Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 310c4853b7613a5ec87f391646ffefe23ede991a 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-ssh4227818414900100241.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-ssh9741397507986775826.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-ssh13928513975892776302.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-ssh17901196912633957874.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-ssh583565234847226131.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38578 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/791 [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/791 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 310c4853b7613a5ec87f391646ffefe23ede991a (main) Commit message: "Merge pull request #5076 from judehung/fix-minor-typo" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 > git rev-list --no-walk b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-11T02:22:50.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-11T02:22:50.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-11T02:22:51.010Z] ========================================================= [2025-02-11T02:22:51.010Z] EdgeX Global Pipelines Version Info [2025-02-11T02:22:51.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-11T02:22:51.747Z] ------------------- [2025-02-11T02:22:51.747Z] stable info: [2025-02-11T02:22:51.747Z] ------------------- [2025-02-11T02:22:51.747Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-11T02:22:51.747Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T02:22:51.747Z] Message: update stable to v1.0.269 [2025-02-11T02:22:52.319Z] ------------------- [2025-02-11T02:22:52.319Z] experimental info: [2025-02-11T02:22:52.319Z] ------------------- [2025-02-11T02:22:52.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-11T02:22:52.319Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T02:22:52.319Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-11T02:22:52.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-11T02:22:52.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-11T02:22:52.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-11T02:22:52.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-11T02:22:52.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-11T02:22:52.522Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-11T02:22:52.544Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-11T02:22:52.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-11T02:22:52.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-11T02:22:52.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-11T02:22:52.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-11T02:22:52.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-11T02:22:52.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-11T02:22:52.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-11T02:22:52.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-11T02:22:52.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T02:22:52.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T02:22:52.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-11T02:22:52.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-11T02:22:52.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-11T02:22:52.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-11T02:22:52.921Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-11T02:22:52.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-11T02:22:52.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-11T02:22:52.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-11T02:22:53.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-11T02:22:53.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo [2025-02-11T02:22:53.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 310c485 [Pipeline] echo [2025-02-11T02:22:53.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T02:22:53.157Z] provisioning config files... [2025-02-11T02:22:53.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config10934961298326918468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T02:22:53.508Z] ---> ****-login.sh [2025-02-11T02:22:53.508Z] nexus3.edgexfoundry.org:10001 [2025-02-11T02:22:53.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:22:53.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:22:53.768Z] Configure a credential helper to remove this warning. See [2025-02-11T02:22:53.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:22:53.768Z] [2025-02-11T02:22:53.768Z] Login Succeeded [2025-02-11T02:22:53.768Z] nexus3.edgexfoundry.org:10002 [2025-02-11T02:22:53.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:22:53.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:22:53.769Z] Configure a credential helper to remove this warning. See [2025-02-11T02:22:53.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:22:53.769Z] [2025-02-11T02:22:53.769Z] Login Succeeded [2025-02-11T02:22:53.769Z] nexus3.edgexfoundry.org:10003 [2025-02-11T02:22:54.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:22:54.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:22:54.034Z] Configure a credential helper to remove this warning. See [2025-02-11T02:22:54.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:22:54.034Z] [2025-02-11T02:22:54.034Z] Login Succeeded [2025-02-11T02:22:54.034Z] nexus3.edgexfoundry.org:10004 [2025-02-11T02:22:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:22:54.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:22:54.034Z] Configure a credential helper to remove this warning. See [2025-02-11T02:22:54.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:22:54.034Z] [2025-02-11T02:22:54.034Z] Login Succeeded [2025-02-11T02:22:54.034Z] ****.io [2025-02-11T02:22:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:22:54.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:22:54.294Z] Configure a credential helper to remove this warning. See [2025-02-11T02:22:54.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:22:54.295Z] [2025-02-11T02:22:54.295Z] Login Succeeded [2025-02-11T02:22:54.295Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T02:22:54.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T02:22:54.628Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-02-11T02:22:54.628Z] + + cut -d/ -f2dirname [2025-02-11T02:22:54.628Z] cmd/core-command/Dockerfile [2025-02-11T02:22:54.628Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T02:22:54.628Z] + dirname+ cmd/core-data/Dockerfile [2025-02-11T02:22:54.628Z] cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-11T02:22:54.628Z] + + dirname cmd/core-keeper/Dockerfile [2025-02-11T02:22:54.628Z] cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/core-metadata/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/support-notifications/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-11T02:22:54.628Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-11T02:22:54.628Z] + cut -d/ -f2 [2025-02-11T02:22:54.628Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-11T02:22:54.664Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-11T02:22:55.040Z] + git rev-list -1 --merges 310c4853b7613a5ec87f391646ffefe23ede991a~1..310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo [2025-02-11T02:22:55.054Z] -----------> git rev-list -1 --merges 310c4853b7613a5ec87f391646ffefe23ede991a~1..310c4853b7613a5ec87f391646ffefe23ede991a 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:22:55.054Z] 310c4853b7613a5ec87f391646ffefe23ede991a [false] [Pipeline] sh [2025-02-11T02:22:55.353Z] + git log --format=format:%s -1 310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo [2025-02-11T02:22:55.371Z] ========================================================= [2025-02-11T02:22:55.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-11T02:22:55.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-11T02:22:55.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T02:22:55.866Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-11T02:22:55.866Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-11T02:22:55.866Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-11T02:22:55.866Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-11T02:22:55.866Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-11T02:22:55.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:22:56.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T02:22:56.304Z] [2025-02-11T02:22:56.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:22:56.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T02:22:56.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-11T02:22:56.617Z] b85a868b505f: Pulling fs layer [2025-02-11T02:22:56.617Z] e2be974225ed: Pulling fs layer [2025-02-11T02:22:56.617Z] 339a4e72a1f5: Pulling fs layer [2025-02-11T02:22:56.617Z] 988bab9f4d93: Pulling fs layer [2025-02-11T02:22:56.617Z] 1469e6f7b9e6: Pulling fs layer [2025-02-11T02:22:56.617Z] 988bab9f4d93: Waiting [2025-02-11T02:22:56.617Z] eaf3925da568: Pulling fs layer [2025-02-11T02:22:56.617Z] 1469e6f7b9e6: Waiting [2025-02-11T02:22:56.617Z] bab4dde63d76: Pulling fs layer [2025-02-11T02:22:56.617Z] bde34c3a00c8: Pulling fs layer [2025-02-11T02:22:56.617Z] b352a97aabf1: Pulling fs layer [2025-02-11T02:22:56.617Z] eaf3925da568: Waiting [2025-02-11T02:22:56.617Z] bde34c3a00c8: Waiting [2025-02-11T02:22:56.617Z] bab4dde63d76: Waiting [2025-02-11T02:22:56.617Z] 4872d77fe225: Pulling fs layer [2025-02-11T02:22:56.617Z] 5851b861e8e6: Pulling fs layer [2025-02-11T02:22:56.617Z] b352a97aabf1: Waiting [2025-02-11T02:22:56.617Z] 4872d77fe225: Waiting [2025-02-11T02:22:56.617Z] 5851b861e8e6: Waiting [2025-02-11T02:22:56.617Z] e2be974225ed: Verifying Checksum [2025-02-11T02:22:56.617Z] e2be974225ed: Download complete [2025-02-11T02:22:56.617Z] 988bab9f4d93: Verifying Checksum [2025-02-11T02:22:56.617Z] 988bab9f4d93: Download complete [2025-02-11T02:22:56.617Z] 1469e6f7b9e6: Verifying Checksum [2025-02-11T02:22:56.617Z] 1469e6f7b9e6: Download complete [2025-02-11T02:22:56.877Z] eaf3925da568: Verifying Checksum [2025-02-11T02:22:56.877Z] eaf3925da568: Download complete [2025-02-11T02:22:56.877Z] 339a4e72a1f5: Verifying Checksum [2025-02-11T02:22:56.877Z] 339a4e72a1f5: Download complete [2025-02-11T02:22:56.877Z] bde34c3a00c8: Download complete [2025-02-11T02:22:56.877Z] b352a97aabf1: Download complete [2025-02-11T02:22:56.877Z] 4872d77fe225: Verifying Checksum [2025-02-11T02:22:56.877Z] 4872d77fe225: Download complete [2025-02-11T02:22:56.877Z] 5851b861e8e6: Download complete [2025-02-11T02:22:56.877Z] b85a868b505f: Verifying Checksum [2025-02-11T02:22:56.877Z] b85a868b505f: Download complete [2025-02-11T02:22:57.136Z] bab4dde63d76: Verifying Checksum [2025-02-11T02:22:57.136Z] bab4dde63d76: Download complete [2025-02-11T02:22:58.518Z] b85a868b505f: Pull complete [2025-02-11T02:22:58.518Z] e2be974225ed: Pull complete [2025-02-11T02:22:58.777Z] 339a4e72a1f5: Pull complete [2025-02-11T02:22:58.777Z] 988bab9f4d93: Pull complete [2025-02-11T02:22:59.037Z] 1469e6f7b9e6: Pull complete [2025-02-11T02:22:59.296Z] eaf3925da568: Pull complete [2025-02-11T02:23:01.863Z] bab4dde63d76: Pull complete [2025-02-11T02:23:01.863Z] bde34c3a00c8: Pull complete [2025-02-11T02:23:02.437Z] b352a97aabf1: Pull complete [2025-02-11T02:23:03.009Z] 4872d77fe225: Pull complete [2025-02-11T02:23:03.587Z] 5851b861e8e6: Pull complete [2025-02-11T02:23:04.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-11T02:23:04.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T02:23:04.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:23:04.962Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T02:23:05.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T02:23:08.096Z] $ docker top 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 -eo pid,comm [2025-02-11T02:23:08.154Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-11T02:23:08.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T02:23:08.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T02:23:08.205Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T02:23:08.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T02:23:08.304Z] $ docker exec 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent [2025-02-11T02:23:08.406Z] SSH_AUTH_SOCK=/tmp/ssh-zWYwajdgRrUx/agent.32 [2025-02-11T02:23:08.406Z] SSH_AGENT_PID=38 [2025-02-11T02:23:08.413Z] Running ssh-add (command line suppressed) [2025-02-11T02:23:08.500Z] Identity added: /w/workspace/edgex-go/791@tmp/private_key_17592276197729859408.key (/w/workspace/edgex-go/791@tmp/private_key_17592276197729859408.key) [2025-02-11T02:23:08.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T02:23:08.811Z] + git tag --points-at HEAD [Pipeline] } [2025-02-11T02:23:08.826Z] $ docker exec --env ******** --env ******** 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent -k [2025-02-11T02:23:08.931Z] unset SSH_AUTH_SOCK; [2025-02-11T02:23:08.932Z] unset SSH_AGENT_PID; [2025-02-11T02:23:08.932Z] echo Agent pid 38 killed; [2025-02-11T02:23:08.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-11T02:23:08.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T02:23:08.985Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T02:23:09.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T02:23:09.113Z] $ docker exec 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent [2025-02-11T02:23:09.205Z] SSH_AUTH_SOCK=/tmp/ssh-ejYDrXJ58yTy/agent.71 [2025-02-11T02:23:09.205Z] SSH_AGENT_PID=77 [2025-02-11T02:23:09.210Z] Running ssh-add (command line suppressed) [2025-02-11T02:23:09.296Z] Identity added: /w/workspace/edgex-go/791@tmp/private_key_15100227272393671701.key (/w/workspace/edgex-go/791@tmp/private_key_15100227272393671701.key) [2025-02-11T02:23:09.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T02:23:09.607Z] + git semver init [2025-02-11T02:23:09.867Z] 2025-02-11 02:23:09,800 [run_init] DEBUG init version:0.0.0 force:False [2025-02-11T02:23:09.867Z] 2025-02-11 02:23:09,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/791/.semver [2025-02-11T02:23:09.867Z] 2025-02-11 02:23:09,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/791/.semver [2025-02-11T02:23:09.867Z] 2025-02-11 02:23:09,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/791/.semver'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) [2025-02-11T02:23:15.160Z] 2025-02-11 02:23:14,492 [append_file] DEBUG append to file:/w/workspace/edgex-go/791/.git/info/exclude [2025-02-11T02:23:15.160Z] 2025-02-11 02:23:14,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/791/.semver/main with force:False [2025-02-11T02:23:15.160Z] 2025-02-11 02:23:14,493 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T02:23:15.160Z] 2025-02-11 02:23:14,493 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T02:23:15.160Z] 4.0.0-dev.55 [Pipeline] } [2025-02-11T02:23:15.170Z] $ docker exec --env ******** --env ******** 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent -k [2025-02-11T02:23:15.273Z] unset SSH_AUTH_SOCK; [2025-02-11T02:23:15.273Z] unset SSH_AGENT_PID; [2025-02-11T02:23:15.273Z] echo Agent pid 77 killed; [2025-02-11T02:23:15.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T02:23:15.612Z] + git semver [Pipeline] } [2025-02-11T02:23:16.191Z] $ docker stop --time=1 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 [2025-02-11T02:23:17.586Z] $ docker rm -f --volumes 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T02:23:17.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-11T02:23:18.163Z] Stashed 1 file(s) [Pipeline] echo [2025-02-11T02:23:18.168Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.55 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-11T02:23:18.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo [2025-02-11T02:23:18.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T02:23:18.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T02:23:18.708Z] ========================================================= [2025-02-11T02:23:18.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-11T02:23:18.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-11T02:23:19.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T02:23:19.008Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-11T02:23:19.008Z] da9db072f522: Pulling fs layer [2025-02-11T02:23:19.008Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-11T02:23:19.008Z] 06f05ace1117: Pulling fs layer [2025-02-11T02:23:19.008Z] 5fe327b54edc: Pulling fs layer [2025-02-11T02:23:19.008Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T02:23:19.008Z] 92a5565b7b96: Pulling fs layer [2025-02-11T02:23:19.008Z] ff9bb7016b71: Pulling fs layer [2025-02-11T02:23:19.008Z] b67dba6c2c7d: Pulling fs layer [2025-02-11T02:23:19.008Z] a813b0c90790: Pulling fs layer [2025-02-11T02:23:19.008Z] 5fe327b54edc: Waiting [2025-02-11T02:23:19.008Z] b67dba6c2c7d: Waiting [2025-02-11T02:23:19.008Z] a813b0c90790: Waiting [2025-02-11T02:23:19.008Z] 4f4fb700ef54: Waiting [2025-02-11T02:23:19.008Z] ff9bb7016b71: Waiting [2025-02-11T02:23:19.008Z] 92a5565b7b96: Waiting [2025-02-11T02:23:19.008Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-11T02:23:19.008Z] 6ef4a4ee8ca5: Download complete [2025-02-11T02:23:19.008Z] 5fe327b54edc: Verifying Checksum [2025-02-11T02:23:19.008Z] 5fe327b54edc: Download complete [2025-02-11T02:23:19.267Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T02:23:19.267Z] 4f4fb700ef54: Download complete [2025-02-11T02:23:19.267Z] 92a5565b7b96: Download complete [2025-02-11T02:23:19.267Z] da9db072f522: Download complete [2025-02-11T02:23:19.267Z] ff9bb7016b71: Verifying Checksum [2025-02-11T02:23:19.267Z] ff9bb7016b71: Download complete [2025-02-11T02:23:19.267Z] da9db072f522: Pull complete [2025-02-11T02:23:19.527Z] 6ef4a4ee8ca5: Pull complete [2025-02-11T02:23:19.527Z] a813b0c90790: Verifying Checksum [2025-02-11T02:23:19.527Z] a813b0c90790: Download complete [2025-02-11T02:23:19.527Z] 06f05ace1117: Verifying Checksum [2025-02-11T02:23:19.527Z] 06f05ace1117: Download complete [2025-02-11T02:23:20.095Z] b67dba6c2c7d: Verifying Checksum [2025-02-11T02:23:20.095Z] b67dba6c2c7d: Download complete [2025-02-11T02:23:23.384Z] 06f05ace1117: Pull complete [2025-02-11T02:23:23.384Z] 5fe327b54edc: Pull complete [2025-02-11T02:23:23.384Z] 4f4fb700ef54: Pull complete [2025-02-11T02:23:23.384Z] 92a5565b7b96: Pull complete [2025-02-11T02:23:23.384Z] ff9bb7016b71: Pull complete [2025-02-11T02:23:25.287Z] b67dba6c2c7d: Pull complete [2025-02-11T02:23:25.855Z] a813b0c90790: Pull complete [2025-02-11T02:23:25.855Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-11T02:23:25.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T02:23:25.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-11T02:23:26.168Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T02:23:26.168Z] WORKDIR /edgex [2025-02-11T02:23:26.168Z] COPY go.mod . [2025-02-11T02:23:26.168Z] RUN go mod download [2025-02-11T02:23:26.168Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-11T02:23:26.736Z] Sending build context to Docker daemon 180MB [2025-02-11T02:23:26.736Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T02:23:26.736Z] ---> 3ba60ce46760 [2025-02-11T02:23:26.736Z] Step 2/4 : WORKDIR /edgex [2025-02-11T02:23:33.295Z] Still waiting to schedule task [2025-02-11T02:23:33.296Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38572’ [2025-02-11T02:23:33.329Z] ---> Running in 5cdd72ec1cc5 [2025-02-11T02:23:33.329Z] Removing intermediate container 5cdd72ec1cc5 [2025-02-11T02:23:33.329Z] ---> 2fba8feb2666 [2025-02-11T02:23:33.329Z] Step 3/4 : COPY go.mod . [2025-02-11T02:23:33.329Z] ---> 40510a94e585 [2025-02-11T02:23:33.329Z] Step 4/4 : RUN go mod download [2025-02-11T02:23:33.329Z] ---> Running in c32605ea410a [2025-02-11T02:23:55.330Z] Removing intermediate container c32605ea410a [2025-02-11T02:23:55.330Z] ---> 7aae93131924 [2025-02-11T02:23:55.330Z] Successfully built 7aae93131924 [2025-02-11T02:23:55.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:23:55.646Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T02:23:55.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:23:55.737Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T02:23:55.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T02:23:56.170Z] $ docker top 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T02:23:56.527Z] + go version [2025-02-11T02:23:56.527Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-11T02:23:56.536Z] $ docker stop --time=1 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 [2025-02-11T02:23:57.804Z] $ docker rm -f --volumes 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:23:58.253Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T02:23:58.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:23:58.336Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T02:23:58.367Z] $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T02:23:58.691Z] $ docker top 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-11T02:23:58.776Z] ========================================================= [2025-02-11T02:23:58.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-11T02:23:58.776Z] ========================================================= [Pipeline] sh [2025-02-11T02:23:59.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] fileExists [Pipeline] sh [2025-02-11T02:23:59.363Z] + make test [2025-02-11T02:23:59.363Z] go test -race -coverprofile=coverage.out ./... [2025-02-11T02:24:07.481Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-11T02:24:33.774Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-11T02:24:33.774Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-11T02:24:35.149Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-11T02:24:35.409Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-11T02:24:35.409Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-11T02:24:35.409Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-11T02:24:35.409Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-11T02:24:35.409Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-11T02:24:35.668Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-11T02:24:35.668Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-11T02:24:35.668Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-11T02:24:40.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-11T02:24:40.977Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-11T02:24:40.977Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-11T02:24:40.977Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-11T02:24:40.977Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-11T02:24:40.977Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-11T02:24:41.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-02-11T02:24:41.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2025-02-11T02:24:41.237Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-11T02:24:41.237Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-11T02:24:41.237Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-11T02:24:41.504Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-11T02:24:41.504Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-11T02:24:42.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-11T02:24:42.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-11T02:24:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-11T02:24:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-11T02:24:43.816Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:24:43.816Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-11T02:24:43.816Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-11T02:24:43.816Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-11T02:24:45.196Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-11T02:24:45.196Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-11T02:24:45.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-02-11T02:24:45.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 47.2% of statements [2025-02-11T02:24:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.108s coverage: 93.4% of statements [2025-02-11T02:24:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-02-11T02:24:46.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 9.4% of statements [2025-02-11T02:24:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-11T02:24:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-11T02:24:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-11T02:24:47.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-11T02:24:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2025-02-11T02:24:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-11T02:24:49.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-11T02:24:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-11T02:24:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-11T02:24:49.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:24:49.005Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-11T02:24:49.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] [2025-02-11T02:24:50.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-02-11T02:24:50.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 43.1% of statements [2025-02-11T02:24:50.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements [2025-02-11T02:24:50.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-02-11T02:24:50.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-11T02:24:50.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-11T02:24:50.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-11T02:24:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-11T02:24:51.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-11T02:24:51.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-11T02:24:51.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-11T02:24:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements [2025-02-11T02:24:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-02-11T02:24:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-02-11T02:24:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2025-02-11T02:24:52.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-11T02:24:52.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-11T02:24:52.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-11T02:24:53.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-11T02:24:53.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-11T02:24:53.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-11T02:24:53.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-11T02:24:54.214Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-11T02:24:54.214Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-11T02:24:54.789Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-11T02:24:55.732Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-11T02:24:56.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-11T02:24:57.703Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-11T02:24:57.703Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-11T02:25:00.274Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-11T02:25:00.537Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-11T02:25:00.537Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-11T02:25:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-11T02:25:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-11T02:25:01.488Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:25:03.413Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-11T02:25:03.413Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-11T02:25:03.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-11T02:25:03.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-11T02:25:03.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-11T02:25:03.675Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-11T02:25:03.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-11T02:25:03.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-02-11T02:25:05.594Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-11T02:25:05.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-11T02:25:05.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-11T02:25:05.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-11T02:25:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-11T02:25:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-11T02:25:06.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:25:06.539Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-11T02:25:07.486Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-11T02:25:07.486Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-11T02:25:07.486Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-11T02:25:08.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-11T02:25:08.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-11T02:25:08.875Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.1% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2025-02-11T02:25:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-02-11T02:25:15.484Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-02-11T02:25:15.484Z] running golangci-lint [2025-02-11T02:25:15.484Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-11T02:25:15.484Z] go version go1.23.4 linux/amd64 [2025-02-11T02:25:15.746Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-11T02:25:15.746Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-11T02:25:15.746Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-11T02:25:42.980Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 24.756420182s" [2025-02-11T02:25:42.980Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.239112ms" [2025-02-11T02:25:56.313Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.496424203s with top 10 stages: buildir: 1m5.660520823s, gosec: 4.073668622s, inspect: 3.057657325s, fact_deprecated: 3.046807732s, ctrlflow: 2.196963093s, printf: 1.921735156s, fact_purity: 1.577391866s, nilness: 1.52464622s, S1038: 1.333738846s, unused: 1.03907782s" [2025-02-11T02:25:56.313Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-11T02:25:56.313Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" [2025-02-11T02:25:56.313Z] level=info msg="[runner] processing took 23.223736ms with stages: nolint: 10.974517ms, identifier_marker: 5.193587ms, path_prettifier: 2.458212ms, autogenerated_exclude: 1.928697ms, exclude-rules: 1.572024ms, skip_dirs: 927.528µs, filename_unadjuster: 86.481µs, cgo: 39.96µs, invalid_issue: 36.75µs, max_same_issues: 1µs, uniq_by_line: 760ns, exclude: 580ns, skip_files: 570ns, max_from_linter: 510ns, path_prefixer: 470ns, severity-rules: 460ns, fixer: 460ns, sort_results: 290ns, diff: 270ns, path_shortener: 240ns, source_code: 210ns, max_per_file_from_linter: 160ns" [2025-02-11T02:25:56.313Z] level=info msg="[runner] linters took 13.662148541s with stages: goanalysis_metalinter: 13.638766283s" [2025-02-11T02:25:56.313Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-11T02:25:56.313Z] level=info msg="Memory: 386 samples, avg is 295.0MB, max is 1306.6MB" [2025-02-11T02:25:56.313Z] level=info msg="Execution took 38.477895533s" [2025-02-11T02:25:56.313Z] go vet ./... [2025-02-11T02:26:01.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-11T02:26:01.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-11T02:26:01.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-11T02:26:01.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-11T02:26:01.912Z] + ls -al . [2025-02-11T02:26:01.912Z] total 1872 [2025-02-11T02:26:01.912Z] drwxrwxr-x 11 1001 1001 4096 Feb 11 02:24 . [2025-02-11T02:26:01.912Z] drwxr-xr-x 4 root root 4096 Feb 11 02:23 .. [2025-02-11T02:26:01.912Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 .blubracket [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 10 Feb 11 02:22 .dockerignore [2025-02-11T02:26:01.912Z] drwxrwxr-x 8 1001 1001 4096 Feb 11 02:25 .git [2025-02-11T02:26:01.912Z] drwxrwxr-x 3 1001 1001 4096 Feb 11 02:22 .github [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 907 Feb 11 02:22 .gitignore [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 199 Feb 11 02:22 .golangci.yml [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 100 Feb 11 02:22 .hadolint.yml [2025-02-11T02:26:01.912Z] drwxr-xr-x 3 1001 1001 4096 Feb 11 02:23 .semver [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 155 Feb 11 02:22 .sonarcloud.properties [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 1171 Feb 11 02:22 ADOPTERS.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 17374 Feb 11 02:22 Attribution.txt [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 100284 Feb 11 02:22 CHANGELOG.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 3804 Feb 11 02:22 CONTRIBUTING.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 677 Feb 11 02:22 GOVERNANCE.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 858 Feb 11 02:22 Jenkinsfile [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 10775 Feb 11 02:22 LICENSE [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 16740 Feb 11 02:22 Makefile [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 582 Feb 11 02:22 OWNERS.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 9932 Feb 11 02:22 README.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 789 Feb 11 02:22 SECURITY.md [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 12 Feb 11 02:23 VERSION [2025-02-11T02:26:01.912Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 bin [2025-02-11T02:26:01.912Z] drwxrwxr-x 19 1001 1001 4096 Feb 11 02:22 cmd [2025-02-11T02:26:01.912Z] -rw-r--r-- 1 root root 1544537 Feb 11 02:25 coverage.out [2025-02-11T02:26:01.912Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 fuzz_test [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 6494 Feb 11 02:22 go.mod [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 88223 Feb 11 02:22 go.sum [2025-02-11T02:26:01.912Z] drwxrwxr-x 7 1001 1001 4096 Feb 11 02:22 internal [2025-02-11T02:26:01.912Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 openapi [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 584 Feb 11 02:22 security.txt [2025-02-11T02:26:01.912Z] -rw-rw-r-- 1 1001 1001 204 Feb 11 02:22 version.go [Pipeline] sh [2025-02-11T02:26:02.202Z] + '[' -e coverage.out ] [2025-02-11T02:26:02.202Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-11T02:26:02.364Z] Stashed 1 file(s) [Pipeline] sh [2025-02-11T02:26:02.652Z] + make build [2025-02-11T02:26:02.652Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-11T02:26:29.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-11T02:26:29.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-11T02:26:29.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-11T02:26:29.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-11T02:26:30.611Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-11T02:26:38.446Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-11T02:26:38.446Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-11T02:26:40.345Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-11T02:26:40.912Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-11T02:26:43.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-11T02:26:43.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-11T02:26:43.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-11T02:26:50.333Z] $ docker stop --time=1 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 [2025-02-11T02:26:56.081Z] $ docker rm -f --volumes 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:26:57.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T02:26:57.262Z] [2025-02-11T02:26:57.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:26:57.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T02:26:57.567Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-11T02:26:57.567Z] 91d30c5bc195: Pulling fs layer [2025-02-11T02:26:57.567Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-11T02:26:57.567Z] 9c61dcf015f6: Pulling fs layer [2025-02-11T02:26:57.567Z] 4698f68db338: Pulling fs layer [2025-02-11T02:26:57.567Z] 2a2f49069b9e: Pulling fs layer [2025-02-11T02:26:57.567Z] e0025b399a48: Pulling fs layer [2025-02-11T02:26:57.567Z] 4698f68db338: Waiting [2025-02-11T02:26:57.567Z] 2a2f49069b9e: Waiting [2025-02-11T02:26:57.567Z] e0025b399a48: Waiting [2025-02-11T02:26:57.841Z] 91d30c5bc195: Verifying Checksum [2025-02-11T02:26:57.841Z] 91d30c5bc195: Download complete [2025-02-11T02:26:57.841Z] 4698f68db338: Download complete [2025-02-11T02:26:58.109Z] 91d30c5bc195: Pull complete [2025-02-11T02:26:58.369Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-11T02:26:58.369Z] 2e9b0aa3be6d: Download complete [2025-02-11T02:26:58.369Z] e0025b399a48: Download complete [2025-02-11T02:26:58.369Z] 2a2f49069b9e: Download complete [2025-02-11T02:26:58.635Z] 2e9b0aa3be6d: Pull complete [2025-02-11T02:27:01.333Z] 9c61dcf015f6: Verifying Checksum [2025-02-11T02:27:01.333Z] 9c61dcf015f6: Download complete [2025-02-11T02:27:04.632Z] 9c61dcf015f6: Pull complete [2025-02-11T02:27:04.632Z] 4698f68db338: Pull complete [2025-02-11T02:27:04.632Z] 2a2f49069b9e: Pull complete [2025-02-11T02:27:04.632Z] e0025b399a48: Pull complete [2025-02-11T02:27:04.632Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-11T02:27:04.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T02:27:04.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:27:04.748Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T02:27:04.781Z] $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-11T02:27:08.790Z] $ docker top 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T02:27:09.175Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-11T02:27:11.731Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #1 transferring dockerfile: 1.83kB done [2025-02-11T02:27:11.731Z] #1 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #2 transferring dockerfile: 1.70kB done [2025-02-11T02:27:11.731Z] #2 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #3 transferring dockerfile: 2.14kB done [2025-02-11T02:27:11.731Z] #3 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #4 transferring dockerfile: 2.23kB done [2025-02-11T02:27:11.731Z] #4 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #5 transferring dockerfile: 2.10kB done [2025-02-11T02:27:11.731Z] #5 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #6 transferring dockerfile: 1.69kB done [2025-02-11T02:27:11.731Z] #6 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #7 transferring dockerfile: 2.00kB done [2025-02-11T02:27:11.731Z] #7 DONE 0.1s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #8 transferring dockerfile: 2.50kB done [2025-02-11T02:27:11.731Z] #8 DONE 0.0s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #9 transferring dockerfile: 2.01kB done [2025-02-11T02:27:11.731Z] #9 DONE 0.1s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #10 transferring dockerfile: 1.89kB done [2025-02-11T02:27:11.731Z] #10 DONE 0.1s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #11 transferring dockerfile: 3.02kB 0.0s done [2025-02-11T02:27:11.731Z] #11 DONE 0.1s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #12 [support-scheduler internal] load .dockerignore [2025-02-11T02:27:11.731Z] #12 transferring context: 50B done [2025-02-11T02:27:11.731Z] #12 DONE 0.1s [2025-02-11T02:27:11.731Z] [2025-02-11T02:27:11.731Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-02-11T02:27:11.731Z] #13 transferring dockerfile: 1.81kB 0.0s done [2025-02-11T02:27:11.991Z] #13 DONE 0.1s [2025-02-11T02:27:11.991Z] [2025-02-11T02:27:11.991Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-11T02:27:11.991Z] #14 transferring dockerfile: 2.49kB 0.0s done [2025-02-11T02:27:11.991Z] #14 DONE 0.1s [2025-02-11T02:27:11.991Z] [2025-02-11T02:27:11.991Z] #15 [core-command internal] load build definition from Dockerfile [2025-02-11T02:27:11.991Z] #15 transferring dockerfile: 1.94kB done [2025-02-11T02:27:11.991Z] #15 DONE 0.1s [2025-02-11T02:27:11.991Z] [2025-02-11T02:27:11.991Z] #16 [core-data internal] load build definition from Dockerfile [2025-02-11T02:27:11.991Z] #16 transferring dockerfile: 2.04kB done [2025-02-11T02:27:11.991Z] #16 DONE 0.1s [2025-02-11T02:27:11.991Z] [2025-02-11T02:27:11.991Z] #17 [security-spire-server internal] load .dockerignore [2025-02-11T02:27:11.991Z] #17 transferring context: 50B done [2025-02-11T02:27:11.991Z] #17 DONE 0.0s [2025-02-11T02:27:11.991Z] [2025-02-11T02:27:11.991Z] #18 [security-proxy-auth internal] load .dockerignore [2025-02-11T02:27:11.991Z] #18 transferring context: 50B done [2025-02-11T02:27:12.261Z] #18 DONE 0.2s [2025-02-11T02:27:12.261Z] [2025-02-11T02:27:12.261Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:12.261Z] #19 DONE 0.0s [2025-02-11T02:27:12.261Z] [2025-02-11T02:27:12.261Z] #20 [core-data internal] load .dockerignore [2025-02-11T02:27:12.835Z] #20 ... [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:12.835Z] #19 DONE 0.0s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:27:12.835Z] #21 ... [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #22 [core-metadata internal] load .dockerignore [2025-02-11T02:27:12.835Z] #22 transferring context: 50B done [2025-02-11T02:27:12.835Z] #22 DONE 0.8s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:12.835Z] #19 DONE 0.0s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-11T02:27:12.835Z] #23 transferring context: 50B done [2025-02-11T02:27:12.835Z] #23 DONE 0.8s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #24 [security-spire-config internal] load .dockerignore [2025-02-11T02:27:12.835Z] #24 transferring context: 50B done [2025-02-11T02:27:12.835Z] #24 DONE 0.8s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #25 [core-keeper internal] load .dockerignore [2025-02-11T02:27:12.835Z] #25 transferring context: 50B done [2025-02-11T02:27:12.835Z] #25 DONE 0.8s [2025-02-11T02:27:12.835Z] [2025-02-11T02:27:12.835Z] #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:27:13.099Z] #21 ... [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-02-11T02:27:13.099Z] #26 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #26 DONE 0.8s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-02-11T02:27:13.099Z] #27 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #27 DONE 0.8s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #28 [support-notifications internal] load .dockerignore [2025-02-11T02:27:13.099Z] #28 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #28 DONE 0.9s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:13.099Z] #19 DONE 0.0s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:27:13.099Z] #21 ... [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #20 [core-data internal] load .dockerignore [2025-02-11T02:27:13.099Z] #20 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #20 DONE 0.9s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #29 [security-proxy-setup internal] load .dockerignore [2025-02-11T02:27:13.099Z] #29 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #29 DONE 1.0s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:13.099Z] #19 DONE 0.0s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #30 [security-bootstrapper internal] load .dockerignore [2025-02-11T02:27:13.099Z] #30 transferring context: 50B 0.0s done [2025-02-11T02:27:13.099Z] #30 DONE 1.0s [2025-02-11T02:27:13.099Z] [2025-02-11T02:27:13.099Z] #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:27:13.357Z] #21 DONE 0.9s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #31 [security-spire-agent internal] load .dockerignore [2025-02-11T02:27:13.357Z] #31 transferring context: 50B 0.0s done [2025-02-11T02:27:13.357Z] #31 DONE 1.0s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #32 [security-spiffe-token-provider internal] load build context [2025-02-11T02:27:13.357Z] #32 DONE 0.0s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #33 [core-command internal] load .dockerignore [2025-02-11T02:27:13.357Z] #33 transferring context: 50B 0.0s done [2025-02-11T02:27:13.357Z] #33 DONE 1.0s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #34 [security-secretstore-setup internal] load build context [2025-02-11T02:27:13.357Z] #34 DONE 0.0s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:27:13.357Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T02:27:13.357Z] #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T02:27:13.357Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:27:13.357Z] #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T02:27:13.357Z] #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T02:27:13.357Z] #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-11T02:27:13.357Z] #35 ... [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:13.357Z] #19 DONE 0.0s [2025-02-11T02:27:13.357Z] [2025-02-11T02:27:13.357Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:27:13.662Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T02:27:13.662Z] #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T02:27:13.662Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:27:13.662Z] #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T02:27:13.662Z] #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T02:27:13.662Z] #35 ... [2025-02-11T02:27:13.662Z] [2025-02-11T02:27:13.662Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T02:27:13.662Z] #19 DONE 0.0s [2025-02-11T02:27:13.662Z] [2025-02-11T02:27:13.662Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:27:13.662Z] #21 DONE 1.3s [2025-02-11T02:27:13.662Z] [2025-02-11T02:27:13.662Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:27:13.662Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T02:27:13.662Z] #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T02:27:13.662Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:27:13.662Z] #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T02:27:13.662Z] #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T02:27:13.931Z] #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done [2025-02-11T02:27:13.932Z] #35 ... [2025-02-11T02:27:13.932Z] [2025-02-11T02:27:13.932Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-11T02:27:13.932Z] #36 DONE 1.6s [2025-02-11T02:27:13.932Z] [2025-02-11T02:27:13.932Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:27:13.932Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T02:27:13.932Z] #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T02:27:13.932Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:27:13.932Z] #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T02:27:13.932Z] #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T02:27:13.932Z] #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done [2025-02-11T02:27:21.213Z] #35 ... [2025-02-11T02:27:21.213Z] [2025-02-11T02:27:21.213Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:21.213Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-02-11T02:27:21.213Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-11T02:27:21.213Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-11T02:27:21.213Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-11T02:27:21.213Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.4s [2025-02-11T02:27:21.213Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.4s [2025-02-11T02:27:21.213Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.4s [2025-02-11T02:27:22.101Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-11T02:27:22.117Z] Running in /w/workspace/edgex-go/791 [Pipeline] { [Pipeline] checkout [2025-02-11T02:27:22.163Z] The recommended git tool is: git [2025-02-11T02:27:23.141Z] #37 ... [2025-02-11T02:27:23.141Z] [2025-02-11T02:27:23.141Z] #38 [core-metadata internal] load build context [2025-02-11T02:27:23.141Z] #38 transferring context: 446.26MB 9.1s done [2025-02-11T02:27:23.141Z] #38 ... [2025-02-11T02:27:23.141Z] [2025-02-11T02:27:23.141Z] #39 [support-scheduler internal] load build context [2025-02-11T02:27:23.141Z] #39 transferring context: 446.26MB 9.9s done [2025-02-11T02:27:23.141Z] #39 ... [2025-02-11T02:27:23.141Z] [2025-02-11T02:27:23.141Z] #40 [security-proxy-auth internal] load build context [2025-02-11T02:27:23.400Z] #40 ... [2025-02-11T02:27:23.400Z] [2025-02-11T02:27:23.400Z] #41 [core-keeper internal] load build context [2025-02-11T02:27:23.400Z] #41 transferring context: 446.26MB 9.7s done [2025-02-11T02:27:23.400Z] #41 ... [2025-02-11T02:27:23.400Z] [2025-02-11T02:27:23.400Z] #42 [support-notifications internal] load build context [2025-02-11T02:27:23.400Z] #42 transferring context: 446.26MB 9.6s done [2025-02-11T02:27:23.400Z] #42 ... [2025-02-11T02:27:23.400Z] [2025-02-11T02:27:23.400Z] #32 [security-spiffe-token-provider internal] load build context [2025-02-11T02:27:23.400Z] #32 transferring context: 446.26MB 9.3s done [2025-02-11T02:27:23.677Z] #32 ... [2025-02-11T02:27:23.677Z] [2025-02-11T02:27:23.677Z] #34 [security-secretstore-setup internal] load build context [2025-02-11T02:27:23.677Z] #34 transferring context: 446.26MB 10.1s done [2025-02-11T02:27:23.677Z] #34 ... [2025-02-11T02:27:23.677Z] [2025-02-11T02:27:23.677Z] #43 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-11T02:27:23.677Z] #43 ... [2025-02-11T02:27:23.677Z] [2025-02-11T02:27:23.677Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-11T02:27:23.943Z] #44 ... [2025-02-11T02:27:23.943Z] [2025-02-11T02:27:23.943Z] #45 [security-spire-server internal] load build context [2025-02-11T02:27:23.943Z] #45 transferring context: 23.80kB 0.1s done [2025-02-11T02:27:23.943Z] #45 ... [2025-02-11T02:27:23.943Z] [2025-02-11T02:27:23.943Z] #46 [core-command internal] load build context [2025-02-11T02:27:23.943Z] #46 transferring context: 134.61MB 5.1s [2025-02-11T02:27:24.625Z] #46 ... [2025-02-11T02:27:24.625Z] [2025-02-11T02:27:24.625Z] #47 [core-data internal] load build context [2025-02-11T02:27:24.625Z] #47 transferring context: 446.26MB 10.1s done [2025-02-11T02:27:24.625Z] #47 ... [2025-02-11T02:27:24.625Z] [2025-02-11T02:27:24.625Z] #48 [security-proxy-setup internal] load build context [2025-02-11T02:27:24.625Z] #48 ... [2025-02-11T02:27:24.625Z] [2025-02-11T02:27:24.625Z] #49 [security-bootstrapper internal] load build context [2025-02-11T02:27:24.625Z] #49 ... [2025-02-11T02:27:24.625Z] [2025-02-11T02:27:24.625Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-11T02:27:24.625Z] #50 transferring context: 446.26MB 10.4s done [2025-02-11T02:27:24.885Z] #50 ... [2025-02-11T02:27:24.885Z] [2025-02-11T02:27:24.885Z] #51 [security-spire-config internal] load build context [2025-02-11T02:27:24.885Z] #51 transferring context: 22.05kB 0.1s done [2025-02-11T02:27:24.885Z] #51 ... [2025-02-11T02:27:24.885Z] [2025-02-11T02:27:24.885Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:24.885Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.7s done [2025-02-11T02:27:24.885Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.5s done [2025-02-11T02:27:24.885Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.7s [2025-02-11T02:27:24.885Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-11T02:27:26.849Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s done [2025-02-11T02:27:28.205Z] using credential edgex-jenkins-ssh [2025-02-11T02:27:28.232Z] Cloning the remote Git repository [2025-02-11T02:27:28.279Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-11T02:27:28.382Z] > git init /w/workspace/edgex-go/791 # timeout=10 [2025-02-11T02:27:29.397Z] #37 ... [2025-02-11T02:27:29.397Z] [2025-02-11T02:27:29.397Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-11T02:27:29.397Z] #44 DONE 15.7s [2025-02-11T02:27:29.397Z] [2025-02-11T02:27:29.397Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:29.397Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-02-11T02:27:29.398Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-11T02:27:29.398Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-11T02:27:29.398Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-11T02:27:29.398Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.7s done [2025-02-11T02:27:29.398Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.5s done [2025-02-11T02:27:29.398Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s done [2025-02-11T02:27:29.398Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-11T02:27:29.398Z] #37 ... [2025-02-11T02:27:29.398Z] [2025-02-11T02:27:29.398Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:27:29.398Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T02:27:29.398Z] #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T02:27:29.398Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:27:29.398Z] #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T02:27:29.398Z] #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T02:27:29.398Z] #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done [2025-02-11T02:27:28.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-11T02:27:28.548Z] > git --version # timeout=10 [2025-02-11T02:27:28.575Z] > git --version # 'git version 2.25.1' [2025-02-11T02:27:28.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-11T02:27:28.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-11T02:27:33.865Z] #35 ... [2025-02-11T02:27:33.865Z] [2025-02-11T02:27:33.865Z] #40 [security-proxy-auth internal] load build context [2025-02-11T02:27:33.865Z] #40 transferring context: 446.26MB 10.7s done [2025-02-11T02:27:33.865Z] #40 ... [2025-02-11T02:27:33.865Z] [2025-02-11T02:27:33.865Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:33.865Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-11T02:27:33.865Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.1s [2025-02-11T02:27:34.134Z] #37 ... [2025-02-11T02:27:34.134Z] [2025-02-11T02:27:34.134Z] #46 [core-command internal] load build context [2025-02-11T02:27:34.134Z] #46 transferring context: 446.26MB 8.6s done [2025-02-11T02:27:34.392Z] #46 ... [2025-02-11T02:27:34.392Z] [2025-02-11T02:27:34.392Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:34.392Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.8s done [2025-02-11T02:27:35.337Z] #37 ... [2025-02-11T02:27:35.337Z] [2025-02-11T02:27:35.337Z] #48 [security-proxy-setup internal] load build context [2025-02-11T02:27:35.337Z] #48 transferring context: 446.26MB 9.2s done [2025-02-11T02:27:35.337Z] #48 ... [2025-02-11T02:27:35.337Z] [2025-02-11T02:27:35.337Z] #49 [security-bootstrapper internal] load build context [2025-02-11T02:27:35.337Z] #49 transferring context: 446.26MB 7.3s done [2025-02-11T02:27:36.274Z] #49 ... [2025-02-11T02:27:36.274Z] [2025-02-11T02:27:36.274Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:36.274Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-02-11T02:27:36.274Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-11T02:27:37.213Z] #37 ... [2025-02-11T02:27:37.213Z] [2025-02-11T02:27:37.213Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:27:37.213Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 7.6s done [2025-02-11T02:27:37.213Z] #52 DONE 7.6s [2025-02-11T02:27:37.213Z] [2025-02-11T02:27:37.213Z] #53 [security-spire-agent internal] load build context [2025-02-11T02:27:44.046Z] #53 ... [2025-02-11T02:27:44.046Z] [2025-02-11T02:27:44.046Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:44.046Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2025-02-11T02:27:44.612Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2025-02-11T02:27:45.015Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2025-02-11T02:27:45.891Z] Avoid second fetch [2025-02-11T02:27:45.892Z] Checking out Revision 310c4853b7613a5ec87f391646ffefe23ede991a (main) [2025-02-11T02:27:45.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-11T02:27:45.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-11T02:27:45.906Z] > git config core.sparsecheckout # timeout=10 [2025-02-11T02:27:45.964Z] > git checkout -f 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 [2025-02-11T02:27:46.668Z] Commit message: "Merge pull request #5076 from judehung/fix-minor-typo" [2025-02-11T02:27:47.003Z] #37 ... [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #51 [security-spire-config internal] load build context [2025-02-11T02:27:47.003Z] #51 DONE 32.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #45 [security-spire-server internal] load build context [2025-02-11T02:27:47.003Z] #45 DONE 32.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #38 [core-metadata internal] load build context [2025-02-11T02:27:47.003Z] #38 DONE 33.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #32 [security-spiffe-token-provider internal] load build context [2025-02-11T02:27:47.003Z] #32 DONE 33.6s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #42 [support-notifications internal] load build context [2025-02-11T02:27:47.003Z] #42 DONE 33.7s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-11T02:27:47.003Z] #50 DONE 33.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #41 [core-keeper internal] load build context [2025-02-11T02:27:47.003Z] #41 DONE 33.5s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #34 [security-secretstore-setup internal] load build context [2025-02-11T02:27:47.003Z] #34 DONE 33.6s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #47 [core-data internal] load build context [2025-02-11T02:27:47.003Z] #47 DONE 33.3s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #39 [support-scheduler internal] load build context [2025-02-11T02:27:47.003Z] #39 DONE 33.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #40 [security-proxy-auth internal] load build context [2025-02-11T02:27:47.003Z] #40 DONE 33.9s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #49 [security-bootstrapper internal] load build context [2025-02-11T02:27:47.003Z] #49 DONE 33.1s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #48 [security-proxy-setup internal] load build context [2025-02-11T02:27:47.003Z] #48 DONE 33.2s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #46 [core-command internal] load build context [2025-02-11T02:27:47.003Z] #46 DONE 33.2s [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-11T02:27:47.003Z] #54 ... [2025-02-11T02:27:47.003Z] [2025-02-11T02:27:47.003Z] #53 [security-spire-agent internal] load build context [2025-02-11T02:27:47.003Z] #53 transferring context: 23.33kB done [2025-02-11T02:27:47.003Z] #53 DONE 17.6s [2025-02-11T02:27:47.261Z] [2025-02-11T02:27:47.261Z] #43 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-11T02:27:47.261Z] #43 DONE 34.3s [2025-02-11T02:27:47.261Z] [2025-02-11T02:27:47.261Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:27:47.518Z] #37 ... [2025-02-11T02:27:47.518Z] [2025-02-11T02:27:47.518Z] #55 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-11T02:27:47.518Z] #55 DONE 0.1s [2025-02-11T02:27:47.518Z] [2025-02-11T02:27:47.518Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:27:48.891Z] #56 ... [2025-02-11T02:27:48.891Z] [2025-02-11T02:27:48.891Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T02:27:48.891Z] #57 DONE 1.8s [2025-02-11T02:27:48.891Z] [2025-02-11T02:27:48.891Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T02:27:48.891Z] #0 0.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.891Z] #0 0.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.891Z] #0 1.195 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:48.891Z] #0 1.204 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:48.891Z] #0 1.207 OK: 8 MiB in 15 packages [2025-02-11T02:27:48.891Z] #58 DONE 1.8s [2025-02-11T02:27:48.891Z] [2025-02-11T02:27:48.891Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-11T02:27:48.891Z] #54 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.891Z] #54 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.891Z] #54 1.343 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:48.891Z] #54 1.349 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:48.891Z] #54 1.358 OK: 8 MiB in 15 packages [2025-02-11T02:27:48.891Z] #54 DONE 1.9s [2025-02-11T02:27:48.891Z] [2025-02-11T02:27:48.891Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T02:27:48.891Z] #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.892Z] #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.892Z] #0 1.188 (1/4) Installing ca-certificates (20241121-r1) [2025-02-11T02:27:48.892Z] #0 1.203 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:48.892Z] #0 1.208 (3/4) Installing su-exec (0.2-r3) [2025-02-11T02:27:48.892Z] #0 1.215 (4/4) Installing yq-go (4.44.1-r2) [2025-02-11T02:27:48.892Z] #0 1.303 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:48.892Z] #0 1.314 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:48.892Z] #0 1.348 OK: 19 MiB in 18 packages [2025-02-11T02:27:48.892Z] #59 DONE 1.8s [2025-02-11T02:27:48.892Z] [2025-02-11T02:27:48.892Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T02:27:48.892Z] #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.892Z] #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:48.892Z] #0 1.325 (1/3) Installing ca-certificates (20241121-r1) [2025-02-11T02:27:48.892Z] #0 1.336 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:48.892Z] #0 1.352 (3/3) Installing tzdata (2024b-r0) [2025-02-11T02:27:48.892Z] #0 1.380 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:48.892Z] #0 1.393 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:48.892Z] #0 1.522 OK: 10 MiB in 17 packages [2025-02-11T02:27:48.892Z] #60 DONE 1.8s [2025-02-11T02:27:48.892Z] [2025-02-11T02:27:48.892Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-11T02:27:49.838Z] #61 ... [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T02:27:49.838Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 1.693 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:49.838Z] #0 1.820 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:49.838Z] #0 1.831 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:49.838Z] #0 1.835 (4/6) Installing openssl (3.3.2-r2) [2025-02-11T02:27:49.838Z] #0 1.847 (5/6) Installing su-exec (0.2-r3) [2025-02-11T02:27:49.838Z] #0 1.850 (6/6) Installing yq-go (4.44.1-r2) [2025-02-11T02:27:49.838Z] #0 1.956 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:49.838Z] #0 1.961 OK: 19 MiB in 18 packages [2025-02-11T02:27:49.838Z] #62 DONE 2.8s [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:27:49.838Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 2.235 (1/7) Installing ca-certificates (20241121-r1) [2025-02-11T02:27:49.838Z] #0 2.254 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:49.838Z] #0 2.258 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-11T02:27:49.838Z] #0 2.263 (4/7) Installing libsodium (1.0.19-r0) [2025-02-11T02:27:49.838Z] #0 2.383 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-11T02:27:49.838Z] #0 2.407 (6/7) Installing libzmq (4.3.5-r2) [2025-02-11T02:27:49.838Z] #0 2.419 (7/7) Installing zeromq (4.3.5-r2) [2025-02-11T02:27:49.838Z] #0 2.424 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:49.838Z] #0 2.429 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:49.838Z] #0 2.476 OK: 12 MiB in 21 packages [2025-02-11T02:27:49.838Z] #63 DONE 2.8s [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T02:27:49.838Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:49.838Z] #0 2.251 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:49.838Z] #0 2.258 (2/2) Installing su-exec (0.2-r3) [2025-02-11T02:27:49.838Z] #0 2.260 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:49.838Z] #0 2.265 OK: 8 MiB in 16 packages [2025-02-11T02:27:49.838Z] #64 DONE 2.8s [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:27:49.838Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-11T02:27:49.838Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-11T02:27:49.838Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-11T02:27:49.838Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-11T02:27:49.838Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2025-02-11T02:27:49.838Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2025-02-11T02:27:49.838Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2025-02-11T02:27:49.838Z] #52 DONE 12.2s [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T02:27:49.838Z] #65 ... [2025-02-11T02:27:49.838Z] [2025-02-11T02:27:49.838Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T02:27:49.838Z] #66 DONE 2.5s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T02:27:50.121Z] #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.273 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:27:50.121Z] #0 2.273 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:27:50.121Z] #0 2.273 OK: 24172 distinct packages available [2025-02-11T02:27:50.121Z] #0 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.655 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:50.121Z] #0 2.791 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:50.121Z] #0 2.804 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:50.121Z] #0 2.809 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:27:50.121Z] #0 2.813 (5/7) Installing libucontext (1.2-r3) [2025-02-11T02:27:50.121Z] #0 2.818 (6/7) Installing gcompat (1.1.0-r4) [2025-02-11T02:27:50.121Z] #0 2.825 (7/7) Installing openssl (3.3.2-r2) [2025-02-11T02:27:50.121Z] #0 2.840 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:50.121Z] #0 2.874 OK: 9 MiB in 19 packages [2025-02-11T02:27:50.121Z] #67 DONE 3.1s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:27:50.121Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.265 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:27:50.121Z] #0 2.265 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:27:50.121Z] #0 2.265 OK: 24172 distinct packages available [2025-02-11T02:27:50.121Z] #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.752 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:50.121Z] #0 2.774 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:27:50.121Z] #0 2.778 (3/4) Installing libucontext (1.2-r3) [2025-02-11T02:27:50.121Z] #0 2.785 (4/4) Installing gcompat (1.1.0-r4) [2025-02-11T02:27:50.121Z] #0 2.789 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:50.121Z] #0 2.798 OK: 8 MiB in 18 packages [2025-02-11T02:27:50.121Z] #68 DONE 3.1s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T02:27:50.121Z] #69 ... [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:27:50.121Z] #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.693 OK: 248 MiB in 58 packages [2025-02-11T02:27:50.121Z] #70 DONE 2.8s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T02:27:50.121Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.121Z] #0 2.776 OK: 248 MiB in 58 packages [2025-02-11T02:27:50.121Z] #71 DONE 2.9s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:27:50.121Z] #72 DONE 0.1s [2025-02-11T02:27:50.121Z] [2025-02-11T02:27:50.121Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:27:50.379Z] #73 ... [2025-02-11T02:27:50.379Z] [2025-02-11T02:27:50.379Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:27:50.379Z] #74 DONE 0.1s [2025-02-11T02:27:50.379Z] [2025-02-11T02:27:50.379Z] #75 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:27:50.379Z] #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.379Z] #0 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.379Z] #0 2.884 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:27:50.379Z] #0 2.884 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:27:50.379Z] #0 2.884 OK: 24172 distinct packages available [2025-02-11T02:27:50.379Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.379Z] #0 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.379Z] #0 3.333 (1/14) Installing ca-certificates (20241121-r1) [2025-02-11T02:27:50.379Z] #0 3.359 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-11T02:27:50.379Z] #0 3.370 (3/14) Installing c-ares (1.33.1-r0) [2025-02-11T02:27:50.379Z] #0 3.376 (4/14) Installing libunistring (1.2-r0) [2025-02-11T02:27:50.379Z] #0 3.424 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-11T02:27:50.379Z] #0 3.448 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-11T02:27:50.379Z] #0 3.459 (7/14) Installing libpsl (0.21.5-r1) [2025-02-11T02:27:50.379Z] #0 3.460 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-11T02:27:50.379Z] #0 3.474 (9/14) Installing libcurl (8.11.1-r1) [2025-02-11T02:27:50.379Z] #0 3.484 (10/14) Installing curl (8.11.1-r1) [2025-02-11T02:27:50.379Z] #0 3.523 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:50.379Z] #0 3.526 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:27:50.379Z] #0 3.530 (13/14) Installing libucontext (1.2-r3) [2025-02-11T02:27:50.379Z] #0 3.534 (14/14) Installing gcompat (1.1.0-r4) [2025-02-11T02:27:50.379Z] #0 3.538 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:50.379Z] #0 3.544 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:50.379Z] #0 3.588 OK: 13 MiB in 28 packages [2025-02-11T02:27:50.379Z] #75 DONE 3.7s [2025-02-11T02:27:50.379Z] [2025-02-11T02:27:50.379Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:50.638Z] #76 ... [2025-02-11T02:27:50.638Z] [2025-02-11T02:27:50.638Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:27:50.638Z] #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.638Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.638Z] #0 2.674 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:27:50.638Z] #0 2.674 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:27:50.638Z] #0 2.674 OK: 24178 distinct packages available [2025-02-11T02:27:50.638Z] #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.638Z] #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:50.638Z] #0 3.101 OK: 248 MiB in 58 packages [2025-02-11T02:27:50.638Z] #77 DONE 3.2s [2025-02-11T02:27:50.638Z] [2025-02-11T02:27:50.638Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:27:50.638Z] #78 DONE 0.0s [2025-02-11T02:27:50.638Z] [2025-02-11T02:27:50.638Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-11T02:27:51.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-11T02:27:51.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T02:27:51.204Z] Dload Upload Total Spent Left Speed [2025-02-11T02:27:51.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2025-02-11T02:27:51.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-11T02:27:51.576Z] #79 ... [2025-02-11T02:27:51.576Z] [2025-02-11T02:27:51.576Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:27:51.576Z] #56 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:51.576Z] #56 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:51.576Z] #56 3.826 OK: 248 MiB in 58 packages [2025-02-11T02:27:51.576Z] #56 DONE 3.9s [2025-02-11T02:27:51.576Z] [2025-02-11T02:27:51.576Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:27:51.576Z] #80 DONE 0.0s [2025-02-11T02:27:51.576Z] [2025-02-11T02:27:51.576Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T02:27:51.576Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:51.576Z] #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:51.576Z] #0 4.062 OK: 248 MiB in 58 packages [2025-02-11T02:27:51.576Z] #81 DONE 4.2s [2025-02-11T02:27:51.576Z] [2025-02-11T02:27:51.576Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:27:51.576Z] #82 ... [2025-02-11T02:27:51.576Z] [2025-02-11T02:27:51.576Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:27:51.576Z] #83 DONE 0.0s [2025-02-11T02:27:51.835Z] [2025-02-11T02:27:51.835Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:27:51.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-11T02:27:51.889Z] + sudo tee /etc/docker/daemon.new [2025-02-11T02:27:51.889Z] { [2025-02-11T02:27:51.889Z] "registry-mirrors": [ [2025-02-11T02:27:51.889Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-11T02:27:51.889Z] ], [2025-02-11T02:27:51.889Z] "bip": "10.250.0.254/24", [2025-02-11T02:27:51.889Z] "hosts": [ [2025-02-11T02:27:51.889Z] "tcp://0.0.0.0:5555", [2025-02-11T02:27:51.889Z] "unix:///var/run/docker.sock" [2025-02-11T02:27:51.889Z] ], [2025-02-11T02:27:51.889Z] "mtu": 1458, [2025-02-11T02:27:51.889Z] "selinux-enabled": true, [2025-02-11T02:27:51.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-11T02:27:51.889Z] } [Pipeline] sh [2025-02-11T02:27:52.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-11T02:27:52.580Z] + sudo service docker restart [2025-02-11T02:27:53.737Z] #84 ... [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 4.162 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 4.345 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 4.357 OK: 8 MiB in 15 packages [2025-02-11T02:27:53.737Z] #85 DONE 5.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.361 OK: 19 MiB in 18 packages [2025-02-11T02:27:53.737Z] #86 DONE 4.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #61 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #61 4.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #61 4.480 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #61 4.529 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #61 4.542 OK: 8 MiB in 15 packages [2025-02-11T02:27:53.737Z] #61 DONE 5.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.385 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.433 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.469 OK: 8 MiB in 18 packages [2025-02-11T02:27:53.737Z] #87 DONE 3.7s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 4.054 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 4.099 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 4.111 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:53.737Z] #0 4.287 OK: 19 MiB in 18 packages [2025-02-11T02:27:53.737Z] #88 DONE 5.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.384 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.439 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.450 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:53.737Z] #0 3.614 OK: 12 MiB in 21 packages [2025-02-11T02:27:53.737Z] #89 DONE 4.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #65 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #65 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #65 3.346 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #65 3.381 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #65 3.391 OK: 8 MiB in 16 packages [2025-02-11T02:27:53.737Z] #65 DONE 4.0s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #0 3.935 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.970 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.737Z] #0 3.978 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:53.737Z] #0 4.032 OK: 10 MiB in 17 packages [2025-02-11T02:27:53.737Z] #90 DONE 4.9s [2025-02-11T02:27:53.737Z] [2025-02-11T02:27:53.737Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:53.737Z] #76 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.737Z] #76 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:53.998Z] #76 ... [2025-02-11T02:27:53.998Z] [2025-02-11T02:27:53.998Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-11T02:27:53.998Z] #91 DONE 0.3s [2025-02-11T02:27:53.998Z] [2025-02-11T02:27:53.998Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:53.998Z] #76 3.551 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.998Z] #76 3.582 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:27:53.998Z] #76 3.589 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:27:53.998Z] #76 3.633 OK: 13 MiB in 28 packages [2025-02-11T02:27:54.401Z] #76 ... [2025-02-11T02:27:54.401Z] [2025-02-11T02:27:54.401Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T02:27:54.401Z] #69 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:54.401Z] #69 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:54.401Z] #69 3.731 OK: 9 MiB in 19 packages [2025-02-11T02:27:54.401Z] #69 DONE 4.4s [2025-02-11T02:27:54.401Z] [2025-02-11T02:27:54.401Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T02:27:55.797Z] #92 ... [2025-02-11T02:27:55.797Z] [2025-02-11T02:27:55.797Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T02:27:55.797Z] #0 3.735 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:55.797Z] #0 4.198 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:55.797Z] #0 4.873 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:27:55.797Z] #0 5.188 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:27:55.797Z] #0 5.192 OK: 8 MiB in 15 packages [2025-02-11T02:27:55.797Z] #93 DONE 7.1s [2025-02-11T02:27:55.797Z] [2025-02-11T02:27:55.797Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T02:27:55.797Z] #0 2.771 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:55.797Z] #0 4.234 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T02:27:55.797Z] #0 5.014 OK: 248 MiB in 58 packages [2025-02-11T02:27:55.797Z] #94 DONE 5.9s [2025-02-11T02:27:55.797Z] [2025-02-11T02:27:55.797Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:27:55.797Z] #76 DONE 5.4s [2025-02-11T02:27:55.797Z] [2025-02-11T02:27:55.797Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T02:27:56.060Z] #95 ... [2025-02-11T02:27:56.060Z] [2025-02-11T02:27:56.060Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:27:56.060Z] #96 DONE 2.2s [2025-02-11T02:27:56.060Z] [2025-02-11T02:27:56.060Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-11T02:27:57.452Z] #97 ... [2025-02-11T02:27:57.452Z] [2025-02-11T02:27:57.452Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-11T02:27:57.452Z] #98 DONE 2.0s [2025-02-11T02:27:57.452Z] [2025-02-11T02:27:57.452Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:27:57.452Z] #99 DONE 2.1s [2025-02-11T02:27:57.452Z] [2025-02-11T02:27:57.452Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T02:27:57.452Z] #95 DONE 1.6s [2025-02-11T02:27:57.452Z] [2025-02-11T02:27:57.452Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-11T02:27:57.452Z] #97 DONE 1.6s [2025-02-11T02:27:57.452Z] [2025-02-11T02:27:57.452Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-11T02:27:58.403Z] #100 DONE 0.8s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-11T02:27:58.403Z] #101 DONE 0.8s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:27:58.403Z] #102 DONE 0.8s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-11T02:27:58.403Z] #103 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:27:58.403Z] #104 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:27:58.403Z] #105 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-11T02:27:58.403Z] #106 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-11T02:27:58.403Z] #107 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-11T02:27:58.403Z] #108 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-11T02:27:58.403Z] #109 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-11T02:27:58.403Z] #110 DONE 0.1s [2025-02-11T02:27:58.403Z] [2025-02-11T02:27:58.403Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-11T02:27:58.664Z] #111 DONE 0.1s [2025-02-11T02:27:58.664Z] [2025-02-11T02:27:58.664Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:27:58.664Z] #112 DONE 0.1s [2025-02-11T02:27:58.664Z] [2025-02-11T02:27:58.664Z] #113 [security-spire-config] exporting to image [2025-02-11T02:27:58.664Z] #113 exporting layers [2025-02-11T02:27:58.664Z] #113 ... [2025-02-11T02:27:58.664Z] [2025-02-11T02:27:58.664Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-11T02:27:58.664Z] #114 DONE 0.2s [2025-02-11T02:27:58.664Z] [2025-02-11T02:27:58.664Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-11T02:27:58.664Z] #115 DONE 0.0s [2025-02-11T02:27:58.664Z] [2025-02-11T02:27:58.664Z] #113 [security-spire-server] exporting to image [2025-02-11T02:27:58.925Z] #113 ... [2025-02-11T02:27:58.925Z] [2025-02-11T02:27:58.925Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T02:27:58.925Z] #92 DONE 5.3s [2025-02-11T02:27:58.925Z] [2025-02-11T02:27:58.925Z] #113 [security-spire-agent] exporting to image [2025-02-11T02:27:58.925Z] #113 ... [2025-02-11T02:27:58.925Z] [2025-02-11T02:27:58.925Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-11T02:27:58.925Z] #116 DONE 0.1s [2025-02-11T02:27:59.186Z] [2025-02-11T02:27:59.186Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:27:59.757Z] #117 ... [2025-02-11T02:27:59.757Z] [2025-02-11T02:27:59.757Z] #113 [security-spire-agent] exporting to image [2025-02-11T02:27:59.757Z] #113 exporting layers 0.8s done [2025-02-11T02:27:59.757Z] #113 writing image sha256:dbad69385f5c594d36182fb8670d58dc2752f8950939df7e4f976c689b8e9462 0.1s done [2025-02-11T02:27:59.757Z] #113 writing image sha256:af05d6bc5082cb0e80d3363684ac54ec45416fd494bcd11f53634c6c62fff019 0.1s done [2025-02-11T02:27:59.757Z] #113 naming to docker.io/library/security-spire-config done [2025-02-11T02:27:59.757Z] #113 naming to docker.io/library/security-spire-server done [2025-02-11T02:27:59.757Z] #113 writing image sha256:7706cce00ed3efd28d925b31e1ed89ebd7de317ead1bf88f1e709c6182bfe1cd done [2025-02-11T02:27:59.757Z] #113 naming to docker.io/library/security-spire-agent done [2025-02-11T02:27:59.757Z] #113 DONE 1.1s [2025-02-11T02:27:59.757Z] [2025-02-11T02:27:59.757Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T02:28:10.871Z] provisioning config files... [2025-02-11T02:28:10.900Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config13705754884584787369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T02:28:11.353Z] ---> ****-login.sh [2025-02-11T02:28:11.354Z] nexus3.edgexfoundry.org:10001 [2025-02-11T02:28:11.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:28:11.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:28:11.912Z] Configure a credential helper to remove this warning. See [2025-02-11T02:28:11.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:28:11.912Z] [2025-02-11T02:28:11.912Z] Login Succeeded [2025-02-11T02:28:11.912Z] nexus3.edgexfoundry.org:10002 [2025-02-11T02:28:12.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:28:12.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:28:12.461Z] Configure a credential helper to remove this warning. See [2025-02-11T02:28:12.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:28:12.461Z] [2025-02-11T02:28:12.461Z] Login Succeeded [2025-02-11T02:28:12.461Z] nexus3.edgexfoundry.org:10003 [2025-02-11T02:28:12.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:28:12.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:28:12.731Z] Configure a credential helper to remove this warning. See [2025-02-11T02:28:12.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:28:12.731Z] [2025-02-11T02:28:12.731Z] Login Succeeded [2025-02-11T02:28:12.731Z] nexus3.edgexfoundry.org:10004 [2025-02-11T02:28:13.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:28:13.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:28:13.587Z] Configure a credential helper to remove this warning. See [2025-02-11T02:28:13.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:28:13.587Z] [2025-02-11T02:28:13.587Z] Login Succeeded [2025-02-11T02:28:13.587Z] ****.io [2025-02-11T02:28:13.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:28:14.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:28:14.124Z] Configure a credential helper to remove this warning. See [2025-02-11T02:28:14.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:28:14.124Z] [2025-02-11T02:28:14.124Z] Login Succeeded [2025-02-11T02:28:14.124Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T02:28:14.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-11T02:28:14.800Z] + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo [2025-02-11T02:28:14.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T02:28:14.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T02:28:14.850Z] ========================================================= [2025-02-11T02:28:14.850Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-11T02:28:14.850Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-11T02:28:15.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-11T02:28:15.451Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-11T02:28:15.451Z] 9986a736f7d3: Pulling fs layer [2025-02-11T02:28:15.451Z] 1f018df60701: Pulling fs layer [2025-02-11T02:28:15.451Z] 39f8f326b044: Pulling fs layer [2025-02-11T02:28:15.451Z] e6a1e7a6a96a: Pulling fs layer [2025-02-11T02:28:15.451Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T02:28:15.451Z] d45d956e0dbf: Pulling fs layer [2025-02-11T02:28:15.451Z] d7702b0d1db1: Pulling fs layer [2025-02-11T02:28:15.451Z] 5c7f0f088c93: Pulling fs layer [2025-02-11T02:28:15.451Z] 4fdc064ae6cf: Pulling fs layer [2025-02-11T02:28:15.451Z] 5c7f0f088c93: Waiting [2025-02-11T02:28:15.451Z] d45d956e0dbf: Waiting [2025-02-11T02:28:15.451Z] 4fdc064ae6cf: Waiting [2025-02-11T02:28:15.451Z] e6a1e7a6a96a: Waiting [2025-02-11T02:28:15.451Z] 4f4fb700ef54: Waiting [2025-02-11T02:28:15.451Z] d7702b0d1db1: Waiting [2025-02-11T02:28:15.451Z] 1f018df60701: Verifying Checksum [2025-02-11T02:28:15.451Z] 1f018df60701: Download complete [2025-02-11T02:28:15.451Z] e6a1e7a6a96a: Verifying Checksum [2025-02-11T02:28:15.451Z] e6a1e7a6a96a: Download complete [2025-02-11T02:28:15.451Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T02:28:15.451Z] 4f4fb700ef54: Download complete [2025-02-11T02:28:15.451Z] d45d956e0dbf: Verifying Checksum [2025-02-11T02:28:15.451Z] d45d956e0dbf: Download complete [2025-02-11T02:28:15.451Z] d7702b0d1db1: Verifying Checksum [2025-02-11T02:28:15.451Z] d7702b0d1db1: Download complete [2025-02-11T02:28:15.451Z] 9986a736f7d3: Verifying Checksum [2025-02-11T02:28:15.451Z] 9986a736f7d3: Download complete [2025-02-11T02:28:16.050Z] 4fdc064ae6cf: Verifying Checksum [2025-02-11T02:28:16.050Z] 4fdc064ae6cf: Download complete [2025-02-11T02:28:16.637Z] 9986a736f7d3: Pull complete [2025-02-11T02:28:17.225Z] 1f018df60701: Pull complete [2025-02-11T02:28:17.518Z] 39f8f326b044: Verifying Checksum [2025-02-11T02:28:17.518Z] 39f8f326b044: Download complete [2025-02-11T02:28:18.484Z] 5c7f0f088c93: Verifying Checksum [2025-02-11T02:28:18.484Z] 5c7f0f088c93: Download complete [2025-02-11T02:28:33.498Z] 39f8f326b044: Pull complete [2025-02-11T02:28:33.498Z] e6a1e7a6a96a: Pull complete [2025-02-11T02:28:33.498Z] 4f4fb700ef54: Pull complete [2025-02-11T02:28:33.498Z] d45d956e0dbf: Pull complete [2025-02-11T02:28:33.498Z] d7702b0d1db1: Pull complete [2025-02-11T02:28:41.722Z] 5c7f0f088c93: Pull complete [2025-02-11T02:28:42.688Z] 4fdc064ae6cf: Pull complete [2025-02-11T02:28:42.688Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-11T02:28:42.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-11T02:28:42.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-11T02:28:43.041Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-11T02:28:43.041Z] WORKDIR /edgex [2025-02-11T02:28:43.041Z] COPY go.mod . [2025-02-11T02:28:43.041Z] RUN go mod download [2025-02-11T02:28:43.041Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-11T02:28:43.635Z] Sending build context to Docker daemon 3.564MB [2025-02-11T02:28:43.635Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-11T02:28:43.635Z] ---> 63f30b955cb9 [2025-02-11T02:28:43.635Z] Step 2/4 : WORKDIR /edgex [2025-02-11T02:28:44.598Z] ---> Running in b5f7ffca54a0 [2025-02-11T02:28:44.865Z] Removing intermediate container b5f7ffca54a0 [2025-02-11T02:28:44.865Z] ---> 01db961d4f1a [2025-02-11T02:28:44.865Z] Step 3/4 : COPY go.mod . [2025-02-11T02:28:45.456Z] ---> c902336a8092 [2025-02-11T02:28:45.456Z] Step 4/4 : RUN go mod download [2025-02-11T02:28:45.456Z] ---> Running in ece604130086 [2025-02-11T02:28:56.174Z] #118 ... [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #84 DONE 56.4s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #79 DONE 57.3s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #73 DONE 57.7s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #82 DONE 56.7s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #118 DONE 57.7s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:28:56.174Z] #117 DONE 50.5s [2025-02-11T02:28:56.174Z] [2025-02-11T02:28:56.174Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-11T02:28:58.122Z] #119 ... [2025-02-11T02:28:58.122Z] [2025-02-11T02:28:58.122Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-11T02:28:58.122Z] #120 ... [2025-02-11T02:28:58.122Z] [2025-02-11T02:28:58.122Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-11T02:28:58.389Z] #121 ... [2025-02-11T02:28:58.389Z] [2025-02-11T02:28:58.389Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-02-11T02:28:58.389Z] #122 ... [2025-02-11T02:28:58.389Z] [2025-02-11T02:28:58.389Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-11T02:28:58.651Z] #123 ... [2025-02-11T02:28:58.651Z] [2025-02-11T02:28:58.651Z] #124 [core-metadata builder 6/7] COPY . . [2025-02-11T02:29:01.975Z] #124 ... [2025-02-11T02:29:01.975Z] [2025-02-11T02:29:01.975Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-11T02:29:01.975Z] #121 DONE 14.1s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #125 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #126 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #127 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-11T02:29:02.234Z] #119 DONE 14.1s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #122 DONE 14.1s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #128 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #129 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #130 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #123 DONE 14.1s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #131 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #132 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #133 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #124 [core-metadata builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #124 DONE 14.1s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #134 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #135 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #136 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #137 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #138 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #139 [core-command builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #139 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #140 [core-data builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #140 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:29:02.234Z] #141 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:29:02.234Z] #142 CACHED [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-11T02:29:02.234Z] #120 DONE 14.2s [2025-02-11T02:29:02.234Z] [2025-02-11T02:29:02.234Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T02:29:03.618Z] #143 1.471 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-11T02:29:13.587Z] #143 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:29:13.587Z] #0 1.091 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-11T02:29:13.587Z] #144 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:29:13.587Z] #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-11T02:29:13.587Z] #145 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T02:29:13.587Z] #0 1.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-11T02:29:13.587Z] #146 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:29:13.587Z] #0 0.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-11T02:29:13.587Z] #147 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T02:29:13.587Z] #0 1.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-11T02:29:13.587Z] #148 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T02:29:13.587Z] #0 1.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-11T02:29:13.587Z] #149 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.587Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T02:29:13.587Z] #0 1.484 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-11T02:29:13.587Z] #150 ... [2025-02-11T02:29:13.587Z] [2025-02-11T02:29:13.588Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T02:29:13.588Z] #0 0.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-11T02:29:13.588Z] #151 ... [2025-02-11T02:29:13.588Z] [2025-02-11T02:29:13.588Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T02:29:13.588Z] #0 0.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-11T02:29:13.588Z] #152 ... [2025-02-11T02:29:13.588Z] [2025-02-11T02:29:13.588Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T02:29:13.588Z] #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-11T02:29:13.588Z] #153 ... [2025-02-11T02:29:13.588Z] [2025-02-11T02:29:13.588Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:29:13.588Z] #0 1.115 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-11T02:29:42.342Z] Removing intermediate container ece604130086 [2025-02-11T02:29:42.342Z] ---> 267b842a493d [2025-02-11T02:29:42.342Z] Successfully built 267b842a493d [2025-02-11T02:29:42.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:29:42.683Z] + docker inspect -f . ci-base-image-arm64 [2025-02-11T02:29:42.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:29:42.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container [2025-02-11T02:29:42.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-11T02:29:44.256Z] $ docker top 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T02:29:45.103Z] + go version [2025-02-11T02:29:45.371Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-11T02:29:45.390Z] $ docker stop --time=1 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 [2025-02-11T02:29:46.999Z] $ docker rm -f --volumes 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:29:47.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-11T02:29:47.701Z] [2025-02-11T02:29:47.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:29:48.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-11T02:29:48.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-11T02:29:48.315Z] 547446be3368: Pulling fs layer [2025-02-11T02:29:48.315Z] d125d8839a47: Pulling fs layer [2025-02-11T02:29:48.315Z] 3e85d5ac6304: Pulling fs layer [2025-02-11T02:29:48.315Z] c3105a71a48b: Pulling fs layer [2025-02-11T02:29:48.315Z] 0f093f025ec4: Pulling fs layer [2025-02-11T02:29:48.315Z] c3106fc0e877: Pulling fs layer [2025-02-11T02:29:48.315Z] c3105a71a48b: Waiting [2025-02-11T02:29:48.315Z] 0f093f025ec4: Waiting [2025-02-11T02:29:48.315Z] c3106fc0e877: Waiting [2025-02-11T02:29:48.592Z] 547446be3368: Verifying Checksum [2025-02-11T02:29:48.592Z] 547446be3368: Download complete [2025-02-11T02:29:48.592Z] c3105a71a48b: Verifying Checksum [2025-02-11T02:29:48.592Z] c3105a71a48b: Download complete [2025-02-11T02:29:48.860Z] d125d8839a47: Verifying Checksum [2025-02-11T02:29:48.860Z] d125d8839a47: Download complete [2025-02-11T02:29:48.860Z] c3106fc0e877: Verifying Checksum [2025-02-11T02:29:48.860Z] c3106fc0e877: Download complete [2025-02-11T02:29:48.860Z] 0f093f025ec4: Verifying Checksum [2025-02-11T02:29:48.860Z] 0f093f025ec4: Download complete [2025-02-11T02:29:49.128Z] 547446be3368: Pull complete [2025-02-11T02:29:50.543Z] d125d8839a47: Pull complete [2025-02-11T02:29:50.812Z] 3e85d5ac6304: Download complete [2025-02-11T02:30:00.902Z] 3e85d5ac6304: Pull complete [2025-02-11T02:30:00.902Z] c3105a71a48b: Pull complete [2025-02-11T02:30:01.512Z] 0f093f025ec4: Pull complete [2025-02-11T02:30:01.782Z] c3106fc0e877: Pull complete [2025-02-11T02:30:01.782Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-11T02:30:01.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-11T02:30:01.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T02:30:02.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container [2025-02-11T02:30:02.102Z] $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-11T02:30:04.281Z] $ docker top 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T02:30:05.104Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-11T02:30:15.195Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-02-11T02:30:15.195Z] #1 transferring dockerfile: 1.83kB 0.0s done [2025-02-11T02:30:15.195Z] #1 DONE 0.1s [2025-02-11T02:30:15.195Z] [2025-02-11T02:30:15.195Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-11T02:30:15.195Z] #2 transferring dockerfile: 3.02kB 0.0s done [2025-02-11T02:30:15.195Z] #2 DONE 0.1s [2025-02-11T02:30:15.195Z] [2025-02-11T02:30:15.195Z] #3 [core-data internal] load build definition from Dockerfile [2025-02-11T02:30:15.195Z] #3 transferring dockerfile: 2.04kB 0.0s done [2025-02-11T02:30:15.195Z] #3 DONE 0.1s [2025-02-11T02:30:15.195Z] [2025-02-11T02:30:15.195Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-02-11T02:30:15.465Z] #4 transferring dockerfile: 2.00kB 0.0s done [2025-02-11T02:30:15.465Z] #4 DONE 0.1s [2025-02-11T02:30:15.465Z] [2025-02-11T02:30:15.465Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-11T02:30:15.465Z] #5 transferring dockerfile: 2.49kB 0.0s done [2025-02-11T02:30:15.465Z] #5 DONE 0.1s [2025-02-11T02:30:15.465Z] [2025-02-11T02:30:15.465Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-11T02:30:15.465Z] #6 transferring dockerfile: 1.89kB done [2025-02-11T02:30:15.465Z] #6 DONE 0.1s [2025-02-11T02:30:15.465Z] [2025-02-11T02:30:15.465Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-02-11T02:30:15.734Z] #7 transferring dockerfile: 2.01kB done [2025-02-11T02:30:15.734Z] #7 DONE 0.1s [2025-02-11T02:30:15.734Z] [2025-02-11T02:30:15.734Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-11T02:30:15.734Z] #8 transferring dockerfile: 2.14kB 0.0s done [2025-02-11T02:30:15.734Z] #8 DONE 0.1s [2025-02-11T02:30:15.734Z] [2025-02-11T02:30:15.734Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-02-11T02:30:15.734Z] #9 transferring dockerfile: 1.69kB 0.0s done [2025-02-11T02:30:15.734Z] #9 DONE 0.1s [2025-02-11T02:30:15.734Z] [2025-02-11T02:30:15.734Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-02-11T02:30:15.734Z] #10 transferring dockerfile: 1.70kB 0.0s done [2025-02-11T02:30:15.734Z] #10 DONE 0.1s [2025-02-11T02:30:15.734Z] [2025-02-11T02:30:15.734Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-11T02:30:16.010Z] #11 transferring dockerfile: 2.23kB done [2025-02-11T02:30:16.010Z] #11 DONE 0.1s [2025-02-11T02:30:16.010Z] [2025-02-11T02:30:16.010Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-02-11T02:30:16.010Z] #12 transferring dockerfile: 1.81kB 0.0s done [2025-02-11T02:30:16.010Z] #12 DONE 0.1s [2025-02-11T02:30:16.010Z] [2025-02-11T02:30:16.010Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-11T02:30:16.010Z] #13 transferring dockerfile: 2.50kB done [2025-02-11T02:30:16.010Z] #13 DONE 0.1s [2025-02-11T02:30:16.010Z] [2025-02-11T02:30:16.010Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-02-11T02:30:16.010Z] #14 transferring dockerfile: 2.10kB done [2025-02-11T02:30:16.010Z] #14 DONE 0.1s [2025-02-11T02:30:16.010Z] [2025-02-11T02:30:16.010Z] #15 [core-command internal] load build definition from Dockerfile [2025-02-11T02:30:16.279Z] #15 transferring dockerfile: 1.94kB 0.0s done [2025-02-11T02:30:16.279Z] #15 DONE 0.1s [2025-02-11T02:30:16.279Z] [2025-02-11T02:30:16.279Z] #16 [support-scheduler internal] load .dockerignore [2025-02-11T02:30:16.279Z] #16 transferring context: 50B 0.0s done [2025-02-11T02:30:16.279Z] #16 DONE 0.1s [2025-02-11T02:30:16.883Z] [2025-02-11T02:30:16.883Z] #17 [security-bootstrapper internal] load .dockerignore [2025-02-11T02:30:16.883Z] #17 transferring context: 50B done [2025-02-11T02:30:16.883Z] #17 DONE 0.0s [2025-02-11T02:30:16.883Z] [2025-02-11T02:30:16.883Z] #18 [core-data internal] load .dockerignore [2025-02-11T02:30:16.883Z] #18 transferring context: 50B 0.0s done [2025-02-11T02:30:16.883Z] #18 DONE 0.0s [2025-02-11T02:30:16.883Z] [2025-02-11T02:30:16.883Z] #19 [support-notifications internal] load .dockerignore [2025-02-11T02:30:16.883Z] #19 transferring context: 50B 0.0s done [2025-02-11T02:30:16.883Z] #19 DONE 0.1s [2025-02-11T02:30:17.158Z] [2025-02-11T02:30:17.158Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-02-11T02:30:17.158Z] #20 transferring context: 50B 0.0s done [2025-02-11T02:30:17.158Z] #20 DONE 0.1s [2025-02-11T02:30:17.158Z] [2025-02-11T02:30:17.158Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-02-11T02:30:17.158Z] #21 transferring context: 50B done [2025-02-11T02:30:17.158Z] #21 DONE 0.1s [2025-02-11T02:30:17.158Z] [2025-02-11T02:30:17.158Z] #22 [core-keeper internal] load .dockerignore [2025-02-11T02:30:17.158Z] #22 transferring context: 50B 0.0s done [2025-02-11T02:30:17.158Z] #22 DONE 0.1s [2025-02-11T02:30:17.158Z] [2025-02-11T02:30:17.158Z] #23 [security-proxy-auth internal] load .dockerignore [2025-02-11T02:30:17.430Z] #23 transferring context: 50B 0.0s done [2025-02-11T02:30:17.430Z] #23 DONE 0.1s [2025-02-11T02:30:17.430Z] [2025-02-11T02:30:17.430Z] #24 [security-spire-config internal] load .dockerignore [2025-02-11T02:30:17.430Z] #24 transferring context: 50B done [2025-02-11T02:30:17.430Z] #24 DONE 0.1s [2025-02-11T02:30:17.430Z] [2025-02-11T02:30:17.430Z] #25 [security-spire-server internal] load .dockerignore [2025-02-11T02:30:17.430Z] #25 transferring context: 50B 0.0s done [2025-02-11T02:30:17.430Z] #25 DONE 0.1s [2025-02-11T02:30:17.430Z] [2025-02-11T02:30:17.430Z] #26 [security-spire-agent internal] load .dockerignore [2025-02-11T02:30:17.698Z] #26 transferring context: 50B 0.0s done [2025-02-11T02:30:17.698Z] #26 DONE 0.1s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-11T02:30:17.698Z] #27 transferring context: 50B done [2025-02-11T02:30:17.698Z] #27 DONE 0.1s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #28 [security-proxy-setup internal] load .dockerignore [2025-02-11T02:30:17.698Z] #28 transferring context: 50B 0.0s done [2025-02-11T02:30:17.698Z] #28 DONE 0.1s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #29 [core-metadata internal] load .dockerignore [2025-02-11T02:30:17.698Z] #29 transferring context: 50B 0.0s done [2025-02-11T02:30:17.698Z] #29 DONE 0.1s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #30 [core-command internal] load .dockerignore [2025-02-11T02:30:17.698Z] #30 transferring context: 50B done [2025-02-11T02:30:17.698Z] #30 DONE 0.1s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:17.698Z] #31 DONE 0.0s [2025-02-11T02:30:17.698Z] [2025-02-11T02:30:17.698Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:18.670Z] #32 ... [2025-02-11T02:30:18.670Z] [2025-02-11T02:30:18.670Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:18.670Z] #31 DONE 0.0s [2025-02-11T02:30:18.670Z] [2025-02-11T02:30:18.670Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:18.942Z] #32 ... [2025-02-11T02:30:18.942Z] [2025-02-11T02:30:18.942Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:18.942Z] #31 DONE 0.0s [2025-02-11T02:30:18.942Z] [2025-02-11T02:30:18.942Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:19.210Z] #32 ... [2025-02-11T02:30:19.210Z] [2025-02-11T02:30:19.210Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:19.210Z] #31 DONE 0.0s [2025-02-11T02:30:19.210Z] [2025-02-11T02:30:19.210Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:19.210Z] #32 ... [2025-02-11T02:30:19.210Z] [2025-02-11T02:30:19.210Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:19.210Z] #31 DONE 0.0s [2025-02-11T02:30:19.210Z] [2025-02-11T02:30:19.210Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:19.478Z] #32 ... [2025-02-11T02:30:19.478Z] [2025-02-11T02:30:19.478Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-11T02:30:19.478Z] #31 DONE 0.0s [2025-02-11T02:30:19.478Z] [2025-02-11T02:30:19.478Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:19.478Z] #32 ... [2025-02-11T02:30:19.478Z] [2025-02-11T02:30:19.478Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-11T02:30:19.478Z] #33 DONE 0.5s [2025-02-11T02:30:19.478Z] [2025-02-11T02:30:19.478Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-11T02:30:19.478Z] #34 DONE 0.7s [2025-02-11T02:30:19.744Z] [2025-02-11T02:30:19.744Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T02:30:21.170Z] #32 DONE 3.4s [2025-02-11T02:30:21.170Z] [2025-02-11T02:30:21.170Z] #35 [security-spire-server internal] load build context [2025-02-11T02:30:21.170Z] #35 DONE 0.0s [2025-02-11T02:30:21.170Z] [2025-02-11T02:30:21.170Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:30:21.170Z] #36 DONE 0.0s [2025-02-11T02:30:21.170Z] [2025-02-11T02:30:21.170Z] #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-11T02:30:21.438Z] #37 ... [2025-02-11T02:30:21.438Z] [2025-02-11T02:30:21.438Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:21.438Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-11T02:30:21.438Z] #38 DONE 0.0s [2025-02-11T02:30:21.438Z] [2025-02-11T02:30:21.438Z] #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-11T02:30:22.856Z] #37 ... [2025-02-11T02:30:22.856Z] [2025-02-11T02:30:22.856Z] #35 [security-spire-server internal] load build context [2025-02-11T02:30:22.856Z] #35 transferring context: 23.80kB 0.0s done [2025-02-11T02:30:22.856Z] #35 DONE 1.6s [2025-02-11T02:30:22.856Z] [2025-02-11T02:30:22.856Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:30:22.856Z] #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-02-11T02:30:22.856Z] #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T02:30:22.856Z] #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-11T02:30:22.856Z] #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-11T02:30:22.856Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.3s [2025-02-11T02:30:23.126Z] #36 ... [2025-02-11T02:30:23.126Z] [2025-02-11T02:30:23.126Z] #39 [security-spire-agent internal] load build context [2025-02-11T02:30:23.126Z] #39 transferring context: 23.33kB 0.2s done [2025-02-11T02:30:23.126Z] #39 DONE 1.8s [2025-02-11T02:30:23.126Z] [2025-02-11T02:30:23.126Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:30:23.394Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.4s done [2025-02-11T02:30:23.394Z] #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-11T02:30:23.394Z] #36 ... [2025-02-11T02:30:23.394Z] [2025-02-11T02:30:23.394Z] #40 [security-spire-config internal] load build context [2025-02-11T02:30:23.394Z] #40 transferring context: 22.05kB 0.2s done [2025-02-11T02:30:23.394Z] #40 DONE 1.9s [2025-02-11T02:30:23.394Z] [2025-02-11T02:30:23.394Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:30:23.394Z] #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.4s done [2025-02-11T02:30:27.641Z] #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.0s done [2025-02-11T02:30:27.641Z] #36 ... [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #41 [core-data internal] load build context [2025-02-11T02:30:27.641Z] #41 transferring context: 3.11MB 4.4s done [2025-02-11T02:30:27.641Z] #41 DONE 6.0s [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #42 [security-bootstrapper internal] load build context [2025-02-11T02:30:27.641Z] #42 transferring context: 3.11MB 4.6s done [2025-02-11T02:30:27.641Z] #42 DONE 6.1s [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #43 [core-command internal] load build context [2025-02-11T02:30:27.641Z] #43 transferring context: 3.11MB 5.1s done [2025-02-11T02:30:27.641Z] #43 DONE 6.2s [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #44 [security-proxy-auth internal] load build context [2025-02-11T02:30:27.641Z] #44 transferring context: 3.11MB 4.6s done [2025-02-11T02:30:27.641Z] #44 DONE 6.1s [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-11T02:30:27.641Z] #45 transferring context: 3.11MB 5.0s done [2025-02-11T02:30:27.641Z] #45 DONE 6.2s [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.641Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:27.641Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-11T02:30:27.641Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-11T02:30:27.641Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-11T02:30:27.641Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2025-02-11T02:30:27.641Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2025-02-11T02:30:27.641Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done [2025-02-11T02:30:27.641Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-02-11T02:30:27.641Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.63MB / 28.04MB 5.8s [2025-02-11T02:30:27.641Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-11T02:30:27.641Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2025-02-11T02:30:27.641Z] #38 ... [2025-02-11T02:30:27.641Z] [2025-02-11T02:30:27.642Z] #46 [security-secretstore-setup internal] load build context [2025-02-11T02:30:27.642Z] #46 transferring context: 3.11MB 5.2s done [2025-02-11T02:30:27.642Z] #46 DONE 6.2s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-11T02:30:27.642Z] #47 transferring context: 3.11MB 5.4s done [2025-02-11T02:30:27.642Z] #47 DONE 6.2s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #48 [core-keeper internal] load build context [2025-02-11T02:30:27.642Z] #48 transferring context: 3.11MB 5.3s done [2025-02-11T02:30:27.642Z] #48 DONE 6.3s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #49 [support-notifications internal] load build context [2025-02-11T02:30:27.642Z] #49 transferring context: 3.11MB 5.3s done [2025-02-11T02:30:27.642Z] #49 DONE 6.3s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:27.642Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.9s done [2025-02-11T02:30:27.642Z] #38 ... [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:27.642Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-02-11T02:30:27.642Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-11T02:30:27.642Z] #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-11T02:30:27.642Z] #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-11T02:30:27.642Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2025-02-11T02:30:27.642Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2025-02-11T02:30:27.642Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-11T02:30:27.642Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done [2025-02-11T02:30:27.642Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.5s done [2025-02-11T02:30:27.642Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-11T02:30:27.642Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-02-11T02:30:27.642Z] #50 ... [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #51 [security-proxy-setup internal] load build context [2025-02-11T02:30:27.642Z] #51 transferring context: 3.11MB 5.5s done [2025-02-11T02:30:27.642Z] #51 DONE 6.3s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #52 [core-metadata internal] load build context [2025-02-11T02:30:27.642Z] #52 transferring context: 3.11MB 5.5s done [2025-02-11T02:30:27.642Z] #52 DONE 6.4s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #53 [support-scheduler internal] load build context [2025-02-11T02:30:27.642Z] #53 transferring context: 3.11MB 5.4s done [2025-02-11T02:30:27.642Z] #53 DONE 6.3s [2025-02-11T02:30:27.642Z] [2025-02-11T02:30:27.642Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:27.945Z] #50 ... [2025-02-11T02:30:27.945Z] [2025-02-11T02:30:27.945Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T02:30:27.945Z] #36 DONE 7.4s [2025-02-11T02:30:27.945Z] [2025-02-11T02:30:27.945Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:28.911Z] #50 ... [2025-02-11T02:30:28.911Z] [2025-02-11T02:30:28.911Z] #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-11T02:30:28.911Z] #37 DONE 8.5s [2025-02-11T02:30:28.911Z] [2025-02-11T02:30:28.911Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:30.350Z] #50 ... [2025-02-11T02:30:30.350Z] [2025-02-11T02:30:30.350Z] #54 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-02-11T02:30:30.350Z] #54 DONE 2.2s [2025-02-11T02:30:30.350Z] [2025-02-11T02:30:30.350Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:35.130Z] #154 ... [2025-02-11T02:30:35.130Z] [2025-02-11T02:30:35.130Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:30:35.130Z] #147 81.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-11T02:30:35.953Z] #55 ... [2025-02-11T02:30:35.953Z] [2025-02-11T02:30:35.953Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:35.953Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.8s [2025-02-11T02:30:37.925Z] #38 ... [2025-02-11T02:30:37.925Z] [2025-02-11T02:30:37.925Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T02:30:37.925Z] #0 7.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:37.925Z] #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.191Z] #56 ... [2025-02-11T02:30:38.191Z] [2025-02-11T02:30:38.191Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:38.191Z] #0 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.191Z] #0 9.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.191Z] #57 ... [2025-02-11T02:30:38.191Z] [2025-02-11T02:30:38.191Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T02:30:38.458Z] #58 ... [2025-02-11T02:30:38.458Z] [2025-02-11T02:30:38.458Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:30:38.458Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.458Z] #59 ... [2025-02-11T02:30:38.458Z] [2025-02-11T02:30:38.458Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:38.458Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.458Z] #60 ... [2025-02-11T02:30:38.458Z] [2025-02-11T02:30:38.458Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T02:30:38.725Z] #61 ... [2025-02-11T02:30:38.725Z] [2025-02-11T02:30:38.725Z] #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:38.725Z] #0 9.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.725Z] #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.725Z] #62 ... [2025-02-11T02:30:38.725Z] [2025-02-11T02:30:38.725Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:30:38.991Z] #63 ... [2025-02-11T02:30:38.991Z] [2025-02-11T02:30:38.991Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T02:30:38.991Z] #64 ... [2025-02-11T02:30:38.991Z] [2025-02-11T02:30:38.991Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T02:30:38.991Z] #0 8.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:38.991Z] #0 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:39.256Z] #65 ... [2025-02-11T02:30:39.256Z] [2025-02-11T02:30:39.256Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T02:30:39.256Z] #0 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:39.256Z] #66 ... [2025-02-11T02:30:39.256Z] [2025-02-11T02:30:39.256Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:40.670Z] #38 ... [2025-02-11T02:30:40.671Z] [2025-02-11T02:30:40.671Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T02:30:40.671Z] #67 DONE 10.1s [2025-02-11T02:30:40.671Z] [2025-02-11T02:30:40.671Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T02:30:40.671Z] #0 9.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:40.671Z] #68 ... [2025-02-11T02:30:40.671Z] [2025-02-11T02:30:40.671Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:40.671Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s [2025-02-11T02:30:40.671Z] #50 ... [2025-02-11T02:30:40.671Z] [2025-02-11T02:30:40.671Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:30:40.671Z] #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:40.671Z] #69 ... [2025-02-11T02:30:40.671Z] [2025-02-11T02:30:40.671Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T02:30:40.947Z] #70 ... [2025-02-11T02:30:40.947Z] [2025-02-11T02:30:40.947Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T02:30:40.947Z] #61 DONE 12.9s [2025-02-11T02:30:40.947Z] [2025-02-11T02:30:40.947Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:40.947Z] #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:40.947Z] #71 ... [2025-02-11T02:30:40.947Z] [2025-02-11T02:30:40.947Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:40.947Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s [2025-02-11T02:30:42.356Z] #38 ... [2025-02-11T02:30:42.356Z] [2025-02-11T02:30:42.356Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T02:30:42.356Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done [2025-02-11T02:30:42.356Z] #50 DONE 21.1s [2025-02-11T02:30:42.356Z] [2025-02-11T02:30:42.356Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:30:46.617Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s done [2025-02-11T02:30:46.617Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s done [2025-02-11T02:30:46.617Z] #38 DONE 24.7s [2025-02-11T02:30:46.617Z] [2025-02-11T02:30:46.617Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T02:30:46.617Z] #65 16.39 (1/3) Installing ca-certificates (20241121-r1) [2025-02-11T02:30:46.617Z] #65 17.20 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:46.617Z] #65 17.26 (3/3) Installing tzdata (2024b-r0) [2025-02-11T02:30:47.203Z] #65 19.17 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:47.203Z] #65 19.26 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:30:48.162Z] #65 20.13 OK: 11 MiB in 17 packages [2025-02-11T02:30:48.430Z] #65 ... [2025-02-11T02:30:48.430Z] [2025-02-11T02:30:48.430Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T02:30:48.430Z] #56 10.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:30:48.430Z] #56 10.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:30:48.430Z] #56 10.37 OK: 24050 distinct packages available [2025-02-11T02:30:48.430Z] #56 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:48.430Z] #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:48.430Z] #56 ... [2025-02-11T02:30:48.430Z] [2025-02-11T02:30:48.430Z] #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:48.430Z] #62 20.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:48.430Z] #62 20.39 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:48.430Z] #62 20.48 OK: 9 MiB in 15 packages [2025-02-11T02:30:49.390Z] #62 ... [2025-02-11T02:30:49.390Z] [2025-02-11T02:30:49.390Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:49.390Z] #57 19.21 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:49.390Z] #57 19.24 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:49.390Z] #57 19.29 OK: 9 MiB in 15 packages [2025-02-11T02:30:49.390Z] #57 DONE 21.2s [2025-02-11T02:30:49.390Z] [2025-02-11T02:30:49.390Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:30:49.658Z] #72 ... [2025-02-11T02:30:49.658Z] [2025-02-11T02:30:49.658Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:30:49.658Z] #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:49.658Z] #63 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:49.658Z] #63 ... [2025-02-11T02:30:49.658Z] [2025-02-11T02:30:49.658Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:49.658Z] #60 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:49.658Z] #60 21.74 (1/7) Installing ca-certificates (20241121-r1) [2025-02-11T02:30:49.926Z] #60 ... [2025-02-11T02:30:49.926Z] [2025-02-11T02:30:49.926Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T02:30:49.926Z] #65 DONE 21.8s [2025-02-11T02:30:49.926Z] [2025-02-11T02:30:49.926Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:30:49.926Z] #73 ... [2025-02-11T02:30:49.926Z] [2025-02-11T02:30:49.926Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:30:49.926Z] #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.194Z] #59 ... [2025-02-11T02:30:50.194Z] [2025-02-11T02:30:50.194Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T02:30:50.194Z] #56 21.12 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:30:50.194Z] #56 22.17 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:30:50.462Z] #56 22.50 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:50.462Z] #56 22.56 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:30:50.462Z] #56 ... [2025-02-11T02:30:50.462Z] [2025-02-11T02:30:50.462Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T02:30:50.462Z] #0 4.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.462Z] #0 6.939 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.462Z] #74 ... [2025-02-11T02:30:50.462Z] [2025-02-11T02:30:50.462Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T02:30:50.462Z] #58 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.462Z] #58 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.729Z] #58 ... [2025-02-11T02:30:50.729Z] [2025-02-11T02:30:50.729Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:50.729Z] #60 22.54 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:50.729Z] #60 22.65 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-11T02:30:50.729Z] #60 22.72 (4/7) Installing libsodium (1.0.19-r0) [2025-02-11T02:30:50.729Z] #60 22.79 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-11T02:30:50.998Z] #60 ... [2025-02-11T02:30:50.998Z] [2025-02-11T02:30:50.998Z] #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:50.998Z] #62 DONE 23.0s [2025-02-11T02:30:50.998Z] [2025-02-11T02:30:50.998Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T02:30:50.998Z] #0 4.322 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.998Z] #0 6.102 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.998Z] #75 ... [2025-02-11T02:30:50.998Z] [2025-02-11T02:30:50.998Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T02:30:50.998Z] #64 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:50.998Z] #64 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:51.268Z] #64 ... [2025-02-11T02:30:51.268Z] [2025-02-11T02:30:51.268Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T02:30:51.268Z] #66 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:51.536Z] #66 ... [2025-02-11T02:30:51.536Z] [2025-02-11T02:30:51.536Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:51.536Z] #60 23.25 (6/7) Installing libzmq (4.3.5-r2) [2025-02-11T02:30:51.536Z] #60 23.37 (7/7) Installing zeromq (4.3.5-r2) [2025-02-11T02:30:51.536Z] #60 23.55 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:51.804Z] #60 23.71 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:30:52.073Z] #60 ... [2025-02-11T02:30:52.073Z] [2025-02-11T02:30:52.073Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T02:30:52.073Z] #68 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.073Z] #68 21.43 OK: 239 MiB in 58 packages [2025-02-11T02:30:52.073Z] #68 ... [2025-02-11T02:30:52.073Z] [2025-02-11T02:30:52.073Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:52.073Z] #55 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.073Z] #55 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.342Z] #55 ... [2025-02-11T02:30:52.342Z] [2025-02-11T02:30:52.342Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:30:52.342Z] #69 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.609Z] #69 ... [2025-02-11T02:30:52.609Z] [2025-02-11T02:30:52.609Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T02:30:52.609Z] #70 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.609Z] #70 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:52.609Z] #70 ... [2025-02-11T02:30:52.609Z] [2025-02-11T02:30:52.609Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:30:52.609Z] #63 24.46 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:30:52.609Z] #63 24.46 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:30:52.609Z] #63 24.46 OK: 24050 distinct packages available [2025-02-11T02:30:53.196Z] #63 ... [2025-02-11T02:30:53.196Z] [2025-02-11T02:30:53.196Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:53.196Z] #71 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:53.196Z] #71 22.90 OK: 239 MiB in 58 packages [2025-02-11T02:30:53.463Z] #71 ... [2025-02-11T02:30:53.463Z] [2025-02-11T02:30:53.463Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:53.463Z] #60 25.34 OK: 14 MiB in 21 packages [2025-02-11T02:30:53.463Z] #60 ... [2025-02-11T02:30:53.463Z] [2025-02-11T02:30:53.463Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T02:30:53.463Z] #68 DONE 23.2s [2025-02-11T02:30:53.463Z] [2025-02-11T02:30:53.463Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T02:30:53.463Z] #66 25.66 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:30:54.426Z] #66 ... [2025-02-11T02:30:54.426Z] [2025-02-11T02:30:54.426Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:30:54.426Z] #76 DONE 0.7s [2025-02-11T02:30:54.426Z] [2025-02-11T02:30:54.426Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:30:54.426Z] #72 5.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:55.010Z] #72 ... [2025-02-11T02:30:55.010Z] [2025-02-11T02:30:55.010Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T02:30:55.010Z] #56 22.60 (5/7) Installing libucontext (1.2-r3) [2025-02-11T02:30:55.010Z] #56 22.65 (6/7) Installing gcompat (1.1.0-r4) [2025-02-11T02:30:55.010Z] #56 22.76 (7/7) Installing openssl (3.3.2-r2) [2025-02-11T02:30:55.010Z] #56 22.99 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:55.010Z] #56 23.18 OK: 10 MiB in 19 packages [2025-02-11T02:30:55.010Z] #56 DONE 27.1s [2025-02-11T02:30:55.010Z] [2025-02-11T02:30:55.010Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T02:30:55.279Z] #77 ... [2025-02-11T02:30:55.279Z] [2025-02-11T02:30:55.279Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:55.279Z] #55 23.34 OK: 239 MiB in 58 packages [2025-02-11T02:30:55.279Z] #55 DONE 25.1s [2025-02-11T02:30:55.548Z] [2025-02-11T02:30:55.548Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T02:30:55.548Z] #70 25.10 OK: 239 MiB in 58 packages [2025-02-11T02:30:56.517Z] #70 ... [2025-02-11T02:30:56.517Z] [2025-02-11T02:30:56.517Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T02:30:56.517Z] #71 DONE 26.0s [2025-02-11T02:30:56.517Z] [2025-02-11T02:30:56.517Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:30:57.106Z] #78 ... [2025-02-11T02:30:57.106Z] [2025-02-11T02:30:57.106Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T02:30:57.106Z] #60 DONE 29.1s [2025-02-11T02:30:57.106Z] [2025-02-11T02:30:57.106Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:30:57.106Z] #79 DONE 1.8s [2025-02-11T02:30:57.106Z] [2025-02-11T02:30:57.106Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:30:57.374Z] #80 ... [2025-02-11T02:30:57.374Z] [2025-02-11T02:30:57.374Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T02:30:57.374Z] #58 25.45 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:57.374Z] #58 25.45 (2/2) Installing su-exec (0.2-r3) [2025-02-11T02:30:57.374Z] #58 25.47 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:57.374Z] #58 25.62 OK: 9 MiB in 16 packages [2025-02-11T02:30:57.374Z] #58 DONE 29.5s [2025-02-11T02:30:57.641Z] [2025-02-11T02:30:57.641Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:30:57.641Z] #72 8.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:30:57.641Z] #72 ... [2025-02-11T02:30:57.641Z] [2025-02-11T02:30:57.641Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T02:30:57.641Z] #70 DONE 27.3s [2025-02-11T02:30:57.911Z] [2025-02-11T02:30:57.911Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:30:57.911Z] #78 DONE 1.7s [2025-02-11T02:30:57.911Z] [2025-02-11T02:30:57.911Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:30:59.344Z] #81 ... [2025-02-11T02:30:59.344Z] [2025-02-11T02:30:59.344Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:30:59.344Z] #82 DONE 1.3s [2025-02-11T02:30:59.344Z] [2025-02-11T02:30:59.344Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:30:59.929Z] #83 ... [2025-02-11T02:30:59.929Z] [2025-02-11T02:30:59.929Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T02:30:59.929Z] #66 26.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:30:59.929Z] #66 26.98 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-11T02:30:59.929Z] #66 27.10 (4/6) Installing openssl (3.3.2-r2) [2025-02-11T02:30:59.929Z] #66 27.38 (5/6) Installing su-exec (0.2-r3) [2025-02-11T02:30:59.929Z] #66 27.50 (6/6) Installing yq-go (4.44.1-r2) [2025-02-11T02:30:59.929Z] #66 29.26 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:30:59.929Z] #66 29.40 OK: 20 MiB in 18 packages [2025-02-11T02:30:59.929Z] #66 DONE 32.1s [2025-02-11T02:31:00.197Z] [2025-02-11T02:31:00.197Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T02:31:00.197Z] #64 25.00 (1/4) Installing ca-certificates (20241121-r1) [2025-02-11T02:31:00.197Z] #64 25.98 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-11T02:31:00.197Z] #64 26.03 (3/4) Installing su-exec (0.2-r3) [2025-02-11T02:31:00.197Z] #64 26.06 (4/4) Installing yq-go (4.44.1-r2) [2025-02-11T02:31:00.197Z] #64 28.18 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:31:00.197Z] #64 28.50 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:00.197Z] #64 29.71 OK: 20 MiB in 18 packages [2025-02-11T02:31:00.197Z] #64 DONE 32.2s [2025-02-11T02:31:00.197Z] [2025-02-11T02:31:00.197Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T02:31:00.197Z] #84 ... [2025-02-11T02:31:00.197Z] [2025-02-11T02:31:00.197Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:31:00.197Z] #59 22.35 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:31:00.197Z] #59 22.35 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:31:00.197Z] #59 22.35 OK: 24050 distinct packages available [2025-02-11T02:31:00.197Z] #59 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:00.197Z] #59 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:00.463Z] #59 ... [2025-02-11T02:31:00.463Z] [2025-02-11T02:31:00.463Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T02:31:00.463Z] #75 19.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T02:31:01.055Z] #75 ... [2025-02-11T02:31:01.055Z] [2025-02-11T02:31:01.055Z] #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T02:31:01.055Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:01.055Z] #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:01.055Z] #85 ... [2025-02-11T02:31:01.055Z] [2025-02-11T02:31:01.055Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T02:31:02.023Z] #86 ... [2025-02-11T02:31:02.023Z] [2025-02-11T02:31:02.023Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T02:31:02.023Z] #74 19.72 OK: 239 MiB in 58 packages [2025-02-11T02:31:02.023Z] #74 DONE 21.7s [2025-02-11T02:31:02.300Z] [2025-02-11T02:31:02.300Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T02:31:02.892Z] #87 DONE 0.9s [2025-02-11T02:31:02.892Z] [2025-02-11T02:31:02.892Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T02:31:02.892Z] #75 20.23 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:31:02.892Z] #75 20.43 OK: 9 MiB in 15 packages [2025-02-11T02:31:03.482Z] #75 DONE 22.6s [2025-02-11T02:31:03.482Z] [2025-02-11T02:31:03.482Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:03.482Z] #88 ... [2025-02-11T02:31:03.482Z] [2025-02-11T02:31:03.482Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:31:03.482Z] #69 23.14 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T02:31:03.482Z] #69 23.14 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T02:31:03.482Z] #69 23.14 OK: 24056 distinct packages available [2025-02-11T02:31:03.482Z] #69 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:03.482Z] #69 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:04.072Z] #69 ... [2025-02-11T02:31:04.072Z] [2025-02-11T02:31:04.072Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:04.072Z] #73 4.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:04.072Z] #73 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:04.072Z] #73 ... [2025-02-11T02:31:04.072Z] [2025-02-11T02:31:04.072Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:31:04.072Z] #63 27.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:04.072Z] #63 29.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:04.339Z] #63 ... [2025-02-11T02:31:04.340Z] [2025-02-11T02:31:04.340Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:04.340Z] #89 ... [2025-02-11T02:31:04.340Z] [2025-02-11T02:31:04.340Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T02:31:05.748Z] #90 ... [2025-02-11T02:31:05.749Z] [2025-02-11T02:31:05.749Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:31:05.749Z] #59 37.60 (1/14) Installing ca-certificates (20241121-r1) [2025-02-11T02:31:06.015Z] #59 38.01 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-11T02:31:06.283Z] #59 38.15 (3/14) Installing c-ares (1.33.1-r0) [2025-02-11T02:31:06.283Z] #59 38.20 (4/14) Installing libunistring (1.2-r0) [2025-02-11T02:31:06.283Z] #59 38.40 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-11T02:31:06.550Z] #59 38.45 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-11T02:31:06.550Z] #59 38.50 (7/14) Installing libpsl (0.21.5-r1) [2025-02-11T02:31:06.550Z] #59 38.52 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-11T02:31:06.550Z] #59 38.61 (9/14) Installing libcurl (8.11.1-r1) [2025-02-11T02:31:06.819Z] #59 38.68 (10/14) Installing curl (8.11.1-r1) [2025-02-11T02:31:06.819Z] #59 38.71 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-11T02:31:06.819Z] #59 38.74 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:31:06.819Z] #59 38.76 (13/14) Installing libucontext (1.2-r3) [2025-02-11T02:31:06.819Z] #59 38.77 (14/14) Installing gcompat (1.1.0-r4) [2025-02-11T02:31:06.819Z] #59 38.88 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:31:07.086Z] #59 39.06 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:07.354Z] #59 ... [2025-02-11T02:31:07.354Z] [2025-02-11T02:31:07.354Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:07.622Z] #91 ... [2025-02-11T02:31:07.622Z] [2025-02-11T02:31:07.622Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:31:07.622Z] #63 38.98 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-11T02:31:07.622Z] #63 39.01 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-11T02:31:07.622Z] #63 39.01 (3/4) Installing libucontext (1.2-r3) [2025-02-11T02:31:07.622Z] #63 39.04 (4/4) Installing gcompat (1.1.0-r4) [2025-02-11T02:31:07.622Z] #63 39.07 Executing busybox-1.36.1-r29.trigger [2025-02-11T02:31:07.622Z] #63 39.19 OK: 9 MiB in 18 packages [2025-02-11T02:31:09.044Z] #63 ... [2025-02-11T02:31:09.044Z] [2025-02-11T02:31:09.044Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:09.044Z] #72 16.93 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.044Z] #72 17.48 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.044Z] #72 17.68 OK: 9 MiB in 15 packages [2025-02-11T02:31:09.044Z] #72 DONE 19.6s [2025-02-11T02:31:09.044Z] [2025-02-11T02:31:09.044Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:31:09.044Z] #69 38.05 OK: 239 MiB in 58 packages [2025-02-11T02:31:09.044Z] #69 ... [2025-02-11T02:31:09.044Z] [2025-02-11T02:31:09.044Z] #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T02:31:09.044Z] #85 15.59 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.044Z] #85 16.29 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.044Z] #85 16.37 OK: 9 MiB in 15 packages [2025-02-11T02:31:09.044Z] #85 DONE 18.2s [2025-02-11T02:31:09.312Z] [2025-02-11T02:31:09.312Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:09.312Z] #73 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.312Z] #73 16.96 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:09.312Z] #73 17.10 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:09.312Z] #73 18.38 OK: 11 MiB in 17 packages [2025-02-11T02:31:09.579Z] #73 ... [2025-02-11T02:31:09.579Z] [2025-02-11T02:31:09.579Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T02:31:09.579Z] #63 DONE 41.5s [2025-02-11T02:31:09.846Z] [2025-02-11T02:31:09.846Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T02:31:10.806Z] #92 ... [2025-02-11T02:31:10.807Z] [2025-02-11T02:31:10.807Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T02:31:10.807Z] #59 40.37 OK: 15 MiB in 28 packages [2025-02-11T02:31:10.807Z] #59 DONE 42.6s [2025-02-11T02:31:10.807Z] [2025-02-11T02:31:10.807Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:10.807Z] #73 DONE 20.9s [2025-02-11T02:31:10.807Z] [2025-02-11T02:31:10.807Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:11.075Z] #93 ... [2025-02-11T02:31:11.075Z] [2025-02-11T02:31:11.075Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T02:31:11.075Z] #69 DONE 40.8s [2025-02-11T02:31:11.344Z] [2025-02-11T02:31:11.344Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:31:11.928Z] #94 DONE 0.9s [2025-02-11T02:31:11.928Z] [2025-02-11T02:31:11.928Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T02:31:11.928Z] #86 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:11.928Z] #86 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:13.884Z] #86 ... [2025-02-11T02:31:13.884Z] [2025-02-11T02:31:13.884Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T02:31:13.884Z] #92 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:15.290Z] #92 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.249Z] #92 ... [2025-02-11T02:31:16.249Z] [2025-02-11T02:31:16.249Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T02:31:16.249Z] #77 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.249Z] #77 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.249Z] #77 21.17 OK: 10 MiB in 19 packages [2025-02-11T02:31:16.516Z] #77 ... [2025-02-11T02:31:16.516Z] [2025-02-11T02:31:16.516Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:16.516Z] #80 9.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.516Z] #80 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.516Z] #80 18.82 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:16.516Z] #80 19.29 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:16.516Z] #80 19.38 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:16.516Z] #80 ... [2025-02-11T02:31:16.516Z] [2025-02-11T02:31:16.516Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:16.516Z] #93 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:16.516Z] #93 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:17.128Z] #93 ... [2025-02-11T02:31:17.128Z] [2025-02-11T02:31:17.128Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T02:31:17.128Z] #90 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:17.128Z] #90 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:17.128Z] #90 ... [2025-02-11T02:31:17.128Z] [2025-02-11T02:31:17.128Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T02:31:17.128Z] #77 DONE 22.1s [2025-02-11T02:31:17.128Z] [2025-02-11T02:31:17.128Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-11T02:31:18.089Z] #95 ... [2025-02-11T02:31:18.089Z] [2025-02-11T02:31:18.089Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T02:31:18.089Z] #84 7.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:18.089Z] #84 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T02:31:18.089Z] #84 ... [2025-02-11T02:31:18.089Z] [2025-02-11T02:31:18.089Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T02:31:18.089Z] #90 19.89 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:18.089Z] #90 20.19 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:18.089Z] #90 20.31 OK: 9 MiB in 16 packages [2025-02-11T02:31:20.028Z] #90 DONE 22.1s [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T02:31:20.028Z] #86 17.64 OK: 20 MiB in 18 packages [2025-02-11T02:31:20.028Z] #86 DONE 19.5s [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T02:31:20.028Z] #96 ... [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-11T02:31:20.028Z] #95 DONE 2.7s [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:20.028Z] #80 20.36 OK: 14 MiB in 21 packages [2025-02-11T02:31:20.028Z] #80 DONE 22.6s [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:31:20.028Z] #97 DONE 2.7s [2025-02-11T02:31:20.028Z] [2025-02-11T02:31:20.028Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-11T02:31:20.303Z] #98 ... [2025-02-11T02:31:20.304Z] [2025-02-11T02:31:20.304Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-11T02:31:20.304Z] #99 DONE 0.6s [2025-02-11T02:31:20.304Z] [2025-02-11T02:31:20.304Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T02:31:20.304Z] #84 18.83 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:20.304Z] #84 19.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:20.304Z] #84 19.45 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:20.570Z] #84 ... [2025-02-11T02:31:20.570Z] [2025-02-11T02:31:20.570Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-11T02:31:20.570Z] #98 DONE 0.6s [2025-02-11T02:31:20.570Z] [2025-02-11T02:31:20.570Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-11T02:31:20.846Z] #100 DONE 0.2s [2025-02-11T02:31:20.846Z] [2025-02-11T02:31:20.846Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:21.112Z] #101 DONE 0.3s [2025-02-11T02:31:21.112Z] [2025-02-11T02:31:21.112Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-11T02:31:21.379Z] #102 DONE 0.3s [2025-02-11T02:31:21.379Z] [2025-02-11T02:31:21.379Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-11T02:31:21.645Z] #103 DONE 0.3s [2025-02-11T02:31:21.645Z] [2025-02-11T02:31:21.645Z] #104 [security-spire-server] exporting to image [2025-02-11T02:31:21.645Z] #104 exporting layers [2025-02-11T02:31:22.226Z] #104 ... [2025-02-11T02:31:22.226Z] [2025-02-11T02:31:22.226Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:22.226Z] #105 ... [2025-02-11T02:31:22.226Z] [2025-02-11T02:31:22.226Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T02:31:22.226Z] #92 11.45 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:22.226Z] #92 12.10 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:22.226Z] #92 12.24 OK: 9 MiB in 18 packages [2025-02-11T02:31:22.820Z] #92 ... [2025-02-11T02:31:22.820Z] [2025-02-11T02:31:22.820Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:31:22.820Z] #106 DONE 2.9s [2025-02-11T02:31:23.086Z] [2025-02-11T02:31:23.086Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-11T02:31:23.086Z] #107 DONE 0.2s [2025-02-11T02:31:23.086Z] [2025-02-11T02:31:23.086Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-11T02:31:23.354Z] #108 ... [2025-02-11T02:31:23.354Z] [2025-02-11T02:31:23.354Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T02:31:23.354Z] #84 20.77 OK: 20 MiB in 18 packages [2025-02-11T02:31:23.354Z] #84 DONE 23.0s [2025-02-11T02:31:23.354Z] [2025-02-11T02:31:23.354Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:23.354Z] #93 12.44 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:23.629Z] #93 ... [2025-02-11T02:31:23.629Z] [2025-02-11T02:31:23.629Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-11T02:31:23.629Z] #108 DONE 0.5s [2025-02-11T02:31:23.629Z] [2025-02-11T02:31:23.629Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T02:31:23.629Z] #92 DONE 14.1s [2025-02-11T02:31:23.629Z] [2025-02-11T02:31:23.629Z] #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:31:24.217Z] #109 ... [2025-02-11T02:31:24.217Z] [2025-02-11T02:31:24.217Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:24.217Z] #110 DONE 0.6s [2025-02-11T02:31:24.484Z] [2025-02-11T02:31:24.484Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-11T02:31:24.484Z] #111 DONE 0.3s [2025-02-11T02:31:24.484Z] [2025-02-11T02:31:24.484Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-11T02:31:24.752Z] #112 ... [2025-02-11T02:31:24.752Z] [2025-02-11T02:31:24.752Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T02:31:24.752Z] #96 DONE 5.1s [2025-02-11T02:31:25.018Z] [2025-02-11T02:31:25.019Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-11T02:31:25.019Z] #112 DONE 0.4s [2025-02-11T02:31:25.019Z] [2025-02-11T02:31:25.019Z] #104 [security-spire-agent] exporting to image [2025-02-11T02:31:25.286Z] #104 ... [2025-02-11T02:31:25.286Z] [2025-02-11T02:31:25.286Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-11T02:31:25.286Z] #113 DONE 0.5s [2025-02-11T02:31:25.555Z] [2025-02-11T02:31:25.555Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T02:31:25.555Z] #93 13.01 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T02:31:25.555Z] #93 13.10 Executing ca-certificates-20241121-r1.trigger [2025-02-11T02:31:25.555Z] #93 13.81 OK: 15 MiB in 28 packages [2025-02-11T02:31:25.825Z] #93 DONE 15.0s [2025-02-11T02:31:25.825Z] [2025-02-11T02:31:25.825Z] #104 [security-spire-agent] exporting to image [2025-02-11T02:31:25.825Z] #104 exporting layers 4.3s done [2025-02-11T02:31:25.825Z] #104 writing image sha256:f9d768c2966ea2a36f4b13d5b0e188f386461fa8493abb548de37759b5be1486 [2025-02-11T02:31:26.097Z] #104 writing image sha256:f9d768c2966ea2a36f4b13d5b0e188f386461fa8493abb548de37759b5be1486 0.0s done [2025-02-11T02:31:26.097Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-11T02:31:27.071Z] #104 ... [2025-02-11T02:31:27.071Z] [2025-02-11T02:31:27.071Z] #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T02:31:27.071Z] #109 DONE 3.5s [2025-02-11T02:31:27.344Z] [2025-02-11T02:31:27.344Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-11T02:31:27.344Z] #114 DONE 0.2s [2025-02-11T02:31:27.344Z] [2025-02-11T02:31:27.344Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-11T02:31:27.344Z] #115 DONE 0.2s [2025-02-11T02:31:27.344Z] [2025-02-11T02:31:27.344Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:27.614Z] #83 ... [2025-02-11T02:31:27.614Z] [2025-02-11T02:31:27.614Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:27.614Z] #116 DONE 0.2s [2025-02-11T02:31:27.614Z] [2025-02-11T02:31:27.614Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-11T02:31:27.907Z] #117 DONE 0.1s [2025-02-11T02:31:27.907Z] [2025-02-11T02:31:27.907Z] #104 [security-spire-agent] exporting to image [2025-02-11T02:31:27.907Z] #104 exporting layers 2.8s done [2025-02-11T02:31:27.907Z] #104 writing image sha256:6c328587f9edfd290794b64adc44590beec6275dd7c815787169a93095f53d44 done [2025-02-11T02:31:27.907Z] #104 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-11T02:31:27.907Z] #104 DONE 6.1s [2025-02-11T02:31:27.907Z] [2025-02-11T02:31:27.907Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-11T02:31:27.907Z] #118 DONE 0.2s [2025-02-11T02:31:27.907Z] [2025-02-11T02:31:27.908Z] #104 [security-spire-config] exporting to image [2025-02-11T02:31:29.875Z] #104 exporting layers 1.8s done [2025-02-11T02:31:29.875Z] #104 writing image sha256:6c0365477f7c49c14785f621fcd3bc8a77ef9f061c61f975f975a8f7a689b2cb done [2025-02-11T02:31:29.875Z] #104 naming to docker.io/library/security-spire-config-arm64 done [2025-02-11T02:31:29.875Z] #104 DONE 7.9s [2025-02-11T02:31:29.875Z] [2025-02-11T02:31:29.875Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:31:31.506Z] #147 ... [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T02:31:31.506Z] #152 DONE 146.5s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T02:31:31.506Z] #150 ... [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #155 ... [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T02:31:31.506Z] #146 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:31:31.506Z] #147 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T02:31:31.506Z] #148 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T02:31:31.506Z] #153 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:31:31.506Z] #145 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T02:31:31.506Z] #143 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T02:31:31.506Z] #149 DONE 148.8s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T02:31:31.506Z] #150 DONE 148.9s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #156 ... [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:31:31.506Z] #154 DONE 149.0s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T02:31:31.506Z] #151 DONE 149.1s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:31:31.506Z] #144 DONE 149.0s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #155 DONE 2.3s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #157 ... [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-11T02:31:31.506Z] #158 DONE 0.4s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #159 DONE 0.3s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #160 DONE 0.2s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #161 DONE 0.3s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #156 DONE 0.3s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #162 DONE 0.2s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #163 DONE 0.2s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.506Z] #157 DONE 0.2s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.506Z] #164 DONE 0.1s [2025-02-11T02:31:31.506Z] [2025-02-11T02:31:31.506Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-11T02:31:31.766Z] #165 ... [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T02:31:31.766Z] #166 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.766Z] #167 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #168 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.766Z] #169 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #170 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #171 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:31.766Z] #172 CACHED [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #173 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #174 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #175 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #176 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #177 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:31.766Z] #178 DONE 0.5s [2025-02-11T02:31:31.766Z] [2025-02-11T02:31:31.766Z] #179 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-11T02:31:32.026Z] #179 ... [2025-02-11T02:31:32.026Z] [2025-02-11T02:31:32.026Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-11T02:31:32.026Z] #165 DONE 0.8s [2025-02-11T02:31:32.287Z] [2025-02-11T02:31:32.287Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T02:31:33.228Z] #180 ... [2025-02-11T02:31:33.228Z] [2025-02-11T02:31:33.228Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-11T02:31:33.228Z] #181 DONE 1.2s [2025-02-11T02:31:33.228Z] [2025-02-11T02:31:33.228Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-11T02:31:33.228Z] #182 DONE 1.2s [2025-02-11T02:31:33.228Z] [2025-02-11T02:31:33.228Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.488Z] #183 ... [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.488Z] #184 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #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-02-11T02:31:33.488Z] #185 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-11T02:31:33.488Z] #186 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T02:31:33.488Z] #187 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-11T02:31:33.488Z] #188 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #179 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-11T02:31:33.488Z] #179 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T02:31:33.488Z] #189 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T02:31:33.488Z] #180 DONE 1.4s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.488Z] #183 DONE 0.6s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-11T02:31:33.488Z] #190 DONE 1.7s [2025-02-11T02:31:33.488Z] [2025-02-11T02:31:33.488Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-11T02:31:33.748Z] #191 ... [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #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-02-11T02:31:33.748Z] #192 DONE 0.2s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.748Z] #193 DONE 0.1s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-11T02:31:33.748Z] #194 DONE 0.1s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #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-02-11T02:31:33.748Z] #195 DONE 0.2s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.748Z] #196 DONE 0.3s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:33.748Z] #197 DONE 0.3s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-11T02:31:33.748Z] #198 DONE 0.3s [2025-02-11T02:31:33.748Z] [2025-02-11T02:31:33.748Z] #113 [support-scheduler] exporting to image [2025-02-11T02:31:33.748Z] #113 exporting layers [2025-02-11T02:31:34.078Z] #113 ... [2025-02-11T02:31:34.078Z] [2025-02-11T02:31:34.079Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:34.079Z] #199 DONE 0.3s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-11T02:31:34.079Z] #191 DONE 0.4s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #200 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T02:31:34.079Z] #200 DONE 2.7s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #113 [support-notifications] exporting to image [2025-02-11T02:31:34.079Z] #113 ... [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:34.079Z] #201 DONE 0.4s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:34.079Z] #202 DONE 0.2s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-11T02:31:34.079Z] #203 DONE 0.2s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:31:34.079Z] #204 DONE 0.4s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:34.079Z] #205 DONE 0.1s [2025-02-11T02:31:34.079Z] [2025-02-11T02:31:34.079Z] #113 [core-metadata] exporting to image [2025-02-11T02:31:34.079Z] #113 exporting layers 0.3s done [2025-02-11T02:31:34.340Z] #113 ... [2025-02-11T02:31:34.340Z] [2025-02-11T02:31:34.340Z] #206 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:31:34.340Z] #206 DONE 0.1s [2025-02-11T02:31:34.340Z] [2025-02-11T02:31:34.340Z] #113 [core-keeper] exporting to image [2025-02-11T02:31:34.340Z] #113 writing image sha256:c43535c3aad2c58922c292cfd1d50a5e3c67e52fa830464673804f7b9aa454d1 0.0s done [2025-02-11T02:31:34.340Z] #113 naming to docker.io/library/core-keeper done [2025-02-11T02:31:34.340Z] #113 ... [2025-02-11T02:31:34.340Z] [2025-02-11T02:31:34.340Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-11T02:31:34.340Z] #207 DONE 0.2s [2025-02-11T02:31:34.340Z] [2025-02-11T02:31:34.340Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:31:34.340Z] #208 DONE 0.2s [2025-02-11T02:31:34.340Z] [2025-02-11T02:31:34.340Z] #113 [core-command] exporting to image [2025-02-11T02:31:34.340Z] #113 exporting layers 0.4s done [2025-02-11T02:31:34.340Z] #113 writing image sha256:4aca8fd9482886ca4b26124da6f18a3a346a353290539fccbd4565ecb09dd73d [2025-02-11T02:31:34.340Z] #113 writing image sha256:a7d568ab4f60962dab399ca3e0de2a43fe0c317fea4826c36fbe3ee6b9eae96a 0.0s done [2025-02-11T02:31:34.340Z] #113 writing image sha256:1ebf146e7a45bc8eb01284873e50a067c251001299c020ae30d2e84bb51fe4c4 [2025-02-11T02:31:34.340Z] #113 naming to docker.io/library/core-command done [2025-02-11T02:31:34.340Z] #113 exporting layers 0.3s done [2025-02-11T02:31:34.340Z] #113 writing image sha256:4aca8fd9482886ca4b26124da6f18a3a346a353290539fccbd4565ecb09dd73d 0.0s done [2025-02-11T02:31:34.340Z] #113 writing image sha256:1ebf146e7a45bc8eb01284873e50a067c251001299c020ae30d2e84bb51fe4c4 0.1s done [2025-02-11T02:31:34.340Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-02-11T02:31:34.340Z] #113 naming to docker.io/library/core-data done [2025-02-11T02:31:34.602Z] #113 writing image sha256:faf271641713662823e87fb00100f43144da2d26afba44f90c40abdbadb46f76 [2025-02-11T02:31:34.602Z] #113 writing image sha256:faf271641713662823e87fb00100f43144da2d26afba44f90c40abdbadb46f76 done [2025-02-11T02:31:34.602Z] #113 naming to docker.io/library/support-notifications done [2025-02-11T02:31:34.602Z] #113 writing image sha256:a4863f2f194c67e5e30cabb73df20c09ccd5569f07cfcd6c7640a26c258eb5b5 done [2025-02-11T02:31:34.602Z] #113 writing image sha256:d8a2d578ea308d13f5f41bfa622881f1ecade173ce2cd17ab90d550a5401891f done [2025-02-11T02:31:34.602Z] #113 naming to docker.io/library/support-scheduler done [2025-02-11T02:31:34.602Z] #113 naming to docker.io/library/core-metadata done [2025-02-11T02:31:34.602Z] #113 DONE 2.4s [2025-02-11T02:31:34.602Z] [2025-02-11T02:31:34.602Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-11T02:31:34.863Z] #209 DONE 0.6s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:31:34.863Z] #210 DONE 0.9s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:31:34.863Z] #211 DONE 0.9s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-11T02:31:34.863Z] #212 DONE 0.6s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:31:34.863Z] #213 DONE 0.9s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T02:31:34.863Z] #214 DONE 0.1s [2025-02-11T02:31:34.863Z] [2025-02-11T02:31:34.863Z] #113 [security-proxy-setup] exporting to image [2025-02-11T02:31:35.124Z] #113 ... [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-11T02:31:35.124Z] #215 DONE 0.1s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-11T02:31:35.124Z] #216 DONE 0.1s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-11T02:31:35.124Z] #217 DONE 0.1s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #113 [security-proxy-auth] exporting to image [2025-02-11T02:31:35.124Z] #113 exporting layers 0.2s done [2025-02-11T02:31:35.124Z] #113 writing image sha256:1cda579a064160331f262baf9877671cba642ac32eb85fd2c8c072f19fbff638 done [2025-02-11T02:31:35.124Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-11T02:31:35.124Z] #113 writing image sha256:81b96d473398463fcba8411fe92874372c25744161b40ed11a57618f3fc09a10 done [2025-02-11T02:31:35.124Z] #113 naming to docker.io/library/security-proxy-auth done [2025-02-11T02:31:35.124Z] #113 exporting layers 0.2s done [2025-02-11T02:31:35.124Z] #113 writing image sha256:73fcfe86afcc4673420318b8d31a245dd49483d8c9418072b86a1bcdde2298e7 done [2025-02-11T02:31:35.124Z] #113 naming to docker.io/library/security-proxy-setup done [2025-02-11T02:31:35.124Z] #113 DONE 2.7s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-11T02:31:35.124Z] #218 DONE 0.0s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-11T02:31:35.124Z] #219 DONE 0.1s [2025-02-11T02:31:35.124Z] [2025-02-11T02:31:35.124Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-11T02:31:35.696Z] #220 DONE 0.4s [2025-02-11T02:31:35.696Z] [2025-02-11T02:31:35.696Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:31:35.696Z] #221 DONE 0.6s [2025-02-11T02:31:35.696Z] [2025-02-11T02:31:35.696Z] #113 [security-secretstore-setup] exporting to image [2025-02-11T02:31:35.958Z] #113 exporting layers 0.3s done [2025-02-11T02:31:35.958Z] #113 exporting layers 0.3s done [2025-02-11T02:31:35.958Z] #113 writing image sha256:5a49810f4a327232cc3d3b8bd733f12622ba69006399349262bd418a90a56fa6 done [2025-02-11T02:31:35.958Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-02-11T02:31:35.958Z] #113 writing image sha256:2f0efdaf2ede674b5c6cb6dc9110de05a09a15db8e166f9b2107145cc15053d0 done [2025-02-11T02:31:35.958Z] #113 naming to docker.io/library/security-bootstrapper done [2025-02-11T02:31:35.958Z] #113 DONE 3.1s [2025-02-11T02:31:35.958Z] [2025-02-11T02:31:35.958Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.958Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T02:31:35.959Z] time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-11T02:31:35.971Z] $ docker stop --time=1 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 [2025-02-11T02:31:37.244Z] $ docker rm -f --volumes 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T02:31:37.598Z] + docker images [2025-02-11T02:31:37.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-11T02:31:37.598Z] security-secretstore-setup latest 5a49810f4a32 2 seconds ago 47MB [2025-02-11T02:31:37.598Z] security-bootstrapper latest 2f0efdaf2ede 2 seconds ago 25.8MB [2025-02-11T02:31:37.598Z] security-proxy-setup latest 73fcfe86afcc 3 seconds ago 35MB [2025-02-11T02:31:37.598Z] core-common-config-bootstrapper latest 1cda579a0641 3 seconds ago 22.6MB [2025-02-11T02:31:37.598Z] security-proxy-auth latest 81b96d473398 3 seconds ago 36.8MB [2025-02-11T02:31:37.598Z] core-data latest 1ebf146e7a45 4 seconds ago 37.8MB [2025-02-11T02:31:37.598Z] core-command latest a7d568ab4f60 4 seconds ago 33.4MB [2025-02-11T02:31:37.598Z] core-metadata latest a4863f2f194c 4 seconds ago 38.1MB [2025-02-11T02:31:37.598Z] security-spiffe-token-provider latest 4aca8fd94828 4 seconds ago 38.6MB [2025-02-11T02:31:37.599Z] support-notifications latest faf271641713 4 seconds ago 57.3MB [2025-02-11T02:31:37.599Z] support-scheduler latest d8a2d578ea30 4 seconds ago 53.7MB [2025-02-11T02:31:37.599Z] core-keeper latest c43535c3aad2 5 seconds ago 32MB [2025-02-11T02:31:37.599Z] security-spire-agent latest 7706cce00ed3 3 minutes ago 188MB [2025-02-11T02:31:37.599Z] security-spire-config latest dbad69385f5c 3 minutes ago 127MB [2025-02-11T02:31:37.599Z] security-spire-server latest af05d6bc5082 3 minutes ago 127MB [2025-02-11T02:31:37.599Z] ci-base-image-x86_64 latest 7aae93131924 7 minutes ago 929MB [2025-02-11T02:31:37.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-11T02:31:37.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-11T02:31:37.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T02:31:37.728Z] provisioning config files... [2025-02-11T02:31:37.738Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config1063795854997744622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T02:31:38.042Z] ---> ****-login.sh [2025-02-11T02:31:38.042Z] nexus3.edgexfoundry.org:10001 [2025-02-11T02:31:38.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:31:38.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:31:38.042Z] Configure a credential helper to remove this warning. See [2025-02-11T02:31:38.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:31:38.042Z] [2025-02-11T02:31:38.042Z] Login Succeeded [2025-02-11T02:31:38.042Z] nexus3.edgexfoundry.org:10002 [2025-02-11T02:31:38.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:31:38.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:31:38.043Z] Configure a credential helper to remove this warning. See [2025-02-11T02:31:38.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:31:38.043Z] [2025-02-11T02:31:38.043Z] Login Succeeded [2025-02-11T02:31:38.043Z] nexus3.edgexfoundry.org:10003 [2025-02-11T02:31:38.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:31:38.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:31:38.302Z] Configure a credential helper to remove this warning. See [2025-02-11T02:31:38.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:31:38.302Z] [2025-02-11T02:31:38.302Z] Login Succeeded [2025-02-11T02:31:38.302Z] nexus3.edgexfoundry.org:10004 [2025-02-11T02:31:38.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:31:38.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:31:38.302Z] Configure a credential helper to remove this warning. See [2025-02-11T02:31:38.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:31:38.302Z] [2025-02-11T02:31:38.302Z] Login Succeeded [2025-02-11T02:31:38.302Z] ****.io [2025-02-11T02:31:38.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T02:31:38.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T02:31:38.561Z] Configure a credential helper to remove this warning. See [2025-02-11T02:31:38.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T02:31:38.561Z] [2025-02-11T02:31:38.561Z] Login Succeeded [2025-02-11T02:31:38.561Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T02:31:38.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:31:38.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T02:31:38.646Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-11T02:31:38.646Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:38.646Z] latest [2025-02-11T02:31:38.646Z] 4.0.0-dev.55 [2025-02-11T02:31:38.646Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:38.646Z] main [2025-02-11T02:31:38.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:38.999Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:39.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:39.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-11T02:31:39.322Z] ac266d029c38: Preparing [2025-02-11T02:31:39.322Z] 56bfbda1bfa9: Preparing [2025-02-11T02:31:39.322Z] ea1d3ca04526: Preparing [2025-02-11T02:31:39.322Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:39.322Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:39.322Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:39.322Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:39.322Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:39.322Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:39.322Z] ea1d3ca04526: Pushed [2025-02-11T02:31:39.322Z] 7bee8d03b74f: Pushed [2025-02-11T02:31:39.322Z] ac266d029c38: Pushed [2025-02-11T02:31:39.322Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:39.581Z] 2b017ae9a0db: Pushed [2025-02-11T02:31:39.840Z] e2b3ff945cc6: Pushed [2025-02-11T02:31:41.219Z] 56bfbda1bfa9: Pushed [2025-02-11T02:31:41.479Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:41.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:42.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-11T02:31:42.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-11T02:31:42.143Z] ac266d029c38: Preparing [2025-02-11T02:31:42.143Z] 56bfbda1bfa9: Preparing [2025-02-11T02:31:42.143Z] ea1d3ca04526: Preparing [2025-02-11T02:31:42.143Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:42.143Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:42.143Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:42.143Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:42.143Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:42.143Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:42.143Z] ac266d029c38: Layer already exists [2025-02-11T02:31:42.143Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:42.143Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:42.143Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:42.143Z] 56bfbda1bfa9: Layer already exists [2025-02-11T02:31:42.143Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:42.143Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:42.143Z] latest: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:42.482Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:42.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 [2025-02-11T02:31:42.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-11T02:31:42.820Z] ac266d029c38: Preparing [2025-02-11T02:31:42.820Z] 56bfbda1bfa9: Preparing [2025-02-11T02:31:42.820Z] ea1d3ca04526: Preparing [2025-02-11T02:31:42.820Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:42.820Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:42.820Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:42.820Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:42.820Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:42.820Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:42.820Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:42.820Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:42.820Z] 56bfbda1bfa9: Layer already exists [2025-02-11T02:31:42.820Z] ac266d029c38: Layer already exists [2025-02-11T02:31:42.820Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:42.820Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:42.820Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:42.820Z] 4.0.0-dev.55: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:43.159Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:43.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:43.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-11T02:31:43.489Z] ac266d029c38: Preparing [2025-02-11T02:31:43.489Z] 56bfbda1bfa9: Preparing [2025-02-11T02:31:43.489Z] ea1d3ca04526: Preparing [2025-02-11T02:31:43.489Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:43.489Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:43.489Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:43.489Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:43.489Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:43.489Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:43.489Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:43.489Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:43.489Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:43.489Z] ac266d029c38: Layer already exists [2025-02-11T02:31:43.489Z] 56bfbda1bfa9: Layer already exists [2025-02-11T02:31:43.489Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:43.489Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:43.489Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:43.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:44.172Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-11T02:31:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-11T02:31:44.172Z] ac266d029c38: Preparing [2025-02-11T02:31:44.172Z] 56bfbda1bfa9: Preparing [2025-02-11T02:31:44.172Z] ea1d3ca04526: Preparing [2025-02-11T02:31:44.172Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:44.172Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:44.172Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:44.172Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:44.172Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:44.172Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:44.172Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:44.172Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:44.172Z] ac266d029c38: Layer already exists [2025-02-11T02:31:44.172Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:44.172Z] 56bfbda1bfa9: Layer already exists [2025-02-11T02:31:44.172Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:44.172Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:44.172Z] main: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:31:44.252Z] ===================================================== [Pipeline] echo [2025-02-11T02:31:44.264Z] taggedImages: [2025-02-11T02:31:44.264Z] - nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:44.264Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-11T02:31:44.264Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 [2025-02-11T02:31:44.264Z] - nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:44.264Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-11T02:31:44.286Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-11T02:31:44.286Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:44.286Z] latest [2025-02-11T02:31:44.286Z] 4.0.0-dev.55 [2025-02-11T02:31:44.286Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:44.286Z] main [2025-02-11T02:31:44.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:44.630Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:44.961Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:44.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-11T02:31:44.961Z] 2d6ebceca4ea: Preparing [2025-02-11T02:31:44.961Z] 89a4a5a61ff7: Preparing [2025-02-11T02:31:44.961Z] bd9fbfcd9297: Preparing [2025-02-11T02:31:44.961Z] 4fff6b616881: Preparing [2025-02-11T02:31:44.961Z] ea1d3ca04526: Preparing [2025-02-11T02:31:44.961Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:44.961Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:44.961Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:44.961Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:44.961Z] 7bee8d03b74f: Waiting [2025-02-11T02:31:44.961Z] e2b3ff945cc6: Waiting [2025-02-11T02:31:44.961Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:44.961Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:44.961Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:44.961Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:44.961Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:44.961Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:44.961Z] 89a4a5a61ff7: Pushed [2025-02-11T02:31:44.961Z] 2d6ebceca4ea: Pushed [2025-02-11T02:31:44.961Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:44.961Z] bd9fbfcd9297: Pushed [2025-02-11T02:31:45.896Z] 4fff6b616881: Pushed [2025-02-11T02:31:46.155Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:46.495Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:46.825Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-11T02:31:46.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-11T02:31:46.825Z] 2d6ebceca4ea: Preparing [2025-02-11T02:31:46.825Z] 89a4a5a61ff7: Preparing [2025-02-11T02:31:46.825Z] bd9fbfcd9297: Preparing [2025-02-11T02:31:46.825Z] 4fff6b616881: Preparing [2025-02-11T02:31:46.825Z] ea1d3ca04526: Preparing [2025-02-11T02:31:46.825Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:46.825Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:46.825Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:46.825Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:46.825Z] 7bee8d03b74f: Waiting [2025-02-11T02:31:46.825Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:46.825Z] e2b3ff945cc6: Waiting [2025-02-11T02:31:46.825Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:46.825Z] 4fff6b616881: Layer already exists [2025-02-11T02:31:46.825Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:31:46.825Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:31:46.825Z] bd9fbfcd9297: Layer already exists [2025-02-11T02:31:46.825Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:46.825Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:46.825Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:46.825Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:46.825Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:46.825Z] latest: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:47.163Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:47.510Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 [2025-02-11T02:31:47.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-11T02:31:47.511Z] 2d6ebceca4ea: Preparing [2025-02-11T02:31:47.511Z] 89a4a5a61ff7: Preparing [2025-02-11T02:31:47.511Z] bd9fbfcd9297: Preparing [2025-02-11T02:31:47.511Z] 4fff6b616881: Preparing [2025-02-11T02:31:47.511Z] ea1d3ca04526: Preparing [2025-02-11T02:31:47.511Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:47.511Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:47.511Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:47.511Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:47.511Z] e2b3ff945cc6: Waiting [2025-02-11T02:31:47.511Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:47.511Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:47.511Z] 7bee8d03b74f: Waiting [2025-02-11T02:31:47.511Z] bd9fbfcd9297: Layer already exists [2025-02-11T02:31:47.511Z] 4fff6b616881: Layer already exists [2025-02-11T02:31:47.511Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:31:47.511Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:31:47.511Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:47.511Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:47.511Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:47.511Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:47.511Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:47.511Z] 4.0.0-dev.55: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:47.846Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:48.177Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:48.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-11T02:31:48.177Z] 2d6ebceca4ea: Preparing [2025-02-11T02:31:48.177Z] 89a4a5a61ff7: Preparing [2025-02-11T02:31:48.177Z] bd9fbfcd9297: Preparing [2025-02-11T02:31:48.177Z] 4fff6b616881: Preparing [2025-02-11T02:31:48.177Z] ea1d3ca04526: Preparing [2025-02-11T02:31:48.177Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:48.177Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:48.177Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:48.177Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:48.177Z] 7bee8d03b74f: Waiting [2025-02-11T02:31:48.177Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:48.177Z] bd9fbfcd9297: Layer already exists [2025-02-11T02:31:48.177Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:31:48.177Z] 4fff6b616881: Layer already exists [2025-02-11T02:31:48.177Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:31:48.177Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:48.177Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:48.177Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:48.177Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:48.177Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:48.177Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:48.523Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:48.858Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-11T02:31:48.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-11T02:31:48.858Z] 2d6ebceca4ea: Preparing [2025-02-11T02:31:48.858Z] 89a4a5a61ff7: Preparing [2025-02-11T02:31:48.858Z] bd9fbfcd9297: Preparing [2025-02-11T02:31:48.858Z] 4fff6b616881: Preparing [2025-02-11T02:31:48.858Z] ea1d3ca04526: Preparing [2025-02-11T02:31:48.858Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:48.858Z] e2b3ff945cc6: Preparing [2025-02-11T02:31:48.858Z] 2b017ae9a0db: Preparing [2025-02-11T02:31:48.858Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:48.858Z] 2b017ae9a0db: Waiting [2025-02-11T02:31:48.858Z] 7bee8d03b74f: Waiting [2025-02-11T02:31:48.858Z] e2b3ff945cc6: Waiting [2025-02-11T02:31:48.858Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:48.858Z] 4fff6b616881: Layer already exists [2025-02-11T02:31:48.858Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:31:48.858Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:48.858Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:31:48.858Z] bd9fbfcd9297: Layer already exists [2025-02-11T02:31:48.858Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:31:48.858Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:48.858Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:31:48.858Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:48.858Z] main: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:31:48.936Z] ===================================================== [Pipeline] echo [2025-02-11T02:31:48.952Z] taggedImages: [2025-02-11T02:31:48.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:48.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-11T02:31:48.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 [2025-02-11T02:31:48.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:48.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-11T02:31:48.978Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-11T02:31:48.978Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:48.978Z] latest [2025-02-11T02:31:48.978Z] 4.0.0-dev.55 [2025-02-11T02:31:48.978Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:48.978Z] main [2025-02-11T02:31:48.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:49.337Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:49.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:49.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-11T02:31:49.676Z] ed708c7e916a: Preparing [2025-02-11T02:31:49.676Z] a0db1abe1804: Preparing [2025-02-11T02:31:49.676Z] ea1d3ca04526: Preparing [2025-02-11T02:31:49.676Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:49.676Z] 0c44254c0bbc: Preparing [2025-02-11T02:31:49.676Z] bc5663710f9e: Preparing [2025-02-11T02:31:49.676Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:49.676Z] bc5663710f9e: Waiting [2025-02-11T02:31:49.676Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:49.676Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:49.676Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:49.676Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:49.676Z] ed708c7e916a: Pushed [2025-02-11T02:31:49.676Z] bc5663710f9e: Pushed [2025-02-11T02:31:50.241Z] 0c44254c0bbc: Pushed [2025-02-11T02:31:52.144Z] a0db1abe1804: Pushed [2025-02-11T02:31:52.144Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:52.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:52.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-11T02:31:52.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-11T02:31:52.808Z] ed708c7e916a: Preparing [2025-02-11T02:31:52.808Z] a0db1abe1804: Preparing [2025-02-11T02:31:52.808Z] ea1d3ca04526: Preparing [2025-02-11T02:31:52.808Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:52.808Z] 0c44254c0bbc: Preparing [2025-02-11T02:31:52.808Z] bc5663710f9e: Preparing [2025-02-11T02:31:52.808Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:52.808Z] bc5663710f9e: Waiting [2025-02-11T02:31:52.808Z] ed708c7e916a: Layer already exists [2025-02-11T02:31:52.808Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:52.808Z] a0db1abe1804: Layer already exists [2025-02-11T02:31:52.808Z] 0c44254c0bbc: Layer already exists [2025-02-11T02:31:52.808Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:52.808Z] bc5663710f9e: Layer already exists [2025-02-11T02:31:52.808Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:52.808Z] latest: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:53.134Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:53.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 [2025-02-11T02:31:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-11T02:31:53.457Z] ed708c7e916a: Preparing [2025-02-11T02:31:53.457Z] a0db1abe1804: Preparing [2025-02-11T02:31:53.457Z] ea1d3ca04526: Preparing [2025-02-11T02:31:53.457Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:53.457Z] 0c44254c0bbc: Preparing [2025-02-11T02:31:53.457Z] bc5663710f9e: Preparing [2025-02-11T02:31:53.457Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:53.457Z] bc5663710f9e: Waiting [2025-02-11T02:31:53.457Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:53.457Z] a0db1abe1804: Layer already exists [2025-02-11T02:31:53.457Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:53.457Z] 0c44254c0bbc: Layer already exists [2025-02-11T02:31:53.457Z] ed708c7e916a: Layer already exists [2025-02-11T02:31:53.457Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:53.457Z] bc5663710f9e: Layer already exists [2025-02-11T02:31:53.457Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:53.457Z] 4.0.0-dev.55: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:53.794Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:54.146Z] + docker push nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:54.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-11T02:31:54.147Z] ed708c7e916a: Preparing [2025-02-11T02:31:54.147Z] a0db1abe1804: Preparing [2025-02-11T02:31:54.147Z] ea1d3ca04526: Preparing [2025-02-11T02:31:54.147Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:54.147Z] 0c44254c0bbc: Preparing [2025-02-11T02:31:54.147Z] bc5663710f9e: Preparing [2025-02-11T02:31:54.147Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:54.147Z] bc5663710f9e: Waiting [2025-02-11T02:31:54.147Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:54.147Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:54.147Z] a0db1abe1804: Layer already exists [2025-02-11T02:31:54.147Z] ed708c7e916a: Layer already exists [2025-02-11T02:31:54.147Z] 0c44254c0bbc: Layer already exists [2025-02-11T02:31:54.147Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:54.147Z] bc5663710f9e: Layer already exists [2025-02-11T02:31:54.147Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:54.147Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:54.492Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:54.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-11T02:31:54.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-11T02:31:54.829Z] ed708c7e916a: Preparing [2025-02-11T02:31:54.829Z] a0db1abe1804: Preparing [2025-02-11T02:31:54.829Z] ea1d3ca04526: Preparing [2025-02-11T02:31:54.829Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:54.829Z] 0c44254c0bbc: Preparing [2025-02-11T02:31:54.829Z] bc5663710f9e: Preparing [2025-02-11T02:31:54.829Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:54.829Z] bc5663710f9e: Waiting [2025-02-11T02:31:54.829Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:54.829Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:54.829Z] ea1d3ca04526: Layer already exists [2025-02-11T02:31:54.829Z] a0db1abe1804: Layer already exists [2025-02-11T02:31:54.829Z] 0c44254c0bbc: Layer already exists [2025-02-11T02:31:54.829Z] ed708c7e916a: Layer already exists [2025-02-11T02:31:54.829Z] bc5663710f9e: Layer already exists [2025-02-11T02:31:54.829Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:54.829Z] main: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:31:54.908Z] ===================================================== [Pipeline] echo [2025-02-11T02:31:54.920Z] taggedImages: [2025-02-11T02:31:54.920Z] - nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:54.920Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-11T02:31:54.920Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 [2025-02-11T02:31:54.920Z] - nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:54.920Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-11T02:31:54.946Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-11T02:31:54.946Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:54.946Z] latest [2025-02-11T02:31:54.946Z] 4.0.0-dev.55 [2025-02-11T02:31:54.946Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:31:54.946Z] main [2025-02-11T02:31:54.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:55.296Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:55.635Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:31:55.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-11T02:31:55.635Z] ce64132c4d0c: Preparing [2025-02-11T02:31:55.635Z] 20d711b1099f: Preparing [2025-02-11T02:31:55.635Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:55.635Z] 5106e0d2c170: Preparing [2025-02-11T02:31:55.635Z] 598b776fae15: Preparing [2025-02-11T02:31:55.635Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:55.635Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:55.635Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:55.635Z] 598b776fae15: Pushed [2025-02-11T02:31:55.635Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:55.635Z] 5106e0d2c170: Pushed [2025-02-11T02:31:55.635Z] ce64132c4d0c: Pushed [2025-02-11T02:31:58.171Z] 20d711b1099f: Pushed [2025-02-11T02:31:58.171Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:58.508Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:58.834Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-11T02:31:58.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-11T02:31:58.834Z] ce64132c4d0c: Preparing [2025-02-11T02:31:58.834Z] 20d711b1099f: Preparing [2025-02-11T02:31:58.834Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:58.834Z] 5106e0d2c170: Preparing [2025-02-11T02:31:58.834Z] 598b776fae15: Preparing [2025-02-11T02:31:58.834Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:58.834Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:58.834Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:58.834Z] 598b776fae15: Layer already exists [2025-02-11T02:31:58.834Z] ce64132c4d0c: Layer already exists [2025-02-11T02:31:58.834Z] 20d711b1099f: Layer already exists [2025-02-11T02:31:58.834Z] 5106e0d2c170: Layer already exists [2025-02-11T02:31:58.834Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:58.834Z] latest: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:59.190Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:59.528Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 [2025-02-11T02:31:59.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-11T02:31:59.528Z] ce64132c4d0c: Preparing [2025-02-11T02:31:59.528Z] 20d711b1099f: Preparing [2025-02-11T02:31:59.528Z] 7bee8d03b74f: Preparing [2025-02-11T02:31:59.528Z] 5106e0d2c170: Preparing [2025-02-11T02:31:59.528Z] 598b776fae15: Preparing [2025-02-11T02:31:59.528Z] ce5a8cde9eee: Preparing [2025-02-11T02:31:59.528Z] ce5a8cde9eee: Waiting [2025-02-11T02:31:59.528Z] 598b776fae15: Layer already exists [2025-02-11T02:31:59.528Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:31:59.528Z] 5106e0d2c170: Layer already exists [2025-02-11T02:31:59.528Z] ce64132c4d0c: Layer already exists [2025-02-11T02:31:59.528Z] 20d711b1099f: Layer already exists [2025-02-11T02:31:59.528Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:31:59.528Z] 4.0.0-dev.55: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:31:59.859Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:00.190Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:00.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-11T02:32:00.190Z] ce64132c4d0c: Preparing [2025-02-11T02:32:00.190Z] 20d711b1099f: Preparing [2025-02-11T02:32:00.190Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:00.190Z] 5106e0d2c170: Preparing [2025-02-11T02:32:00.190Z] 598b776fae15: Preparing [2025-02-11T02:32:00.190Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:00.190Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:00.190Z] ce64132c4d0c: Layer already exists [2025-02-11T02:32:00.190Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:00.190Z] 20d711b1099f: Layer already exists [2025-02-11T02:32:00.190Z] 598b776fae15: Layer already exists [2025-02-11T02:32:00.190Z] 5106e0d2c170: Layer already exists [2025-02-11T02:32:00.190Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:00.190Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:00.530Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:00.865Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-11T02:32:00.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-11T02:32:00.865Z] ce64132c4d0c: Preparing [2025-02-11T02:32:00.865Z] 20d711b1099f: Preparing [2025-02-11T02:32:00.865Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:00.865Z] 5106e0d2c170: Preparing [2025-02-11T02:32:00.865Z] 598b776fae15: Preparing [2025-02-11T02:32:00.865Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:00.865Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:00.865Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:00.865Z] 5106e0d2c170: Layer already exists [2025-02-11T02:32:00.865Z] 20d711b1099f: Layer already exists [2025-02-11T02:32:00.865Z] 598b776fae15: Layer already exists [2025-02-11T02:32:00.865Z] ce64132c4d0c: Layer already exists [2025-02-11T02:32:00.865Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:00.865Z] main: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:00.948Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:00.964Z] taggedImages: [2025-02-11T02:32:00.964Z] - nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:00.964Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-11T02:32:00.964Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 [2025-02-11T02:32:00.964Z] - nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:00.964Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-11T02:32:00.993Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-11T02:32:00.993Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:00.993Z] latest [2025-02-11T02:32:00.993Z] 4.0.0-dev.55 [2025-02-11T02:32:00.993Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:00.993Z] main [2025-02-11T02:32:00.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:01.361Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:01.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:01.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-11T02:32:01.685Z] d3ccb93da534: Preparing [2025-02-11T02:32:01.685Z] f57c085c975f: Preparing [2025-02-11T02:32:01.685Z] 7de085fc26e7: Preparing [2025-02-11T02:32:01.685Z] ea1d3ca04526: Preparing [2025-02-11T02:32:01.685Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:01.685Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:01.685Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:01.685Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:01.685Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:01.685Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:01.685Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:01.685Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:01.685Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:01.685Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:01.685Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:01.685Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:01.685Z] d3ccb93da534: Pushed [2025-02-11T02:32:01.685Z] f57c085c975f: Pushed [2025-02-11T02:32:04.225Z] 7de085fc26e7: Pushed [2025-02-11T02:32:04.225Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:04.683Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:05.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-11T02:32:05.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-11T02:32:05.012Z] d3ccb93da534: Preparing [2025-02-11T02:32:05.012Z] f57c085c975f: Preparing [2025-02-11T02:32:05.012Z] 7de085fc26e7: Preparing [2025-02-11T02:32:05.012Z] ea1d3ca04526: Preparing [2025-02-11T02:32:05.012Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:05.012Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:05.012Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:05.012Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:05.012Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:05.012Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:05.012Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:05.012Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:05.012Z] f57c085c975f: Layer already exists [2025-02-11T02:32:05.012Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:05.012Z] d3ccb93da534: Layer already exists [2025-02-11T02:32:05.012Z] 7de085fc26e7: Layer already exists [2025-02-11T02:32:05.012Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:05.012Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:05.012Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:05.012Z] latest: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:05.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:05.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 [2025-02-11T02:32:05.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-11T02:32:05.707Z] d3ccb93da534: Preparing [2025-02-11T02:32:05.707Z] f57c085c975f: Preparing [2025-02-11T02:32:05.707Z] 7de085fc26e7: Preparing [2025-02-11T02:32:05.707Z] ea1d3ca04526: Preparing [2025-02-11T02:32:05.707Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:05.707Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:05.707Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:05.707Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:05.707Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:05.707Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:05.707Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:05.707Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:05.707Z] d3ccb93da534: Layer already exists [2025-02-11T02:32:05.707Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:05.707Z] f57c085c975f: Layer already exists [2025-02-11T02:32:05.707Z] 7de085fc26e7: Layer already exists [2025-02-11T02:32:05.707Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:05.707Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:05.707Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:05.707Z] 4.0.0-dev.55: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:06.053Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:06.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:06.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-11T02:32:06.388Z] d3ccb93da534: Preparing [2025-02-11T02:32:06.388Z] f57c085c975f: Preparing [2025-02-11T02:32:06.388Z] 7de085fc26e7: Preparing [2025-02-11T02:32:06.388Z] ea1d3ca04526: Preparing [2025-02-11T02:32:06.388Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:06.388Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:06.388Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:06.388Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:06.388Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:06.388Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:06.388Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:06.388Z] f57c085c975f: Layer already exists [2025-02-11T02:32:06.388Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:06.388Z] 7de085fc26e7: Layer already exists [2025-02-11T02:32:06.388Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:06.388Z] d3ccb93da534: Layer already exists [2025-02-11T02:32:06.388Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:06.388Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:06.388Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:06.388Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:06.719Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:07.039Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-11T02:32:07.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-11T02:32:07.039Z] d3ccb93da534: Preparing [2025-02-11T02:32:07.039Z] f57c085c975f: Preparing [2025-02-11T02:32:07.039Z] 7de085fc26e7: Preparing [2025-02-11T02:32:07.039Z] ea1d3ca04526: Preparing [2025-02-11T02:32:07.039Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:07.039Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:07.039Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:07.039Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:07.039Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:07.039Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:07.039Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:07.039Z] 7de085fc26e7: Layer already exists [2025-02-11T02:32:07.039Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:07.039Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:07.039Z] f57c085c975f: Layer already exists [2025-02-11T02:32:07.039Z] d3ccb93da534: Layer already exists [2025-02-11T02:32:07.039Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:07.039Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:07.039Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:07.039Z] main: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:07.115Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:07.131Z] taggedImages: [2025-02-11T02:32:07.131Z] - nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:07.131Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-11T02:32:07.131Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 [2025-02-11T02:32:07.131Z] - nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:07.131Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-11T02:32:07.159Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-11T02:32:07.159Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:07.159Z] latest [2025-02-11T02:32:07.159Z] 4.0.0-dev.55 [2025-02-11T02:32:07.159Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:07.159Z] main [2025-02-11T02:32:07.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:07.504Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:07.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:07.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-11T02:32:07.831Z] a1191bb0edb7: Preparing [2025-02-11T02:32:07.831Z] 27dd740c5bac: Preparing [2025-02-11T02:32:07.831Z] b34f05290863: Preparing [2025-02-11T02:32:07.831Z] 699d39ced270: Preparing [2025-02-11T02:32:07.831Z] 4f8ce27ce95e: Preparing [2025-02-11T02:32:07.831Z] e0f2d714e534: Preparing [2025-02-11T02:32:07.831Z] a78912da3af4: Preparing [2025-02-11T02:32:07.831Z] ea1d3ca04526: Preparing [2025-02-11T02:32:07.831Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:07.831Z] 5eca6d40b1e1: Preparing [2025-02-11T02:32:07.831Z] 85fe75da44b1: Preparing [2025-02-11T02:32:07.831Z] 5f70bf18a086: Preparing [2025-02-11T02:32:07.831Z] 35633f3548c2: Preparing [2025-02-11T02:32:07.831Z] 263f57b3a7f3: Preparing [2025-02-11T02:32:07.831Z] 15bd64c536d6: Preparing [2025-02-11T02:32:07.831Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:07.831Z] a78912da3af4: Waiting [2025-02-11T02:32:07.831Z] ea1d3ca04526: Waiting [2025-02-11T02:32:07.831Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:07.831Z] 5eca6d40b1e1: Waiting [2025-02-11T02:32:07.831Z] 85fe75da44b1: Waiting [2025-02-11T02:32:07.831Z] 5f70bf18a086: Waiting [2025-02-11T02:32:07.831Z] 35633f3548c2: Waiting [2025-02-11T02:32:07.831Z] 263f57b3a7f3: Waiting [2025-02-11T02:32:07.831Z] 15bd64c536d6: Waiting [2025-02-11T02:32:07.831Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:07.831Z] e0f2d714e534: Waiting [2025-02-11T02:32:07.831Z] 27dd740c5bac: Pushed [2025-02-11T02:32:07.831Z] b34f05290863: Pushed [2025-02-11T02:32:07.831Z] 699d39ced270: Pushed [2025-02-11T02:32:07.831Z] a1191bb0edb7: Pushed [2025-02-11T02:32:07.831Z] 4f8ce27ce95e: Pushed [2025-02-11T02:32:07.831Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:07.831Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:07.831Z] 5f70bf18a086: Layer already exists [2025-02-11T02:32:07.831Z] e0f2d714e534: Pushed [2025-02-11T02:32:08.097Z] 5eca6d40b1e1: Pushed [2025-02-11T02:32:08.097Z] 85fe75da44b1: Pushed [2025-02-11T02:32:08.097Z] 35633f3548c2: Pushed [2025-02-11T02:32:08.097Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:08.097Z] 15bd64c536d6: Pushed [2025-02-11T02:32:08.683Z] 263f57b3a7f3: Pushed [2025-02-11T02:32:09.368Z] a78912da3af4: Pushed [2025-02-11T02:32:09.368Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:09.696Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:10.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-11T02:32:10.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-11T02:32:10.020Z] a1191bb0edb7: Preparing [2025-02-11T02:32:10.020Z] 27dd740c5bac: Preparing [2025-02-11T02:32:10.020Z] b34f05290863: Preparing [2025-02-11T02:32:10.020Z] 699d39ced270: Preparing [2025-02-11T02:32:10.020Z] 4f8ce27ce95e: Preparing [2025-02-11T02:32:10.020Z] e0f2d714e534: Preparing [2025-02-11T02:32:10.020Z] a78912da3af4: Preparing [2025-02-11T02:32:10.020Z] ea1d3ca04526: Preparing [2025-02-11T02:32:10.020Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:10.020Z] 5eca6d40b1e1: Preparing [2025-02-11T02:32:10.020Z] 85fe75da44b1: Preparing [2025-02-11T02:32:10.020Z] 5f70bf18a086: Preparing [2025-02-11T02:32:10.020Z] 35633f3548c2: Preparing [2025-02-11T02:32:10.020Z] 263f57b3a7f3: Preparing [2025-02-11T02:32:10.020Z] 15bd64c536d6: Preparing [2025-02-11T02:32:10.020Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:10.020Z] 85fe75da44b1: Waiting [2025-02-11T02:32:10.020Z] ea1d3ca04526: Waiting [2025-02-11T02:32:10.020Z] 5f70bf18a086: Waiting [2025-02-11T02:32:10.020Z] 35633f3548c2: Waiting [2025-02-11T02:32:10.020Z] e0f2d714e534: Waiting [2025-02-11T02:32:10.020Z] 263f57b3a7f3: Waiting [2025-02-11T02:32:10.020Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:10.020Z] 15bd64c536d6: Waiting [2025-02-11T02:32:10.020Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:10.020Z] a78912da3af4: Waiting [2025-02-11T02:32:10.020Z] a1191bb0edb7: Layer already exists [2025-02-11T02:32:10.020Z] b34f05290863: Layer already exists [2025-02-11T02:32:10.020Z] 27dd740c5bac: Layer already exists [2025-02-11T02:32:10.020Z] 4f8ce27ce95e: Layer already exists [2025-02-11T02:32:10.020Z] 699d39ced270: Layer already exists [2025-02-11T02:32:10.020Z] a78912da3af4: Layer already exists [2025-02-11T02:32:10.020Z] e0f2d714e534: Layer already exists [2025-02-11T02:32:10.020Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:10.020Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:10.020Z] 5eca6d40b1e1: Layer already exists [2025-02-11T02:32:10.020Z] 5f70bf18a086: Layer already exists [2025-02-11T02:32:10.020Z] 85fe75da44b1: Layer already exists [2025-02-11T02:32:10.020Z] 15bd64c536d6: Layer already exists [2025-02-11T02:32:10.020Z] 263f57b3a7f3: Layer already exists [2025-02-11T02:32:10.020Z] 35633f3548c2: Layer already exists [2025-02-11T02:32:10.020Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:10.020Z] latest: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:10.359Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:10.694Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 [2025-02-11T02:32:10.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-11T02:32:10.694Z] a1191bb0edb7: Preparing [2025-02-11T02:32:10.694Z] 27dd740c5bac: Preparing [2025-02-11T02:32:10.694Z] b34f05290863: Preparing [2025-02-11T02:32:10.694Z] 699d39ced270: Preparing [2025-02-11T02:32:10.694Z] 4f8ce27ce95e: Preparing [2025-02-11T02:32:10.694Z] e0f2d714e534: Preparing [2025-02-11T02:32:10.694Z] a78912da3af4: Preparing [2025-02-11T02:32:10.694Z] ea1d3ca04526: Preparing [2025-02-11T02:32:10.694Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:10.694Z] 5eca6d40b1e1: Preparing [2025-02-11T02:32:10.694Z] 85fe75da44b1: Preparing [2025-02-11T02:32:10.694Z] 5f70bf18a086: Preparing [2025-02-11T02:32:10.694Z] 35633f3548c2: Preparing [2025-02-11T02:32:10.694Z] 263f57b3a7f3: Preparing [2025-02-11T02:32:10.694Z] 15bd64c536d6: Preparing [2025-02-11T02:32:10.694Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:10.694Z] ea1d3ca04526: Waiting [2025-02-11T02:32:10.694Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:10.694Z] 5eca6d40b1e1: Waiting [2025-02-11T02:32:10.694Z] 85fe75da44b1: Waiting [2025-02-11T02:32:10.694Z] 263f57b3a7f3: Waiting [2025-02-11T02:32:10.694Z] 5f70bf18a086: Waiting [2025-02-11T02:32:10.694Z] 15bd64c536d6: Waiting [2025-02-11T02:32:10.694Z] 35633f3548c2: Waiting [2025-02-11T02:32:10.694Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:10.694Z] e0f2d714e534: Waiting [2025-02-11T02:32:10.694Z] a1191bb0edb7: Layer already exists [2025-02-11T02:32:10.694Z] b34f05290863: Layer already exists [2025-02-11T02:32:10.694Z] 27dd740c5bac: Layer already exists [2025-02-11T02:32:10.694Z] 699d39ced270: Layer already exists [2025-02-11T02:32:10.694Z] 4f8ce27ce95e: Layer already exists [2025-02-11T02:32:10.694Z] e0f2d714e534: Layer already exists [2025-02-11T02:32:10.694Z] a78912da3af4: Layer already exists [2025-02-11T02:32:10.694Z] 5eca6d40b1e1: Layer already exists [2025-02-11T02:32:10.694Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:10.694Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:10.694Z] 85fe75da44b1: Layer already exists [2025-02-11T02:32:10.694Z] 5f70bf18a086: Layer already exists [2025-02-11T02:32:10.694Z] 15bd64c536d6: Layer already exists [2025-02-11T02:32:10.694Z] 263f57b3a7f3: Layer already exists [2025-02-11T02:32:10.694Z] 35633f3548c2: Layer already exists [2025-02-11T02:32:10.694Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:10.694Z] 4.0.0-dev.55: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:11.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:11.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:11.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-11T02:32:11.351Z] a1191bb0edb7: Preparing [2025-02-11T02:32:11.351Z] 27dd740c5bac: Preparing [2025-02-11T02:32:11.351Z] b34f05290863: Preparing [2025-02-11T02:32:11.351Z] 699d39ced270: Preparing [2025-02-11T02:32:11.351Z] 4f8ce27ce95e: Preparing [2025-02-11T02:32:11.351Z] e0f2d714e534: Preparing [2025-02-11T02:32:11.351Z] a78912da3af4: Preparing [2025-02-11T02:32:11.351Z] ea1d3ca04526: Preparing [2025-02-11T02:32:11.351Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:11.351Z] 5eca6d40b1e1: Preparing [2025-02-11T02:32:11.351Z] 85fe75da44b1: Preparing [2025-02-11T02:32:11.351Z] 5f70bf18a086: Preparing [2025-02-11T02:32:11.351Z] 35633f3548c2: Preparing [2025-02-11T02:32:11.351Z] 263f57b3a7f3: Preparing [2025-02-11T02:32:11.351Z] 15bd64c536d6: Preparing [2025-02-11T02:32:11.351Z] e0f2d714e534: Waiting [2025-02-11T02:32:11.351Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:11.351Z] a78912da3af4: Waiting [2025-02-11T02:32:11.351Z] 5eca6d40b1e1: Waiting [2025-02-11T02:32:11.351Z] ea1d3ca04526: Waiting [2025-02-11T02:32:11.351Z] 85fe75da44b1: Waiting [2025-02-11T02:32:11.351Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:11.351Z] 5f70bf18a086: Waiting [2025-02-11T02:32:11.351Z] 15bd64c536d6: Waiting [2025-02-11T02:32:11.351Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:11.351Z] 35633f3548c2: Waiting [2025-02-11T02:32:11.351Z] 263f57b3a7f3: Waiting [2025-02-11T02:32:11.351Z] 4f8ce27ce95e: Layer already exists [2025-02-11T02:32:11.351Z] 27dd740c5bac: Layer already exists [2025-02-11T02:32:11.351Z] a1191bb0edb7: Layer already exists [2025-02-11T02:32:11.351Z] b34f05290863: Layer already exists [2025-02-11T02:32:11.351Z] 699d39ced270: Layer already exists [2025-02-11T02:32:11.351Z] e0f2d714e534: Layer already exists [2025-02-11T02:32:11.351Z] a78912da3af4: Layer already exists [2025-02-11T02:32:11.351Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:11.351Z] 5eca6d40b1e1: Layer already exists [2025-02-11T02:32:11.351Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:11.351Z] 85fe75da44b1: Layer already exists [2025-02-11T02:32:11.351Z] 35633f3548c2: Layer already exists [2025-02-11T02:32:11.351Z] 5f70bf18a086: Layer already exists [2025-02-11T02:32:11.351Z] 263f57b3a7f3: Layer already exists [2025-02-11T02:32:11.351Z] 15bd64c536d6: Layer already exists [2025-02-11T02:32:11.351Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:11.351Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:11.687Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:12.023Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-11T02:32:12.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-11T02:32:12.023Z] a1191bb0edb7: Preparing [2025-02-11T02:32:12.023Z] 27dd740c5bac: Preparing [2025-02-11T02:32:12.023Z] b34f05290863: Preparing [2025-02-11T02:32:12.023Z] 699d39ced270: Preparing [2025-02-11T02:32:12.023Z] 4f8ce27ce95e: Preparing [2025-02-11T02:32:12.023Z] e0f2d714e534: Preparing [2025-02-11T02:32:12.023Z] a78912da3af4: Preparing [2025-02-11T02:32:12.023Z] ea1d3ca04526: Preparing [2025-02-11T02:32:12.023Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:12.023Z] 5eca6d40b1e1: Preparing [2025-02-11T02:32:12.023Z] 85fe75da44b1: Preparing [2025-02-11T02:32:12.023Z] 5f70bf18a086: Preparing [2025-02-11T02:32:12.023Z] 35633f3548c2: Preparing [2025-02-11T02:32:12.023Z] 263f57b3a7f3: Preparing [2025-02-11T02:32:12.023Z] 15bd64c536d6: Preparing [2025-02-11T02:32:12.023Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:12.023Z] 5eca6d40b1e1: Waiting [2025-02-11T02:32:12.023Z] 85fe75da44b1: Waiting [2025-02-11T02:32:12.023Z] 5f70bf18a086: Waiting [2025-02-11T02:32:12.023Z] e0f2d714e534: Waiting [2025-02-11T02:32:12.023Z] 35633f3548c2: Waiting [2025-02-11T02:32:12.023Z] 263f57b3a7f3: Waiting [2025-02-11T02:32:12.023Z] 15bd64c536d6: Waiting [2025-02-11T02:32:12.023Z] ea1d3ca04526: Waiting [2025-02-11T02:32:12.023Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:12.023Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:12.023Z] a78912da3af4: Waiting [2025-02-11T02:32:12.023Z] a1191bb0edb7: Layer already exists [2025-02-11T02:32:12.023Z] 699d39ced270: Layer already exists [2025-02-11T02:32:12.023Z] 27dd740c5bac: Layer already exists [2025-02-11T02:32:12.023Z] 4f8ce27ce95e: Layer already exists [2025-02-11T02:32:12.023Z] b34f05290863: Layer already exists [2025-02-11T02:32:12.023Z] e0f2d714e534: Layer already exists [2025-02-11T02:32:12.023Z] a78912da3af4: Layer already exists [2025-02-11T02:32:12.023Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:12.023Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:12.023Z] 5eca6d40b1e1: Layer already exists [2025-02-11T02:32:12.023Z] 85fe75da44b1: Layer already exists [2025-02-11T02:32:12.023Z] 15bd64c536d6: Layer already exists [2025-02-11T02:32:12.023Z] 263f57b3a7f3: Layer already exists [2025-02-11T02:32:12.023Z] 5f70bf18a086: Layer already exists [2025-02-11T02:32:12.023Z] 35633f3548c2: Layer already exists [2025-02-11T02:32:12.023Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:12.023Z] main: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:12.098Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:12.113Z] taggedImages: [2025-02-11T02:32:12.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:12.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-11T02:32:12.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 [2025-02-11T02:32:12.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:12.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-11T02:32:12.145Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-11T02:32:12.145Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:12.145Z] latest [2025-02-11T02:32:12.145Z] 4.0.0-dev.55 [2025-02-11T02:32:12.145Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:12.145Z] main [2025-02-11T02:32:12.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:12.504Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:12.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:12.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-11T02:32:12.825Z] 2d6ebceca4ea: Preparing [2025-02-11T02:32:12.825Z] 89a4a5a61ff7: Preparing [2025-02-11T02:32:12.825Z] 745f683ad809: Preparing [2025-02-11T02:32:12.825Z] db6bcf8163e1: Preparing [2025-02-11T02:32:12.825Z] ea1d3ca04526: Preparing [2025-02-11T02:32:12.825Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:12.825Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:12.825Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:12.825Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:12.825Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:12.825Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:12.825Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:12.825Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:12.825Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:12.825Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:32:12.825Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:32:12.825Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:12.825Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:12.825Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:12.825Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:12.825Z] 745f683ad809: Pushed [2025-02-11T02:32:15.369Z] db6bcf8163e1: Pushed [2025-02-11T02:32:15.369Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:15.710Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:16.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-11T02:32:16.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-11T02:32:16.040Z] 2d6ebceca4ea: Preparing [2025-02-11T02:32:16.040Z] 89a4a5a61ff7: Preparing [2025-02-11T02:32:16.040Z] 745f683ad809: Preparing [2025-02-11T02:32:16.040Z] db6bcf8163e1: Preparing [2025-02-11T02:32:16.040Z] ea1d3ca04526: Preparing [2025-02-11T02:32:16.040Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:16.040Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:16.040Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:16.040Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:16.040Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:16.040Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:16.040Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:16.040Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:16.040Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:32:16.040Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:32:16.040Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:16.040Z] db6bcf8163e1: Layer already exists [2025-02-11T02:32:16.040Z] 745f683ad809: Layer already exists [2025-02-11T02:32:16.040Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:16.040Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:16.040Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:16.040Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:16.040Z] latest: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:16.375Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:16.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 [2025-02-11T02:32:16.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-11T02:32:16.707Z] 2d6ebceca4ea: Preparing [2025-02-11T02:32:16.707Z] 89a4a5a61ff7: Preparing [2025-02-11T02:32:16.707Z] 745f683ad809: Preparing [2025-02-11T02:32:16.707Z] db6bcf8163e1: Preparing [2025-02-11T02:32:16.707Z] ea1d3ca04526: Preparing [2025-02-11T02:32:16.707Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:16.707Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:16.707Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:16.707Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:16.707Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:16.707Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:16.707Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:16.707Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:16.707Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:32:16.707Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:16.707Z] 745f683ad809: Layer already exists [2025-02-11T02:32:16.707Z] db6bcf8163e1: Layer already exists [2025-02-11T02:32:16.707Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:32:16.707Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:16.707Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:16.707Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:16.707Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:16.707Z] 4.0.0-dev.55: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:17.049Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:17.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:17.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-11T02:32:17.383Z] 2d6ebceca4ea: Preparing [2025-02-11T02:32:17.383Z] 89a4a5a61ff7: Preparing [2025-02-11T02:32:17.383Z] 745f683ad809: Preparing [2025-02-11T02:32:17.383Z] db6bcf8163e1: Preparing [2025-02-11T02:32:17.383Z] ea1d3ca04526: Preparing [2025-02-11T02:32:17.383Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:17.383Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:17.383Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:17.383Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:17.383Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:17.383Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:17.383Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:17.383Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:17.383Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:32:17.383Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:32:17.383Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:17.383Z] db6bcf8163e1: Layer already exists [2025-02-11T02:32:17.383Z] 745f683ad809: Layer already exists [2025-02-11T02:32:17.383Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:17.383Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:17.383Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:17.383Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:17.383Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:17.717Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:18.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-11T02:32:18.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-11T02:32:18.055Z] 2d6ebceca4ea: Preparing [2025-02-11T02:32:18.055Z] 89a4a5a61ff7: Preparing [2025-02-11T02:32:18.055Z] 745f683ad809: Preparing [2025-02-11T02:32:18.055Z] db6bcf8163e1: Preparing [2025-02-11T02:32:18.055Z] ea1d3ca04526: Preparing [2025-02-11T02:32:18.055Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:18.055Z] e2b3ff945cc6: Preparing [2025-02-11T02:32:18.055Z] 2b017ae9a0db: Preparing [2025-02-11T02:32:18.055Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:18.055Z] e2b3ff945cc6: Waiting [2025-02-11T02:32:18.055Z] 2b017ae9a0db: Waiting [2025-02-11T02:32:18.055Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:18.055Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:18.055Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:18.055Z] 2d6ebceca4ea: Layer already exists [2025-02-11T02:32:18.055Z] 89a4a5a61ff7: Layer already exists [2025-02-11T02:32:18.055Z] 745f683ad809: Layer already exists [2025-02-11T02:32:18.055Z] db6bcf8163e1: Layer already exists [2025-02-11T02:32:18.055Z] 2b017ae9a0db: Layer already exists [2025-02-11T02:32:18.055Z] e2b3ff945cc6: Layer already exists [2025-02-11T02:32:18.055Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:18.055Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:18.055Z] main: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:18.139Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:18.155Z] taggedImages: [2025-02-11T02:32:18.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:18.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-11T02:32:18.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 [2025-02-11T02:32:18.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:18.155Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-11T02:32:18.181Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-11T02:32:18.181Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:18.181Z] latest [2025-02-11T02:32:18.181Z] 4.0.0-dev.55 [2025-02-11T02:32:18.181Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:18.181Z] main [2025-02-11T02:32:18.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:18.536Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:18.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:18.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-11T02:32:18.874Z] cd6c8c4d8b2d: Preparing [2025-02-11T02:32:18.874Z] 2e6612185ad4: Preparing [2025-02-11T02:32:18.874Z] f0eb1316c9ca: Preparing [2025-02-11T02:32:18.874Z] e2c3b2c8de6d: Preparing [2025-02-11T02:32:18.874Z] 6496c673f4ae: Preparing [2025-02-11T02:32:18.874Z] ea1d3ca04526: Preparing [2025-02-11T02:32:18.874Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:18.874Z] 4940315500e4: Preparing [2025-02-11T02:32:18.874Z] 6193b5f997f3: Preparing [2025-02-11T02:32:18.874Z] 8f1e606e15a4: Preparing [2025-02-11T02:32:18.874Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:18.874Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:18.874Z] 4940315500e4: Waiting [2025-02-11T02:32:18.874Z] 6193b5f997f3: Waiting [2025-02-11T02:32:18.874Z] 8f1e606e15a4: Waiting [2025-02-11T02:32:18.874Z] ea1d3ca04526: Waiting [2025-02-11T02:32:18.874Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:18.874Z] cd6c8c4d8b2d: Pushed [2025-02-11T02:32:18.874Z] 6496c673f4ae: Pushed [2025-02-11T02:32:18.874Z] e2c3b2c8de6d: Pushed [2025-02-11T02:32:18.874Z] 2e6612185ad4: Pushed [2025-02-11T02:32:18.874Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:18.874Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:19.133Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:19.133Z] 4940315500e4: Pushed [2025-02-11T02:32:19.133Z] 6193b5f997f3: Pushed [2025-02-11T02:32:20.068Z] f0eb1316c9ca: Pushed [2025-02-11T02:32:21.008Z] 8f1e606e15a4: Pushed [2025-02-11T02:32:21.008Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:21.399Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:21.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-11T02:32:21.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-11T02:32:21.827Z] cd6c8c4d8b2d: Preparing [2025-02-11T02:32:21.827Z] 2e6612185ad4: Preparing [2025-02-11T02:32:21.827Z] f0eb1316c9ca: Preparing [2025-02-11T02:32:21.827Z] e2c3b2c8de6d: Preparing [2025-02-11T02:32:21.827Z] 6496c673f4ae: Preparing [2025-02-11T02:32:21.827Z] ea1d3ca04526: Preparing [2025-02-11T02:32:21.827Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:21.827Z] 4940315500e4: Preparing [2025-02-11T02:32:21.827Z] 6193b5f997f3: Preparing [2025-02-11T02:32:21.827Z] 8f1e606e15a4: Preparing [2025-02-11T02:32:21.827Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:21.827Z] 4940315500e4: Waiting [2025-02-11T02:32:21.827Z] 6193b5f997f3: Waiting [2025-02-11T02:32:21.827Z] 8f1e606e15a4: Waiting [2025-02-11T02:32:21.827Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:21.827Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:21.827Z] ea1d3ca04526: Waiting [2025-02-11T02:32:21.827Z] cd6c8c4d8b2d: Layer already exists [2025-02-11T02:32:21.827Z] 2e6612185ad4: Layer already exists [2025-02-11T02:32:21.827Z] f0eb1316c9ca: Layer already exists [2025-02-11T02:32:21.827Z] 6496c673f4ae: Layer already exists [2025-02-11T02:32:21.827Z] e2c3b2c8de6d: Layer already exists [2025-02-11T02:32:21.827Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:21.827Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:21.827Z] 4940315500e4: Layer already exists [2025-02-11T02:32:21.827Z] 6193b5f997f3: Layer already exists [2025-02-11T02:32:21.827Z] 8f1e606e15a4: Layer already exists [2025-02-11T02:32:21.827Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:21.827Z] latest: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:22.189Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:22.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 [2025-02-11T02:32:22.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-11T02:32:22.520Z] cd6c8c4d8b2d: Preparing [2025-02-11T02:32:22.520Z] 2e6612185ad4: Preparing [2025-02-11T02:32:22.520Z] f0eb1316c9ca: Preparing [2025-02-11T02:32:22.520Z] e2c3b2c8de6d: Preparing [2025-02-11T02:32:22.520Z] 6496c673f4ae: Preparing [2025-02-11T02:32:22.520Z] ea1d3ca04526: Preparing [2025-02-11T02:32:22.520Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:22.520Z] 4940315500e4: Preparing [2025-02-11T02:32:22.520Z] 6193b5f997f3: Preparing [2025-02-11T02:32:22.520Z] 8f1e606e15a4: Preparing [2025-02-11T02:32:22.520Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:22.520Z] 4940315500e4: Waiting [2025-02-11T02:32:22.520Z] 8f1e606e15a4: Waiting [2025-02-11T02:32:22.520Z] ea1d3ca04526: Waiting [2025-02-11T02:32:22.520Z] 6193b5f997f3: Waiting [2025-02-11T02:32:22.520Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:22.520Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:22.520Z] e2c3b2c8de6d: Layer already exists [2025-02-11T02:32:22.520Z] f0eb1316c9ca: Layer already exists [2025-02-11T02:32:22.520Z] cd6c8c4d8b2d: Layer already exists [2025-02-11T02:32:22.520Z] 6496c673f4ae: Layer already exists [2025-02-11T02:32:22.520Z] 2e6612185ad4: Layer already exists [2025-02-11T02:32:22.520Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:22.520Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:22.520Z] 4940315500e4: Layer already exists [2025-02-11T02:32:22.520Z] 8f1e606e15a4: Layer already exists [2025-02-11T02:32:22.520Z] 6193b5f997f3: Layer already exists [2025-02-11T02:32:22.520Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:22.520Z] 4.0.0-dev.55: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:22.883Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:23.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:23.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-11T02:32:23.214Z] cd6c8c4d8b2d: Preparing [2025-02-11T02:32:23.214Z] 2e6612185ad4: Preparing [2025-02-11T02:32:23.214Z] f0eb1316c9ca: Preparing [2025-02-11T02:32:23.214Z] e2c3b2c8de6d: Preparing [2025-02-11T02:32:23.214Z] 6496c673f4ae: Preparing [2025-02-11T02:32:23.214Z] ea1d3ca04526: Preparing [2025-02-11T02:32:23.214Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:23.214Z] 4940315500e4: Preparing [2025-02-11T02:32:23.214Z] 6193b5f997f3: Preparing [2025-02-11T02:32:23.214Z] 8f1e606e15a4: Preparing [2025-02-11T02:32:23.214Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:23.214Z] ea1d3ca04526: Waiting [2025-02-11T02:32:23.214Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:23.214Z] 4940315500e4: Waiting [2025-02-11T02:32:23.214Z] 6193b5f997f3: Waiting [2025-02-11T02:32:23.214Z] 8f1e606e15a4: Waiting [2025-02-11T02:32:23.214Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:23.214Z] 6496c673f4ae: Layer already exists [2025-02-11T02:32:23.214Z] 2e6612185ad4: Layer already exists [2025-02-11T02:32:23.214Z] cd6c8c4d8b2d: Layer already exists [2025-02-11T02:32:23.214Z] e2c3b2c8de6d: Layer already exists [2025-02-11T02:32:23.214Z] f0eb1316c9ca: Layer already exists [2025-02-11T02:32:23.214Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:23.214Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:23.214Z] 4940315500e4: Layer already exists [2025-02-11T02:32:23.214Z] 6193b5f997f3: Layer already exists [2025-02-11T02:32:23.214Z] 8f1e606e15a4: Layer already exists [2025-02-11T02:32:23.214Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:23.214Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:23.562Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:23.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-11T02:32:23.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-11T02:32:23.894Z] cd6c8c4d8b2d: Preparing [2025-02-11T02:32:23.894Z] 2e6612185ad4: Preparing [2025-02-11T02:32:23.894Z] f0eb1316c9ca: Preparing [2025-02-11T02:32:23.894Z] e2c3b2c8de6d: Preparing [2025-02-11T02:32:23.894Z] 6496c673f4ae: Preparing [2025-02-11T02:32:23.894Z] ea1d3ca04526: Preparing [2025-02-11T02:32:23.894Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:23.894Z] 4940315500e4: Preparing [2025-02-11T02:32:23.894Z] 6193b5f997f3: Preparing [2025-02-11T02:32:23.894Z] 8f1e606e15a4: Preparing [2025-02-11T02:32:23.894Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:23.894Z] 6193b5f997f3: Waiting [2025-02-11T02:32:23.894Z] 4940315500e4: Waiting [2025-02-11T02:32:23.894Z] 8f1e606e15a4: Waiting [2025-02-11T02:32:23.894Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:23.894Z] ea1d3ca04526: Waiting [2025-02-11T02:32:23.894Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:23.894Z] 6496c673f4ae: Layer already exists [2025-02-11T02:32:23.894Z] cd6c8c4d8b2d: Layer already exists [2025-02-11T02:32:23.894Z] f0eb1316c9ca: Layer already exists [2025-02-11T02:32:23.894Z] 2e6612185ad4: Layer already exists [2025-02-11T02:32:23.894Z] e2c3b2c8de6d: Layer already exists [2025-02-11T02:32:23.894Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:23.894Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:23.894Z] 8f1e606e15a4: Layer already exists [2025-02-11T02:32:23.894Z] 6193b5f997f3: Layer already exists [2025-02-11T02:32:23.894Z] 4940315500e4: Layer already exists [2025-02-11T02:32:23.894Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:23.894Z] main: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:23.974Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:23.988Z] taggedImages: [2025-02-11T02:32:23.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:23.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-11T02:32:23.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 [2025-02-11T02:32:23.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:23.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-11T02:32:24.015Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-11T02:32:24.015Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:24.015Z] latest [2025-02-11T02:32:24.015Z] 4.0.0-dev.55 [2025-02-11T02:32:24.015Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:24.015Z] main [2025-02-11T02:32:24.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:24.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:24.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:24.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-11T02:32:24.705Z] 6da5beab8fc2: Preparing [2025-02-11T02:32:24.705Z] 32f4a4811fcc: Preparing [2025-02-11T02:32:24.705Z] 1846a9edf0c1: Preparing [2025-02-11T02:32:24.705Z] fd22dc8bf03c: Preparing [2025-02-11T02:32:24.705Z] 1cbca257a694: Preparing [2025-02-11T02:32:24.705Z] 3b260b38b56f: Preparing [2025-02-11T02:32:24.705Z] 626864a61be6: Preparing [2025-02-11T02:32:24.705Z] ea1d3ca04526: Preparing [2025-02-11T02:32:24.705Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:24.705Z] 01c5186f41c1: Preparing [2025-02-11T02:32:24.705Z] 1b6cbab1a424: Preparing [2025-02-11T02:32:24.705Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:24.705Z] 1b6cbab1a424: Waiting [2025-02-11T02:32:24.705Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:24.705Z] ea1d3ca04526: Waiting [2025-02-11T02:32:24.705Z] 3b260b38b56f: Waiting [2025-02-11T02:32:24.705Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:24.705Z] 01c5186f41c1: Waiting [2025-02-11T02:32:24.705Z] 626864a61be6: Waiting [2025-02-11T02:32:24.705Z] 6da5beab8fc2: Pushed [2025-02-11T02:32:24.705Z] 1cbca257a694: Pushed [2025-02-11T02:32:24.705Z] 32f4a4811fcc: Pushed [2025-02-11T02:32:24.705Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:24.705Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:24.965Z] 3b260b38b56f: Pushed [2025-02-11T02:32:24.965Z] 626864a61be6: Pushed [2025-02-11T02:32:24.965Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:25.534Z] 01c5186f41c1: Pushed [2025-02-11T02:32:25.794Z] fd22dc8bf03c: Pushed [2025-02-11T02:32:26.054Z] 1846a9edf0c1: Pushed [2025-02-11T02:32:26.054Z] 1b6cbab1a424: Pushed [2025-02-11T02:32:26.314Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:26.652Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:26.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-11T02:32:26.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-11T02:32:26.999Z] 6da5beab8fc2: Preparing [2025-02-11T02:32:26.999Z] 32f4a4811fcc: Preparing [2025-02-11T02:32:26.999Z] 1846a9edf0c1: Preparing [2025-02-11T02:32:26.999Z] fd22dc8bf03c: Preparing [2025-02-11T02:32:26.999Z] 1cbca257a694: Preparing [2025-02-11T02:32:26.999Z] 3b260b38b56f: Preparing [2025-02-11T02:32:26.999Z] 626864a61be6: Preparing [2025-02-11T02:32:26.999Z] ea1d3ca04526: Preparing [2025-02-11T02:32:26.999Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:26.999Z] 01c5186f41c1: Preparing [2025-02-11T02:32:26.999Z] 1b6cbab1a424: Preparing [2025-02-11T02:32:26.999Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:26.999Z] 3b260b38b56f: Waiting [2025-02-11T02:32:26.999Z] 626864a61be6: Waiting [2025-02-11T02:32:26.999Z] 1b6cbab1a424: Waiting [2025-02-11T02:32:26.999Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:26.999Z] ea1d3ca04526: Waiting [2025-02-11T02:32:26.999Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:26.999Z] 01c5186f41c1: Waiting [2025-02-11T02:32:26.999Z] 32f4a4811fcc: Layer already exists [2025-02-11T02:32:26.999Z] 6da5beab8fc2: Layer already exists [2025-02-11T02:32:26.999Z] 1cbca257a694: Layer already exists [2025-02-11T02:32:26.999Z] fd22dc8bf03c: Layer already exists [2025-02-11T02:32:26.999Z] 1846a9edf0c1: Layer already exists [2025-02-11T02:32:26.999Z] 626864a61be6: Layer already exists [2025-02-11T02:32:26.999Z] 3b260b38b56f: Layer already exists [2025-02-11T02:32:26.999Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:26.999Z] 01c5186f41c1: Layer already exists [2025-02-11T02:32:26.999Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:26.999Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:26.999Z] 1b6cbab1a424: Layer already exists [2025-02-11T02:32:26.999Z] latest: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:27.333Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:27.661Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 [2025-02-11T02:32:27.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-11T02:32:27.661Z] 6da5beab8fc2: Preparing [2025-02-11T02:32:27.661Z] 32f4a4811fcc: Preparing [2025-02-11T02:32:27.661Z] 1846a9edf0c1: Preparing [2025-02-11T02:32:27.661Z] fd22dc8bf03c: Preparing [2025-02-11T02:32:27.661Z] 1cbca257a694: Preparing [2025-02-11T02:32:27.661Z] 3b260b38b56f: Preparing [2025-02-11T02:32:27.661Z] 626864a61be6: Preparing [2025-02-11T02:32:27.661Z] ea1d3ca04526: Preparing [2025-02-11T02:32:27.661Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:27.661Z] 01c5186f41c1: Preparing [2025-02-11T02:32:27.661Z] 1b6cbab1a424: Preparing [2025-02-11T02:32:27.661Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:27.661Z] 3b260b38b56f: Waiting [2025-02-11T02:32:27.661Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:27.661Z] 01c5186f41c1: Waiting [2025-02-11T02:32:27.661Z] 626864a61be6: Waiting [2025-02-11T02:32:27.661Z] 1b6cbab1a424: Waiting [2025-02-11T02:32:27.661Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:27.661Z] ea1d3ca04526: Waiting [2025-02-11T02:32:27.661Z] 32f4a4811fcc: Layer already exists [2025-02-11T02:32:27.661Z] 6da5beab8fc2: Layer already exists [2025-02-11T02:32:27.661Z] 1846a9edf0c1: Layer already exists [2025-02-11T02:32:27.661Z] fd22dc8bf03c: Layer already exists [2025-02-11T02:32:27.661Z] 1cbca257a694: Layer already exists [2025-02-11T02:32:27.661Z] 626864a61be6: Layer already exists [2025-02-11T02:32:27.661Z] 3b260b38b56f: Layer already exists [2025-02-11T02:32:27.661Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:27.661Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:27.661Z] 01c5186f41c1: Layer already exists [2025-02-11T02:32:27.661Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:27.661Z] 1b6cbab1a424: Layer already exists [2025-02-11T02:32:27.661Z] 4.0.0-dev.55: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:28.008Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:28.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:28.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-11T02:32:28.337Z] 6da5beab8fc2: Preparing [2025-02-11T02:32:28.337Z] 32f4a4811fcc: Preparing [2025-02-11T02:32:28.338Z] 1846a9edf0c1: Preparing [2025-02-11T02:32:28.338Z] fd22dc8bf03c: Preparing [2025-02-11T02:32:28.338Z] 1cbca257a694: Preparing [2025-02-11T02:32:28.338Z] 3b260b38b56f: Preparing [2025-02-11T02:32:28.338Z] 626864a61be6: Preparing [2025-02-11T02:32:28.338Z] ea1d3ca04526: Preparing [2025-02-11T02:32:28.338Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:28.338Z] 01c5186f41c1: Preparing [2025-02-11T02:32:28.338Z] 1b6cbab1a424: Preparing [2025-02-11T02:32:28.338Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:28.338Z] 3b260b38b56f: Waiting [2025-02-11T02:32:28.338Z] 626864a61be6: Waiting [2025-02-11T02:32:28.338Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:28.338Z] ea1d3ca04526: Waiting [2025-02-11T02:32:28.338Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:28.338Z] 1b6cbab1a424: Waiting [2025-02-11T02:32:28.338Z] 01c5186f41c1: Waiting [2025-02-11T02:32:28.338Z] 1cbca257a694: Layer already exists [2025-02-11T02:32:28.338Z] 6da5beab8fc2: Layer already exists [2025-02-11T02:32:28.338Z] fd22dc8bf03c: Layer already exists [2025-02-11T02:32:28.338Z] 1846a9edf0c1: Layer already exists [2025-02-11T02:32:28.338Z] 32f4a4811fcc: Layer already exists [2025-02-11T02:32:28.338Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:28.338Z] 3b260b38b56f: Layer already exists [2025-02-11T02:32:28.338Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:28.338Z] 626864a61be6: Layer already exists [2025-02-11T02:32:28.338Z] 01c5186f41c1: Layer already exists [2025-02-11T02:32:28.338Z] 1b6cbab1a424: Layer already exists [2025-02-11T02:32:28.338Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:28.338Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:28.669Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:29.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-11T02:32:29.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-11T02:32:29.008Z] 6da5beab8fc2: Preparing [2025-02-11T02:32:29.008Z] 32f4a4811fcc: Preparing [2025-02-11T02:32:29.008Z] 1846a9edf0c1: Preparing [2025-02-11T02:32:29.008Z] fd22dc8bf03c: Preparing [2025-02-11T02:32:29.008Z] 1cbca257a694: Preparing [2025-02-11T02:32:29.008Z] 3b260b38b56f: Preparing [2025-02-11T02:32:29.008Z] 626864a61be6: Preparing [2025-02-11T02:32:29.008Z] ea1d3ca04526: Preparing [2025-02-11T02:32:29.008Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:29.008Z] 01c5186f41c1: Preparing [2025-02-11T02:32:29.008Z] 1b6cbab1a424: Preparing [2025-02-11T02:32:29.008Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:29.008Z] 3b260b38b56f: Waiting [2025-02-11T02:32:29.008Z] ea1d3ca04526: Waiting [2025-02-11T02:32:29.008Z] 7bee8d03b74f: Waiting [2025-02-11T02:32:29.008Z] 626864a61be6: Waiting [2025-02-11T02:32:29.008Z] 1b6cbab1a424: Waiting [2025-02-11T02:32:29.008Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:29.008Z] 01c5186f41c1: Waiting [2025-02-11T02:32:29.008Z] 6da5beab8fc2: Layer already exists [2025-02-11T02:32:29.008Z] 1846a9edf0c1: Layer already exists [2025-02-11T02:32:29.008Z] 1cbca257a694: Layer already exists [2025-02-11T02:32:29.008Z] 32f4a4811fcc: Layer already exists [2025-02-11T02:32:29.008Z] fd22dc8bf03c: Layer already exists [2025-02-11T02:32:29.008Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:29.008Z] 626864a61be6: Layer already exists [2025-02-11T02:32:29.008Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:29.008Z] 3b260b38b56f: Layer already exists [2025-02-11T02:32:29.008Z] 01c5186f41c1: Layer already exists [2025-02-11T02:32:29.008Z] 1b6cbab1a424: Layer already exists [2025-02-11T02:32:29.008Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:29.008Z] main: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:29.100Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:29.114Z] taggedImages: [2025-02-11T02:32:29.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:29.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-11T02:32:29.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 [2025-02-11T02:32:29.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:29.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-11T02:32:29.142Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-11T02:32:29.142Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:29.142Z] latest [2025-02-11T02:32:29.142Z] 4.0.0-dev.55 [2025-02-11T02:32:29.142Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:29.142Z] main [2025-02-11T02:32:29.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:29.493Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:29.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:29.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-11T02:32:29.821Z] f59cd7ed8b4f: Preparing [2025-02-11T02:32:29.821Z] 48d9cfcb217f: Preparing [2025-02-11T02:32:29.821Z] ea1d3ca04526: Preparing [2025-02-11T02:32:29.821Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:29.821Z] 9dc3289f7fd0: Preparing [2025-02-11T02:32:29.821Z] 49b2eab615c8: Preparing [2025-02-11T02:32:29.821Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:29.821Z] 49b2eab615c8: Waiting [2025-02-11T02:32:29.821Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:29.821Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:29.821Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:29.821Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:29.821Z] f59cd7ed8b4f: Pushed [2025-02-11T02:32:30.389Z] 9dc3289f7fd0: Pushed [2025-02-11T02:32:30.655Z] 49b2eab615c8: Pushed [2025-02-11T02:32:31.595Z] 48d9cfcb217f: Pushed [2025-02-11T02:32:31.595Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:31.936Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:32.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-11T02:32:32.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-11T02:32:32.271Z] f59cd7ed8b4f: Preparing [2025-02-11T02:32:32.271Z] 48d9cfcb217f: Preparing [2025-02-11T02:32:32.271Z] ea1d3ca04526: Preparing [2025-02-11T02:32:32.271Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:32.271Z] 9dc3289f7fd0: Preparing [2025-02-11T02:32:32.271Z] 49b2eab615c8: Preparing [2025-02-11T02:32:32.271Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:32.271Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:32.271Z] 49b2eab615c8: Waiting [2025-02-11T02:32:32.271Z] f59cd7ed8b4f: Layer already exists [2025-02-11T02:32:32.271Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:32.271Z] 9dc3289f7fd0: Layer already exists [2025-02-11T02:32:32.271Z] 48d9cfcb217f: Layer already exists [2025-02-11T02:32:32.271Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:32.271Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:32.271Z] 49b2eab615c8: Layer already exists [2025-02-11T02:32:32.271Z] latest: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:32.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:32.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 [2025-02-11T02:32:32.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-11T02:32:32.935Z] f59cd7ed8b4f: Preparing [2025-02-11T02:32:32.935Z] 48d9cfcb217f: Preparing [2025-02-11T02:32:32.935Z] ea1d3ca04526: Preparing [2025-02-11T02:32:32.935Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:32.935Z] 9dc3289f7fd0: Preparing [2025-02-11T02:32:32.935Z] 49b2eab615c8: Preparing [2025-02-11T02:32:32.935Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:32.935Z] 49b2eab615c8: Waiting [2025-02-11T02:32:32.935Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:32.935Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:32.935Z] 48d9cfcb217f: Layer already exists [2025-02-11T02:32:32.935Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:32.935Z] f59cd7ed8b4f: Layer already exists [2025-02-11T02:32:32.935Z] 9dc3289f7fd0: Layer already exists [2025-02-11T02:32:32.935Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:32.935Z] 49b2eab615c8: Layer already exists [2025-02-11T02:32:32.935Z] 4.0.0-dev.55: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:33.263Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:33.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:33.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-11T02:32:33.597Z] f59cd7ed8b4f: Preparing [2025-02-11T02:32:33.597Z] 48d9cfcb217f: Preparing [2025-02-11T02:32:33.597Z] ea1d3ca04526: Preparing [2025-02-11T02:32:33.597Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:33.597Z] 9dc3289f7fd0: Preparing [2025-02-11T02:32:33.597Z] 49b2eab615c8: Preparing [2025-02-11T02:32:33.597Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:33.597Z] 49b2eab615c8: Waiting [2025-02-11T02:32:33.597Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:33.597Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:33.597Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:33.597Z] 48d9cfcb217f: Layer already exists [2025-02-11T02:32:33.597Z] f59cd7ed8b4f: Layer already exists [2025-02-11T02:32:33.597Z] 9dc3289f7fd0: Layer already exists [2025-02-11T02:32:33.597Z] 49b2eab615c8: Layer already exists [2025-02-11T02:32:33.597Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:33.597Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:33.948Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:34.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-11T02:32:34.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-11T02:32:34.278Z] f59cd7ed8b4f: Preparing [2025-02-11T02:32:34.278Z] 48d9cfcb217f: Preparing [2025-02-11T02:32:34.278Z] ea1d3ca04526: Preparing [2025-02-11T02:32:34.278Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:34.278Z] 9dc3289f7fd0: Preparing [2025-02-11T02:32:34.278Z] 49b2eab615c8: Preparing [2025-02-11T02:32:34.278Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:34.278Z] 49b2eab615c8: Waiting [2025-02-11T02:32:34.278Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:34.278Z] 48d9cfcb217f: Layer already exists [2025-02-11T02:32:34.278Z] 9dc3289f7fd0: Layer already exists [2025-02-11T02:32:34.278Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:34.278Z] f59cd7ed8b4f: Layer already exists [2025-02-11T02:32:34.278Z] 49b2eab615c8: Layer already exists [2025-02-11T02:32:34.278Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:34.278Z] main: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:34.353Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:34.365Z] taggedImages: [2025-02-11T02:32:34.365Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:34.365Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-11T02:32:34.365Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 [2025-02-11T02:32:34.365Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:34.365Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-11T02:32:34.396Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-11T02:32:34.396Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:34.396Z] latest [2025-02-11T02:32:34.396Z] 4.0.0-dev.55 [2025-02-11T02:32:34.396Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:34.396Z] main [2025-02-11T02:32:34.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:34.752Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:35.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:35.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-11T02:32:35.082Z] 15c315648836: Preparing [2025-02-11T02:32:35.082Z] 35c26bf9b259: Preparing [2025-02-11T02:32:35.082Z] df6e23e7a414: Preparing [2025-02-11T02:32:35.082Z] ea1d3ca04526: Preparing [2025-02-11T02:32:35.082Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:35.082Z] 533065b2d58b: Preparing [2025-02-11T02:32:35.082Z] 81153a06e936: Preparing [2025-02-11T02:32:35.082Z] b4ed2c4a889e: Preparing [2025-02-11T02:32:35.082Z] 536422cef6d7: Preparing [2025-02-11T02:32:35.082Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:35.082Z] 81153a06e936: Waiting [2025-02-11T02:32:35.082Z] 533065b2d58b: Waiting [2025-02-11T02:32:35.082Z] b4ed2c4a889e: Waiting [2025-02-11T02:32:35.082Z] 536422cef6d7: Waiting [2025-02-11T02:32:35.082Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:35.082Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:35.082Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:35.082Z] 35c26bf9b259: Pushed [2025-02-11T02:32:35.082Z] df6e23e7a414: Pushed [2025-02-11T02:32:35.082Z] 15c315648836: Pushed [2025-02-11T02:32:35.082Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:35.082Z] b4ed2c4a889e: Pushed [2025-02-11T02:32:38.350Z] 536422cef6d7: Pushed [2025-02-11T02:32:42.542Z] 81153a06e936: Pushed [2025-02-11T02:32:46.732Z] 533065b2d58b: Pushed [2025-02-11T02:32:46.732Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:47.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:47.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-11T02:32:47.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-11T02:32:47.388Z] 15c315648836: Preparing [2025-02-11T02:32:47.388Z] 35c26bf9b259: Preparing [2025-02-11T02:32:47.388Z] df6e23e7a414: Preparing [2025-02-11T02:32:47.388Z] ea1d3ca04526: Preparing [2025-02-11T02:32:47.388Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:47.388Z] 533065b2d58b: Preparing [2025-02-11T02:32:47.388Z] 81153a06e936: Preparing [2025-02-11T02:32:47.388Z] b4ed2c4a889e: Preparing [2025-02-11T02:32:47.388Z] 533065b2d58b: Waiting [2025-02-11T02:32:47.388Z] 81153a06e936: Waiting [2025-02-11T02:32:47.388Z] 536422cef6d7: Preparing [2025-02-11T02:32:47.388Z] b4ed2c4a889e: Waiting [2025-02-11T02:32:47.388Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:47.388Z] 536422cef6d7: Waiting [2025-02-11T02:32:47.388Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:47.388Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:47.388Z] df6e23e7a414: Layer already exists [2025-02-11T02:32:47.388Z] 35c26bf9b259: Layer already exists [2025-02-11T02:32:47.388Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:47.388Z] 15c315648836: Layer already exists [2025-02-11T02:32:47.388Z] 81153a06e936: Layer already exists [2025-02-11T02:32:47.388Z] 533065b2d58b: Layer already exists [2025-02-11T02:32:47.388Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:32:47.388Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:47.388Z] 536422cef6d7: Layer already exists [2025-02-11T02:32:47.388Z] latest: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:47.716Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:48.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 [2025-02-11T02:32:48.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-11T02:32:48.659Z] 15c315648836: Preparing [2025-02-11T02:32:48.659Z] 35c26bf9b259: Preparing [2025-02-11T02:32:48.659Z] df6e23e7a414: Preparing [2025-02-11T02:32:48.659Z] ea1d3ca04526: Preparing [2025-02-11T02:32:48.659Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:48.659Z] 533065b2d58b: Preparing [2025-02-11T02:32:48.659Z] 81153a06e936: Preparing [2025-02-11T02:32:48.659Z] b4ed2c4a889e: Preparing [2025-02-11T02:32:48.659Z] 536422cef6d7: Preparing [2025-02-11T02:32:48.659Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:48.659Z] 533065b2d58b: Waiting [2025-02-11T02:32:48.659Z] 81153a06e936: Waiting [2025-02-11T02:32:48.659Z] b4ed2c4a889e: Waiting [2025-02-11T02:32:48.659Z] 536422cef6d7: Waiting [2025-02-11T02:32:48.659Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:48.659Z] df6e23e7a414: Layer already exists [2025-02-11T02:32:48.659Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:48.659Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:48.659Z] 15c315648836: Layer already exists [2025-02-11T02:32:48.659Z] 35c26bf9b259: Layer already exists [2025-02-11T02:32:48.659Z] 533065b2d58b: Layer already exists [2025-02-11T02:32:48.659Z] 81153a06e936: Layer already exists [2025-02-11T02:32:48.659Z] 536422cef6d7: Layer already exists [2025-02-11T02:32:48.659Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:32:48.659Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:48.659Z] 4.0.0-dev.55: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:48.985Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:49.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:49.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-11T02:32:49.314Z] 15c315648836: Preparing [2025-02-11T02:32:49.314Z] 35c26bf9b259: Preparing [2025-02-11T02:32:49.314Z] df6e23e7a414: Preparing [2025-02-11T02:32:49.314Z] ea1d3ca04526: Preparing [2025-02-11T02:32:49.314Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:49.314Z] 533065b2d58b: Preparing [2025-02-11T02:32:49.314Z] 81153a06e936: Preparing [2025-02-11T02:32:49.314Z] b4ed2c4a889e: Preparing [2025-02-11T02:32:49.314Z] 536422cef6d7: Preparing [2025-02-11T02:32:49.314Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:49.314Z] 533065b2d58b: Waiting [2025-02-11T02:32:49.314Z] 81153a06e936: Waiting [2025-02-11T02:32:49.314Z] b4ed2c4a889e: Waiting [2025-02-11T02:32:49.314Z] 536422cef6d7: Waiting [2025-02-11T02:32:49.314Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:49.314Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:49.314Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:49.314Z] 15c315648836: Layer already exists [2025-02-11T02:32:49.314Z] df6e23e7a414: Layer already exists [2025-02-11T02:32:49.314Z] 35c26bf9b259: Layer already exists [2025-02-11T02:32:49.314Z] 533065b2d58b: Layer already exists [2025-02-11T02:32:49.314Z] 536422cef6d7: Layer already exists [2025-02-11T02:32:49.314Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:32:49.314Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:49.314Z] 81153a06e936: Layer already exists [2025-02-11T02:32:49.314Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:49.641Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:49.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-11T02:32:49.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-11T02:32:49.973Z] 15c315648836: Preparing [2025-02-11T02:32:49.973Z] 35c26bf9b259: Preparing [2025-02-11T02:32:49.973Z] df6e23e7a414: Preparing [2025-02-11T02:32:49.973Z] ea1d3ca04526: Preparing [2025-02-11T02:32:49.973Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:49.973Z] 533065b2d58b: Preparing [2025-02-11T02:32:49.973Z] 81153a06e936: Preparing [2025-02-11T02:32:49.973Z] b4ed2c4a889e: Preparing [2025-02-11T02:32:49.973Z] 536422cef6d7: Preparing [2025-02-11T02:32:49.973Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:49.973Z] 533065b2d58b: Waiting [2025-02-11T02:32:49.973Z] 81153a06e936: Waiting [2025-02-11T02:32:49.973Z] b4ed2c4a889e: Waiting [2025-02-11T02:32:49.973Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:49.973Z] 536422cef6d7: Waiting [2025-02-11T02:32:49.973Z] 15c315648836: Layer already exists [2025-02-11T02:32:49.973Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:49.973Z] df6e23e7a414: Layer already exists [2025-02-11T02:32:49.973Z] 35c26bf9b259: Layer already exists [2025-02-11T02:32:49.973Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:49.973Z] 81153a06e936: Layer already exists [2025-02-11T02:32:49.973Z] 533065b2d58b: Layer already exists [2025-02-11T02:32:49.973Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:49.973Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:32:49.973Z] 536422cef6d7: Layer already exists [2025-02-11T02:32:49.973Z] main: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:32:50.054Z] ===================================================== [Pipeline] echo [2025-02-11T02:32:50.074Z] taggedImages: [2025-02-11T02:32:50.074Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:50.074Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-11T02:32:50.074Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 [2025-02-11T02:32:50.074Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:50.074Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-11T02:32:50.103Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-11T02:32:50.103Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:50.103Z] latest [2025-02-11T02:32:50.103Z] 4.0.0-dev.55 [2025-02-11T02:32:50.103Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:32:50.103Z] main [2025-02-11T02:32:50.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:50.457Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:32:50.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:32:50.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-11T02:32:50.783Z] 19e9ed9b9618: Preparing [2025-02-11T02:32:50.783Z] 57cf9f60c404: Preparing [2025-02-11T02:32:50.783Z] 9cb8279a8ffd: Preparing [2025-02-11T02:32:50.783Z] ea1d3ca04526: Preparing [2025-02-11T02:32:50.783Z] 7bee8d03b74f: Preparing [2025-02-11T02:32:50.783Z] e5487d6175d3: Preparing [2025-02-11T02:32:50.783Z] b1f370fe69d2: Preparing [2025-02-11T02:32:50.783Z] de9581759f11: Preparing [2025-02-11T02:32:50.783Z] ce5a8cde9eee: Preparing [2025-02-11T02:32:50.783Z] b1f370fe69d2: Waiting [2025-02-11T02:32:50.783Z] de9581759f11: Waiting [2025-02-11T02:32:50.783Z] e5487d6175d3: Waiting [2025-02-11T02:32:50.783Z] ce5a8cde9eee: Waiting [2025-02-11T02:32:50.783Z] ea1d3ca04526: Layer already exists [2025-02-11T02:32:50.783Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:32:50.783Z] 19e9ed9b9618: Pushed [2025-02-11T02:32:50.783Z] 57cf9f60c404: Pushed [2025-02-11T02:32:50.783Z] 9cb8279a8ffd: Pushed [2025-02-11T02:32:50.783Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:32:51.351Z] de9581759f11: Pushed [2025-02-11T02:32:51.351Z] b1f370fe69d2: Pushed [2025-02-11T02:33:01.359Z] e5487d6175d3: Pushed [2025-02-11T02:33:01.359Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:01.714Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:02.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-11T02:33:02.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-11T02:33:02.036Z] 19e9ed9b9618: Preparing [2025-02-11T02:33:02.036Z] 57cf9f60c404: Preparing [2025-02-11T02:33:02.036Z] 9cb8279a8ffd: Preparing [2025-02-11T02:33:02.036Z] ea1d3ca04526: Preparing [2025-02-11T02:33:02.036Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:02.036Z] e5487d6175d3: Preparing [2025-02-11T02:33:02.036Z] b1f370fe69d2: Preparing [2025-02-11T02:33:02.036Z] de9581759f11: Preparing [2025-02-11T02:33:02.036Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:02.036Z] b1f370fe69d2: Waiting [2025-02-11T02:33:02.036Z] de9581759f11: Waiting [2025-02-11T02:33:02.036Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:02.036Z] 9cb8279a8ffd: Layer already exists [2025-02-11T02:33:02.036Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:02.036Z] 57cf9f60c404: Layer already exists [2025-02-11T02:33:02.036Z] 19e9ed9b9618: Layer already exists [2025-02-11T02:33:02.036Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:02.036Z] b1f370fe69d2: Layer already exists [2025-02-11T02:33:02.036Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:02.036Z] e5487d6175d3: Layer already exists [2025-02-11T02:33:02.036Z] de9581759f11: Layer already exists [2025-02-11T02:33:02.036Z] latest: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:02.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:02.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 [2025-02-11T02:33:02.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-11T02:33:02.705Z] 19e9ed9b9618: Preparing [2025-02-11T02:33:02.705Z] 57cf9f60c404: Preparing [2025-02-11T02:33:02.705Z] 9cb8279a8ffd: Preparing [2025-02-11T02:33:02.705Z] ea1d3ca04526: Preparing [2025-02-11T02:33:02.705Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:02.705Z] e5487d6175d3: Preparing [2025-02-11T02:33:02.705Z] b1f370fe69d2: Preparing [2025-02-11T02:33:02.705Z] de9581759f11: Preparing [2025-02-11T02:33:02.705Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:02.705Z] e5487d6175d3: Waiting [2025-02-11T02:33:02.705Z] b1f370fe69d2: Waiting [2025-02-11T02:33:02.705Z] de9581759f11: Waiting [2025-02-11T02:33:02.705Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:02.705Z] 57cf9f60c404: Layer already exists [2025-02-11T02:33:02.705Z] 9cb8279a8ffd: Layer already exists [2025-02-11T02:33:02.705Z] 19e9ed9b9618: Layer already exists [2025-02-11T02:33:02.705Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:02.705Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:02.705Z] b1f370fe69d2: Layer already exists [2025-02-11T02:33:02.705Z] e5487d6175d3: Layer already exists [2025-02-11T02:33:02.705Z] de9581759f11: Layer already exists [2025-02-11T02:33:02.705Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:02.705Z] 4.0.0-dev.55: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:03.041Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:03.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:03.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-11T02:33:03.369Z] 19e9ed9b9618: Preparing [2025-02-11T02:33:03.369Z] 57cf9f60c404: Preparing [2025-02-11T02:33:03.369Z] 9cb8279a8ffd: Preparing [2025-02-11T02:33:03.369Z] ea1d3ca04526: Preparing [2025-02-11T02:33:03.369Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:03.369Z] e5487d6175d3: Preparing [2025-02-11T02:33:03.369Z] b1f370fe69d2: Preparing [2025-02-11T02:33:03.369Z] de9581759f11: Preparing [2025-02-11T02:33:03.369Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:03.369Z] e5487d6175d3: Waiting [2025-02-11T02:33:03.369Z] b1f370fe69d2: Waiting [2025-02-11T02:33:03.369Z] de9581759f11: Waiting [2025-02-11T02:33:03.369Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:03.369Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:03.369Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:03.369Z] 57cf9f60c404: Layer already exists [2025-02-11T02:33:03.369Z] 19e9ed9b9618: Layer already exists [2025-02-11T02:33:03.369Z] 9cb8279a8ffd: Layer already exists [2025-02-11T02:33:03.369Z] b1f370fe69d2: Layer already exists [2025-02-11T02:33:03.369Z] de9581759f11: Layer already exists [2025-02-11T02:33:03.369Z] e5487d6175d3: Layer already exists [2025-02-11T02:33:03.369Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:03.369Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:03.699Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:04.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-11T02:33:04.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-11T02:33:04.028Z] 19e9ed9b9618: Preparing [2025-02-11T02:33:04.028Z] 57cf9f60c404: Preparing [2025-02-11T02:33:04.028Z] 9cb8279a8ffd: Preparing [2025-02-11T02:33:04.028Z] ea1d3ca04526: Preparing [2025-02-11T02:33:04.028Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:04.028Z] e5487d6175d3: Preparing [2025-02-11T02:33:04.028Z] b1f370fe69d2: Preparing [2025-02-11T02:33:04.028Z] de9581759f11: Preparing [2025-02-11T02:33:04.028Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:04.028Z] b1f370fe69d2: Waiting [2025-02-11T02:33:04.028Z] de9581759f11: Waiting [2025-02-11T02:33:04.028Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:04.028Z] e5487d6175d3: Waiting [2025-02-11T02:33:04.028Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:04.028Z] 19e9ed9b9618: Layer already exists [2025-02-11T02:33:04.028Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:04.028Z] 9cb8279a8ffd: Layer already exists [2025-02-11T02:33:04.028Z] 57cf9f60c404: Layer already exists [2025-02-11T02:33:04.028Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:04.028Z] e5487d6175d3: Layer already exists [2025-02-11T02:33:04.028Z] b1f370fe69d2: Layer already exists [2025-02-11T02:33:04.028Z] de9581759f11: Layer already exists [2025-02-11T02:33:04.028Z] main: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:33:04.106Z] ===================================================== [Pipeline] echo [2025-02-11T02:33:04.122Z] taggedImages: [2025-02-11T02:33:04.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:04.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-11T02:33:04.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 [2025-02-11T02:33:04.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:04.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-11T02:33:04.149Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-11T02:33:04.149Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:04.149Z] latest [2025-02-11T02:33:04.149Z] 4.0.0-dev.55 [2025-02-11T02:33:04.149Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:04.149Z] main [2025-02-11T02:33:04.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:04.511Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:04.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:04.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-11T02:33:04.851Z] 15c315648836: Preparing [2025-02-11T02:33:04.851Z] 06c6d8592073: Preparing [2025-02-11T02:33:04.851Z] 697f034798be: Preparing [2025-02-11T02:33:04.851Z] ea1d3ca04526: Preparing [2025-02-11T02:33:04.851Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:04.851Z] 4bb68688344c: Preparing [2025-02-11T02:33:04.851Z] b4ed2c4a889e: Preparing [2025-02-11T02:33:04.852Z] 536422cef6d7: Preparing [2025-02-11T02:33:04.852Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:04.852Z] b4ed2c4a889e: Waiting [2025-02-11T02:33:04.852Z] 536422cef6d7: Waiting [2025-02-11T02:33:04.852Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:04.852Z] 4bb68688344c: Waiting [2025-02-11T02:33:04.852Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:04.852Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:04.852Z] 15c315648836: Layer already exists [2025-02-11T02:33:04.852Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:33:04.852Z] 536422cef6d7: Layer already exists [2025-02-11T02:33:04.852Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:04.852Z] 697f034798be: Pushed [2025-02-11T02:33:04.852Z] 06c6d8592073: Pushed [2025-02-11T02:33:14.834Z] 4bb68688344c: Pushed [2025-02-11T02:33:14.834Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:15.163Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:15.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-11T02:33:15.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-11T02:33:15.489Z] 15c315648836: Preparing [2025-02-11T02:33:15.489Z] 06c6d8592073: Preparing [2025-02-11T02:33:15.489Z] 697f034798be: Preparing [2025-02-11T02:33:15.489Z] ea1d3ca04526: Preparing [2025-02-11T02:33:15.489Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:15.489Z] 4bb68688344c: Preparing [2025-02-11T02:33:15.489Z] b4ed2c4a889e: Preparing [2025-02-11T02:33:15.489Z] 536422cef6d7: Preparing [2025-02-11T02:33:15.489Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:15.489Z] b4ed2c4a889e: Waiting [2025-02-11T02:33:15.489Z] 536422cef6d7: Waiting [2025-02-11T02:33:15.489Z] 4bb68688344c: Waiting [2025-02-11T02:33:15.489Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:15.489Z] 15c315648836: Layer already exists [2025-02-11T02:33:15.489Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:15.489Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:15.489Z] 06c6d8592073: Layer already exists [2025-02-11T02:33:15.489Z] 697f034798be: Layer already exists [2025-02-11T02:33:15.489Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:33:15.489Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:15.489Z] 4bb68688344c: Layer already exists [2025-02-11T02:33:15.489Z] 536422cef6d7: Layer already exists [2025-02-11T02:33:15.489Z] latest: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:15.832Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:16.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 [2025-02-11T02:33:16.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-11T02:33:16.159Z] 15c315648836: Preparing [2025-02-11T02:33:16.159Z] 06c6d8592073: Preparing [2025-02-11T02:33:16.159Z] 697f034798be: Preparing [2025-02-11T02:33:16.159Z] ea1d3ca04526: Preparing [2025-02-11T02:33:16.159Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:16.159Z] 4bb68688344c: Preparing [2025-02-11T02:33:16.159Z] b4ed2c4a889e: Preparing [2025-02-11T02:33:16.159Z] 536422cef6d7: Preparing [2025-02-11T02:33:16.159Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:16.159Z] 4bb68688344c: Waiting [2025-02-11T02:33:16.159Z] b4ed2c4a889e: Waiting [2025-02-11T02:33:16.159Z] 536422cef6d7: Waiting [2025-02-11T02:33:16.159Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:16.159Z] 15c315648836: Layer already exists [2025-02-11T02:33:16.159Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:16.159Z] 06c6d8592073: Layer already exists [2025-02-11T02:33:16.159Z] 697f034798be: Layer already exists [2025-02-11T02:33:16.159Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:16.159Z] 4bb68688344c: Layer already exists [2025-02-11T02:33:16.159Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:33:16.159Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:16.159Z] 536422cef6d7: Layer already exists [2025-02-11T02:33:16.159Z] 4.0.0-dev.55: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:16.486Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:16.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:16.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-11T02:33:16.810Z] 15c315648836: Preparing [2025-02-11T02:33:16.810Z] 06c6d8592073: Preparing [2025-02-11T02:33:16.810Z] 697f034798be: Preparing [2025-02-11T02:33:16.810Z] ea1d3ca04526: Preparing [2025-02-11T02:33:16.810Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:16.810Z] 4bb68688344c: Preparing [2025-02-11T02:33:16.810Z] b4ed2c4a889e: Preparing [2025-02-11T02:33:16.810Z] 536422cef6d7: Preparing [2025-02-11T02:33:16.810Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:16.810Z] b4ed2c4a889e: Waiting [2025-02-11T02:33:16.810Z] 536422cef6d7: Waiting [2025-02-11T02:33:16.810Z] 4bb68688344c: Waiting [2025-02-11T02:33:16.810Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:16.810Z] 15c315648836: Layer already exists [2025-02-11T02:33:16.810Z] 697f034798be: Layer already exists [2025-02-11T02:33:16.810Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:16.810Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:16.810Z] 06c6d8592073: Layer already exists [2025-02-11T02:33:16.810Z] 536422cef6d7: Layer already exists [2025-02-11T02:33:16.810Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:33:16.810Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:16.810Z] 4bb68688344c: Layer already exists [2025-02-11T02:33:16.810Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:17.153Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:17.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-11T02:33:17.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-11T02:33:17.480Z] 15c315648836: Preparing [2025-02-11T02:33:17.480Z] 06c6d8592073: Preparing [2025-02-11T02:33:17.480Z] 697f034798be: Preparing [2025-02-11T02:33:17.480Z] ea1d3ca04526: Preparing [2025-02-11T02:33:17.480Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:17.480Z] 4bb68688344c: Preparing [2025-02-11T02:33:17.480Z] b4ed2c4a889e: Preparing [2025-02-11T02:33:17.480Z] 536422cef6d7: Preparing [2025-02-11T02:33:17.480Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:17.480Z] b4ed2c4a889e: Waiting [2025-02-11T02:33:17.480Z] 536422cef6d7: Waiting [2025-02-11T02:33:17.480Z] 4bb68688344c: Waiting [2025-02-11T02:33:17.480Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:17.480Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:17.480Z] 15c315648836: Layer already exists [2025-02-11T02:33:17.480Z] 06c6d8592073: Layer already exists [2025-02-11T02:33:17.480Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:17.480Z] 697f034798be: Layer already exists [2025-02-11T02:33:17.480Z] 4bb68688344c: Layer already exists [2025-02-11T02:33:17.480Z] b4ed2c4a889e: Layer already exists [2025-02-11T02:33:17.480Z] 536422cef6d7: Layer already exists [2025-02-11T02:33:17.480Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:17.480Z] main: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:33:17.564Z] ===================================================== [Pipeline] echo [2025-02-11T02:33:17.578Z] taggedImages: [2025-02-11T02:33:17.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:17.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-11T02:33:17.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 [2025-02-11T02:33:17.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:17.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-11T02:33:17.603Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-11T02:33:17.603Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:17.603Z] latest [2025-02-11T02:33:17.603Z] 4.0.0-dev.55 [2025-02-11T02:33:17.603Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:17.603Z] main [2025-02-11T02:33:17.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:17.955Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:18.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:18.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-11T02:33:18.294Z] 86d36f40949e: Preparing [2025-02-11T02:33:18.294Z] 5180a0adfd25: Preparing [2025-02-11T02:33:18.294Z] ea1d3ca04526: Preparing [2025-02-11T02:33:18.294Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:18.294Z] 46238dea4f2f: Preparing [2025-02-11T02:33:18.294Z] e2033e39d5c0: Preparing [2025-02-11T02:33:18.294Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:18.294Z] e2033e39d5c0: Waiting [2025-02-11T02:33:18.294Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:18.294Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:18.294Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:18.294Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:18.294Z] 86d36f40949e: Pushed [2025-02-11T02:33:18.861Z] e2033e39d5c0: Pushed [2025-02-11T02:33:18.861Z] 46238dea4f2f: Pushed [2025-02-11T02:33:21.668Z] #91 DONE 133.1s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #81 DONE 132.5s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #88 DONE 127.4s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #119 [core-command builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #119 ... [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #105 DONE 118.5s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #89 DONE 136.3s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #83 DONE 131.4s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #120 ... [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #121 DONE 2.2s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #122 DONE 2.3s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #119 [core-command builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #119 DONE 2.3s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #123 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #124 [core-metadata builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #124 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #125 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #126 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #127 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #128 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #129 [core-keeper builder 7/8] COPY . . [2025-02-11T02:33:21.668Z] #129 DONE 2.2s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #130 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #131 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #132 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #133 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #134 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #135 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #136 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #137 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #138 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #139 [core-data builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #139 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-11T02:33:21.668Z] #140 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T02:33:21.668Z] #141 CACHED [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #120 DONE 2.1s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T02:33:21.668Z] #142 ... [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #143 [support-notifications builder 6/7] COPY . . [2025-02-11T02:33:21.668Z] #143 DONE 2.3s [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T02:33:21.668Z] #144 ... [2025-02-11T02:33:21.668Z] [2025-02-11T02:33:21.668Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:33:21.668Z] #0 8.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-11T02:33:22.150Z] 5180a0adfd25: Pushed [2025-02-11T02:33:22.150Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:22.267Z] #145 ... [2025-02-11T02:33:22.267Z] [2025-02-11T02:33:22.267Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T02:33:22.267Z] #144 9.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-11T02:33:22.483Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:22.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-11T02:33:22.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-11T02:33:22.810Z] 86d36f40949e: Preparing [2025-02-11T02:33:22.810Z] 5180a0adfd25: Preparing [2025-02-11T02:33:22.810Z] ea1d3ca04526: Preparing [2025-02-11T02:33:22.810Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:22.810Z] 46238dea4f2f: Preparing [2025-02-11T02:33:22.810Z] e2033e39d5c0: Preparing [2025-02-11T02:33:22.810Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:22.810Z] e2033e39d5c0: Waiting [2025-02-11T02:33:22.810Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:22.810Z] 86d36f40949e: Layer already exists [2025-02-11T02:33:22.810Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:22.810Z] 46238dea4f2f: Layer already exists [2025-02-11T02:33:22.810Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:22.810Z] 5180a0adfd25: Layer already exists [2025-02-11T02:33:22.810Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:22.810Z] e2033e39d5c0: Layer already exists [2025-02-11T02:33:22.810Z] latest: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-11T02:33:22.853Z] #144 ... [2025-02-11T02:33:22.853Z] [2025-02-11T02:33:22.853Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T02:33:22.853Z] #146 ... [2025-02-11T02:33:22.853Z] [2025-02-11T02:33:22.853Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:33:22.853Z] #147 10.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-11T02:33:22.853Z] #147 ... [2025-02-11T02:33:22.853Z] [2025-02-11T02:33:22.853Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] sh [2025-02-11T02:33:23.122Z] #148 10.35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-11T02:33:23.122Z] #148 ... [2025-02-11T02:33:23.122Z] [2025-02-11T02:33:23.122Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:33:23.122Z] #0 9.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-11T02:33:23.139Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:23.388Z] #149 ... [2025-02-11T02:33:23.388Z] [2025-02-11T02:33:23.388Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T02:33:23.388Z] #0 9.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-11T02:33:23.388Z] #150 ... [2025-02-11T02:33:23.388Z] [2025-02-11T02:33:23.388Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T02:33:23.388Z] #0 8.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-11T02:33:23.463Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 [2025-02-11T02:33:23.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-11T02:33:23.464Z] 86d36f40949e: Preparing [2025-02-11T02:33:23.464Z] 5180a0adfd25: Preparing [2025-02-11T02:33:23.464Z] ea1d3ca04526: Preparing [2025-02-11T02:33:23.464Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:23.464Z] 46238dea4f2f: Preparing [2025-02-11T02:33:23.464Z] e2033e39d5c0: Preparing [2025-02-11T02:33:23.464Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:23.464Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:23.464Z] e2033e39d5c0: Waiting [2025-02-11T02:33:23.464Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:23.464Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:23.464Z] 46238dea4f2f: Layer already exists [2025-02-11T02:33:23.464Z] 86d36f40949e: Layer already exists [2025-02-11T02:33:23.464Z] 5180a0adfd25: Layer already exists [2025-02-11T02:33:23.464Z] e2033e39d5c0: Layer already exists [2025-02-11T02:33:23.464Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:23.464Z] 4.0.0-dev.55: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:23.656Z] #151 ... [2025-02-11T02:33:23.656Z] [2025-02-11T02:33:23.656Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T02:33:23.656Z] #0 9.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-11T02:33:23.656Z] #152 ... [2025-02-11T02:33:23.656Z] [2025-02-11T02:33:23.656Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:33:23.656Z] #0 8.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-11T02:33:23.797Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:23.946Z] #153 ... [2025-02-11T02:33:23.946Z] [2025-02-11T02:33:23.947Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T02:33:23.947Z] #0 9.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-11T02:33:24.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:24.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-11T02:33:24.134Z] 86d36f40949e: Preparing [2025-02-11T02:33:24.134Z] 5180a0adfd25: Preparing [2025-02-11T02:33:24.134Z] ea1d3ca04526: Preparing [2025-02-11T02:33:24.134Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:24.134Z] 46238dea4f2f: Preparing [2025-02-11T02:33:24.134Z] e2033e39d5c0: Preparing [2025-02-11T02:33:24.134Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:24.134Z] e2033e39d5c0: Waiting [2025-02-11T02:33:24.134Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:24.134Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:24.134Z] 46238dea4f2f: Layer already exists [2025-02-11T02:33:24.134Z] 86d36f40949e: Layer already exists [2025-02-11T02:33:24.134Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:24.134Z] 5180a0adfd25: Layer already exists [2025-02-11T02:33:24.134Z] e2033e39d5c0: Layer already exists [2025-02-11T02:33:24.134Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:24.134Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:24.214Z] #154 ... [2025-02-11T02:33:24.215Z] [2025-02-11T02:33:24.215Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T02:33:24.215Z] #142 10.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-11T02:33:24.481Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:24.815Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-11T02:33:24.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-11T02:33:24.816Z] 86d36f40949e: Preparing [2025-02-11T02:33:24.816Z] 5180a0adfd25: Preparing [2025-02-11T02:33:24.816Z] ea1d3ca04526: Preparing [2025-02-11T02:33:24.816Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:24.816Z] 46238dea4f2f: Preparing [2025-02-11T02:33:24.816Z] e2033e39d5c0: Preparing [2025-02-11T02:33:24.816Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:24.816Z] e2033e39d5c0: Waiting [2025-02-11T02:33:24.816Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:24.816Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:24.816Z] 86d36f40949e: Layer already exists [2025-02-11T02:33:24.816Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:24.816Z] 5180a0adfd25: Layer already exists [2025-02-11T02:33:24.816Z] 46238dea4f2f: Layer already exists [2025-02-11T02:33:24.816Z] e2033e39d5c0: Layer already exists [2025-02-11T02:33:24.816Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:24.816Z] main: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:33:24.895Z] ===================================================== [Pipeline] echo [2025-02-11T02:33:24.911Z] taggedImages: [2025-02-11T02:33:24.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:24.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-11T02:33:24.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 [2025-02-11T02:33:24.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:24.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-11T02:33:24.938Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-11T02:33:24.938Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:24.938Z] latest [2025-02-11T02:33:24.938Z] 4.0.0-dev.55 [2025-02-11T02:33:24.938Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:24.938Z] main [2025-02-11T02:33:24.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:25.292Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:25.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:25.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-11T02:33:25.743Z] 5f72b7f4b710: Preparing [2025-02-11T02:33:25.743Z] ded5d529298e: Preparing [2025-02-11T02:33:25.743Z] ea1d3ca04526: Preparing [2025-02-11T02:33:25.743Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:25.743Z] 0feea048b0df: Preparing [2025-02-11T02:33:25.743Z] 787e12a3728d: Preparing [2025-02-11T02:33:25.743Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:25.743Z] 787e12a3728d: Waiting [2025-02-11T02:33:25.743Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:25.743Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:25.743Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:25.743Z] 5f72b7f4b710: Pushed [2025-02-11T02:33:26.001Z] 787e12a3728d: Pushed [2025-02-11T02:33:26.260Z] 0feea048b0df: Pushed [2025-02-11T02:33:29.548Z] ded5d529298e: Pushed [2025-02-11T02:33:29.548Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:29.887Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:30.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-11T02:33:30.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-11T02:33:30.214Z] 5f72b7f4b710: Preparing [2025-02-11T02:33:30.214Z] ded5d529298e: Preparing [2025-02-11T02:33:30.214Z] ea1d3ca04526: Preparing [2025-02-11T02:33:30.214Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:30.214Z] 0feea048b0df: Preparing [2025-02-11T02:33:30.214Z] 787e12a3728d: Preparing [2025-02-11T02:33:30.214Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:30.214Z] 787e12a3728d: Waiting [2025-02-11T02:33:30.214Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:30.214Z] 5f72b7f4b710: Layer already exists [2025-02-11T02:33:30.214Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:30.214Z] 0feea048b0df: Layer already exists [2025-02-11T02:33:30.214Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:30.214Z] ded5d529298e: Layer already exists [2025-02-11T02:33:30.214Z] 787e12a3728d: Layer already exists [2025-02-11T02:33:30.214Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:30.214Z] latest: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:30.546Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:30.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 [2025-02-11T02:33:30.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-11T02:33:30.882Z] 5f72b7f4b710: Preparing [2025-02-11T02:33:30.882Z] ded5d529298e: Preparing [2025-02-11T02:33:30.882Z] ea1d3ca04526: Preparing [2025-02-11T02:33:30.882Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:30.882Z] 0feea048b0df: Preparing [2025-02-11T02:33:30.882Z] 787e12a3728d: Preparing [2025-02-11T02:33:30.882Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:30.882Z] 787e12a3728d: Waiting [2025-02-11T02:33:30.882Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:30.882Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:30.882Z] ded5d529298e: Layer already exists [2025-02-11T02:33:30.882Z] 0feea048b0df: Layer already exists [2025-02-11T02:33:30.882Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:30.882Z] 5f72b7f4b710: Layer already exists [2025-02-11T02:33:30.882Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:30.882Z] 787e12a3728d: Layer already exists [2025-02-11T02:33:30.882Z] 4.0.0-dev.55: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:31.216Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:31.545Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:31.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-11T02:33:31.545Z] 5f72b7f4b710: Preparing [2025-02-11T02:33:31.545Z] ded5d529298e: Preparing [2025-02-11T02:33:31.545Z] ea1d3ca04526: Preparing [2025-02-11T02:33:31.545Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:31.545Z] 0feea048b0df: Preparing [2025-02-11T02:33:31.545Z] 787e12a3728d: Preparing [2025-02-11T02:33:31.545Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:31.545Z] 787e12a3728d: Waiting [2025-02-11T02:33:31.545Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:31.546Z] ded5d529298e: Layer already exists [2025-02-11T02:33:31.546Z] 0feea048b0df: Layer already exists [2025-02-11T02:33:31.546Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:31.546Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:31.546Z] 5f72b7f4b710: Layer already exists [2025-02-11T02:33:31.546Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:31.546Z] 787e12a3728d: Layer already exists [2025-02-11T02:33:31.546Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:31.884Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T02:33:32.210Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-11T02:33:32.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-11T02:33:32.210Z] 5f72b7f4b710: Preparing [2025-02-11T02:33:32.210Z] ded5d529298e: Preparing [2025-02-11T02:33:32.210Z] ea1d3ca04526: Preparing [2025-02-11T02:33:32.210Z] 7bee8d03b74f: Preparing [2025-02-11T02:33:32.210Z] 0feea048b0df: Preparing [2025-02-11T02:33:32.210Z] 787e12a3728d: Preparing [2025-02-11T02:33:32.210Z] ce5a8cde9eee: Preparing [2025-02-11T02:33:32.210Z] 787e12a3728d: Waiting [2025-02-11T02:33:32.210Z] ce5a8cde9eee: Waiting [2025-02-11T02:33:32.210Z] 0feea048b0df: Layer already exists [2025-02-11T02:33:32.210Z] ded5d529298e: Layer already exists [2025-02-11T02:33:32.210Z] ea1d3ca04526: Layer already exists [2025-02-11T02:33:32.210Z] 5f72b7f4b710: Layer already exists [2025-02-11T02:33:32.210Z] 7bee8d03b74f: Layer already exists [2025-02-11T02:33:32.210Z] ce5a8cde9eee: Layer already exists [2025-02-11T02:33:32.210Z] 787e12a3728d: Layer already exists [2025-02-11T02:33:32.210Z] main: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T02:33:32.287Z] ===================================================== [Pipeline] echo [2025-02-11T02:33:32.302Z] taggedImages: [2025-02-11T02:33:32.302Z] - nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T02:33:32.302Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-11T02:33:32.302Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 [2025-02-11T02:33:32.302Z] - nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T02:33:32.302Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-11T02:33:34.300Z] #142 ... [2025-02-11T02:33:34.300Z] [2025-02-11T02:33:34.300Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T02:33:34.300Z] #146 10.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-11T02:52:44.056Z] #146 ... [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T02:52:44.056Z] #148 DONE 1161.3s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T02:52:44.056Z] #150 ... [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:52:44.056Z] #155 DONE 0.2s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:52:44.056Z] #156 DONE 0.2s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-11T02:52:44.056Z] #157 DONE 0.4s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T02:52:44.056Z] #154 ... [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:52:44.056Z] #158 DONE 0.1s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-11T02:52:44.056Z] #159 DONE 0.3s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:52:44.056Z] #145 ... [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:52:44.056Z] #160 DONE 2.1s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #104 [core-common-config-bootstrapper] exporting to image [2025-02-11T02:52:44.056Z] #104 exporting layers [2025-02-11T02:52:44.056Z] #104 exporting layers 0.8s done [2025-02-11T02:52:44.056Z] #104 writing image sha256:fe1ab719581d1dc70b06e79b3bc751398b74469df92c8c5208582ff1ac623f77 0.0s done [2025-02-11T02:52:44.056Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-11T02:52:44.056Z] #104 DONE 8.8s [2025-02-11T02:52:44.056Z] [2025-02-11T02:52:44.056Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:46.003Z] #149 ... [2025-02-11T02:52:46.003Z] [2025-02-11T02:52:46.003Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:52:46.003Z] #147 1173.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-11T02:52:51.362Z] #147 ... [2025-02-11T02:52:51.362Z] [2025-02-11T02:52:51.362Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T02:52:51.362Z] #150 DONE 1178.1s [2025-02-11T02:52:51.362Z] [2025-02-11T02:52:51.362Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T02:52:51.362Z] #146 DONE 1178.1s [2025-02-11T02:52:51.362Z] [2025-02-11T02:52:51.362Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-11T02:52:51.362Z] #161 DONE 0.5s [2025-02-11T02:52:51.362Z] [2025-02-11T02:52:51.362Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:51.634Z] #149 ... [2025-02-11T02:52:51.634Z] [2025-02-11T02:52:51.634Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T02:52:52.639Z] #162 ... [2025-02-11T02:52:52.639Z] [2025-02-11T02:52:52.639Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:52:52.639Z] #163 DONE 0.4s [2025-02-11T02:52:52.639Z] [2025-02-11T02:52:52.639Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:52:52.639Z] #164 DONE 0.2s [2025-02-11T02:52:52.639Z] [2025-02-11T02:52:52.639Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-11T02:52:52.916Z] #165 DONE 0.4s [2025-02-11T02:52:52.916Z] [2025-02-11T02:52:52.916Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:53.184Z] #149 ... [2025-02-11T02:52:53.184Z] [2025-02-11T02:52:53.184Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T02:52:53.184Z] #166 DONE 0.2s [2025-02-11T02:52:53.184Z] [2025-02-11T02:52:53.184Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:52:53.451Z] #153 ... [2025-02-11T02:52:53.451Z] [2025-02-11T02:52:53.451Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-11T02:52:53.718Z] #167 DONE 0.4s [2025-02-11T02:52:53.718Z] [2025-02-11T02:52:53.718Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:52:53.718Z] #145 ... [2025-02-11T02:52:53.718Z] [2025-02-11T02:52:53.718Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T02:52:53.984Z] #168 DONE 0.2s [2025-02-11T02:52:53.984Z] [2025-02-11T02:52:53.984Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:52:54.958Z] #169 ... [2025-02-11T02:52:54.958Z] [2025-02-11T02:52:54.958Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T02:52:54.958Z] #162 DONE 3.4s [2025-02-11T02:52:54.958Z] [2025-02-11T02:52:54.958Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:52:55.232Z] #170 DONE 0.3s [2025-02-11T02:52:55.232Z] [2025-02-11T02:52:55.232Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:52:55.500Z] #171 DONE 0.3s [2025-02-11T02:52:55.500Z] [2025-02-11T02:52:55.500Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:55.500Z] #149 ... [2025-02-11T02:52:55.500Z] [2025-02-11T02:52:55.500Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-11T02:52:55.772Z] #172 DONE 0.4s [2025-02-11T02:52:55.772Z] [2025-02-11T02:52:55.772Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:56.039Z] #149 ... [2025-02-11T02:52:56.039Z] [2025-02-11T02:52:56.039Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-11T02:52:56.306Z] #173 DONE 0.3s [2025-02-11T02:52:56.306Z] [2025-02-11T02:52:56.306Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:52:56.306Z] #147 ... [2025-02-11T02:52:56.306Z] [2025-02-11T02:52:56.306Z] #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-11T02:52:56.576Z] #174 DONE 0.3s [2025-02-11T02:52:56.576Z] [2025-02-11T02:52:56.576Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:52:56.576Z] #149 ... [2025-02-11T02:52:56.576Z] [2025-02-11T02:52:56.576Z] #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-11T02:52:56.856Z] #175 DONE 0.2s [2025-02-11T02:52:56.856Z] [2025-02-11T02:52:56.856Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-11T02:52:56.856Z] #176 DONE 0.1s [2025-02-11T02:52:56.856Z] [2025-02-11T02:52:56.856Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-11T02:52:57.124Z] #177 DONE 0.1s [2025-02-11T02:52:57.124Z] [2025-02-11T02:52:57.124Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:52:57.124Z] #169 DONE 3.1s [2025-02-11T02:52:57.124Z] [2025-02-11T02:52:57.124Z] #104 [security-proxy-setup] exporting to image [2025-02-11T02:52:57.124Z] #104 exporting layers [2025-02-11T02:52:59.075Z] #104 exporting layers 1.8s done [2025-02-11T02:52:59.075Z] #104 writing image sha256:12ef6ebcb8990237fb87d26f49a2a56a8088bc25da0122ecafbed1f77599f70d done [2025-02-11T02:52:59.075Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-11T02:52:59.075Z] #104 DONE 10.5s [2025-02-11T02:52:59.075Z] [2025-02-11T02:52:59.075Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-11T02:53:00.042Z] #178 DONE 2.8s [2025-02-11T02:53:00.042Z] [2025-02-11T02:53:00.042Z] #104 [security-bootstrapper] exporting to image [2025-02-11T02:53:00.629Z] #104 exporting layers 1.0s done [2025-02-11T02:53:00.629Z] #104 writing image sha256:a12c49ecc6ff4c3fe7689c3a0b8665975eb98d30bd25bd17780b791ddb2ecc22 done [2025-02-11T02:53:00.629Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-11T02:53:00.629Z] #104 DONE 11.5s [2025-02-11T02:53:00.629Z] [2025-02-11T02:53:00.629Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T02:53:05.965Z] #145 ... [2025-02-11T02:53:05.965Z] [2025-02-11T02:53:05.965Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-11T02:53:05.965Z] #147 DONE 1193.2s [2025-02-11T02:53:06.233Z] [2025-02-11T02:53:06.234Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:53:06.234Z] #149 ... [2025-02-11T02:53:06.234Z] [2025-02-11T02:53:06.234Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:53:06.507Z] #179 DONE 0.2s [2025-02-11T02:53:06.507Z] [2025-02-11T02:53:06.507Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:53:06.507Z] #149 ... [2025-02-11T02:53:06.507Z] [2025-02-11T02:53:06.507Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:53:06.507Z] #180 DONE 0.1s [2025-02-11T02:53:06.836Z] [2025-02-11T02:53:06.836Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:53:07.139Z] #149 ... [2025-02-11T02:53:07.140Z] [2025-02-11T02:53:07.140Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-11T02:53:07.140Z] #181 DONE 0.3s [2025-02-11T02:53:07.140Z] [2025-02-11T02:53:07.140Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T02:53:07.140Z] #149 ... [2025-02-11T02:53:07.140Z] [2025-02-11T02:53:07.140Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-11T02:53:07.140Z] #182 DONE 0.1s [2025-02-11T02:53:07.408Z] [2025-02-11T02:53:07.408Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:53:07.408Z] #183 DONE 0.2s [2025-02-11T02:53:07.408Z] [2025-02-11T02:53:07.408Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-11T02:53:07.676Z] #184 DONE 0.3s [2025-02-11T02:53:07.676Z] [2025-02-11T02:53:07.676Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-11T02:53:07.948Z] #185 DONE 0.3s [2025-02-11T02:53:07.949Z] [2025-02-11T02:53:07.949Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T02:53:07.949Z] #152 ... [2025-02-11T02:53:07.949Z] [2025-02-11T02:53:07.949Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T02:53:07.949Z] #186 DONE 0.1s [2025-02-11T02:53:08.215Z] [2025-02-11T02:53:08.215Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T02:53:10.164Z] #187 DONE 2.1s [2025-02-11T02:53:10.164Z] [2025-02-11T02:53:10.164Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:53:10.164Z] #153 ... [2025-02-11T02:53:10.164Z] [2025-02-11T02:53:10.164Z] #104 [security-secretstore-setup] exporting to image [2025-02-11T02:53:10.164Z] #104 exporting layers [2025-02-11T02:53:11.592Z] #104 exporting layers 1.2s done [2025-02-11T02:53:11.592Z] #104 writing image sha256:ca246b1e336d3046177b3d7156c0f095fdcab13b4185d0e8f0c5667ba53eb265 done [2025-02-11T02:53:11.592Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-11T02:53:11.592Z] #104 DONE 12.7s [2025-02-11T02:53:11.592Z] [2025-02-11T02:53:11.592Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:56:03.320Z] #153 ... [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T02:56:03.320Z] #154 DONE 1369.2s [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T02:56:03.320Z] #153 ... [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T02:56:03.320Z] #188 DONE 0.2s [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T02:56:03.320Z] #189 DONE 0.2s [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-11T02:56:03.320Z] #190 DONE 0.3s [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-11T02:56:03.320Z] #191 DONE 0.1s [2025-02-11T02:56:03.320Z] [2025-02-11T02:56:03.320Z] #104 [security-spiffe-token-provider] exporting to image [2025-02-11T02:56:03.320Z] #104 exporting layers [2025-02-11T02:56:04.284Z] #104 exporting layers 0.8s done [2025-02-11T02:56:04.284Z] #104 writing image sha256:d80ef0bcc5888f3b7c5d6f5491146a1cd849961664672ddafc958223213f66a4 done [2025-02-11T02:56:04.284Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-11T02:56:04.284Z] #104 DONE 13.6s [2025-02-11T02:56:04.284Z] [2025-02-11T02:56:04.284Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:03:00.607Z] #149 ... [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T03:03:00.607Z] #151 DONE 1786.5s [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T03:03:00.607Z] #142 ... [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:03:00.607Z] #192 DONE 0.2s [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:03:00.607Z] #193 DONE 0.2s [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-11T03:03:00.607Z] #194 DONE 0.5s [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T03:03:00.607Z] #195 DONE 0.1s [2025-02-11T03:03:00.607Z] [2025-02-11T03:03:00.607Z] #104 [core-command] exporting to image [2025-02-11T03:03:00.607Z] #104 exporting layers [2025-02-11T03:03:01.188Z] #104 exporting layers 0.4s done [2025-02-11T03:03:01.188Z] #104 writing image sha256:23bc9efaad9e3cfc647698fccf03da5f88e19466a41099347b4c5903a94d0baa done [2025-02-11T03:03:01.188Z] #104 naming to docker.io/library/core-command-arm64 done [2025-02-11T03:03:01.188Z] #104 DONE 13.9s [2025-02-11T03:03:01.188Z] [2025-02-11T03:03:01.188Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T03:05:07.810Z] #145 DONE 1905.7s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T03:05:07.810Z] #142 DONE 1905.7s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:07.810Z] #144 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:07.810Z] #196 DONE 0.3s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:05:07.810Z] #149 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:07.810Z] #197 DONE 0.3s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:05:07.810Z] #198 DONE 0.4s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T03:05:07.810Z] #199 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:05:07.810Z] #200 DONE 0.3s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T03:05:07.810Z] #201 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T03:05:07.810Z] #199 DONE 0.5s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T03:05:07.810Z] #201 DONE 0.4s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-11T03:05:07.810Z] #202 DONE 0.2s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-11T03:05:07.810Z] #203 DONE 0.1s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #104 [core-data] exporting to image [2025-02-11T03:05:07.810Z] #104 exporting layers [2025-02-11T03:05:07.810Z] #104 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-11T03:05:07.810Z] #204 DONE 0.3s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T03:05:07.810Z] #205 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #104 [core-data] exporting to image [2025-02-11T03:05:07.810Z] #104 exporting layers 1.0s done [2025-02-11T03:05:07.810Z] #104 writing image sha256:6fc84a376bdb67da3744eb2252d2d209e1766643f519199a27f5e1d5df75b73f done [2025-02-11T03:05:07.810Z] #104 naming to docker.io/library/core-data-arm64 done [2025-02-11T03:05:07.810Z] #104 DONE 15.0s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T03:05:07.810Z] #152 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T03:05:07.810Z] #205 DONE 2.4s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #104 [security-proxy-auth] exporting to image [2025-02-11T03:05:07.810Z] #104 exporting layers 0.6s done [2025-02-11T03:05:07.810Z] #104 writing image sha256:0690ac48db6236dc0c1004ec267f56f1489a2e2d5225dc61fd87d5a727b2e11e 0.0s done [2025-02-11T03:05:07.810Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-11T03:05:07.810Z] #104 DONE 15.6s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T03:05:07.810Z] #153 DONE 1912.8s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:07.810Z] #144 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:07.810Z] #206 DONE 0.1s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T03:05:07.810Z] #152 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T03:05:07.810Z] #207 DONE 0.4s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:05:07.810Z] #149 ... [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-11T03:05:07.810Z] #208 DONE 0.1s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #104 [core-keeper] exporting to image [2025-02-11T03:05:07.810Z] #104 exporting layers 0.5s done [2025-02-11T03:05:07.810Z] #104 writing image sha256:af686f4beb7be6b0aa9477d691d215cc989f4303c2c1b69d7d6b5cf6f0a82185 done [2025-02-11T03:05:07.810Z] #104 naming to docker.io/library/core-keeper-arm64 done [2025-02-11T03:05:07.810Z] #104 DONE 16.1s [2025-02-11T03:05:07.810Z] [2025-02-11T03:05:07.810Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T03:05:08.081Z] #152 DONE 1915.1s [2025-02-11T03:05:08.081Z] [2025-02-11T03:05:08.081Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:08.348Z] #144 ... [2025-02-11T03:05:08.348Z] [2025-02-11T03:05:08.348Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:08.348Z] #209 DONE 0.1s [2025-02-11T03:05:08.613Z] [2025-02-11T03:05:08.613Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:05:08.613Z] #149 ... [2025-02-11T03:05:08.613Z] [2025-02-11T03:05:08.613Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:05:08.881Z] #210 DONE 0.2s [2025-02-11T03:05:08.881Z] [2025-02-11T03:05:08.881Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-11T03:05:09.148Z] #211 DONE 0.3s [2025-02-11T03:05:09.148Z] [2025-02-11T03:05:09.148Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-11T03:05:09.413Z] #212 DONE 0.2s [2025-02-11T03:05:09.413Z] [2025-02-11T03:05:09.413Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:05:09.413Z] #149 ... [2025-02-11T03:05:09.413Z] [2025-02-11T03:05:09.413Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-11T03:05:09.413Z] #213 DONE 0.1s [2025-02-11T03:05:09.684Z] [2025-02-11T03:05:09.684Z] #104 [core-metadata] exporting to image [2025-02-11T03:05:09.949Z] #104 exporting layers 0.4s done [2025-02-11T03:05:09.949Z] #104 writing image sha256:68400cb0ea4c5910ee24dc3fbaf7e7505d653aa302c366cfd78f4858c037206a done [2025-02-11T03:05:09.949Z] #104 naming to docker.io/library/core-metadata-arm64 done [2025-02-11T03:05:09.949Z] #104 DONE 16.5s [2025-02-11T03:05:09.949Z] [2025-02-11T03:05:09.949Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T03:05:42.139Z] #149 DONE 1945.3s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:42.139Z] #144 ... [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:42.139Z] #214 DONE 0.1s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:42.139Z] #144 ... [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:05:42.139Z] #215 DONE 0.1s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-11T03:05:42.139Z] #216 DONE 0.4s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:42.139Z] #144 ... [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-11T03:05:42.139Z] #217 DONE 0.1s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #104 [support-scheduler] exporting to image [2025-02-11T03:05:42.139Z] #104 exporting layers [2025-02-11T03:05:42.139Z] #104 exporting layers 1.1s done [2025-02-11T03:05:42.139Z] #104 writing image sha256:6d099c090a3d6a02d36d74977746520ffcc6351f190852ff677b16ab91024f80 done [2025-02-11T03:05:42.139Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2025-02-11T03:05:42.139Z] #104 DONE 17.6s [2025-02-11T03:05:42.139Z] [2025-02-11T03:05:42.139Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T03:05:44.710Z] #144 DONE 1952.0s [2025-02-11T03:05:44.978Z] [2025-02-11T03:05:44.978Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T03:05:44.978Z] #218 DONE 0.1s [2025-02-11T03:05:45.245Z] [2025-02-11T03:05:45.245Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T03:05:45.245Z] #219 DONE 0.1s [2025-02-11T03:05:45.511Z] [2025-02-11T03:05:45.511Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-11T03:05:46.093Z] #220 DONE 0.5s [2025-02-11T03:05:46.093Z] [2025-02-11T03:05:46.093Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-11T03:05:46.093Z] #221 DONE 0.1s [2025-02-11T03:05:46.093Z] [2025-02-11T03:05:46.093Z] #104 [support-notifications] exporting to image [2025-02-11T03:05:46.671Z] #104 exporting layers 0.5s done [2025-02-11T03:05:46.671Z] #104 writing image sha256:bed7c82d579feb92f343d2b5c95ebad05ec647a556cb9582ee3ac6960fbd53a9 done [2025-02-11T03:05:46.671Z] #104 naming to docker.io/library/support-notifications-arm64 done [2025-02-11T03:05:46.671Z] #104 DONE 18.1s [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T03:05:46.671Z] time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-11T03:05:46.686Z] $ docker stop --time=1 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 [2025-02-11T03:05:48.275Z] $ docker rm -f --volumes 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T03:05:48.814Z] + docker images [2025-02-11T03:05:48.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-11T03:05:48.814Z] support-notifications-arm64 latest bed7c82d579f 3 seconds ago 58.1MB [2025-02-11T03:05:48.814Z] support-scheduler-arm64 latest 6d099c090a3d 9 seconds ago 54.3MB [2025-02-11T03:05:48.814Z] core-metadata-arm64 latest 68400cb0ea4c 39 seconds ago 39MB [2025-02-11T03:05:48.814Z] core-keeper-arm64 latest af686f4beb7b 42 seconds ago 32.5MB [2025-02-11T03:05:48.814Z] security-proxy-auth-arm64 latest 0690ac48db62 46 seconds ago 37.7MB [2025-02-11T03:05:48.814Z] core-data-arm64 latest 6fc84a376bdb 48 seconds ago 38.7MB [2025-02-11T03:05:48.814Z] core-command-arm64 latest 23bc9efaad9e 2 minutes ago 34.3MB [2025-02-11T03:05:48.814Z] security-spiffe-token-provider-arm64 latest d80ef0bcc588 9 minutes ago 40.2MB [2025-02-11T03:05:48.814Z] security-secretstore-setup-arm64 latest ca246b1e336d 12 minutes ago 47.6MB [2025-02-11T03:05:48.814Z] security-bootstrapper-arm64 latest a12c49ecc6ff 12 minutes ago 27MB [2025-02-11T03:05:48.814Z] security-proxy-setup-arm64 latest 12ef6ebcb899 12 minutes ago 36MB [2025-02-11T03:05:48.814Z] core-common-config-bootstrapper-arm64 latest fe1ab719581d 13 minutes ago 23.8MB [2025-02-11T03:05:48.814Z] security-spire-config-arm64 latest 6c0365477f7c 34 minutes ago 123MB [2025-02-11T03:05:48.814Z] security-spire-agent-arm64 latest 6c328587f9ed 34 minutes ago 182MB [2025-02-11T03:05:48.814Z] security-spire-server-arm64 latest f9d768c2966e 34 minutes ago 124MB [2025-02-11T03:05:48.814Z] ci-base-image-arm64 latest 267b842a493d 36 minutes ago 915MB [2025-02-11T03:05:48.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB [2025-02-11T03:05:48.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T03:05:48.976Z] provisioning config files... [2025-02-11T03:05:49.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config8298548494264400364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:05:49.386Z] ---> ****-login.sh [2025-02-11T03:05:49.386Z] nexus3.edgexfoundry.org:10001 [2025-02-11T03:05:49.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T03:05:49.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T03:05:49.984Z] Configure a credential helper to remove this warning. See [2025-02-11T03:05:49.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T03:05:49.984Z] [2025-02-11T03:05:49.984Z] Login Succeeded [2025-02-11T03:05:49.984Z] nexus3.edgexfoundry.org:10002 [2025-02-11T03:05:49.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T03:05:50.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T03:05:50.250Z] Configure a credential helper to remove this warning. See [2025-02-11T03:05:50.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T03:05:50.250Z] [2025-02-11T03:05:50.250Z] Login Succeeded [2025-02-11T03:05:50.250Z] nexus3.edgexfoundry.org:10003 [2025-02-11T03:05:50.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T03:05:50.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T03:05:50.524Z] Configure a credential helper to remove this warning. See [2025-02-11T03:05:50.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T03:05:50.524Z] [2025-02-11T03:05:50.524Z] Login Succeeded [2025-02-11T03:05:50.524Z] nexus3.edgexfoundry.org:10004 [2025-02-11T03:05:50.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T03:05:51.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T03:05:51.056Z] Configure a credential helper to remove this warning. See [2025-02-11T03:05:51.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T03:05:51.057Z] [2025-02-11T03:05:51.057Z] Login Succeeded [2025-02-11T03:05:51.057Z] ****.io [2025-02-11T03:05:51.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T03:05:51.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T03:05:51.321Z] Configure a credential helper to remove this warning. See [2025-02-11T03:05:51.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T03:05:51.321Z] [2025-02-11T03:05:51.321Z] Login Succeeded [2025-02-11T03:05:51.321Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T03:05:51.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:05:51.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T03:05:51.410Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-11T03:05:51.410Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:05:51.410Z] latest [2025-02-11T03:05:51.410Z] 4.0.0-dev.55 [2025-02-11T03:05:51.410Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:05:51.410Z] main [2025-02-11T03:05:51.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:51.784Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:52.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:05:52.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-11T03:05:52.176Z] 3e97458f0212: Preparing [2025-02-11T03:05:52.176Z] c08e48744a8d: Preparing [2025-02-11T03:05:52.176Z] b4285174a94a: Preparing [2025-02-11T03:05:52.176Z] 7190067acddf: Preparing [2025-02-11T03:05:52.176Z] 9d781c22a403: Preparing [2025-02-11T03:05:52.176Z] 98674afbb108: Preparing [2025-02-11T03:05:52.176Z] 534a70dc8296: Preparing [2025-02-11T03:05:52.176Z] 98674afbb108: Waiting [2025-02-11T03:05:52.176Z] 534a70dc8296: Waiting [2025-02-11T03:05:52.441Z] 7190067acddf: Pushed [2025-02-11T03:05:52.441Z] b4285174a94a: Pushed [2025-02-11T03:05:52.441Z] 3e97458f0212: Pushed [2025-02-11T03:05:52.441Z] 534a70dc8296: Layer already exists [2025-02-11T03:05:52.441Z] 98674afbb108: Pushed [2025-02-11T03:05:53.861Z] 9d781c22a403: Pushed [2025-02-11T03:05:56.033Z] c08e48744a8d: Pushed [2025-02-11T03:05:56.033Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:56.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:56.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-11T03:05:56.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-11T03:05:56.738Z] 3e97458f0212: Preparing [2025-02-11T03:05:56.738Z] c08e48744a8d: Preparing [2025-02-11T03:05:56.738Z] b4285174a94a: Preparing [2025-02-11T03:05:56.738Z] 7190067acddf: Preparing [2025-02-11T03:05:56.738Z] 9d781c22a403: Preparing [2025-02-11T03:05:56.738Z] 98674afbb108: Preparing [2025-02-11T03:05:56.738Z] 534a70dc8296: Preparing [2025-02-11T03:05:56.738Z] 534a70dc8296: Waiting [2025-02-11T03:05:56.738Z] c08e48744a8d: Layer already exists [2025-02-11T03:05:56.738Z] 9d781c22a403: Layer already exists [2025-02-11T03:05:56.738Z] 7190067acddf: Layer already exists [2025-02-11T03:05:56.738Z] 3e97458f0212: Layer already exists [2025-02-11T03:05:56.738Z] b4285174a94a: Layer already exists [2025-02-11T03:05:56.738Z] 534a70dc8296: Layer already exists [2025-02-11T03:05:56.738Z] 98674afbb108: Layer already exists [2025-02-11T03:05:56.738Z] latest: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:57.357Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:57.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 [2025-02-11T03:05:57.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-11T03:05:57.705Z] 3e97458f0212: Preparing [2025-02-11T03:05:57.705Z] c08e48744a8d: Preparing [2025-02-11T03:05:57.705Z] b4285174a94a: Preparing [2025-02-11T03:05:57.705Z] 7190067acddf: Preparing [2025-02-11T03:05:57.705Z] 9d781c22a403: Preparing [2025-02-11T03:05:57.705Z] 98674afbb108: Preparing [2025-02-11T03:05:57.705Z] 534a70dc8296: Preparing [2025-02-11T03:05:57.705Z] 98674afbb108: Waiting [2025-02-11T03:05:57.705Z] 534a70dc8296: Waiting [2025-02-11T03:05:57.705Z] 9d781c22a403: Layer already exists [2025-02-11T03:05:57.705Z] c08e48744a8d: Layer already exists [2025-02-11T03:05:57.705Z] b4285174a94a: Layer already exists [2025-02-11T03:05:57.705Z] 7190067acddf: Layer already exists [2025-02-11T03:05:57.705Z] 3e97458f0212: Layer already exists [2025-02-11T03:05:57.705Z] 534a70dc8296: Layer already exists [2025-02-11T03:05:57.705Z] 98674afbb108: Layer already exists [2025-02-11T03:05:57.969Z] 4.0.0-dev.55: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:58.337Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:58.697Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:05:58.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-11T03:05:58.697Z] 3e97458f0212: Preparing [2025-02-11T03:05:58.697Z] c08e48744a8d: Preparing [2025-02-11T03:05:58.697Z] b4285174a94a: Preparing [2025-02-11T03:05:58.697Z] 7190067acddf: Preparing [2025-02-11T03:05:58.697Z] 9d781c22a403: Preparing [2025-02-11T03:05:58.697Z] 98674afbb108: Preparing [2025-02-11T03:05:58.697Z] 534a70dc8296: Preparing [2025-02-11T03:05:58.697Z] 98674afbb108: Waiting [2025-02-11T03:05:58.697Z] 534a70dc8296: Waiting [2025-02-11T03:05:58.697Z] 9d781c22a403: Layer already exists [2025-02-11T03:05:58.697Z] c08e48744a8d: Layer already exists [2025-02-11T03:05:58.697Z] 3e97458f0212: Layer already exists [2025-02-11T03:05:58.697Z] b4285174a94a: Layer already exists [2025-02-11T03:05:58.697Z] 7190067acddf: Layer already exists [2025-02-11T03:05:58.697Z] 98674afbb108: Layer already exists [2025-02-11T03:05:58.697Z] 534a70dc8296: Layer already exists [2025-02-11T03:05:58.961Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:59.310Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:05:59.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-11T03:05:59.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-11T03:05:59.660Z] 3e97458f0212: Preparing [2025-02-11T03:05:59.660Z] c08e48744a8d: Preparing [2025-02-11T03:05:59.660Z] b4285174a94a: Preparing [2025-02-11T03:05:59.660Z] 7190067acddf: Preparing [2025-02-11T03:05:59.660Z] 9d781c22a403: Preparing [2025-02-11T03:05:59.660Z] 98674afbb108: Preparing [2025-02-11T03:05:59.660Z] 534a70dc8296: Preparing [2025-02-11T03:05:59.660Z] 98674afbb108: Waiting [2025-02-11T03:05:59.660Z] 534a70dc8296: Waiting [2025-02-11T03:05:59.660Z] c08e48744a8d: Layer already exists [2025-02-11T03:05:59.660Z] 7190067acddf: Layer already exists [2025-02-11T03:05:59.660Z] 9d781c22a403: Layer already exists [2025-02-11T03:05:59.660Z] b4285174a94a: Layer already exists [2025-02-11T03:05:59.660Z] 3e97458f0212: Layer already exists [2025-02-11T03:05:59.660Z] 98674afbb108: Layer already exists [2025-02-11T03:05:59.660Z] 534a70dc8296: Layer already exists [2025-02-11T03:05:59.949Z] main: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:00.049Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:00.063Z] taggedImages: [2025-02-11T03:06:00.063Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:00.063Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-11T03:06:00.063Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 [2025-02-11T03:06:00.063Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:00.063Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-11T03:06:00.085Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-11T03:06:00.085Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:00.085Z] latest [2025-02-11T03:06:00.085Z] 4.0.0-dev.55 [2025-02-11T03:06:00.085Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:00.085Z] main [2025-02-11T03:06:00.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:00.473Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:00.832Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:00.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-11T03:06:00.832Z] 415e106ed11a: Preparing [2025-02-11T03:06:00.832Z] 3c4854be147e: Preparing [2025-02-11T03:06:00.832Z] 4cc4480d5bc2: Preparing [2025-02-11T03:06:00.832Z] 9e197f94b89f: Preparing [2025-02-11T03:06:00.832Z] b4285174a94a: Preparing [2025-02-11T03:06:00.832Z] 7190067acddf: Preparing [2025-02-11T03:06:00.832Z] 9d781c22a403: Preparing [2025-02-11T03:06:00.832Z] 98674afbb108: Preparing [2025-02-11T03:06:00.832Z] 534a70dc8296: Preparing [2025-02-11T03:06:00.832Z] 534a70dc8296: Waiting [2025-02-11T03:06:00.832Z] 9d781c22a403: Waiting [2025-02-11T03:06:00.832Z] 98674afbb108: Waiting [2025-02-11T03:06:00.832Z] 7190067acddf: Waiting [2025-02-11T03:06:01.097Z] 4cc4480d5bc2: Pushed [2025-02-11T03:06:01.097Z] 3c4854be147e: Pushed [2025-02-11T03:06:01.676Z] b4285174a94a: Layer already exists [2025-02-11T03:06:01.676Z] 7190067acddf: Layer already exists [2025-02-11T03:06:01.676Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:01.676Z] 98674afbb108: Layer already exists [2025-02-11T03:06:01.677Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:01.677Z] 415e106ed11a: Pushed [2025-02-11T03:06:03.117Z] 9e197f94b89f: Pushed [2025-02-11T03:06:03.382Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:03.742Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:04.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-11T03:06:04.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-11T03:06:04.102Z] 415e106ed11a: Preparing [2025-02-11T03:06:04.102Z] 3c4854be147e: Preparing [2025-02-11T03:06:04.102Z] 4cc4480d5bc2: Preparing [2025-02-11T03:06:04.102Z] 9e197f94b89f: Preparing [2025-02-11T03:06:04.102Z] b4285174a94a: Preparing [2025-02-11T03:06:04.102Z] 7190067acddf: Preparing [2025-02-11T03:06:04.102Z] 9d781c22a403: Preparing [2025-02-11T03:06:04.102Z] 98674afbb108: Preparing [2025-02-11T03:06:04.102Z] 534a70dc8296: Preparing [2025-02-11T03:06:04.102Z] 7190067acddf: Waiting [2025-02-11T03:06:04.102Z] 9d781c22a403: Waiting [2025-02-11T03:06:04.102Z] 98674afbb108: Waiting [2025-02-11T03:06:04.102Z] 534a70dc8296: Waiting [2025-02-11T03:06:04.102Z] b4285174a94a: Layer already exists [2025-02-11T03:06:04.102Z] 9e197f94b89f: Layer already exists [2025-02-11T03:06:04.102Z] 3c4854be147e: Layer already exists [2025-02-11T03:06:04.102Z] 415e106ed11a: Layer already exists [2025-02-11T03:06:04.102Z] 4cc4480d5bc2: Layer already exists [2025-02-11T03:06:04.102Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:04.102Z] 98674afbb108: Layer already exists [2025-02-11T03:06:04.102Z] 7190067acddf: Layer already exists [2025-02-11T03:06:04.102Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:04.366Z] latest: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:04.726Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:05.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 [2025-02-11T03:06:05.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-11T03:06:05.084Z] 415e106ed11a: Preparing [2025-02-11T03:06:05.084Z] 3c4854be147e: Preparing [2025-02-11T03:06:05.084Z] 4cc4480d5bc2: Preparing [2025-02-11T03:06:05.084Z] 9e197f94b89f: Preparing [2025-02-11T03:06:05.084Z] b4285174a94a: Preparing [2025-02-11T03:06:05.084Z] 7190067acddf: Preparing [2025-02-11T03:06:05.084Z] 9d781c22a403: Preparing [2025-02-11T03:06:05.084Z] 98674afbb108: Preparing [2025-02-11T03:06:05.084Z] 534a70dc8296: Preparing [2025-02-11T03:06:05.084Z] 9d781c22a403: Waiting [2025-02-11T03:06:05.084Z] 98674afbb108: Waiting [2025-02-11T03:06:05.084Z] 534a70dc8296: Waiting [2025-02-11T03:06:05.084Z] 3c4854be147e: Layer already exists [2025-02-11T03:06:05.084Z] b4285174a94a: Layer already exists [2025-02-11T03:06:05.084Z] 4cc4480d5bc2: Layer already exists [2025-02-11T03:06:05.084Z] 415e106ed11a: Layer already exists [2025-02-11T03:06:05.084Z] 9e197f94b89f: Layer already exists [2025-02-11T03:06:05.084Z] 98674afbb108: Layer already exists [2025-02-11T03:06:05.084Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:05.084Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:05.084Z] 7190067acddf: Layer already exists [2025-02-11T03:06:05.084Z] 4.0.0-dev.55: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:05.804Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:06.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:06.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-11T03:06:06.188Z] 415e106ed11a: Preparing [2025-02-11T03:06:06.188Z] 3c4854be147e: Preparing [2025-02-11T03:06:06.188Z] 4cc4480d5bc2: Preparing [2025-02-11T03:06:06.188Z] 9e197f94b89f: Preparing [2025-02-11T03:06:06.188Z] b4285174a94a: Preparing [2025-02-11T03:06:06.188Z] 7190067acddf: Preparing [2025-02-11T03:06:06.188Z] 7190067acddf: Waiting [2025-02-11T03:06:06.188Z] 9d781c22a403: Preparing [2025-02-11T03:06:06.188Z] 9d781c22a403: Waiting [2025-02-11T03:06:06.188Z] 98674afbb108: Preparing [2025-02-11T03:06:06.188Z] 534a70dc8296: Preparing [2025-02-11T03:06:06.188Z] 98674afbb108: Waiting [2025-02-11T03:06:06.188Z] 534a70dc8296: Waiting [2025-02-11T03:06:06.188Z] 415e106ed11a: Layer already exists [2025-02-11T03:06:06.188Z] 3c4854be147e: Layer already exists [2025-02-11T03:06:06.188Z] 4cc4480d5bc2: Layer already exists [2025-02-11T03:06:06.188Z] 9e197f94b89f: Layer already exists [2025-02-11T03:06:06.188Z] b4285174a94a: Layer already exists [2025-02-11T03:06:06.188Z] 7190067acddf: Layer already exists [2025-02-11T03:06:06.188Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:06.188Z] 98674afbb108: Layer already exists [2025-02-11T03:06:06.188Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:06.451Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:06.808Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:07.169Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-11T03:06:07.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-11T03:06:07.169Z] 415e106ed11a: Preparing [2025-02-11T03:06:07.169Z] 3c4854be147e: Preparing [2025-02-11T03:06:07.169Z] 4cc4480d5bc2: Preparing [2025-02-11T03:06:07.169Z] 9e197f94b89f: Preparing [2025-02-11T03:06:07.169Z] b4285174a94a: Preparing [2025-02-11T03:06:07.169Z] 7190067acddf: Preparing [2025-02-11T03:06:07.169Z] 9d781c22a403: Preparing [2025-02-11T03:06:07.169Z] 98674afbb108: Preparing [2025-02-11T03:06:07.169Z] 534a70dc8296: Preparing [2025-02-11T03:06:07.169Z] 7190067acddf: Waiting [2025-02-11T03:06:07.169Z] 98674afbb108: Waiting [2025-02-11T03:06:07.169Z] 9d781c22a403: Waiting [2025-02-11T03:06:07.169Z] 4cc4480d5bc2: Layer already exists [2025-02-11T03:06:07.169Z] 3c4854be147e: Layer already exists [2025-02-11T03:06:07.169Z] 9e197f94b89f: Layer already exists [2025-02-11T03:06:07.169Z] b4285174a94a: Layer already exists [2025-02-11T03:06:07.169Z] 415e106ed11a: Layer already exists [2025-02-11T03:06:07.169Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:07.169Z] 7190067acddf: Layer already exists [2025-02-11T03:06:07.169Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:07.169Z] 98674afbb108: Layer already exists [2025-02-11T03:06:07.437Z] main: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:07.510Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:07.528Z] taggedImages: [2025-02-11T03:06:07.529Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:07.529Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-11T03:06:07.529Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 [2025-02-11T03:06:07.529Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:07.529Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-11T03:06:07.559Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-11T03:06:07.559Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:07.559Z] latest [2025-02-11T03:06:07.559Z] 4.0.0-dev.55 [2025-02-11T03:06:07.559Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:07.559Z] main [2025-02-11T03:06:07.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:07.925Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:08.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:08.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-11T03:06:08.274Z] 1ced89558d8b: Preparing [2025-02-11T03:06:08.274Z] 66e67d8505d1: Preparing [2025-02-11T03:06:08.274Z] b4285174a94a: Preparing [2025-02-11T03:06:08.274Z] 7190067acddf: Preparing [2025-02-11T03:06:08.274Z] 25bede80c85a: Preparing [2025-02-11T03:06:08.274Z] df7fa5b7b017: Preparing [2025-02-11T03:06:08.274Z] 534a70dc8296: Preparing [2025-02-11T03:06:08.274Z] df7fa5b7b017: Waiting [2025-02-11T03:06:08.274Z] 534a70dc8296: Waiting [2025-02-11T03:06:08.274Z] b4285174a94a: Layer already exists [2025-02-11T03:06:08.537Z] 7190067acddf: Layer already exists [2025-02-11T03:06:08.537Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:08.537Z] 1ced89558d8b: Pushed [2025-02-11T03:06:08.537Z] df7fa5b7b017: Pushed [2025-02-11T03:06:09.932Z] 25bede80c85a: Pushed [2025-02-11T03:06:13.255Z] 66e67d8505d1: Pushed [2025-02-11T03:06:13.522Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:13.882Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:14.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-11T03:06:14.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-11T03:06:14.264Z] 1ced89558d8b: Preparing [2025-02-11T03:06:14.264Z] 66e67d8505d1: Preparing [2025-02-11T03:06:14.264Z] b4285174a94a: Preparing [2025-02-11T03:06:14.264Z] 7190067acddf: Preparing [2025-02-11T03:06:14.264Z] 25bede80c85a: Preparing [2025-02-11T03:06:14.264Z] df7fa5b7b017: Preparing [2025-02-11T03:06:14.264Z] 534a70dc8296: Preparing [2025-02-11T03:06:14.264Z] 534a70dc8296: Waiting [2025-02-11T03:06:14.264Z] df7fa5b7b017: Waiting [2025-02-11T03:06:14.264Z] 25bede80c85a: Layer already exists [2025-02-11T03:06:14.264Z] 7190067acddf: Layer already exists [2025-02-11T03:06:14.264Z] 1ced89558d8b: Layer already exists [2025-02-11T03:06:14.264Z] b4285174a94a: Layer already exists [2025-02-11T03:06:14.264Z] 66e67d8505d1: Layer already exists [2025-02-11T03:06:14.264Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:14.264Z] df7fa5b7b017: Layer already exists [2025-02-11T03:06:14.528Z] latest: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:14.882Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:15.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 [2025-02-11T03:06:15.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-11T03:06:15.234Z] 1ced89558d8b: Preparing [2025-02-11T03:06:15.234Z] 66e67d8505d1: Preparing [2025-02-11T03:06:15.234Z] b4285174a94a: Preparing [2025-02-11T03:06:15.234Z] 7190067acddf: Preparing [2025-02-11T03:06:15.234Z] 25bede80c85a: Preparing [2025-02-11T03:06:15.234Z] df7fa5b7b017: Preparing [2025-02-11T03:06:15.234Z] 534a70dc8296: Preparing [2025-02-11T03:06:15.234Z] df7fa5b7b017: Waiting [2025-02-11T03:06:15.234Z] 534a70dc8296: Waiting [2025-02-11T03:06:15.234Z] 7190067acddf: Layer already exists [2025-02-11T03:06:15.234Z] b4285174a94a: Layer already exists [2025-02-11T03:06:15.234Z] 1ced89558d8b: Layer already exists [2025-02-11T03:06:15.234Z] 66e67d8505d1: Layer already exists [2025-02-11T03:06:15.234Z] 25bede80c85a: Layer already exists [2025-02-11T03:06:15.234Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:15.234Z] df7fa5b7b017: Layer already exists [2025-02-11T03:06:15.498Z] 4.0.0-dev.55: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:15.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:16.197Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:16.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-11T03:06:16.197Z] 1ced89558d8b: Preparing [2025-02-11T03:06:16.197Z] 66e67d8505d1: Preparing [2025-02-11T03:06:16.197Z] b4285174a94a: Preparing [2025-02-11T03:06:16.197Z] 7190067acddf: Preparing [2025-02-11T03:06:16.197Z] 25bede80c85a: Preparing [2025-02-11T03:06:16.197Z] df7fa5b7b017: Preparing [2025-02-11T03:06:16.197Z] 534a70dc8296: Preparing [2025-02-11T03:06:16.197Z] df7fa5b7b017: Waiting [2025-02-11T03:06:16.197Z] 534a70dc8296: Waiting [2025-02-11T03:06:16.197Z] 66e67d8505d1: Layer already exists [2025-02-11T03:06:16.197Z] 25bede80c85a: Layer already exists [2025-02-11T03:06:16.198Z] 7190067acddf: Layer already exists [2025-02-11T03:06:16.198Z] b4285174a94a: Layer already exists [2025-02-11T03:06:16.198Z] 1ced89558d8b: Layer already exists [2025-02-11T03:06:16.198Z] df7fa5b7b017: Layer already exists [2025-02-11T03:06:16.198Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:16.461Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:16.820Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:17.178Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-11T03:06:17.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-11T03:06:17.179Z] 1ced89558d8b: Preparing [2025-02-11T03:06:17.179Z] 66e67d8505d1: Preparing [2025-02-11T03:06:17.179Z] b4285174a94a: Preparing [2025-02-11T03:06:17.179Z] 7190067acddf: Preparing [2025-02-11T03:06:17.179Z] 25bede80c85a: Preparing [2025-02-11T03:06:17.179Z] df7fa5b7b017: Preparing [2025-02-11T03:06:17.179Z] 534a70dc8296: Preparing [2025-02-11T03:06:17.179Z] df7fa5b7b017: Waiting [2025-02-11T03:06:17.179Z] 534a70dc8296: Waiting [2025-02-11T03:06:17.179Z] 66e67d8505d1: Layer already exists [2025-02-11T03:06:17.179Z] 1ced89558d8b: Layer already exists [2025-02-11T03:06:17.179Z] 7190067acddf: Layer already exists [2025-02-11T03:06:17.179Z] b4285174a94a: Layer already exists [2025-02-11T03:06:17.179Z] 25bede80c85a: Layer already exists [2025-02-11T03:06:17.179Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:17.179Z] df7fa5b7b017: Layer already exists [2025-02-11T03:06:17.179Z] main: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:17.522Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:17.535Z] taggedImages: [2025-02-11T03:06:17.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:17.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-11T03:06:17.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 [2025-02-11T03:06:17.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:17.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-11T03:06:17.560Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-11T03:06:17.560Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:17.560Z] latest [2025-02-11T03:06:17.560Z] 4.0.0-dev.55 [2025-02-11T03:06:17.560Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:17.560Z] main [2025-02-11T03:06:17.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:17.921Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:18.272Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:18.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-11T03:06:18.272Z] 8bd489a13c25: Preparing [2025-02-11T03:06:18.272Z] 30e7ccded2f2: Preparing [2025-02-11T03:06:18.272Z] 7190067acddf: Preparing [2025-02-11T03:06:18.272Z] 4a28274d15b7: Preparing [2025-02-11T03:06:18.272Z] f71b58f408ee: Preparing [2025-02-11T03:06:18.272Z] 534a70dc8296: Preparing [2025-02-11T03:06:18.272Z] 534a70dc8296: Waiting [2025-02-11T03:06:18.272Z] 7190067acddf: Layer already exists [2025-02-11T03:06:18.536Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:18.536Z] f71b58f408ee: Pushed [2025-02-11T03:06:18.536Z] 4a28274d15b7: Pushed [2025-02-11T03:06:18.536Z] 8bd489a13c25: Pushed [2025-02-11T03:06:23.848Z] 30e7ccded2f2: Pushed [2025-02-11T03:06:23.848Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:24.214Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:24.572Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-11T03:06:24.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-11T03:06:24.572Z] 8bd489a13c25: Preparing [2025-02-11T03:06:24.572Z] 30e7ccded2f2: Preparing [2025-02-11T03:06:24.572Z] 7190067acddf: Preparing [2025-02-11T03:06:24.572Z] 4a28274d15b7: Preparing [2025-02-11T03:06:24.572Z] f71b58f408ee: Preparing [2025-02-11T03:06:24.572Z] 534a70dc8296: Preparing [2025-02-11T03:06:24.572Z] 534a70dc8296: Waiting [2025-02-11T03:06:24.572Z] 4a28274d15b7: Layer already exists [2025-02-11T03:06:24.572Z] 8bd489a13c25: Layer already exists [2025-02-11T03:06:24.572Z] 7190067acddf: Layer already exists [2025-02-11T03:06:24.572Z] 30e7ccded2f2: Layer already exists [2025-02-11T03:06:24.572Z] f71b58f408ee: Layer already exists [2025-02-11T03:06:24.572Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:24.837Z] latest: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:25.197Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:25.553Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 [2025-02-11T03:06:25.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-11T03:06:25.553Z] 8bd489a13c25: Preparing [2025-02-11T03:06:25.553Z] 30e7ccded2f2: Preparing [2025-02-11T03:06:25.553Z] 7190067acddf: Preparing [2025-02-11T03:06:25.553Z] 4a28274d15b7: Preparing [2025-02-11T03:06:25.553Z] f71b58f408ee: Preparing [2025-02-11T03:06:25.553Z] 534a70dc8296: Preparing [2025-02-11T03:06:25.553Z] 534a70dc8296: Waiting [2025-02-11T03:06:25.553Z] 4a28274d15b7: Layer already exists [2025-02-11T03:06:25.553Z] f71b58f408ee: Layer already exists [2025-02-11T03:06:25.553Z] 8bd489a13c25: Layer already exists [2025-02-11T03:06:25.553Z] 7190067acddf: Layer already exists [2025-02-11T03:06:25.553Z] 30e7ccded2f2: Layer already exists [2025-02-11T03:06:25.553Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:25.553Z] 4.0.0-dev.55: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:26.180Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:26.525Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:26.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-11T03:06:26.525Z] 8bd489a13c25: Preparing [2025-02-11T03:06:26.525Z] 30e7ccded2f2: Preparing [2025-02-11T03:06:26.525Z] 7190067acddf: Preparing [2025-02-11T03:06:26.525Z] 4a28274d15b7: Preparing [2025-02-11T03:06:26.525Z] f71b58f408ee: Preparing [2025-02-11T03:06:26.525Z] 534a70dc8296: Preparing [2025-02-11T03:06:26.525Z] 534a70dc8296: Waiting [2025-02-11T03:06:26.525Z] 8bd489a13c25: Layer already exists [2025-02-11T03:06:26.525Z] f71b58f408ee: Layer already exists [2025-02-11T03:06:26.525Z] 4a28274d15b7: Layer already exists [2025-02-11T03:06:26.525Z] 7190067acddf: Layer already exists [2025-02-11T03:06:26.525Z] 30e7ccded2f2: Layer already exists [2025-02-11T03:06:26.525Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:26.788Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:27.150Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:27.506Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-11T03:06:27.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-11T03:06:27.506Z] 8bd489a13c25: Preparing [2025-02-11T03:06:27.506Z] 30e7ccded2f2: Preparing [2025-02-11T03:06:27.506Z] 7190067acddf: Preparing [2025-02-11T03:06:27.506Z] 4a28274d15b7: Preparing [2025-02-11T03:06:27.506Z] f71b58f408ee: Preparing [2025-02-11T03:06:27.506Z] 534a70dc8296: Preparing [2025-02-11T03:06:27.506Z] 534a70dc8296: Waiting [2025-02-11T03:06:27.506Z] f71b58f408ee: Layer already exists [2025-02-11T03:06:27.506Z] 30e7ccded2f2: Layer already exists [2025-02-11T03:06:27.506Z] 7190067acddf: Layer already exists [2025-02-11T03:06:27.506Z] 4a28274d15b7: Layer already exists [2025-02-11T03:06:27.506Z] 8bd489a13c25: Layer already exists [2025-02-11T03:06:27.506Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:27.770Z] main: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:27.854Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:27.866Z] taggedImages: [2025-02-11T03:06:27.866Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:27.866Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-11T03:06:27.866Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 [2025-02-11T03:06:27.866Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:27.866Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-11T03:06:27.891Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-11T03:06:27.891Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:27.891Z] latest [2025-02-11T03:06:27.891Z] 4.0.0-dev.55 [2025-02-11T03:06:27.891Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:27.891Z] main [2025-02-11T03:06:27.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:28.253Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:28.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:28.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-11T03:06:28.633Z] 57d277f60cd3: Preparing [2025-02-11T03:06:28.633Z] 4c81cbb19f92: Preparing [2025-02-11T03:06:28.633Z] 3d894861032b: Preparing [2025-02-11T03:06:28.633Z] b4285174a94a: Preparing [2025-02-11T03:06:28.633Z] 7190067acddf: Preparing [2025-02-11T03:06:28.633Z] 9d781c22a403: Preparing [2025-02-11T03:06:28.633Z] 98674afbb108: Preparing [2025-02-11T03:06:28.633Z] 534a70dc8296: Preparing [2025-02-11T03:06:28.633Z] 9d781c22a403: Waiting [2025-02-11T03:06:28.633Z] 98674afbb108: Waiting [2025-02-11T03:06:28.634Z] 534a70dc8296: Waiting [2025-02-11T03:06:28.634Z] 7190067acddf: Layer already exists [2025-02-11T03:06:28.634Z] b4285174a94a: Layer already exists [2025-02-11T03:06:28.899Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:28.899Z] 98674afbb108: Layer already exists [2025-02-11T03:06:28.899Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:28.899Z] 4c81cbb19f92: Pushed [2025-02-11T03:06:28.899Z] 57d277f60cd3: Pushed [2025-02-11T03:06:34.212Z] 3d894861032b: Pushed [2025-02-11T03:06:34.212Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:34.569Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:34.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-11T03:06:34.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-11T03:06:34.916Z] 57d277f60cd3: Preparing [2025-02-11T03:06:34.916Z] 4c81cbb19f92: Preparing [2025-02-11T03:06:34.916Z] 3d894861032b: Preparing [2025-02-11T03:06:34.916Z] b4285174a94a: Preparing [2025-02-11T03:06:34.916Z] 7190067acddf: Preparing [2025-02-11T03:06:34.916Z] 9d781c22a403: Preparing [2025-02-11T03:06:34.916Z] 98674afbb108: Preparing [2025-02-11T03:06:34.916Z] 534a70dc8296: Preparing [2025-02-11T03:06:34.916Z] 9d781c22a403: Waiting [2025-02-11T03:06:34.916Z] 98674afbb108: Waiting [2025-02-11T03:06:34.916Z] 534a70dc8296: Waiting [2025-02-11T03:06:34.916Z] 4c81cbb19f92: Layer already exists [2025-02-11T03:06:34.916Z] 7190067acddf: Layer already exists [2025-02-11T03:06:34.916Z] b4285174a94a: Layer already exists [2025-02-11T03:06:34.916Z] 3d894861032b: Layer already exists [2025-02-11T03:06:34.916Z] 57d277f60cd3: Layer already exists [2025-02-11T03:06:34.916Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:34.916Z] 98674afbb108: Layer already exists [2025-02-11T03:06:34.916Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:34.916Z] latest: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:35.265Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:35.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 [2025-02-11T03:06:35.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-11T03:06:35.618Z] 57d277f60cd3: Preparing [2025-02-11T03:06:35.618Z] 4c81cbb19f92: Preparing [2025-02-11T03:06:35.618Z] 3d894861032b: Preparing [2025-02-11T03:06:35.618Z] b4285174a94a: Preparing [2025-02-11T03:06:35.618Z] 7190067acddf: Preparing [2025-02-11T03:06:35.618Z] 9d781c22a403: Preparing [2025-02-11T03:06:35.618Z] 98674afbb108: Preparing [2025-02-11T03:06:35.618Z] 534a70dc8296: Preparing [2025-02-11T03:06:35.618Z] 9d781c22a403: Waiting [2025-02-11T03:06:35.618Z] 98674afbb108: Waiting [2025-02-11T03:06:35.618Z] 534a70dc8296: Waiting [2025-02-11T03:06:35.618Z] 3d894861032b: Layer already exists [2025-02-11T03:06:35.618Z] 4c81cbb19f92: Layer already exists [2025-02-11T03:06:35.618Z] 7190067acddf: Layer already exists [2025-02-11T03:06:35.618Z] b4285174a94a: Layer already exists [2025-02-11T03:06:35.618Z] 57d277f60cd3: Layer already exists [2025-02-11T03:06:35.618Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:35.618Z] 98674afbb108: Layer already exists [2025-02-11T03:06:35.618Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:35.881Z] 4.0.0-dev.55: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:36.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:36.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:36.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-11T03:06:36.889Z] 57d277f60cd3: Preparing [2025-02-11T03:06:36.889Z] 4c81cbb19f92: Preparing [2025-02-11T03:06:36.889Z] 3d894861032b: Preparing [2025-02-11T03:06:36.889Z] b4285174a94a: Preparing [2025-02-11T03:06:36.889Z] 7190067acddf: Preparing [2025-02-11T03:06:36.889Z] 9d781c22a403: Preparing [2025-02-11T03:06:36.889Z] 98674afbb108: Preparing [2025-02-11T03:06:36.889Z] 534a70dc8296: Preparing [2025-02-11T03:06:36.889Z] 9d781c22a403: Waiting [2025-02-11T03:06:36.889Z] 98674afbb108: Waiting [2025-02-11T03:06:36.889Z] 534a70dc8296: Waiting [2025-02-11T03:06:36.889Z] 7190067acddf: Layer already exists [2025-02-11T03:06:36.889Z] 3d894861032b: Layer already exists [2025-02-11T03:06:36.889Z] 57d277f60cd3: Layer already exists [2025-02-11T03:06:36.889Z] 4c81cbb19f92: Layer already exists [2025-02-11T03:06:36.889Z] b4285174a94a: Layer already exists [2025-02-11T03:06:36.889Z] 98674afbb108: Layer already exists [2025-02-11T03:06:36.889Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:36.889Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:36.889Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:37.257Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:37.641Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-11T03:06:37.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-11T03:06:37.641Z] 57d277f60cd3: Preparing [2025-02-11T03:06:37.641Z] 4c81cbb19f92: Preparing [2025-02-11T03:06:37.641Z] 3d894861032b: Preparing [2025-02-11T03:06:37.641Z] b4285174a94a: Preparing [2025-02-11T03:06:37.641Z] 7190067acddf: Preparing [2025-02-11T03:06:37.641Z] 9d781c22a403: Preparing [2025-02-11T03:06:37.641Z] 98674afbb108: Preparing [2025-02-11T03:06:37.641Z] 534a70dc8296: Preparing [2025-02-11T03:06:37.641Z] 9d781c22a403: Waiting [2025-02-11T03:06:37.641Z] 534a70dc8296: Waiting [2025-02-11T03:06:37.641Z] 98674afbb108: Waiting [2025-02-11T03:06:37.641Z] 4c81cbb19f92: Layer already exists [2025-02-11T03:06:37.641Z] 57d277f60cd3: Layer already exists [2025-02-11T03:06:37.641Z] 3d894861032b: Layer already exists [2025-02-11T03:06:37.641Z] 7190067acddf: Layer already exists [2025-02-11T03:06:37.641Z] b4285174a94a: Layer already exists [2025-02-11T03:06:37.641Z] 98674afbb108: Layer already exists [2025-02-11T03:06:37.641Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:37.641Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:37.914Z] main: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:37.985Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:37.999Z] taggedImages: [2025-02-11T03:06:37.999Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:37.999Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-11T03:06:37.999Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 [2025-02-11T03:06:37.999Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:37.999Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-11T03:06:38.028Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-11T03:06:38.028Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:38.028Z] latest [2025-02-11T03:06:38.028Z] 4.0.0-dev.55 [2025-02-11T03:06:38.028Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:38.028Z] main [2025-02-11T03:06:38.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:38.420Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:38.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:38.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-11T03:06:38.782Z] c6c0e1c784b9: Preparing [2025-02-11T03:06:38.782Z] 37ed83da8c63: Preparing [2025-02-11T03:06:38.782Z] 53e8847f24c5: Preparing [2025-02-11T03:06:38.782Z] 92045e2bd083: Preparing [2025-02-11T03:06:38.782Z] 7f7989a90904: Preparing [2025-02-11T03:06:38.782Z] e34499a40398: Preparing [2025-02-11T03:06:38.782Z] fa100473a576: Preparing [2025-02-11T03:06:38.782Z] b4285174a94a: Preparing [2025-02-11T03:06:38.782Z] 7190067acddf: Preparing [2025-02-11T03:06:38.782Z] 0c57f5f06104: Preparing [2025-02-11T03:06:38.782Z] fe65cdecfc9a: Preparing [2025-02-11T03:06:38.782Z] 5f70bf18a086: Preparing [2025-02-11T03:06:38.782Z] cb61576b8ed1: Preparing [2025-02-11T03:06:38.782Z] 616d6a981ac6: Preparing [2025-02-11T03:06:38.782Z] c3f140de049c: Preparing [2025-02-11T03:06:38.782Z] 534a70dc8296: Preparing [2025-02-11T03:06:38.782Z] 0c57f5f06104: Waiting [2025-02-11T03:06:38.782Z] fe65cdecfc9a: Waiting [2025-02-11T03:06:38.782Z] 5f70bf18a086: Waiting [2025-02-11T03:06:38.782Z] cb61576b8ed1: Waiting [2025-02-11T03:06:38.782Z] 616d6a981ac6: Waiting [2025-02-11T03:06:38.782Z] c3f140de049c: Waiting [2025-02-11T03:06:38.782Z] 534a70dc8296: Waiting [2025-02-11T03:06:38.782Z] e34499a40398: Waiting [2025-02-11T03:06:38.782Z] fa100473a576: Waiting [2025-02-11T03:06:38.782Z] b4285174a94a: Waiting [2025-02-11T03:06:38.782Z] 7190067acddf: Waiting [2025-02-11T03:06:39.049Z] 37ed83da8c63: Pushed [2025-02-11T03:06:39.049Z] 53e8847f24c5: Pushed [2025-02-11T03:06:39.049Z] 7f7989a90904: Pushed [2025-02-11T03:06:39.049Z] c6c0e1c784b9: Pushed [2025-02-11T03:06:39.049Z] 92045e2bd083: Pushed [2025-02-11T03:06:39.049Z] b4285174a94a: Layer already exists [2025-02-11T03:06:39.049Z] 7190067acddf: Layer already exists [2025-02-11T03:06:39.049Z] e34499a40398: Pushed [2025-02-11T03:06:39.049Z] 5f70bf18a086: Layer already exists [2025-02-11T03:06:39.315Z] 0c57f5f06104: Pushed [2025-02-11T03:06:39.315Z] fe65cdecfc9a: Pushed [2025-02-11T03:06:39.315Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:39.315Z] cb61576b8ed1: Pushed [2025-02-11T03:06:39.315Z] c3f140de049c: Pushed [2025-02-11T03:06:40.744Z] 616d6a981ac6: Pushed [2025-02-11T03:06:42.144Z] fa100473a576: Pushed [2025-02-11T03:06:42.144Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:42.516Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:42.867Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-11T03:06:42.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-11T03:06:42.867Z] c6c0e1c784b9: Preparing [2025-02-11T03:06:42.867Z] 37ed83da8c63: Preparing [2025-02-11T03:06:42.867Z] 53e8847f24c5: Preparing [2025-02-11T03:06:42.867Z] 92045e2bd083: Preparing [2025-02-11T03:06:42.867Z] 7f7989a90904: Preparing [2025-02-11T03:06:42.867Z] e34499a40398: Preparing [2025-02-11T03:06:42.867Z] fa100473a576: Preparing [2025-02-11T03:06:42.867Z] b4285174a94a: Preparing [2025-02-11T03:06:42.867Z] 7190067acddf: Preparing [2025-02-11T03:06:42.867Z] 0c57f5f06104: Preparing [2025-02-11T03:06:42.867Z] fe65cdecfc9a: Preparing [2025-02-11T03:06:42.867Z] 5f70bf18a086: Preparing [2025-02-11T03:06:42.867Z] cb61576b8ed1: Preparing [2025-02-11T03:06:42.867Z] 616d6a981ac6: Preparing [2025-02-11T03:06:42.867Z] c3f140de049c: Preparing [2025-02-11T03:06:42.867Z] 534a70dc8296: Preparing [2025-02-11T03:06:42.867Z] fa100473a576: Waiting [2025-02-11T03:06:42.867Z] e34499a40398: Waiting [2025-02-11T03:06:42.867Z] b4285174a94a: Waiting [2025-02-11T03:06:42.867Z] 7190067acddf: Waiting [2025-02-11T03:06:42.867Z] 0c57f5f06104: Waiting [2025-02-11T03:06:42.867Z] fe65cdecfc9a: Waiting [2025-02-11T03:06:42.867Z] 5f70bf18a086: Waiting [2025-02-11T03:06:42.867Z] cb61576b8ed1: Waiting [2025-02-11T03:06:42.867Z] 616d6a981ac6: Waiting [2025-02-11T03:06:42.867Z] c3f140de049c: Waiting [2025-02-11T03:06:42.867Z] 534a70dc8296: Waiting [2025-02-11T03:06:42.867Z] 7f7989a90904: Layer already exists [2025-02-11T03:06:42.867Z] 37ed83da8c63: Layer already exists [2025-02-11T03:06:42.867Z] 92045e2bd083: Layer already exists [2025-02-11T03:06:42.867Z] 53e8847f24c5: Layer already exists [2025-02-11T03:06:42.867Z] c6c0e1c784b9: Layer already exists [2025-02-11T03:06:42.867Z] e34499a40398: Layer already exists [2025-02-11T03:06:42.867Z] fa100473a576: Layer already exists [2025-02-11T03:06:42.867Z] b4285174a94a: Layer already exists [2025-02-11T03:06:42.867Z] 7190067acddf: Layer already exists [2025-02-11T03:06:42.867Z] 0c57f5f06104: Layer already exists [2025-02-11T03:06:42.867Z] fe65cdecfc9a: Layer already exists [2025-02-11T03:06:42.867Z] 5f70bf18a086: Layer already exists [2025-02-11T03:06:42.867Z] cb61576b8ed1: Layer already exists [2025-02-11T03:06:42.867Z] c3f140de049c: Layer already exists [2025-02-11T03:06:42.867Z] 616d6a981ac6: Layer already exists [2025-02-11T03:06:42.867Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:43.131Z] latest: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:43.481Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:43.838Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 [2025-02-11T03:06:43.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-11T03:06:43.838Z] c6c0e1c784b9: Preparing [2025-02-11T03:06:43.838Z] 37ed83da8c63: Preparing [2025-02-11T03:06:43.838Z] 53e8847f24c5: Preparing [2025-02-11T03:06:43.838Z] 92045e2bd083: Preparing [2025-02-11T03:06:43.838Z] 7f7989a90904: Preparing [2025-02-11T03:06:43.838Z] e34499a40398: Preparing [2025-02-11T03:06:43.838Z] fa100473a576: Preparing [2025-02-11T03:06:43.838Z] b4285174a94a: Preparing [2025-02-11T03:06:43.838Z] 7190067acddf: Preparing [2025-02-11T03:06:43.838Z] 0c57f5f06104: Preparing [2025-02-11T03:06:43.838Z] fe65cdecfc9a: Preparing [2025-02-11T03:06:43.838Z] 5f70bf18a086: Preparing [2025-02-11T03:06:43.838Z] cb61576b8ed1: Preparing [2025-02-11T03:06:43.838Z] 616d6a981ac6: Preparing [2025-02-11T03:06:43.838Z] c3f140de049c: Preparing [2025-02-11T03:06:43.838Z] 534a70dc8296: Preparing [2025-02-11T03:06:43.838Z] e34499a40398: Waiting [2025-02-11T03:06:43.838Z] fa100473a576: Waiting [2025-02-11T03:06:43.838Z] fe65cdecfc9a: Waiting [2025-02-11T03:06:43.838Z] 0c57f5f06104: Waiting [2025-02-11T03:06:43.838Z] 5f70bf18a086: Waiting [2025-02-11T03:06:43.838Z] 616d6a981ac6: Waiting [2025-02-11T03:06:43.838Z] cb61576b8ed1: Waiting [2025-02-11T03:06:43.838Z] 534a70dc8296: Waiting [2025-02-11T03:06:43.838Z] c3f140de049c: Waiting [2025-02-11T03:06:43.838Z] 37ed83da8c63: Layer already exists [2025-02-11T03:06:43.838Z] 92045e2bd083: Layer already exists [2025-02-11T03:06:43.838Z] c6c0e1c784b9: Layer already exists [2025-02-11T03:06:43.838Z] 7f7989a90904: Layer already exists [2025-02-11T03:06:43.838Z] 53e8847f24c5: Layer already exists [2025-02-11T03:06:43.838Z] e34499a40398: Layer already exists [2025-02-11T03:06:43.838Z] b4285174a94a: Layer already exists [2025-02-11T03:06:43.838Z] 0c57f5f06104: Layer already exists [2025-02-11T03:06:43.838Z] fa100473a576: Layer already exists [2025-02-11T03:06:43.838Z] 7190067acddf: Layer already exists [2025-02-11T03:06:43.838Z] 616d6a981ac6: Layer already exists [2025-02-11T03:06:43.838Z] cb61576b8ed1: Layer already exists [2025-02-11T03:06:43.838Z] 5f70bf18a086: Layer already exists [2025-02-11T03:06:43.838Z] fe65cdecfc9a: Layer already exists [2025-02-11T03:06:43.838Z] c3f140de049c: Layer already exists [2025-02-11T03:06:43.838Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:44.103Z] 4.0.0-dev.55: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:44.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:44.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:44.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-11T03:06:44.816Z] c6c0e1c784b9: Preparing [2025-02-11T03:06:44.816Z] 37ed83da8c63: Preparing [2025-02-11T03:06:44.816Z] 53e8847f24c5: Preparing [2025-02-11T03:06:44.816Z] 92045e2bd083: Preparing [2025-02-11T03:06:44.816Z] 7f7989a90904: Preparing [2025-02-11T03:06:44.816Z] e34499a40398: Preparing [2025-02-11T03:06:44.816Z] fa100473a576: Preparing [2025-02-11T03:06:44.816Z] b4285174a94a: Preparing [2025-02-11T03:06:44.816Z] 7190067acddf: Preparing [2025-02-11T03:06:44.816Z] 0c57f5f06104: Preparing [2025-02-11T03:06:44.816Z] fe65cdecfc9a: Preparing [2025-02-11T03:06:44.816Z] 5f70bf18a086: Preparing [2025-02-11T03:06:44.816Z] cb61576b8ed1: Preparing [2025-02-11T03:06:44.816Z] 616d6a981ac6: Preparing [2025-02-11T03:06:44.816Z] c3f140de049c: Preparing [2025-02-11T03:06:44.816Z] 534a70dc8296: Preparing [2025-02-11T03:06:44.816Z] e34499a40398: Waiting [2025-02-11T03:06:44.816Z] fa100473a576: Waiting [2025-02-11T03:06:44.816Z] b4285174a94a: Waiting [2025-02-11T03:06:44.816Z] 7190067acddf: Waiting [2025-02-11T03:06:44.816Z] 0c57f5f06104: Waiting [2025-02-11T03:06:44.816Z] cb61576b8ed1: Waiting [2025-02-11T03:06:44.816Z] fe65cdecfc9a: Waiting [2025-02-11T03:06:44.816Z] 5f70bf18a086: Waiting [2025-02-11T03:06:44.816Z] 616d6a981ac6: Waiting [2025-02-11T03:06:44.816Z] c3f140de049c: Waiting [2025-02-11T03:06:44.816Z] 534a70dc8296: Waiting [2025-02-11T03:06:44.816Z] c6c0e1c784b9: Layer already exists [2025-02-11T03:06:44.816Z] 92045e2bd083: Layer already exists [2025-02-11T03:06:44.816Z] 53e8847f24c5: Layer already exists [2025-02-11T03:06:44.816Z] 7f7989a90904: Layer already exists [2025-02-11T03:06:44.816Z] 37ed83da8c63: Layer already exists [2025-02-11T03:06:44.816Z] 0c57f5f06104: Layer already exists [2025-02-11T03:06:44.816Z] 7190067acddf: Layer already exists [2025-02-11T03:06:44.816Z] e34499a40398: Layer already exists [2025-02-11T03:06:44.816Z] fa100473a576: Layer already exists [2025-02-11T03:06:44.816Z] b4285174a94a: Layer already exists [2025-02-11T03:06:44.816Z] fe65cdecfc9a: Layer already exists [2025-02-11T03:06:44.816Z] 616d6a981ac6: Layer already exists [2025-02-11T03:06:44.816Z] 5f70bf18a086: Layer already exists [2025-02-11T03:06:44.816Z] c3f140de049c: Layer already exists [2025-02-11T03:06:44.816Z] cb61576b8ed1: Layer already exists [2025-02-11T03:06:44.816Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:45.080Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:45.439Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:45.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-11T03:06:45.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-11T03:06:45.791Z] c6c0e1c784b9: Preparing [2025-02-11T03:06:45.791Z] 37ed83da8c63: Preparing [2025-02-11T03:06:45.791Z] 53e8847f24c5: Preparing [2025-02-11T03:06:45.791Z] 92045e2bd083: Preparing [2025-02-11T03:06:45.791Z] 7f7989a90904: Preparing [2025-02-11T03:06:45.791Z] e34499a40398: Preparing [2025-02-11T03:06:45.791Z] fa100473a576: Preparing [2025-02-11T03:06:45.791Z] b4285174a94a: Preparing [2025-02-11T03:06:45.791Z] 7190067acddf: Preparing [2025-02-11T03:06:45.791Z] 0c57f5f06104: Preparing [2025-02-11T03:06:45.791Z] fe65cdecfc9a: Preparing [2025-02-11T03:06:45.791Z] 5f70bf18a086: Preparing [2025-02-11T03:06:45.791Z] cb61576b8ed1: Preparing [2025-02-11T03:06:45.791Z] 616d6a981ac6: Preparing [2025-02-11T03:06:45.791Z] c3f140de049c: Preparing [2025-02-11T03:06:45.791Z] 534a70dc8296: Preparing [2025-02-11T03:06:45.791Z] e34499a40398: Waiting [2025-02-11T03:06:45.791Z] fa100473a576: Waiting [2025-02-11T03:06:45.791Z] b4285174a94a: Waiting [2025-02-11T03:06:45.791Z] 534a70dc8296: Waiting [2025-02-11T03:06:45.791Z] 616d6a981ac6: Waiting [2025-02-11T03:06:45.791Z] 7190067acddf: Waiting [2025-02-11T03:06:45.791Z] c3f140de049c: Waiting [2025-02-11T03:06:45.791Z] 0c57f5f06104: Waiting [2025-02-11T03:06:45.791Z] fe65cdecfc9a: Waiting [2025-02-11T03:06:45.791Z] 5f70bf18a086: Waiting [2025-02-11T03:06:45.791Z] cb61576b8ed1: Waiting [2025-02-11T03:06:45.791Z] 7f7989a90904: Layer already exists [2025-02-11T03:06:45.791Z] 37ed83da8c63: Layer already exists [2025-02-11T03:06:45.791Z] c6c0e1c784b9: Layer already exists [2025-02-11T03:06:45.791Z] 92045e2bd083: Layer already exists [2025-02-11T03:06:45.791Z] 53e8847f24c5: Layer already exists [2025-02-11T03:06:45.791Z] fa100473a576: Layer already exists [2025-02-11T03:06:45.791Z] e34499a40398: Layer already exists [2025-02-11T03:06:45.791Z] 7190067acddf: Layer already exists [2025-02-11T03:06:45.791Z] 0c57f5f06104: Layer already exists [2025-02-11T03:06:45.791Z] b4285174a94a: Layer already exists [2025-02-11T03:06:45.791Z] cb61576b8ed1: Layer already exists [2025-02-11T03:06:45.791Z] 5f70bf18a086: Layer already exists [2025-02-11T03:06:45.791Z] fe65cdecfc9a: Layer already exists [2025-02-11T03:06:45.791Z] c3f140de049c: Layer already exists [2025-02-11T03:06:45.791Z] 616d6a981ac6: Layer already exists [2025-02-11T03:06:45.791Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:46.053Z] main: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:46.125Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:46.143Z] taggedImages: [2025-02-11T03:06:46.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:46.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-11T03:06:46.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 [2025-02-11T03:06:46.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:46.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-11T03:06:46.175Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-11T03:06:46.176Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:46.176Z] latest [2025-02-11T03:06:46.176Z] 4.0.0-dev.55 [2025-02-11T03:06:46.176Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:46.176Z] main [2025-02-11T03:06:46.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:46.555Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:46.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:46.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-11T03:06:46.920Z] 759ea06d34f4: Preparing [2025-02-11T03:06:46.920Z] ae89faaf8cc0: Preparing [2025-02-11T03:06:46.920Z] bf85e8b22830: Preparing [2025-02-11T03:06:46.920Z] 44826b738f9e: Preparing [2025-02-11T03:06:46.920Z] b4285174a94a: Preparing [2025-02-11T03:06:46.920Z] 7190067acddf: Preparing [2025-02-11T03:06:46.920Z] 9d781c22a403: Preparing [2025-02-11T03:06:46.920Z] 98674afbb108: Preparing [2025-02-11T03:06:46.920Z] 534a70dc8296: Preparing [2025-02-11T03:06:46.920Z] 7190067acddf: Waiting [2025-02-11T03:06:46.920Z] 9d781c22a403: Waiting [2025-02-11T03:06:46.920Z] 98674afbb108: Waiting [2025-02-11T03:06:46.920Z] 534a70dc8296: Waiting [2025-02-11T03:06:47.189Z] bf85e8b22830: Pushed [2025-02-11T03:06:47.189Z] ae89faaf8cc0: Pushed [2025-02-11T03:06:47.767Z] b4285174a94a: Layer already exists [2025-02-11T03:06:48.077Z] 7190067acddf: Layer already exists [2025-02-11T03:06:48.077Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:48.077Z] 98674afbb108: Layer already exists [2025-02-11T03:06:48.077Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:48.077Z] 759ea06d34f4: Pushed [2025-02-11T03:06:52.298Z] 44826b738f9e: Pushed [2025-02-11T03:06:52.298Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:52.647Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:52.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-11T03:06:52.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-11T03:06:52.996Z] 759ea06d34f4: Preparing [2025-02-11T03:06:52.996Z] ae89faaf8cc0: Preparing [2025-02-11T03:06:52.996Z] bf85e8b22830: Preparing [2025-02-11T03:06:52.996Z] 44826b738f9e: Preparing [2025-02-11T03:06:52.996Z] b4285174a94a: Preparing [2025-02-11T03:06:52.996Z] 7190067acddf: Preparing [2025-02-11T03:06:52.996Z] 9d781c22a403: Preparing [2025-02-11T03:06:52.996Z] 98674afbb108: Preparing [2025-02-11T03:06:52.996Z] 534a70dc8296: Preparing [2025-02-11T03:06:52.996Z] 9d781c22a403: Waiting [2025-02-11T03:06:52.996Z] 98674afbb108: Waiting [2025-02-11T03:06:52.996Z] 534a70dc8296: Waiting [2025-02-11T03:06:52.996Z] 7190067acddf: Waiting [2025-02-11T03:06:52.996Z] bf85e8b22830: Layer already exists [2025-02-11T03:06:52.996Z] ae89faaf8cc0: Layer already exists [2025-02-11T03:06:52.996Z] 759ea06d34f4: Layer already exists [2025-02-11T03:06:52.996Z] 44826b738f9e: Layer already exists [2025-02-11T03:06:52.996Z] b4285174a94a: Layer already exists [2025-02-11T03:06:52.996Z] 7190067acddf: Layer already exists [2025-02-11T03:06:52.996Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:52.996Z] 98674afbb108: Layer already exists [2025-02-11T03:06:52.996Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:52.996Z] latest: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:53.608Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:53.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 [2025-02-11T03:06:53.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-11T03:06:53.961Z] 759ea06d34f4: Preparing [2025-02-11T03:06:53.961Z] ae89faaf8cc0: Preparing [2025-02-11T03:06:53.961Z] bf85e8b22830: Preparing [2025-02-11T03:06:53.961Z] 44826b738f9e: Preparing [2025-02-11T03:06:53.961Z] b4285174a94a: Preparing [2025-02-11T03:06:53.961Z] 7190067acddf: Preparing [2025-02-11T03:06:53.961Z] 9d781c22a403: Preparing [2025-02-11T03:06:53.961Z] 98674afbb108: Preparing [2025-02-11T03:06:53.961Z] 534a70dc8296: Preparing [2025-02-11T03:06:53.961Z] 7190067acddf: Waiting [2025-02-11T03:06:53.961Z] 9d781c22a403: Waiting [2025-02-11T03:06:53.961Z] 98674afbb108: Waiting [2025-02-11T03:06:53.961Z] 534a70dc8296: Waiting [2025-02-11T03:06:53.961Z] 44826b738f9e: Layer already exists [2025-02-11T03:06:53.961Z] ae89faaf8cc0: Layer already exists [2025-02-11T03:06:53.961Z] b4285174a94a: Layer already exists [2025-02-11T03:06:53.961Z] 759ea06d34f4: Layer already exists [2025-02-11T03:06:53.961Z] bf85e8b22830: Layer already exists [2025-02-11T03:06:53.961Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:53.961Z] 98674afbb108: Layer already exists [2025-02-11T03:06:53.961Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:53.961Z] 7190067acddf: Layer already exists [2025-02-11T03:06:53.961Z] 4.0.0-dev.55: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:54.325Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:54.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:54.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-11T03:06:54.676Z] 759ea06d34f4: Preparing [2025-02-11T03:06:54.676Z] ae89faaf8cc0: Preparing [2025-02-11T03:06:54.676Z] bf85e8b22830: Preparing [2025-02-11T03:06:54.676Z] 44826b738f9e: Preparing [2025-02-11T03:06:54.676Z] b4285174a94a: Preparing [2025-02-11T03:06:54.676Z] 7190067acddf: Preparing [2025-02-11T03:06:54.676Z] 9d781c22a403: Preparing [2025-02-11T03:06:54.676Z] 98674afbb108: Preparing [2025-02-11T03:06:54.676Z] 534a70dc8296: Preparing [2025-02-11T03:06:54.676Z] 9d781c22a403: Waiting [2025-02-11T03:06:54.676Z] 98674afbb108: Waiting [2025-02-11T03:06:54.676Z] 534a70dc8296: Waiting [2025-02-11T03:06:54.676Z] 7190067acddf: Waiting [2025-02-11T03:06:54.676Z] 759ea06d34f4: Layer already exists [2025-02-11T03:06:54.676Z] 44826b738f9e: Layer already exists [2025-02-11T03:06:54.676Z] bf85e8b22830: Layer already exists [2025-02-11T03:06:54.676Z] b4285174a94a: Layer already exists [2025-02-11T03:06:54.676Z] ae89faaf8cc0: Layer already exists [2025-02-11T03:06:54.676Z] 7190067acddf: Layer already exists [2025-02-11T03:06:54.676Z] 98674afbb108: Layer already exists [2025-02-11T03:06:54.676Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:54.676Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:54.676Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:55.035Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:55.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-11T03:06:55.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-11T03:06:55.384Z] 759ea06d34f4: Preparing [2025-02-11T03:06:55.384Z] ae89faaf8cc0: Preparing [2025-02-11T03:06:55.384Z] bf85e8b22830: Preparing [2025-02-11T03:06:55.384Z] 44826b738f9e: Preparing [2025-02-11T03:06:55.384Z] b4285174a94a: Preparing [2025-02-11T03:06:55.384Z] 7190067acddf: Preparing [2025-02-11T03:06:55.384Z] 9d781c22a403: Preparing [2025-02-11T03:06:55.384Z] 98674afbb108: Preparing [2025-02-11T03:06:55.384Z] 534a70dc8296: Preparing [2025-02-11T03:06:55.384Z] 7190067acddf: Waiting [2025-02-11T03:06:55.384Z] 9d781c22a403: Waiting [2025-02-11T03:06:55.384Z] 98674afbb108: Waiting [2025-02-11T03:06:55.384Z] 534a70dc8296: Waiting [2025-02-11T03:06:55.384Z] ae89faaf8cc0: Layer already exists [2025-02-11T03:06:55.384Z] 759ea06d34f4: Layer already exists [2025-02-11T03:06:55.384Z] 44826b738f9e: Layer already exists [2025-02-11T03:06:55.384Z] b4285174a94a: Layer already exists [2025-02-11T03:06:55.384Z] bf85e8b22830: Layer already exists [2025-02-11T03:06:55.384Z] 9d781c22a403: Layer already exists [2025-02-11T03:06:55.384Z] 7190067acddf: Layer already exists [2025-02-11T03:06:55.384Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:55.384Z] 98674afbb108: Layer already exists [2025-02-11T03:06:55.648Z] main: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:06:55.725Z] ===================================================== [Pipeline] echo [2025-02-11T03:06:55.740Z] taggedImages: [2025-02-11T03:06:55.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:55.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-11T03:06:55.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 [2025-02-11T03:06:55.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:55.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-11T03:06:55.763Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-11T03:06:55.763Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:55.763Z] latest [2025-02-11T03:06:55.763Z] 4.0.0-dev.55 [2025-02-11T03:06:55.763Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:06:55.763Z] main [2025-02-11T03:06:55.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:56.120Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:06:56.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:06:56.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-11T03:06:56.467Z] 79deff62a108: Preparing [2025-02-11T03:06:56.467Z] fd6a6ee1f7b9: Preparing [2025-02-11T03:06:56.467Z] 3079315c11f8: Preparing [2025-02-11T03:06:56.467Z] d716c7ffe573: Preparing [2025-02-11T03:06:56.467Z] 3d0f9629ce7f: Preparing [2025-02-11T03:06:56.467Z] b4285174a94a: Preparing [2025-02-11T03:06:56.467Z] 7190067acddf: Preparing [2025-02-11T03:06:56.467Z] fec5f153b257: Preparing [2025-02-11T03:06:56.467Z] 5bfabc5ccdf3: Preparing [2025-02-11T03:06:56.467Z] 07e0ccf38267: Preparing [2025-02-11T03:06:56.467Z] 534a70dc8296: Preparing [2025-02-11T03:06:56.467Z] 7190067acddf: Waiting [2025-02-11T03:06:56.467Z] fec5f153b257: Waiting [2025-02-11T03:06:56.467Z] 5bfabc5ccdf3: Waiting [2025-02-11T03:06:56.467Z] 07e0ccf38267: Waiting [2025-02-11T03:06:56.467Z] 534a70dc8296: Waiting [2025-02-11T03:06:56.731Z] fd6a6ee1f7b9: Pushed [2025-02-11T03:06:56.731Z] d716c7ffe573: Pushed [2025-02-11T03:06:56.731Z] 3d0f9629ce7f: Pushed [2025-02-11T03:06:56.731Z] 79deff62a108: Pushed [2025-02-11T03:06:56.731Z] b4285174a94a: Layer already exists [2025-02-11T03:06:56.731Z] 7190067acddf: Layer already exists [2025-02-11T03:06:56.731Z] 534a70dc8296: Layer already exists [2025-02-11T03:06:56.731Z] fec5f153b257: Pushed [2025-02-11T03:06:56.731Z] 5bfabc5ccdf3: Pushed [2025-02-11T03:06:58.658Z] 3079315c11f8: Pushed [2025-02-11T03:07:00.585Z] 07e0ccf38267: Pushed [2025-02-11T03:07:00.585Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:00.942Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:01.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-11T03:07:01.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-11T03:07:01.292Z] 79deff62a108: Preparing [2025-02-11T03:07:01.292Z] fd6a6ee1f7b9: Preparing [2025-02-11T03:07:01.292Z] 3079315c11f8: Preparing [2025-02-11T03:07:01.292Z] d716c7ffe573: Preparing [2025-02-11T03:07:01.292Z] 3d0f9629ce7f: Preparing [2025-02-11T03:07:01.292Z] b4285174a94a: Preparing [2025-02-11T03:07:01.292Z] 7190067acddf: Preparing [2025-02-11T03:07:01.292Z] fec5f153b257: Preparing [2025-02-11T03:07:01.292Z] 5bfabc5ccdf3: Preparing [2025-02-11T03:07:01.292Z] 07e0ccf38267: Preparing [2025-02-11T03:07:01.292Z] 534a70dc8296: Preparing [2025-02-11T03:07:01.292Z] fec5f153b257: Waiting [2025-02-11T03:07:01.292Z] 5bfabc5ccdf3: Waiting [2025-02-11T03:07:01.292Z] 07e0ccf38267: Waiting [2025-02-11T03:07:01.292Z] 534a70dc8296: Waiting [2025-02-11T03:07:01.292Z] b4285174a94a: Waiting [2025-02-11T03:07:01.292Z] 7190067acddf: Waiting [2025-02-11T03:07:01.292Z] fd6a6ee1f7b9: Layer already exists [2025-02-11T03:07:01.292Z] 3079315c11f8: Layer already exists [2025-02-11T03:07:01.292Z] 79deff62a108: Layer already exists [2025-02-11T03:07:01.292Z] d716c7ffe573: Layer already exists [2025-02-11T03:07:01.292Z] 3d0f9629ce7f: Layer already exists [2025-02-11T03:07:01.292Z] fec5f153b257: Layer already exists [2025-02-11T03:07:01.292Z] 07e0ccf38267: Layer already exists [2025-02-11T03:07:01.292Z] b4285174a94a: Layer already exists [2025-02-11T03:07:01.292Z] 7190067acddf: Layer already exists [2025-02-11T03:07:01.292Z] 5bfabc5ccdf3: Layer already exists [2025-02-11T03:07:01.292Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:01.557Z] latest: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:01.912Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:02.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 [2025-02-11T03:07:02.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-11T03:07:02.263Z] 79deff62a108: Preparing [2025-02-11T03:07:02.263Z] fd6a6ee1f7b9: Preparing [2025-02-11T03:07:02.263Z] 3079315c11f8: Preparing [2025-02-11T03:07:02.263Z] d716c7ffe573: Preparing [2025-02-11T03:07:02.263Z] 3d0f9629ce7f: Preparing [2025-02-11T03:07:02.263Z] b4285174a94a: Preparing [2025-02-11T03:07:02.263Z] 7190067acddf: Preparing [2025-02-11T03:07:02.263Z] fec5f153b257: Preparing [2025-02-11T03:07:02.263Z] 5bfabc5ccdf3: Preparing [2025-02-11T03:07:02.263Z] 07e0ccf38267: Preparing [2025-02-11T03:07:02.263Z] 534a70dc8296: Preparing [2025-02-11T03:07:02.263Z] fec5f153b257: Waiting [2025-02-11T03:07:02.263Z] 5bfabc5ccdf3: Waiting [2025-02-11T03:07:02.263Z] 07e0ccf38267: Waiting [2025-02-11T03:07:02.263Z] 534a70dc8296: Waiting [2025-02-11T03:07:02.263Z] b4285174a94a: Waiting [2025-02-11T03:07:02.263Z] 7190067acddf: Waiting [2025-02-11T03:07:02.263Z] d716c7ffe573: Layer already exists [2025-02-11T03:07:02.263Z] 79deff62a108: Layer already exists [2025-02-11T03:07:02.263Z] 3079315c11f8: Layer already exists [2025-02-11T03:07:02.263Z] 3d0f9629ce7f: Layer already exists [2025-02-11T03:07:02.263Z] fd6a6ee1f7b9: Layer already exists [2025-02-11T03:07:02.263Z] 07e0ccf38267: Layer already exists [2025-02-11T03:07:02.263Z] 7190067acddf: Layer already exists [2025-02-11T03:07:02.263Z] b4285174a94a: Layer already exists [2025-02-11T03:07:02.263Z] fec5f153b257: Layer already exists [2025-02-11T03:07:02.263Z] 5bfabc5ccdf3: Layer already exists [2025-02-11T03:07:02.263Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:02.263Z] 4.0.0-dev.55: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:02.883Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:03.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:03.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-11T03:07:03.237Z] 79deff62a108: Preparing [2025-02-11T03:07:03.237Z] fd6a6ee1f7b9: Preparing [2025-02-11T03:07:03.237Z] 3079315c11f8: Preparing [2025-02-11T03:07:03.237Z] d716c7ffe573: Preparing [2025-02-11T03:07:03.237Z] 3d0f9629ce7f: Preparing [2025-02-11T03:07:03.237Z] b4285174a94a: Preparing [2025-02-11T03:07:03.237Z] 7190067acddf: Preparing [2025-02-11T03:07:03.237Z] fec5f153b257: Preparing [2025-02-11T03:07:03.237Z] 5bfabc5ccdf3: Preparing [2025-02-11T03:07:03.237Z] 07e0ccf38267: Preparing [2025-02-11T03:07:03.237Z] 534a70dc8296: Preparing [2025-02-11T03:07:03.237Z] 7190067acddf: Waiting [2025-02-11T03:07:03.237Z] fec5f153b257: Waiting [2025-02-11T03:07:03.237Z] 5bfabc5ccdf3: Waiting [2025-02-11T03:07:03.237Z] 07e0ccf38267: Waiting [2025-02-11T03:07:03.237Z] 534a70dc8296: Waiting [2025-02-11T03:07:03.237Z] b4285174a94a: Waiting [2025-02-11T03:07:03.237Z] 3d0f9629ce7f: Layer already exists [2025-02-11T03:07:03.237Z] fd6a6ee1f7b9: Layer already exists [2025-02-11T03:07:03.237Z] 79deff62a108: Layer already exists [2025-02-11T03:07:03.237Z] d716c7ffe573: Layer already exists [2025-02-11T03:07:03.237Z] 3079315c11f8: Layer already exists [2025-02-11T03:07:03.237Z] fec5f153b257: Layer already exists [2025-02-11T03:07:03.237Z] 7190067acddf: Layer already exists [2025-02-11T03:07:03.237Z] b4285174a94a: Layer already exists [2025-02-11T03:07:03.237Z] 5bfabc5ccdf3: Layer already exists [2025-02-11T03:07:03.237Z] 07e0ccf38267: Layer already exists [2025-02-11T03:07:03.237Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:03.237Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:03.861Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:04.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-11T03:07:04.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-11T03:07:04.436Z] 79deff62a108: Preparing [2025-02-11T03:07:04.436Z] fd6a6ee1f7b9: Preparing [2025-02-11T03:07:04.436Z] 3079315c11f8: Preparing [2025-02-11T03:07:04.436Z] d716c7ffe573: Preparing [2025-02-11T03:07:04.436Z] 3d0f9629ce7f: Preparing [2025-02-11T03:07:04.436Z] b4285174a94a: Preparing [2025-02-11T03:07:04.436Z] 7190067acddf: Preparing [2025-02-11T03:07:04.436Z] b4285174a94a: Waiting [2025-02-11T03:07:04.436Z] fec5f153b257: Preparing [2025-02-11T03:07:04.436Z] 7190067acddf: Waiting [2025-02-11T03:07:04.436Z] 5bfabc5ccdf3: Preparing [2025-02-11T03:07:04.436Z] fec5f153b257: Waiting [2025-02-11T03:07:04.436Z] 07e0ccf38267: Preparing [2025-02-11T03:07:04.436Z] 5bfabc5ccdf3: Waiting [2025-02-11T03:07:04.436Z] 534a70dc8296: Preparing [2025-02-11T03:07:04.436Z] 07e0ccf38267: Waiting [2025-02-11T03:07:04.436Z] 534a70dc8296: Waiting [2025-02-11T03:07:04.436Z] 3079315c11f8: Layer already exists [2025-02-11T03:07:04.436Z] 3d0f9629ce7f: Layer already exists [2025-02-11T03:07:04.436Z] 79deff62a108: Layer already exists [2025-02-11T03:07:04.436Z] d716c7ffe573: Layer already exists [2025-02-11T03:07:04.436Z] fd6a6ee1f7b9: Layer already exists [2025-02-11T03:07:04.436Z] 07e0ccf38267: Layer already exists [2025-02-11T03:07:04.436Z] 7190067acddf: Layer already exists [2025-02-11T03:07:04.436Z] 5bfabc5ccdf3: Layer already exists [2025-02-11T03:07:04.436Z] b4285174a94a: Layer already exists [2025-02-11T03:07:04.436Z] fec5f153b257: Layer already exists [2025-02-11T03:07:04.436Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:04.436Z] main: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:07:04.528Z] ===================================================== [Pipeline] echo [2025-02-11T03:07:04.542Z] taggedImages: [2025-02-11T03:07:04.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:04.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-11T03:07:04.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 [2025-02-11T03:07:04.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:04.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-11T03:07:04.568Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-11T03:07:04.568Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:04.568Z] latest [2025-02-11T03:07:04.568Z] 4.0.0-dev.55 [2025-02-11T03:07:04.568Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:04.568Z] main [2025-02-11T03:07:04.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:04.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:05.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:05.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-11T03:07:05.295Z] 911c3b4248be: Preparing [2025-02-11T03:07:05.295Z] 3664f44674aa: Preparing [2025-02-11T03:07:05.295Z] fd4b0dafd6b2: Preparing [2025-02-11T03:07:05.295Z] 4b63ef4045f0: Preparing [2025-02-11T03:07:05.295Z] 1b3575920eed: Preparing [2025-02-11T03:07:05.295Z] 49d552406d3b: Preparing [2025-02-11T03:07:05.295Z] fb3ee7c7174b: Preparing [2025-02-11T03:07:05.295Z] b4285174a94a: Preparing [2025-02-11T03:07:05.295Z] 7190067acddf: Preparing [2025-02-11T03:07:05.295Z] 97acdbc181d9: Preparing [2025-02-11T03:07:05.295Z] 60516c628ab5: Preparing [2025-02-11T03:07:05.295Z] 534a70dc8296: Preparing [2025-02-11T03:07:05.295Z] b4285174a94a: Waiting [2025-02-11T03:07:05.295Z] 7190067acddf: Waiting [2025-02-11T03:07:05.295Z] 97acdbc181d9: Waiting [2025-02-11T03:07:05.295Z] 60516c628ab5: Waiting [2025-02-11T03:07:05.295Z] 534a70dc8296: Waiting [2025-02-11T03:07:05.295Z] fb3ee7c7174b: Waiting [2025-02-11T03:07:05.295Z] 49d552406d3b: Waiting [2025-02-11T03:07:05.561Z] 1b3575920eed: Pushed [2025-02-11T03:07:05.561Z] 3664f44674aa: Pushed [2025-02-11T03:07:05.561Z] 911c3b4248be: Pushed [2025-02-11T03:07:05.561Z] b4285174a94a: Layer already exists [2025-02-11T03:07:05.561Z] 7190067acddf: Layer already exists [2025-02-11T03:07:05.561Z] fb3ee7c7174b: Pushed [2025-02-11T03:07:05.561Z] 49d552406d3b: Pushed [2025-02-11T03:07:05.825Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:07.237Z] 97acdbc181d9: Pushed [2025-02-11T03:07:07.813Z] 4b63ef4045f0: Pushed [2025-02-11T03:07:08.390Z] fd4b0dafd6b2: Pushed [2025-02-11T03:07:08.390Z] 60516c628ab5: Pushed [2025-02-11T03:07:08.654Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:09.012Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:09.366Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-11T03:07:09.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-11T03:07:09.366Z] 911c3b4248be: Preparing [2025-02-11T03:07:09.366Z] 3664f44674aa: Preparing [2025-02-11T03:07:09.366Z] fd4b0dafd6b2: Preparing [2025-02-11T03:07:09.366Z] 4b63ef4045f0: Preparing [2025-02-11T03:07:09.366Z] 1b3575920eed: Preparing [2025-02-11T03:07:09.366Z] 49d552406d3b: Preparing [2025-02-11T03:07:09.366Z] fb3ee7c7174b: Preparing [2025-02-11T03:07:09.366Z] b4285174a94a: Preparing [2025-02-11T03:07:09.366Z] 7190067acddf: Preparing [2025-02-11T03:07:09.366Z] 97acdbc181d9: Preparing [2025-02-11T03:07:09.366Z] 60516c628ab5: Preparing [2025-02-11T03:07:09.366Z] 534a70dc8296: Preparing [2025-02-11T03:07:09.366Z] 49d552406d3b: Waiting [2025-02-11T03:07:09.366Z] fb3ee7c7174b: Waiting [2025-02-11T03:07:09.366Z] 7190067acddf: Waiting [2025-02-11T03:07:09.366Z] b4285174a94a: Waiting [2025-02-11T03:07:09.366Z] 97acdbc181d9: Waiting [2025-02-11T03:07:09.366Z] 60516c628ab5: Waiting [2025-02-11T03:07:09.366Z] 534a70dc8296: Waiting [2025-02-11T03:07:09.366Z] fd4b0dafd6b2: Layer already exists [2025-02-11T03:07:09.366Z] 4b63ef4045f0: Layer already exists [2025-02-11T03:07:09.366Z] 911c3b4248be: Layer already exists [2025-02-11T03:07:09.366Z] 1b3575920eed: Layer already exists [2025-02-11T03:07:09.366Z] 3664f44674aa: Layer already exists [2025-02-11T03:07:09.366Z] 49d552406d3b: Layer already exists [2025-02-11T03:07:09.366Z] fb3ee7c7174b: Layer already exists [2025-02-11T03:07:09.366Z] b4285174a94a: Layer already exists [2025-02-11T03:07:09.366Z] 7190067acddf: Layer already exists [2025-02-11T03:07:09.366Z] 97acdbc181d9: Layer already exists [2025-02-11T03:07:09.366Z] 60516c628ab5: Layer already exists [2025-02-11T03:07:09.366Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:09.629Z] latest: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:09.978Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:10.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 [2025-02-11T03:07:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-11T03:07:10.332Z] 911c3b4248be: Preparing [2025-02-11T03:07:10.332Z] 3664f44674aa: Preparing [2025-02-11T03:07:10.332Z] fd4b0dafd6b2: Preparing [2025-02-11T03:07:10.332Z] 4b63ef4045f0: Preparing [2025-02-11T03:07:10.332Z] 1b3575920eed: Preparing [2025-02-11T03:07:10.332Z] 49d552406d3b: Preparing [2025-02-11T03:07:10.332Z] fb3ee7c7174b: Preparing [2025-02-11T03:07:10.332Z] b4285174a94a: Preparing [2025-02-11T03:07:10.332Z] 7190067acddf: Preparing [2025-02-11T03:07:10.332Z] 97acdbc181d9: Preparing [2025-02-11T03:07:10.333Z] 60516c628ab5: Preparing [2025-02-11T03:07:10.333Z] 534a70dc8296: Preparing [2025-02-11T03:07:10.333Z] 49d552406d3b: Waiting [2025-02-11T03:07:10.333Z] 60516c628ab5: Waiting [2025-02-11T03:07:10.333Z] 534a70dc8296: Waiting [2025-02-11T03:07:10.333Z] b4285174a94a: Waiting [2025-02-11T03:07:10.333Z] 97acdbc181d9: Waiting [2025-02-11T03:07:10.333Z] 7190067acddf: Waiting [2025-02-11T03:07:10.333Z] 1b3575920eed: Layer already exists [2025-02-11T03:07:10.333Z] 911c3b4248be: Layer already exists [2025-02-11T03:07:10.333Z] fd4b0dafd6b2: Layer already exists [2025-02-11T03:07:10.333Z] 4b63ef4045f0: Layer already exists [2025-02-11T03:07:10.333Z] 3664f44674aa: Layer already exists [2025-02-11T03:07:10.333Z] b4285174a94a: Layer already exists [2025-02-11T03:07:10.333Z] 49d552406d3b: Layer already exists [2025-02-11T03:07:10.333Z] fb3ee7c7174b: Layer already exists [2025-02-11T03:07:10.333Z] 7190067acddf: Layer already exists [2025-02-11T03:07:10.333Z] 97acdbc181d9: Layer already exists [2025-02-11T03:07:10.333Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:10.333Z] 60516c628ab5: Layer already exists [2025-02-11T03:07:10.598Z] 4.0.0-dev.55: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:10.954Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:11.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:11.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-11T03:07:11.371Z] 911c3b4248be: Preparing [2025-02-11T03:07:11.371Z] 3664f44674aa: Preparing [2025-02-11T03:07:11.371Z] fd4b0dafd6b2: Preparing [2025-02-11T03:07:11.371Z] 4b63ef4045f0: Preparing [2025-02-11T03:07:11.371Z] 1b3575920eed: Preparing [2025-02-11T03:07:11.371Z] 49d552406d3b: Preparing [2025-02-11T03:07:11.371Z] fb3ee7c7174b: Preparing [2025-02-11T03:07:11.371Z] b4285174a94a: Preparing [2025-02-11T03:07:11.371Z] 7190067acddf: Preparing [2025-02-11T03:07:11.371Z] 97acdbc181d9: Preparing [2025-02-11T03:07:11.371Z] 60516c628ab5: Preparing [2025-02-11T03:07:11.371Z] 534a70dc8296: Preparing [2025-02-11T03:07:11.371Z] 60516c628ab5: Waiting [2025-02-11T03:07:11.371Z] 7190067acddf: Waiting [2025-02-11T03:07:11.371Z] 534a70dc8296: Waiting [2025-02-11T03:07:11.371Z] 97acdbc181d9: Waiting [2025-02-11T03:07:11.371Z] 49d552406d3b: Waiting [2025-02-11T03:07:11.371Z] fb3ee7c7174b: Waiting [2025-02-11T03:07:11.371Z] b4285174a94a: Waiting [2025-02-11T03:07:11.634Z] 1b3575920eed: Layer already exists [2025-02-11T03:07:11.634Z] fd4b0dafd6b2: Layer already exists [2025-02-11T03:07:11.634Z] 3664f44674aa: Layer already exists [2025-02-11T03:07:11.634Z] fb3ee7c7174b: Layer already exists [2025-02-11T03:07:11.634Z] 49d552406d3b: Layer already exists [2025-02-11T03:07:11.634Z] 911c3b4248be: Layer already exists [2025-02-11T03:07:11.634Z] 97acdbc181d9: Layer already exists [2025-02-11T03:07:11.634Z] 60516c628ab5: Layer already exists [2025-02-11T03:07:11.634Z] b4285174a94a: Layer already exists [2025-02-11T03:07:11.634Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:11.634Z] 7190067acddf: Layer already exists [2025-02-11T03:07:11.634Z] 4b63ef4045f0: Layer already exists [2025-02-11T03:07:11.634Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:11.995Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:12.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-11T03:07:12.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-11T03:07:12.354Z] 911c3b4248be: Preparing [2025-02-11T03:07:12.354Z] 3664f44674aa: Preparing [2025-02-11T03:07:12.354Z] fd4b0dafd6b2: Preparing [2025-02-11T03:07:12.354Z] 4b63ef4045f0: Preparing [2025-02-11T03:07:12.354Z] 1b3575920eed: Preparing [2025-02-11T03:07:12.354Z] 49d552406d3b: Preparing [2025-02-11T03:07:12.354Z] fb3ee7c7174b: Preparing [2025-02-11T03:07:12.354Z] b4285174a94a: Preparing [2025-02-11T03:07:12.354Z] 7190067acddf: Preparing [2025-02-11T03:07:12.354Z] 97acdbc181d9: Preparing [2025-02-11T03:07:12.354Z] 60516c628ab5: Preparing [2025-02-11T03:07:12.354Z] 534a70dc8296: Preparing [2025-02-11T03:07:12.354Z] 49d552406d3b: Waiting [2025-02-11T03:07:12.354Z] 7190067acddf: Waiting [2025-02-11T03:07:12.354Z] 97acdbc181d9: Waiting [2025-02-11T03:07:12.354Z] 60516c628ab5: Waiting [2025-02-11T03:07:12.354Z] 534a70dc8296: Waiting [2025-02-11T03:07:12.354Z] fb3ee7c7174b: Waiting [2025-02-11T03:07:12.354Z] b4285174a94a: Waiting [2025-02-11T03:07:12.354Z] 1b3575920eed: Layer already exists [2025-02-11T03:07:12.354Z] 911c3b4248be: Layer already exists [2025-02-11T03:07:12.354Z] fd4b0dafd6b2: Layer already exists [2025-02-11T03:07:12.354Z] 3664f44674aa: Layer already exists [2025-02-11T03:07:12.354Z] 4b63ef4045f0: Layer already exists [2025-02-11T03:07:12.354Z] fb3ee7c7174b: Layer already exists [2025-02-11T03:07:12.354Z] 49d552406d3b: Layer already exists [2025-02-11T03:07:12.354Z] 7190067acddf: Layer already exists [2025-02-11T03:07:12.354Z] 97acdbc181d9: Layer already exists [2025-02-11T03:07:12.354Z] b4285174a94a: Layer already exists [2025-02-11T03:07:12.354Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:12.354Z] 60516c628ab5: Layer already exists [2025-02-11T03:07:12.618Z] main: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:07:12.707Z] ===================================================== [Pipeline] echo [2025-02-11T03:07:12.725Z] taggedImages: [2025-02-11T03:07:12.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:12.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-11T03:07:12.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 [2025-02-11T03:07:12.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:12.725Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-11T03:07:12.755Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-11T03:07:12.755Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:12.755Z] latest [2025-02-11T03:07:12.755Z] 4.0.0-dev.55 [2025-02-11T03:07:12.755Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:12.755Z] main [2025-02-11T03:07:12.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:13.138Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:13.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:13.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-11T03:07:13.501Z] 914b684f1943: Preparing [2025-02-11T03:07:13.501Z] 48a704319a06: Preparing [2025-02-11T03:07:13.501Z] b4285174a94a: Preparing [2025-02-11T03:07:13.501Z] 7190067acddf: Preparing [2025-02-11T03:07:13.501Z] 432f1168222d: Preparing [2025-02-11T03:07:13.501Z] 54889b2d650d: Preparing [2025-02-11T03:07:13.501Z] 534a70dc8296: Preparing [2025-02-11T03:07:13.501Z] 54889b2d650d: Waiting [2025-02-11T03:07:13.501Z] 534a70dc8296: Waiting [2025-02-11T03:07:13.501Z] b4285174a94a: Layer already exists [2025-02-11T03:07:13.501Z] 7190067acddf: Layer already exists [2025-02-11T03:07:13.765Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:13.766Z] 914b684f1943: Pushed [2025-02-11T03:07:15.164Z] 432f1168222d: Pushed [2025-02-11T03:07:15.428Z] 54889b2d650d: Pushed [2025-02-11T03:07:17.995Z] 48a704319a06: Pushed [2025-02-11T03:07:17.995Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:18.341Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:18.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-11T03:07:18.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-11T03:07:18.689Z] 914b684f1943: Preparing [2025-02-11T03:07:18.689Z] 48a704319a06: Preparing [2025-02-11T03:07:18.689Z] b4285174a94a: Preparing [2025-02-11T03:07:18.689Z] 7190067acddf: Preparing [2025-02-11T03:07:18.689Z] 432f1168222d: Preparing [2025-02-11T03:07:18.689Z] 54889b2d650d: Preparing [2025-02-11T03:07:18.689Z] 534a70dc8296: Preparing [2025-02-11T03:07:18.689Z] 54889b2d650d: Waiting [2025-02-11T03:07:18.689Z] 534a70dc8296: Waiting [2025-02-11T03:07:18.689Z] 48a704319a06: Layer already exists [2025-02-11T03:07:18.689Z] b4285174a94a: Layer already exists [2025-02-11T03:07:18.689Z] 7190067acddf: Layer already exists [2025-02-11T03:07:18.689Z] 914b684f1943: Layer already exists [2025-02-11T03:07:18.689Z] 432f1168222d: Layer already exists [2025-02-11T03:07:18.689Z] 54889b2d650d: Layer already exists [2025-02-11T03:07:18.689Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:18.954Z] latest: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:19.316Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:19.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 [2025-02-11T03:07:19.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-11T03:07:19.743Z] 914b684f1943: Preparing [2025-02-11T03:07:19.743Z] 48a704319a06: Preparing [2025-02-11T03:07:19.743Z] b4285174a94a: Preparing [2025-02-11T03:07:19.743Z] 7190067acddf: Preparing [2025-02-11T03:07:19.743Z] 432f1168222d: Preparing [2025-02-11T03:07:19.743Z] 54889b2d650d: Preparing [2025-02-11T03:07:19.743Z] 534a70dc8296: Preparing [2025-02-11T03:07:19.743Z] 54889b2d650d: Waiting [2025-02-11T03:07:19.743Z] 534a70dc8296: Waiting [2025-02-11T03:07:19.743Z] 914b684f1943: Layer already exists [2025-02-11T03:07:19.743Z] 48a704319a06: Layer already exists [2025-02-11T03:07:19.743Z] b4285174a94a: Layer already exists [2025-02-11T03:07:19.743Z] 7190067acddf: Layer already exists [2025-02-11T03:07:19.743Z] 432f1168222d: Layer already exists [2025-02-11T03:07:19.743Z] 54889b2d650d: Layer already exists [2025-02-11T03:07:19.743Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:19.743Z] 4.0.0-dev.55: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:20.382Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:22.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:22.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-11T03:07:22.970Z] 914b684f1943: Preparing [2025-02-11T03:07:22.970Z] 48a704319a06: Preparing [2025-02-11T03:07:22.970Z] b4285174a94a: Preparing [2025-02-11T03:07:22.970Z] 7190067acddf: Preparing [2025-02-11T03:07:22.970Z] 432f1168222d: Preparing [2025-02-11T03:07:22.970Z] 54889b2d650d: Preparing [2025-02-11T03:07:22.970Z] 534a70dc8296: Preparing [2025-02-11T03:07:22.970Z] 54889b2d650d: Waiting [2025-02-11T03:07:22.970Z] 534a70dc8296: Waiting [2025-02-11T03:07:22.970Z] 48a704319a06: Layer already exists [2025-02-11T03:07:22.970Z] b4285174a94a: Layer already exists [2025-02-11T03:07:22.970Z] 7190067acddf: Layer already exists [2025-02-11T03:07:22.970Z] 432f1168222d: Layer already exists [2025-02-11T03:07:22.970Z] 914b684f1943: Layer already exists [2025-02-11T03:07:22.970Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:22.970Z] 54889b2d650d: Layer already exists [2025-02-11T03:07:23.234Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:23.591Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:23.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-11T03:07:23.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-11T03:07:23.930Z] 914b684f1943: Preparing [2025-02-11T03:07:23.930Z] 48a704319a06: Preparing [2025-02-11T03:07:23.930Z] b4285174a94a: Preparing [2025-02-11T03:07:23.930Z] 7190067acddf: Preparing [2025-02-11T03:07:23.930Z] 432f1168222d: Preparing [2025-02-11T03:07:23.930Z] 54889b2d650d: Preparing [2025-02-11T03:07:23.930Z] 534a70dc8296: Preparing [2025-02-11T03:07:23.930Z] 54889b2d650d: Waiting [2025-02-11T03:07:23.930Z] 534a70dc8296: Waiting [2025-02-11T03:07:23.930Z] 914b684f1943: Layer already exists [2025-02-11T03:07:23.930Z] b4285174a94a: Layer already exists [2025-02-11T03:07:23.930Z] 7190067acddf: Layer already exists [2025-02-11T03:07:23.930Z] 432f1168222d: Layer already exists [2025-02-11T03:07:23.930Z] 48a704319a06: Layer already exists [2025-02-11T03:07:23.930Z] 54889b2d650d: Layer already exists [2025-02-11T03:07:23.930Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:24.195Z] main: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:07:24.281Z] ===================================================== [Pipeline] echo [2025-02-11T03:07:24.302Z] taggedImages: [2025-02-11T03:07:24.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:24.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-11T03:07:24.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 [2025-02-11T03:07:24.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:24.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-11T03:07:24.344Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-11T03:07:24.344Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:24.344Z] latest [2025-02-11T03:07:24.344Z] 4.0.0-dev.55 [2025-02-11T03:07:24.344Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:24.344Z] main [2025-02-11T03:07:24.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:24.728Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:25.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:25.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-11T03:07:25.084Z] 48bfd05f4093: Preparing [2025-02-11T03:07:25.084Z] 09390777c283: Preparing [2025-02-11T03:07:25.084Z] 69ccd378d240: Preparing [2025-02-11T03:07:25.084Z] b4285174a94a: Preparing [2025-02-11T03:07:25.084Z] 7190067acddf: Preparing [2025-02-11T03:07:25.084Z] 65deb0672f19: Preparing [2025-02-11T03:07:25.084Z] f458589f4f6f: Preparing [2025-02-11T03:07:25.084Z] e5ce091ac8ae: Preparing [2025-02-11T03:07:25.084Z] 515c9b30be4f: Preparing [2025-02-11T03:07:25.084Z] 534a70dc8296: Preparing [2025-02-11T03:07:25.084Z] e5ce091ac8ae: Waiting [2025-02-11T03:07:25.084Z] 65deb0672f19: Waiting [2025-02-11T03:07:25.084Z] 515c9b30be4f: Waiting [2025-02-11T03:07:25.084Z] f458589f4f6f: Waiting [2025-02-11T03:07:25.084Z] 534a70dc8296: Waiting [2025-02-11T03:07:25.084Z] b4285174a94a: Layer already exists [2025-02-11T03:07:25.084Z] 7190067acddf: Layer already exists [2025-02-11T03:07:25.358Z] 69ccd378d240: Pushed [2025-02-11T03:07:25.358Z] 09390777c283: Pushed [2025-02-11T03:07:25.358Z] 48bfd05f4093: Pushed [2025-02-11T03:07:25.358Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:25.358Z] e5ce091ac8ae: Pushed [2025-02-11T03:07:27.926Z] 515c9b30be4f: Pushed [2025-02-11T03:07:37.975Z] f458589f4f6f: Pushed [2025-02-11T03:07:46.145Z] 65deb0672f19: Pushed [2025-02-11T03:07:46.145Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:46.757Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:47.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-11T03:07:47.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-11T03:07:47.107Z] 48bfd05f4093: Preparing [2025-02-11T03:07:47.107Z] 09390777c283: Preparing [2025-02-11T03:07:47.107Z] 69ccd378d240: Preparing [2025-02-11T03:07:47.107Z] b4285174a94a: Preparing [2025-02-11T03:07:47.107Z] 7190067acddf: Preparing [2025-02-11T03:07:47.107Z] 65deb0672f19: Preparing [2025-02-11T03:07:47.107Z] f458589f4f6f: Preparing [2025-02-11T03:07:47.107Z] e5ce091ac8ae: Preparing [2025-02-11T03:07:47.107Z] 515c9b30be4f: Preparing [2025-02-11T03:07:47.107Z] 534a70dc8296: Preparing [2025-02-11T03:07:47.107Z] 65deb0672f19: Waiting [2025-02-11T03:07:47.107Z] f458589f4f6f: Waiting [2025-02-11T03:07:47.107Z] e5ce091ac8ae: Waiting [2025-02-11T03:07:47.107Z] 515c9b30be4f: Waiting [2025-02-11T03:07:47.107Z] 534a70dc8296: Waiting [2025-02-11T03:07:47.107Z] 7190067acddf: Layer already exists [2025-02-11T03:07:47.107Z] 09390777c283: Layer already exists [2025-02-11T03:07:47.107Z] 48bfd05f4093: Layer already exists [2025-02-11T03:07:47.107Z] 69ccd378d240: Layer already exists [2025-02-11T03:07:47.107Z] b4285174a94a: Layer already exists [2025-02-11T03:07:47.107Z] 65deb0672f19: Layer already exists [2025-02-11T03:07:47.107Z] f458589f4f6f: Layer already exists [2025-02-11T03:07:47.107Z] 515c9b30be4f: Layer already exists [2025-02-11T03:07:47.107Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:07:47.107Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:47.370Z] latest: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:47.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:48.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 [2025-02-11T03:07:48.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-11T03:07:48.068Z] 48bfd05f4093: Preparing [2025-02-11T03:07:48.068Z] 09390777c283: Preparing [2025-02-11T03:07:48.068Z] 69ccd378d240: Preparing [2025-02-11T03:07:48.068Z] b4285174a94a: Preparing [2025-02-11T03:07:48.068Z] 7190067acddf: Preparing [2025-02-11T03:07:48.068Z] 65deb0672f19: Preparing [2025-02-11T03:07:48.068Z] f458589f4f6f: Preparing [2025-02-11T03:07:48.068Z] e5ce091ac8ae: Preparing [2025-02-11T03:07:48.068Z] 515c9b30be4f: Preparing [2025-02-11T03:07:48.068Z] 534a70dc8296: Preparing [2025-02-11T03:07:48.068Z] 65deb0672f19: Waiting [2025-02-11T03:07:48.068Z] f458589f4f6f: Waiting [2025-02-11T03:07:48.068Z] e5ce091ac8ae: Waiting [2025-02-11T03:07:48.068Z] 515c9b30be4f: Waiting [2025-02-11T03:07:48.068Z] 534a70dc8296: Waiting [2025-02-11T03:07:48.068Z] 48bfd05f4093: Layer already exists [2025-02-11T03:07:48.068Z] 09390777c283: Layer already exists [2025-02-11T03:07:48.068Z] 69ccd378d240: Layer already exists [2025-02-11T03:07:48.068Z] 7190067acddf: Layer already exists [2025-02-11T03:07:48.068Z] b4285174a94a: Layer already exists [2025-02-11T03:07:48.068Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:07:48.068Z] f458589f4f6f: Layer already exists [2025-02-11T03:07:48.068Z] 515c9b30be4f: Layer already exists [2025-02-11T03:07:48.068Z] 65deb0672f19: Layer already exists [2025-02-11T03:07:48.068Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:48.332Z] 4.0.0-dev.55: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:48.689Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:49.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:49.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-11T03:07:49.037Z] 48bfd05f4093: Preparing [2025-02-11T03:07:49.037Z] 09390777c283: Preparing [2025-02-11T03:07:49.037Z] 69ccd378d240: Preparing [2025-02-11T03:07:49.037Z] b4285174a94a: Preparing [2025-02-11T03:07:49.037Z] 7190067acddf: Preparing [2025-02-11T03:07:49.037Z] 65deb0672f19: Preparing [2025-02-11T03:07:49.037Z] f458589f4f6f: Preparing [2025-02-11T03:07:49.037Z] e5ce091ac8ae: Preparing [2025-02-11T03:07:49.037Z] 515c9b30be4f: Preparing [2025-02-11T03:07:49.037Z] 534a70dc8296: Preparing [2025-02-11T03:07:49.037Z] 65deb0672f19: Waiting [2025-02-11T03:07:49.037Z] f458589f4f6f: Waiting [2025-02-11T03:07:49.037Z] e5ce091ac8ae: Waiting [2025-02-11T03:07:49.037Z] 515c9b30be4f: Waiting [2025-02-11T03:07:49.037Z] 534a70dc8296: Waiting [2025-02-11T03:07:49.037Z] 69ccd378d240: Layer already exists [2025-02-11T03:07:49.037Z] 7190067acddf: Layer already exists [2025-02-11T03:07:49.037Z] 09390777c283: Layer already exists [2025-02-11T03:07:49.037Z] 48bfd05f4093: Layer already exists [2025-02-11T03:07:49.037Z] b4285174a94a: Layer already exists [2025-02-11T03:07:49.037Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:07:49.037Z] f458589f4f6f: Layer already exists [2025-02-11T03:07:49.037Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:49.037Z] 65deb0672f19: Layer already exists [2025-02-11T03:07:49.037Z] 515c9b30be4f: Layer already exists [2025-02-11T03:07:49.302Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:49.642Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:49.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-11T03:07:49.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-11T03:07:49.997Z] 48bfd05f4093: Preparing [2025-02-11T03:07:49.997Z] 09390777c283: Preparing [2025-02-11T03:07:49.997Z] 69ccd378d240: Preparing [2025-02-11T03:07:49.997Z] b4285174a94a: Preparing [2025-02-11T03:07:49.997Z] 7190067acddf: Preparing [2025-02-11T03:07:49.997Z] 65deb0672f19: Preparing [2025-02-11T03:07:49.997Z] f458589f4f6f: Preparing [2025-02-11T03:07:49.997Z] 65deb0672f19: Waiting [2025-02-11T03:07:49.997Z] e5ce091ac8ae: Preparing [2025-02-11T03:07:49.997Z] f458589f4f6f: Waiting [2025-02-11T03:07:49.997Z] e5ce091ac8ae: Waiting [2025-02-11T03:07:49.997Z] 515c9b30be4f: Preparing [2025-02-11T03:07:49.997Z] 515c9b30be4f: Waiting [2025-02-11T03:07:49.997Z] 534a70dc8296: Preparing [2025-02-11T03:07:49.997Z] 534a70dc8296: Waiting [2025-02-11T03:07:49.997Z] 69ccd378d240: Layer already exists [2025-02-11T03:07:49.997Z] 09390777c283: Layer already exists [2025-02-11T03:07:49.997Z] 7190067acddf: Layer already exists [2025-02-11T03:07:49.997Z] b4285174a94a: Layer already exists [2025-02-11T03:07:49.997Z] 48bfd05f4093: Layer already exists [2025-02-11T03:07:49.997Z] 65deb0672f19: Layer already exists [2025-02-11T03:07:49.997Z] f458589f4f6f: Layer already exists [2025-02-11T03:07:49.997Z] 515c9b30be4f: Layer already exists [2025-02-11T03:07:49.997Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:49.997Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:07:50.261Z] main: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:07:50.344Z] ===================================================== [Pipeline] echo [2025-02-11T03:07:50.357Z] taggedImages: [2025-02-11T03:07:50.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:50.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-11T03:07:50.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 [2025-02-11T03:07:50.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:50.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-11T03:07:50.386Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-11T03:07:50.386Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:50.386Z] latest [2025-02-11T03:07:50.386Z] 4.0.0-dev.55 [2025-02-11T03:07:50.386Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:07:50.386Z] main [2025-02-11T03:07:50.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:50.762Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:07:51.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:07:51.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-11T03:07:51.103Z] 45d3662d0a0c: Preparing [2025-02-11T03:07:51.103Z] 6c31b5d1623c: Preparing [2025-02-11T03:07:51.103Z] f46d64ef0f82: Preparing [2025-02-11T03:07:51.103Z] b4285174a94a: Preparing [2025-02-11T03:07:51.103Z] 7190067acddf: Preparing [2025-02-11T03:07:51.103Z] a16f23a21050: Preparing [2025-02-11T03:07:51.103Z] 7c839f8bb275: Preparing [2025-02-11T03:07:51.103Z] 3845825e8ba1: Preparing [2025-02-11T03:07:51.103Z] 534a70dc8296: Preparing [2025-02-11T03:07:51.103Z] a16f23a21050: Waiting [2025-02-11T03:07:51.103Z] 7c839f8bb275: Waiting [2025-02-11T03:07:51.103Z] 3845825e8ba1: Waiting [2025-02-11T03:07:51.103Z] 534a70dc8296: Waiting [2025-02-11T03:07:51.103Z] b4285174a94a: Layer already exists [2025-02-11T03:07:51.103Z] 7190067acddf: Layer already exists [2025-02-11T03:07:51.367Z] f46d64ef0f82: Pushed [2025-02-11T03:07:51.367Z] 6c31b5d1623c: Pushed [2025-02-11T03:07:51.367Z] 45d3662d0a0c: Pushed [2025-02-11T03:07:51.367Z] 534a70dc8296: Layer already exists [2025-02-11T03:07:51.943Z] 3845825e8ba1: Pushed [2025-02-11T03:07:52.894Z] 7c839f8bb275: Pushed [2025-02-11T03:08:11.062Z] a16f23a21050: Pushed [2025-02-11T03:08:11.062Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:11.420Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:11.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-11T03:08:11.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-11T03:08:11.767Z] 45d3662d0a0c: Preparing [2025-02-11T03:08:11.767Z] 6c31b5d1623c: Preparing [2025-02-11T03:08:11.767Z] f46d64ef0f82: Preparing [2025-02-11T03:08:11.767Z] b4285174a94a: Preparing [2025-02-11T03:08:11.767Z] 7190067acddf: Preparing [2025-02-11T03:08:11.767Z] a16f23a21050: Preparing [2025-02-11T03:08:11.767Z] 7c839f8bb275: Preparing [2025-02-11T03:08:11.767Z] 3845825e8ba1: Preparing [2025-02-11T03:08:11.767Z] 534a70dc8296: Preparing [2025-02-11T03:08:11.767Z] a16f23a21050: Waiting [2025-02-11T03:08:11.767Z] 3845825e8ba1: Waiting [2025-02-11T03:08:11.767Z] 7c839f8bb275: Waiting [2025-02-11T03:08:11.767Z] 534a70dc8296: Waiting [2025-02-11T03:08:11.767Z] f46d64ef0f82: Layer already exists [2025-02-11T03:08:11.767Z] 45d3662d0a0c: Layer already exists [2025-02-11T03:08:11.767Z] b4285174a94a: Layer already exists [2025-02-11T03:08:11.767Z] 6c31b5d1623c: Layer already exists [2025-02-11T03:08:11.767Z] 7190067acddf: Layer already exists [2025-02-11T03:08:11.767Z] 7c839f8bb275: Layer already exists [2025-02-11T03:08:11.767Z] a16f23a21050: Layer already exists [2025-02-11T03:08:11.767Z] 3845825e8ba1: Layer already exists [2025-02-11T03:08:11.767Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:12.031Z] latest: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:12.387Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:12.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 [2025-02-11T03:08:12.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-11T03:08:12.736Z] 45d3662d0a0c: Preparing [2025-02-11T03:08:12.736Z] 6c31b5d1623c: Preparing [2025-02-11T03:08:12.736Z] f46d64ef0f82: Preparing [2025-02-11T03:08:12.736Z] b4285174a94a: Preparing [2025-02-11T03:08:12.736Z] 7190067acddf: Preparing [2025-02-11T03:08:12.736Z] a16f23a21050: Preparing [2025-02-11T03:08:12.736Z] 7c839f8bb275: Preparing [2025-02-11T03:08:12.736Z] 3845825e8ba1: Preparing [2025-02-11T03:08:12.736Z] 534a70dc8296: Preparing [2025-02-11T03:08:12.736Z] a16f23a21050: Waiting [2025-02-11T03:08:12.736Z] 7c839f8bb275: Waiting [2025-02-11T03:08:12.736Z] 3845825e8ba1: Waiting [2025-02-11T03:08:12.736Z] 534a70dc8296: Waiting [2025-02-11T03:08:12.736Z] 7190067acddf: Layer already exists [2025-02-11T03:08:12.736Z] 45d3662d0a0c: Layer already exists [2025-02-11T03:08:12.736Z] f46d64ef0f82: Layer already exists [2025-02-11T03:08:12.736Z] 6c31b5d1623c: Layer already exists [2025-02-11T03:08:12.736Z] b4285174a94a: Layer already exists [2025-02-11T03:08:12.736Z] a16f23a21050: Layer already exists [2025-02-11T03:08:12.736Z] 7c839f8bb275: Layer already exists [2025-02-11T03:08:12.737Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:12.737Z] 3845825e8ba1: Layer already exists [2025-02-11T03:08:13.000Z] 4.0.0-dev.55: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:13.354Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:13.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:13.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-11T03:08:13.708Z] 45d3662d0a0c: Preparing [2025-02-11T03:08:13.708Z] 6c31b5d1623c: Preparing [2025-02-11T03:08:13.708Z] f46d64ef0f82: Preparing [2025-02-11T03:08:13.708Z] b4285174a94a: Preparing [2025-02-11T03:08:13.708Z] 7190067acddf: Preparing [2025-02-11T03:08:13.708Z] a16f23a21050: Preparing [2025-02-11T03:08:13.708Z] 7c839f8bb275: Preparing [2025-02-11T03:08:13.708Z] 3845825e8ba1: Preparing [2025-02-11T03:08:13.708Z] 534a70dc8296: Preparing [2025-02-11T03:08:13.708Z] 7c839f8bb275: Waiting [2025-02-11T03:08:13.708Z] 3845825e8ba1: Waiting [2025-02-11T03:08:13.708Z] 534a70dc8296: Waiting [2025-02-11T03:08:13.708Z] a16f23a21050: Waiting [2025-02-11T03:08:13.708Z] 45d3662d0a0c: Layer already exists [2025-02-11T03:08:13.708Z] f46d64ef0f82: Layer already exists [2025-02-11T03:08:13.708Z] 6c31b5d1623c: Layer already exists [2025-02-11T03:08:13.708Z] b4285174a94a: Layer already exists [2025-02-11T03:08:13.708Z] 7190067acddf: Layer already exists [2025-02-11T03:08:13.708Z] 3845825e8ba1: Layer already exists [2025-02-11T03:08:13.708Z] a16f23a21050: Layer already exists [2025-02-11T03:08:13.708Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:13.708Z] 7c839f8bb275: Layer already exists [2025-02-11T03:08:13.974Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:14.330Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:14.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-11T03:08:14.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-11T03:08:14.682Z] 45d3662d0a0c: Preparing [2025-02-11T03:08:14.682Z] 6c31b5d1623c: Preparing [2025-02-11T03:08:14.682Z] f46d64ef0f82: Preparing [2025-02-11T03:08:14.682Z] b4285174a94a: Preparing [2025-02-11T03:08:14.682Z] 7190067acddf: Preparing [2025-02-11T03:08:14.682Z] a16f23a21050: Preparing [2025-02-11T03:08:14.682Z] 7c839f8bb275: Preparing [2025-02-11T03:08:14.682Z] 3845825e8ba1: Preparing [2025-02-11T03:08:14.682Z] 534a70dc8296: Preparing [2025-02-11T03:08:14.682Z] 3845825e8ba1: Waiting [2025-02-11T03:08:14.682Z] 534a70dc8296: Waiting [2025-02-11T03:08:14.682Z] a16f23a21050: Waiting [2025-02-11T03:08:14.682Z] 7c839f8bb275: Waiting [2025-02-11T03:08:14.682Z] b4285174a94a: Layer already exists [2025-02-11T03:08:14.682Z] f46d64ef0f82: Layer already exists [2025-02-11T03:08:14.682Z] 45d3662d0a0c: Layer already exists [2025-02-11T03:08:14.682Z] 7190067acddf: Layer already exists [2025-02-11T03:08:14.682Z] 6c31b5d1623c: Layer already exists [2025-02-11T03:08:14.682Z] a16f23a21050: Layer already exists [2025-02-11T03:08:14.682Z] 7c839f8bb275: Layer already exists [2025-02-11T03:08:14.682Z] 3845825e8ba1: Layer already exists [2025-02-11T03:08:14.682Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:14.947Z] main: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:08:15.039Z] ===================================================== [Pipeline] echo [2025-02-11T03:08:15.056Z] taggedImages: [2025-02-11T03:08:15.056Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:15.056Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-11T03:08:15.056Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 [2025-02-11T03:08:15.056Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:15.056Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-11T03:08:15.091Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-11T03:08:15.091Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:15.091Z] latest [2025-02-11T03:08:15.091Z] 4.0.0-dev.55 [2025-02-11T03:08:15.091Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:15.091Z] main [2025-02-11T03:08:15.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:15.486Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:15.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:15.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-11T03:08:15.827Z] 26112d88af72: Preparing [2025-02-11T03:08:15.827Z] 71ac435baf63: Preparing [2025-02-11T03:08:15.827Z] 287cd954679d: Preparing [2025-02-11T03:08:15.827Z] b4285174a94a: Preparing [2025-02-11T03:08:15.827Z] 7190067acddf: Preparing [2025-02-11T03:08:15.827Z] f1c71feb5751: Preparing [2025-02-11T03:08:15.827Z] e5ce091ac8ae: Preparing [2025-02-11T03:08:15.827Z] 515c9b30be4f: Preparing [2025-02-11T03:08:15.827Z] 534a70dc8296: Preparing [2025-02-11T03:08:15.827Z] f1c71feb5751: Waiting [2025-02-11T03:08:15.827Z] e5ce091ac8ae: Waiting [2025-02-11T03:08:15.827Z] 515c9b30be4f: Waiting [2025-02-11T03:08:15.827Z] 534a70dc8296: Waiting [2025-02-11T03:08:15.827Z] b4285174a94a: Layer already exists [2025-02-11T03:08:15.827Z] 7190067acddf: Layer already exists [2025-02-11T03:08:16.091Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:08:16.091Z] 515c9b30be4f: Layer already exists [2025-02-11T03:08:16.091Z] 71ac435baf63: Pushed [2025-02-11T03:08:16.091Z] 287cd954679d: Pushed [2025-02-11T03:08:16.091Z] 26112d88af72: Pushed [2025-02-11T03:08:16.091Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:38.125Z] f1c71feb5751: Pushed [2025-02-11T03:08:38.125Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:38.486Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:38.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-11T03:08:38.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-11T03:08:38.825Z] 26112d88af72: Preparing [2025-02-11T03:08:38.825Z] 71ac435baf63: Preparing [2025-02-11T03:08:38.825Z] 287cd954679d: Preparing [2025-02-11T03:08:38.825Z] b4285174a94a: Preparing [2025-02-11T03:08:38.825Z] 7190067acddf: Preparing [2025-02-11T03:08:38.825Z] f1c71feb5751: Preparing [2025-02-11T03:08:38.825Z] e5ce091ac8ae: Preparing [2025-02-11T03:08:38.825Z] 515c9b30be4f: Preparing [2025-02-11T03:08:38.825Z] 534a70dc8296: Preparing [2025-02-11T03:08:38.825Z] f1c71feb5751: Waiting [2025-02-11T03:08:38.825Z] e5ce091ac8ae: Waiting [2025-02-11T03:08:38.825Z] 515c9b30be4f: Waiting [2025-02-11T03:08:38.825Z] 534a70dc8296: Waiting [2025-02-11T03:08:38.825Z] 26112d88af72: Layer already exists [2025-02-11T03:08:38.825Z] 71ac435baf63: Layer already exists [2025-02-11T03:08:38.825Z] 287cd954679d: Layer already exists [2025-02-11T03:08:38.825Z] 7190067acddf: Layer already exists [2025-02-11T03:08:38.825Z] b4285174a94a: Layer already exists [2025-02-11T03:08:38.825Z] f1c71feb5751: Layer already exists [2025-02-11T03:08:38.825Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:08:38.825Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:38.825Z] 515c9b30be4f: Layer already exists [2025-02-11T03:08:39.089Z] latest: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:39.432Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:39.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 [2025-02-11T03:08:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-11T03:08:39.779Z] 26112d88af72: Preparing [2025-02-11T03:08:39.779Z] 71ac435baf63: Preparing [2025-02-11T03:08:39.779Z] 287cd954679d: Preparing [2025-02-11T03:08:39.779Z] b4285174a94a: Preparing [2025-02-11T03:08:39.779Z] 7190067acddf: Preparing [2025-02-11T03:08:39.779Z] f1c71feb5751: Preparing [2025-02-11T03:08:39.779Z] e5ce091ac8ae: Preparing [2025-02-11T03:08:39.779Z] 515c9b30be4f: Preparing [2025-02-11T03:08:39.779Z] 534a70dc8296: Preparing [2025-02-11T03:08:39.779Z] f1c71feb5751: Waiting [2025-02-11T03:08:39.779Z] e5ce091ac8ae: Waiting [2025-02-11T03:08:39.779Z] 515c9b30be4f: Waiting [2025-02-11T03:08:39.779Z] 534a70dc8296: Waiting [2025-02-11T03:08:39.779Z] 26112d88af72: Layer already exists [2025-02-11T03:08:39.779Z] 7190067acddf: Layer already exists [2025-02-11T03:08:39.779Z] 287cd954679d: Layer already exists [2025-02-11T03:08:39.779Z] b4285174a94a: Layer already exists [2025-02-11T03:08:39.779Z] 71ac435baf63: Layer already exists [2025-02-11T03:08:39.779Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:08:39.779Z] f1c71feb5751: Layer already exists [2025-02-11T03:08:39.779Z] 515c9b30be4f: Layer already exists [2025-02-11T03:08:39.779Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:40.043Z] 4.0.0-dev.55: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:40.401Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:40.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:40.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-11T03:08:40.746Z] 26112d88af72: Preparing [2025-02-11T03:08:40.746Z] 71ac435baf63: Preparing [2025-02-11T03:08:40.746Z] 287cd954679d: Preparing [2025-02-11T03:08:40.746Z] b4285174a94a: Preparing [2025-02-11T03:08:40.746Z] 7190067acddf: Preparing [2025-02-11T03:08:40.746Z] f1c71feb5751: Preparing [2025-02-11T03:08:40.746Z] e5ce091ac8ae: Preparing [2025-02-11T03:08:40.746Z] 515c9b30be4f: Preparing [2025-02-11T03:08:40.746Z] 534a70dc8296: Preparing [2025-02-11T03:08:40.746Z] f1c71feb5751: Waiting [2025-02-11T03:08:40.746Z] e5ce091ac8ae: Waiting [2025-02-11T03:08:40.746Z] 515c9b30be4f: Waiting [2025-02-11T03:08:40.746Z] 534a70dc8296: Waiting [2025-02-11T03:08:40.746Z] b4285174a94a: Layer already exists [2025-02-11T03:08:40.746Z] 71ac435baf63: Layer already exists [2025-02-11T03:08:40.746Z] 287cd954679d: Layer already exists [2025-02-11T03:08:40.746Z] 7190067acddf: Layer already exists [2025-02-11T03:08:40.746Z] 26112d88af72: Layer already exists [2025-02-11T03:08:40.746Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:08:40.746Z] f1c71feb5751: Layer already exists [2025-02-11T03:08:40.746Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:40.746Z] 515c9b30be4f: Layer already exists [2025-02-11T03:08:41.011Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:41.378Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:41.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-11T03:08:41.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-11T03:08:41.730Z] 26112d88af72: Preparing [2025-02-11T03:08:41.730Z] 71ac435baf63: Preparing [2025-02-11T03:08:41.730Z] 287cd954679d: Preparing [2025-02-11T03:08:41.730Z] b4285174a94a: Preparing [2025-02-11T03:08:41.730Z] 7190067acddf: Preparing [2025-02-11T03:08:41.730Z] f1c71feb5751: Preparing [2025-02-11T03:08:41.730Z] e5ce091ac8ae: Preparing [2025-02-11T03:08:41.730Z] 515c9b30be4f: Preparing [2025-02-11T03:08:41.730Z] 534a70dc8296: Preparing [2025-02-11T03:08:41.730Z] e5ce091ac8ae: Waiting [2025-02-11T03:08:41.730Z] 515c9b30be4f: Waiting [2025-02-11T03:08:41.730Z] 534a70dc8296: Waiting [2025-02-11T03:08:41.730Z] f1c71feb5751: Waiting [2025-02-11T03:08:41.730Z] 287cd954679d: Layer already exists [2025-02-11T03:08:41.730Z] 7190067acddf: Layer already exists [2025-02-11T03:08:41.730Z] 26112d88af72: Layer already exists [2025-02-11T03:08:41.730Z] b4285174a94a: Layer already exists [2025-02-11T03:08:41.730Z] 71ac435baf63: Layer already exists [2025-02-11T03:08:41.730Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:41.730Z] 515c9b30be4f: Layer already exists [2025-02-11T03:08:41.730Z] e5ce091ac8ae: Layer already exists [2025-02-11T03:08:41.730Z] f1c71feb5751: Layer already exists [2025-02-11T03:08:41.997Z] main: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:08:42.083Z] ===================================================== [Pipeline] echo [2025-02-11T03:08:42.100Z] taggedImages: [2025-02-11T03:08:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-11T03:08:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 [2025-02-11T03:08:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:42.100Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-11T03:08:42.126Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-11T03:08:42.126Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:42.126Z] latest [2025-02-11T03:08:42.126Z] 4.0.0-dev.55 [2025-02-11T03:08:42.126Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:42.126Z] main [2025-02-11T03:08:42.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:42.513Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:42.870Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:42.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-11T03:08:42.870Z] 9d95d6f8ccb4: Preparing [2025-02-11T03:08:42.870Z] d8d754d2b038: Preparing [2025-02-11T03:08:42.870Z] b4285174a94a: Preparing [2025-02-11T03:08:42.870Z] 7190067acddf: Preparing [2025-02-11T03:08:42.870Z] c626ea4aa44a: Preparing [2025-02-11T03:08:42.870Z] 9ad1a4c0775e: Preparing [2025-02-11T03:08:42.870Z] 534a70dc8296: Preparing [2025-02-11T03:08:42.870Z] 9ad1a4c0775e: Waiting [2025-02-11T03:08:42.870Z] 534a70dc8296: Waiting [2025-02-11T03:08:44.277Z] b4285174a94a: Layer already exists [2025-02-11T03:08:44.277Z] 7190067acddf: Layer already exists [2025-02-11T03:08:44.277Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:44.277Z] 9d95d6f8ccb4: Pushed [2025-02-11T03:08:44.277Z] c626ea4aa44a: Pushed [2025-02-11T03:08:45.679Z] 9ad1a4c0775e: Pushed [2025-02-11T03:08:50.999Z] d8d754d2b038: Pushed [2025-02-11T03:08:50.999Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:51.352Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:51.700Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-11T03:08:51.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-11T03:08:51.700Z] 9d95d6f8ccb4: Preparing [2025-02-11T03:08:51.700Z] d8d754d2b038: Preparing [2025-02-11T03:08:51.700Z] b4285174a94a: Preparing [2025-02-11T03:08:51.700Z] 7190067acddf: Preparing [2025-02-11T03:08:51.700Z] c626ea4aa44a: Preparing [2025-02-11T03:08:51.700Z] 9ad1a4c0775e: Preparing [2025-02-11T03:08:51.700Z] 534a70dc8296: Preparing [2025-02-11T03:08:51.700Z] 9ad1a4c0775e: Waiting [2025-02-11T03:08:51.700Z] 534a70dc8296: Waiting [2025-02-11T03:08:51.700Z] 9d95d6f8ccb4: Layer already exists [2025-02-11T03:08:51.700Z] c626ea4aa44a: Layer already exists [2025-02-11T03:08:51.700Z] 7190067acddf: Layer already exists [2025-02-11T03:08:51.700Z] d8d754d2b038: Layer already exists [2025-02-11T03:08:51.700Z] b4285174a94a: Layer already exists [2025-02-11T03:08:51.700Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:51.700Z] 9ad1a4c0775e: Layer already exists [2025-02-11T03:08:51.967Z] latest: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:52.356Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:52.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 [2025-02-11T03:08:52.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-11T03:08:52.716Z] 9d95d6f8ccb4: Preparing [2025-02-11T03:08:52.716Z] d8d754d2b038: Preparing [2025-02-11T03:08:52.716Z] b4285174a94a: Preparing [2025-02-11T03:08:52.716Z] 7190067acddf: Preparing [2025-02-11T03:08:52.716Z] c626ea4aa44a: Preparing [2025-02-11T03:08:52.716Z] 9ad1a4c0775e: Preparing [2025-02-11T03:08:52.716Z] 534a70dc8296: Preparing [2025-02-11T03:08:52.716Z] 9ad1a4c0775e: Waiting [2025-02-11T03:08:52.716Z] 534a70dc8296: Waiting [2025-02-11T03:08:52.716Z] 9d95d6f8ccb4: Layer already exists [2025-02-11T03:08:52.716Z] 7190067acddf: Layer already exists [2025-02-11T03:08:52.716Z] b4285174a94a: Layer already exists [2025-02-11T03:08:52.716Z] d8d754d2b038: Layer already exists [2025-02-11T03:08:52.716Z] c626ea4aa44a: Layer already exists [2025-02-11T03:08:52.716Z] 9ad1a4c0775e: Layer already exists [2025-02-11T03:08:52.716Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:52.716Z] 4.0.0-dev.55: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:53.349Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:53.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:53.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-11T03:08:53.716Z] 9d95d6f8ccb4: Preparing [2025-02-11T03:08:53.716Z] d8d754d2b038: Preparing [2025-02-11T03:08:53.716Z] b4285174a94a: Preparing [2025-02-11T03:08:53.716Z] 7190067acddf: Preparing [2025-02-11T03:08:53.716Z] c626ea4aa44a: Preparing [2025-02-11T03:08:53.716Z] 9ad1a4c0775e: Preparing [2025-02-11T03:08:53.716Z] 534a70dc8296: Preparing [2025-02-11T03:08:53.716Z] 9ad1a4c0775e: Waiting [2025-02-11T03:08:53.716Z] 534a70dc8296: Waiting [2025-02-11T03:08:53.716Z] 7190067acddf: Layer already exists [2025-02-11T03:08:53.716Z] c626ea4aa44a: Layer already exists [2025-02-11T03:08:53.716Z] b4285174a94a: Layer already exists [2025-02-11T03:08:53.716Z] d8d754d2b038: Layer already exists [2025-02-11T03:08:53.716Z] 9d95d6f8ccb4: Layer already exists [2025-02-11T03:08:53.716Z] 9ad1a4c0775e: Layer already exists [2025-02-11T03:08:53.716Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:53.981Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:54.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:54.703Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-11T03:08:54.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-11T03:08:54.703Z] 9d95d6f8ccb4: Preparing [2025-02-11T03:08:54.703Z] d8d754d2b038: Preparing [2025-02-11T03:08:54.703Z] b4285174a94a: Preparing [2025-02-11T03:08:54.703Z] 7190067acddf: Preparing [2025-02-11T03:08:54.703Z] c626ea4aa44a: Preparing [2025-02-11T03:08:54.703Z] 9ad1a4c0775e: Preparing [2025-02-11T03:08:54.703Z] 534a70dc8296: Preparing [2025-02-11T03:08:54.703Z] 9ad1a4c0775e: Waiting [2025-02-11T03:08:54.703Z] 534a70dc8296: Waiting [2025-02-11T03:08:54.703Z] b4285174a94a: Layer already exists [2025-02-11T03:08:54.703Z] 9d95d6f8ccb4: Layer already exists [2025-02-11T03:08:54.703Z] d8d754d2b038: Layer already exists [2025-02-11T03:08:54.703Z] c626ea4aa44a: Layer already exists [2025-02-11T03:08:54.703Z] 7190067acddf: Layer already exists [2025-02-11T03:08:54.703Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:54.703Z] 9ad1a4c0775e: Layer already exists [2025-02-11T03:08:54.969Z] main: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:08:55.056Z] ===================================================== [Pipeline] echo [2025-02-11T03:08:55.071Z] taggedImages: [2025-02-11T03:08:55.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:55.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-11T03:08:55.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 [2025-02-11T03:08:55.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:55.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-11T03:08:55.104Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-11T03:08:55.104Z] 310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:55.104Z] latest [2025-02-11T03:08:55.104Z] 4.0.0-dev.55 [2025-02-11T03:08:55.104Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:08:55.104Z] main [2025-02-11T03:08:55.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:55.484Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:08:56.799Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:08:56.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-11T03:08:56.799Z] 33b9800acf09: Preparing [2025-02-11T03:08:56.799Z] 004b9fa39846: Preparing [2025-02-11T03:08:56.799Z] b4285174a94a: Preparing [2025-02-11T03:08:56.799Z] 7190067acddf: Preparing [2025-02-11T03:08:56.799Z] 70109a4baf24: Preparing [2025-02-11T03:08:56.799Z] 98b816ecc1a6: Preparing [2025-02-11T03:08:56.799Z] 534a70dc8296: Preparing [2025-02-11T03:08:56.799Z] 98b816ecc1a6: Waiting [2025-02-11T03:08:56.799Z] 534a70dc8296: Waiting [2025-02-11T03:08:56.799Z] 7190067acddf: Layer already exists [2025-02-11T03:08:57.066Z] b4285174a94a: Layer already exists [2025-02-11T03:08:57.066Z] 534a70dc8296: Layer already exists [2025-02-11T03:08:57.066Z] 33b9800acf09: Pushed [2025-02-11T03:08:57.649Z] 98b816ecc1a6: Pushed [2025-02-11T03:08:58.603Z] 70109a4baf24: Pushed [2025-02-11T03:09:05.219Z] 004b9fa39846: Pushed [2025-02-11T03:09:05.219Z] 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:05.581Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:05.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-11T03:09:05.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-11T03:09:05.935Z] 33b9800acf09: Preparing [2025-02-11T03:09:05.935Z] 004b9fa39846: Preparing [2025-02-11T03:09:05.935Z] b4285174a94a: Preparing [2025-02-11T03:09:05.935Z] 7190067acddf: Preparing [2025-02-11T03:09:05.935Z] 70109a4baf24: Preparing [2025-02-11T03:09:05.935Z] 98b816ecc1a6: Preparing [2025-02-11T03:09:05.935Z] 534a70dc8296: Preparing [2025-02-11T03:09:05.935Z] 98b816ecc1a6: Waiting [2025-02-11T03:09:05.935Z] 534a70dc8296: Waiting [2025-02-11T03:09:05.935Z] 70109a4baf24: Layer already exists [2025-02-11T03:09:05.935Z] 004b9fa39846: Layer already exists [2025-02-11T03:09:05.935Z] 7190067acddf: Layer already exists [2025-02-11T03:09:05.935Z] 33b9800acf09: Layer already exists [2025-02-11T03:09:05.935Z] b4285174a94a: Layer already exists [2025-02-11T03:09:05.935Z] 98b816ecc1a6: Layer already exists [2025-02-11T03:09:05.935Z] 534a70dc8296: Layer already exists [2025-02-11T03:09:06.198Z] latest: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:06.555Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:06.902Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 [2025-02-11T03:09:06.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-11T03:09:06.902Z] 33b9800acf09: Preparing [2025-02-11T03:09:06.902Z] 004b9fa39846: Preparing [2025-02-11T03:09:06.902Z] b4285174a94a: Preparing [2025-02-11T03:09:06.902Z] 7190067acddf: Preparing [2025-02-11T03:09:06.902Z] 70109a4baf24: Preparing [2025-02-11T03:09:06.902Z] 98b816ecc1a6: Preparing [2025-02-11T03:09:06.902Z] 534a70dc8296: Preparing [2025-02-11T03:09:06.902Z] 98b816ecc1a6: Waiting [2025-02-11T03:09:06.902Z] 534a70dc8296: Waiting [2025-02-11T03:09:06.902Z] 70109a4baf24: Layer already exists [2025-02-11T03:09:06.902Z] 004b9fa39846: Layer already exists [2025-02-11T03:09:06.902Z] 7190067acddf: Layer already exists [2025-02-11T03:09:06.902Z] b4285174a94a: Layer already exists [2025-02-11T03:09:06.902Z] 33b9800acf09: Layer already exists [2025-02-11T03:09:06.902Z] 98b816ecc1a6: Layer already exists [2025-02-11T03:09:06.902Z] 534a70dc8296: Layer already exists [2025-02-11T03:09:07.168Z] 4.0.0-dev.55: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:07.519Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:08.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:09:08.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-11T03:09:08.130Z] 33b9800acf09: Preparing [2025-02-11T03:09:08.130Z] 004b9fa39846: Preparing [2025-02-11T03:09:08.130Z] b4285174a94a: Preparing [2025-02-11T03:09:08.130Z] 7190067acddf: Preparing [2025-02-11T03:09:08.130Z] 70109a4baf24: Preparing [2025-02-11T03:09:08.130Z] 98b816ecc1a6: Preparing [2025-02-11T03:09:08.130Z] 534a70dc8296: Preparing [2025-02-11T03:09:08.130Z] 98b816ecc1a6: Waiting [2025-02-11T03:09:08.130Z] 534a70dc8296: Waiting [2025-02-11T03:09:08.130Z] 004b9fa39846: Layer already exists [2025-02-11T03:09:08.130Z] 33b9800acf09: Layer already exists [2025-02-11T03:09:08.130Z] 70109a4baf24: Layer already exists [2025-02-11T03:09:08.130Z] b4285174a94a: Layer already exists [2025-02-11T03:09:08.130Z] 7190067acddf: Layer already exists [2025-02-11T03:09:08.130Z] 534a70dc8296: Layer already exists [2025-02-11T03:09:08.130Z] 98b816ecc1a6: Layer already exists [2025-02-11T03:09:08.394Z] 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:08.753Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:09.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-11T03:09:09.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-11T03:09:09.110Z] 33b9800acf09: Preparing [2025-02-11T03:09:09.110Z] 004b9fa39846: Preparing [2025-02-11T03:09:09.110Z] b4285174a94a: Preparing [2025-02-11T03:09:09.110Z] 7190067acddf: Preparing [2025-02-11T03:09:09.110Z] 70109a4baf24: Preparing [2025-02-11T03:09:09.110Z] 98b816ecc1a6: Preparing [2025-02-11T03:09:09.110Z] 534a70dc8296: Preparing [2025-02-11T03:09:09.110Z] 98b816ecc1a6: Waiting [2025-02-11T03:09:09.110Z] 534a70dc8296: Waiting [2025-02-11T03:09:09.110Z] 33b9800acf09: Layer already exists [2025-02-11T03:09:09.110Z] 7190067acddf: Layer already exists [2025-02-11T03:09:09.110Z] 004b9fa39846: Layer already exists [2025-02-11T03:09:09.110Z] b4285174a94a: Layer already exists [2025-02-11T03:09:09.110Z] 70109a4baf24: Layer already exists [2025-02-11T03:09:09.110Z] 98b816ecc1a6: Layer already exists [2025-02-11T03:09:09.110Z] 534a70dc8296: Layer already exists [2025-02-11T03:09:09.374Z] main: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T03:09:09.459Z] ===================================================== [Pipeline] echo [2025-02-11T03:09:09.475Z] taggedImages: [2025-02-11T03:09:09.475Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [2025-02-11T03:09:09.475Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-11T03:09:09.475Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 [2025-02-11T03:09:09.475Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [2025-02-11T03:09:09.475Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:09.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T03:09:09.883Z] [2025-02-11T03:09:09.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:10.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T03:09:10.209Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-11T03:09:10.209Z] 8998bd30e6a1: Pulling fs layer [2025-02-11T03:09:10.209Z] 04944245beec: Pulling fs layer [2025-02-11T03:09:10.209Z] 699f458cf7ca: Pulling fs layer [2025-02-11T03:09:10.209Z] 765212b225bb: Pulling fs layer [2025-02-11T03:09:10.209Z] f23df028b6ca: Pulling fs layer [2025-02-11T03:09:10.209Z] d65c8cfc05b1: Pulling fs layer [2025-02-11T03:09:10.209Z] 2437ff75d9bd: Pulling fs layer [2025-02-11T03:09:10.209Z] 765212b225bb: Waiting [2025-02-11T03:09:10.209Z] f23df028b6ca: Waiting [2025-02-11T03:09:10.209Z] d65c8cfc05b1: Waiting [2025-02-11T03:09:10.209Z] 2437ff75d9bd: Waiting [2025-02-11T03:09:10.474Z] 04944245beec: Verifying Checksum [2025-02-11T03:09:10.474Z] 04944245beec: Download complete [2025-02-11T03:09:10.474Z] 765212b225bb: Verifying Checksum [2025-02-11T03:09:10.474Z] 765212b225bb: Download complete [2025-02-11T03:09:10.474Z] f23df028b6ca: Verifying Checksum [2025-02-11T03:09:10.474Z] f23df028b6ca: Download complete [2025-02-11T03:09:10.474Z] d65c8cfc05b1: Verifying Checksum [2025-02-11T03:09:10.474Z] d65c8cfc05b1: Download complete [2025-02-11T03:09:10.741Z] 699f458cf7ca: Verifying Checksum [2025-02-11T03:09:10.741Z] 699f458cf7ca: Download complete [2025-02-11T03:09:11.008Z] 8998bd30e6a1: Verifying Checksum [2025-02-11T03:09:11.008Z] 8998bd30e6a1: Download complete [2025-02-11T03:09:13.586Z] 2437ff75d9bd: Verifying Checksum [2025-02-11T03:09:13.586Z] 2437ff75d9bd: Download complete [2025-02-11T03:09:15.523Z] 8998bd30e6a1: Pull complete [2025-02-11T03:09:16.105Z] 04944245beec: Pull complete [2025-02-11T03:09:17.512Z] 699f458cf7ca: Pull complete [2025-02-11T03:09:17.778Z] 765212b225bb: Pull complete [2025-02-11T03:09:19.179Z] f23df028b6ca: Pull complete [2025-02-11T03:09:19.446Z] d65c8cfc05b1: Pull complete [2025-02-11T03:09:37.639Z] 2437ff75d9bd: Pull complete [2025-02-11T03:09:37.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-11T03:09:37.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T03:09:37.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:09:37.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container [2025-02-11T03:09:37.918Z] $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-11T03:09:40.509Z] $ docker top 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:09:41.444Z] ---> job-cost.sh [2025-02-11T03:09:41.444Z] lf-activate-venv: SKIPPING [2025-02-11T03:09:41.444Z] INFO: No Stack... [2025-02-11T03:09:41.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-11T03:09:42.665Z] INFO: Archiving Costs [Pipeline] sh [2025-02-11T03:09:43.295Z] + cat /w/workspace/edgex-go/791/archives/cost.csv [2025-02-11T03:09:43.295Z] + cut -d, -f6 [Pipeline] lock [2025-02-11T03:09:43.325Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] [2025-02-11T03:09:43.333Z] Resource [jenkins-edgexfoundry-edgex-go-main-791-stack-cost] did not exist. Created. [2025-02-11T03:09:43.340Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-11T03:09:43.987Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-11T03:09:44.628Z] Stashed 1 file(s) [Pipeline] } [2025-02-11T03:09:44.642Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-11T03:09:44.669Z] $ docker stop --time=1 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d [2025-02-11T03:09:46.163Z] $ docker rm -f --volumes 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-11T03:09:47.321Z] provisioning config files... [2025-02-11T03:09:47.327Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/791@tmp/config3152041817551861058tmp [Pipeline] { [Pipeline] sh [2025-02-11T03:09:47.703Z] + set +x [2025-02-11T03:09:47.704Z] + + curl -s https://codecov.io/bashbash [2025-02-11T03:09:47.704Z] -s -- [2025-02-11T03:09:47.704Z] [2025-02-11T03:09:47.704Z] _____ _ [2025-02-11T03:09:47.704Z] / ____| | | [2025-02-11T03:09:47.704Z] | | ___ __| | ___ ___ _____ __ [2025-02-11T03:09:47.704Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-11T03:09:47.704Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-11T03:09:47.704Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-11T03:09:47.704Z] Bash-1.0.6 [2025-02-11T03:09:47.704Z] [2025-02-11T03:09:47.704Z] [2025-02-11T03:09:47.704Z] ==> git version 2.25.1 found [2025-02-11T03:09:47.704Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-11T03:09:47.704Z] Release-Date: 2020-01-08 [2025-02-11T03:09:47.704Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-11T03:09:47.704Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-11T03:09:47.704Z] ==> Jenkins CI detected. [2025-02-11T03:09:47.704Z] current dir:  /w/workspace/edgex-go/791 [2025-02-11T03:09:47.704Z] project root: . [2025-02-11T03:09:47.704Z] --> token set from env [2025-02-11T03:09:47.704Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-11T03:09:47.704Z] ==> Running gcov in . (disable via -X gcov) [2025-02-11T03:09:47.704Z] ==> Python coveragepy not found [2025-02-11T03:09:47.704Z] ==> Searching for coverage reports in: [2025-02-11T03:09:47.704Z] + . [2025-02-11T03:09:47.704Z] -> Found 1 reports [2025-02-11T03:09:47.704Z] ==> Detecting git/mercurial file structure [2025-02-11T03:09:47.704Z] ==> Reading reports [2025-02-11T03:09:47.704Z] + ./coverage.out bytes=1544537 [2025-02-11T03:09:47.993Z] ==> Appending adjustments [2025-02-11T03:09:47.993Z] https://docs.codecov.io/docs/fixing-reports [2025-02-11T03:09:49.002Z] + Found adjustments [2025-02-11T03:09:49.002Z] ==> Gzipping contents [2025-02-11T03:09:49.002Z] 132K /tmp/codecov.Rgiyyx.gz [2025-02-11T03:09:49.002Z] ==> Uploading reports [2025-02-11T03:09:49.002Z] url: https://codecov.io [2025-02-11T03:09:49.002Z] query: branch=main&commit=310c4853b7613a5ec87f391646ffefe23ede991a&build=791&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F791%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-11T03:09:49.002Z] -> Pinging Codecov [2025-02-11T03:09:49.002Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=310c4853b7613a5ec87f391646ffefe23ede991a&build=791&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F791%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-11T03:09:49.571Z] -> Uploading to [2025-02-11T03:09:49.572Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/310c4853b7613a5ec87f391646ffefe23ede991a/77862275-d422-4033-a14c-17e7577d20b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T030949Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e7b693815b0978cdb2d73c765f244310671e0870e64c94128dc4933137cb84b1 [2025-02-11T03:09:49.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:09:49.572Z] Dload Upload Total Spent Left Speed [2025-02-11T03:09:49.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 472k --:--:-- --:--:-- --:--:-- 472k [2025-02-11T03:09:49.831Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [2025-02-11T03:09:49.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-11T03:09:50.098Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-11T03:09:50.113Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:50.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T03:09:50.417Z] [2025-02-11T03:09:50.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:09:50.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T03:09:50.719Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-11T03:09:50.719Z] 43c4264eed91: Pulling fs layer [2025-02-11T03:09:50.719Z] 4cc291be95ef: Pulling fs layer [2025-02-11T03:09:50.719Z] 2ac1f1163629: Pulling fs layer [2025-02-11T03:09:50.719Z] 5c3c966382ef: Pulling fs layer [2025-02-11T03:09:50.719Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T03:09:50.719Z] d9c7d2e4e75e: Pulling fs layer [2025-02-11T03:09:50.719Z] 9c3e1370e548: Pulling fs layer [2025-02-11T03:09:50.719Z] 5c3c966382ef: Waiting [2025-02-11T03:09:50.719Z] 4f4fb700ef54: Waiting [2025-02-11T03:09:50.719Z] d9c7d2e4e75e: Waiting [2025-02-11T03:09:50.719Z] 4cc291be95ef: Verifying Checksum [2025-02-11T03:09:50.719Z] 4cc291be95ef: Download complete [2025-02-11T03:09:50.719Z] 5c3c966382ef: Download complete [2025-02-11T03:09:50.719Z] 4f4fb700ef54: Download complete [2025-02-11T03:09:50.719Z] 43c4264eed91: Verifying Checksum [2025-02-11T03:09:50.719Z] 43c4264eed91: Download complete [2025-02-11T03:09:50.980Z] 43c4264eed91: Pull complete [2025-02-11T03:09:50.980Z] d9c7d2e4e75e: Verifying Checksum [2025-02-11T03:09:50.980Z] d9c7d2e4e75e: Download complete [2025-02-11T03:09:50.980Z] 4cc291be95ef: Pull complete [2025-02-11T03:09:51.238Z] 2ac1f1163629: Download complete [2025-02-11T03:09:51.803Z] 9c3e1370e548: Verifying Checksum [2025-02-11T03:09:51.803Z] 9c3e1370e548: Download complete [2025-02-11T03:09:55.083Z] 2ac1f1163629: Pull complete [2025-02-11T03:09:55.083Z] 5c3c966382ef: Pull complete [2025-02-11T03:09:55.083Z] 4f4fb700ef54: Pull complete [2025-02-11T03:09:55.083Z] d9c7d2e4e75e: Pull complete [2025-02-11T03:09:58.369Z] 9c3e1370e548: Pull complete [2025-02-11T03:09:58.369Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-11T03:09:58.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T03:09:58.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:09:58.549Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:09:58.572Z] $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-11T03:10:07.432Z] $ docker top cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T03:10:08.941Z] + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo [2025-02-11T03:10:08.952Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-11T03:10:11.715Z] + set -o pipefail [2025-02-11T03:10:11.715Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-11T03:10:21.687Z] [2025-02-11T03:10:21.687Z] Monitoring /w/workspace/edgex-go/791 (github.com/edgexfoundry/edgex-go)... [2025-02-11T03:10:21.687Z] [2025-02-11T03:10:21.687Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7b2e6db5-81da-4294-81ef-9cfeb78011d9 [2025-02-11T03:10:21.687Z] [2025-02-11T03:10:21.687Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-11T03:10:21.687Z] [2025-02-11T03:10:21.687Z] [2025-02-11T03:10:21.687Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-11T03:10:21.687Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-11T03:10:21.690Z] $ docker stop --time=1 cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 [2025-02-11T03:10:29.894Z] $ docker rm -f --volumes cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-11T03:10:30.462Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T03:10:30.485Z] provisioning config files... [2025-02-11T03:10:30.494Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/791@tmp/config3939164415151343320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:10:30.794Z] --> edgex-publish-swagger.sh [2025-02-11T03:10:30.794Z] === Publish openapi API === [2025-02-11T03:10:30.794Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-11T03:10:30.794Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/791/openapi/core-command.yaml] [2025-02-11T03:10:30.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:30.794Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:31.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 144k 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69600 [2025-02-11T03:10:31.054Z] [2025-02-11T03:10:31.054Z] [2025-02-11T03:10:31.054Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/791/openapi/core-data.yaml] [2025-02-11T03:10:31.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:31.054Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:31.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 158k --:--:-- --:--:-- --:--:-- 158k [2025-02-11T03:10:31.621Z] [2025-02-11T03:10:31.621Z] [2025-02-11T03:10:31.621Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/791/openapi/core-keeper.yaml] [2025-02-11T03:10:31.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:31.621Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:31.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 397 193k --:--:-- --:--:-- --:--:-- 193k [2025-02-11T03:10:31.882Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-11T03:10:31.882Z] [2025-02-11T03:10:31.882Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/791/openapi/core-metadata.yaml] [2025-02-11T03:10:31.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:31.882Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:32.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 765k --:--:-- --:--:-- --:--:-- 761k 100 156k 100 156 100 156k 441 442k --:--:-- --:--:-- --:--:-- 441k [2025-02-11T03:10:32.142Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-11T03:10:32.142Z] [2025-02-11T03:10:32.142Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/791/openapi/security-proxy-auth.yaml] [2025-02-11T03:10:32.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:32.142Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:32.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 372 135k --:--:-- --:--:-- --:--:-- 135k [2025-02-11T03:10:32.403Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-11T03:10:32.403Z] [2025-02-11T03:10:32.403Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/791/openapi/support-notifications.yaml] [2025-02-11T03:10:32.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:32.403Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:32.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 528 330k --:--:-- --:--:-- --:--:-- 331k [2025-02-11T03:10:32.662Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-11T03:10:32.662Z] [2025-02-11T03:10:32.662Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/791/openapi/support-scheduler.yaml] [2025-02-11T03:10:32.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T03:10:32.662Z] Dload Upload Total Spent Left Speed [2025-02-11T03:10:32.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 410 130k --:--:-- --:--:-- --:--:-- 130k 100 50857 100 156 100 50701 410 130k --:--:-- --:--:-- --:--:-- 130k [2025-02-11T03:10:33.188Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-11T03:10:33.188Z] [Pipeline] } [2025-02-11T03:10:33.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-11T03:10:33.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T03:10:33.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:10:33.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T03:10:33.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:10:34.034Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:10:34.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T03:10:35.249Z] $ docker top b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T03:10:35.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T03:10:35.359Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T03:10:35.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T03:10:35.503Z] $ docker exec b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f ssh-agent [2025-02-11T03:10:35.613Z] SSH_AUTH_SOCK=/tmp/ssh-qqo65htcwOP5/agent.32 [2025-02-11T03:10:35.613Z] SSH_AGENT_PID=38 [2025-02-11T03:10:35.618Z] Running ssh-add (command line suppressed) [2025-02-11T03:10:35.718Z] Identity added: /w/workspace/edgex-go/791@tmp/private_key_6663637382240365738.key (/w/workspace/edgex-go/791@tmp/private_key_6663637382240365738.key) [2025-02-11T03:10:35.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T03:10:36.030Z] + git semver tag [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,334 [run_tag] DEBUG tag force:False [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,334 [check_head_tag] DEBUG check head tag [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,337 [execute] INFO git cat-file --batch-check [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=) [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,343 [execute] INFO git cat-file --batch [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=) [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,407 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,407 [execute] INFO git tag -a v4.0.0-dev.55 -m v4.0.0-dev.55 [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.55', '-m', 'v4.0.0-dev.55'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) [2025-02-11T03:10:36.599Z] 2025-02-11 03:10:36,412 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:10:36.599Z] 4.0.0-dev.55 [Pipeline] } [2025-02-11T03:10:36.602Z] $ docker exec --env ******** --env ******** b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f ssh-agent -k [2025-02-11T03:10:36.722Z] unset SSH_AUTH_SOCK; [2025-02-11T03:10:36.722Z] unset SSH_AGENT_PID; [2025-02-11T03:10:36.722Z] echo Agent pid 38 killed; [2025-02-11T03:10:36.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T03:10:37.068Z] + git semver [Pipeline] } [2025-02-11T03:10:37.639Z] $ docker stop --time=1 b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f [2025-02-11T03:10:38.908Z] $ docker rm -f --volumes b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:10:39.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T03:10:39.338Z] [2025-02-11T03:10:39.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:10:39.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T03:10:39.650Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-11T03:10:39.650Z] ab5ef0e58194: Pulling fs layer [2025-02-11T03:10:39.650Z] 9712f1f96733: Pulling fs layer [2025-02-11T03:10:39.650Z] 63f879dbbcfc: Pulling fs layer [2025-02-11T03:10:39.650Z] 0d9ebad4ef96: Pulling fs layer [2025-02-11T03:10:39.650Z] e9a5061849ea: Pulling fs layer [2025-02-11T03:10:39.650Z] d747dcd14b5f: Pulling fs layer [2025-02-11T03:10:39.650Z] 2de7ff778b66: Pulling fs layer [2025-02-11T03:10:39.650Z] 0d9ebad4ef96: Waiting [2025-02-11T03:10:39.650Z] e9a5061849ea: Waiting [2025-02-11T03:10:39.650Z] d747dcd14b5f: Waiting [2025-02-11T03:10:39.650Z] 2de7ff778b66: Waiting [2025-02-11T03:10:39.650Z] 9712f1f96733: Verifying Checksum [2025-02-11T03:10:39.650Z] 9712f1f96733: Download complete [2025-02-11T03:10:39.910Z] 63f879dbbcfc: Verifying Checksum [2025-02-11T03:10:39.910Z] 63f879dbbcfc: Download complete [2025-02-11T03:10:40.266Z] e9a5061849ea: Verifying Checksum [2025-02-11T03:10:40.266Z] e9a5061849ea: Download complete [2025-02-11T03:10:40.266Z] d747dcd14b5f: Download complete [2025-02-11T03:10:40.266Z] 0d9ebad4ef96: Verifying Checksum [2025-02-11T03:10:40.266Z] 0d9ebad4ef96: Download complete [2025-02-11T03:10:40.266Z] ab5ef0e58194: Verifying Checksum [2025-02-11T03:10:40.266Z] ab5ef0e58194: Download complete [2025-02-11T03:10:40.266Z] 2de7ff778b66: Verifying Checksum [2025-02-11T03:10:40.266Z] 2de7ff778b66: Download complete [2025-02-11T03:10:43.549Z] ab5ef0e58194: Pull complete [2025-02-11T03:10:43.549Z] 9712f1f96733: Pull complete [2025-02-11T03:10:43.915Z] 63f879dbbcfc: Pull complete [2025-02-11T03:10:49.181Z] 0d9ebad4ef96: Pull complete [2025-02-11T03:10:49.181Z] e9a5061849ea: Pull complete [2025-02-11T03:10:49.181Z] d747dcd14b5f: Pull complete [2025-02-11T03:10:50.117Z] 2de7ff778b66: Pull complete [2025-02-11T03:10:50.117Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-11T03:10:50.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T03:10:50.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:10:50.239Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:10:50.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-11T03:10:59.782Z] $ docker top 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-11T03:10:59.880Z] provisioning config files... [2025-02-11T03:10:59.888Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/791@tmp/config6386493992026675237tmp [2025-02-11T03:10:59.898Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/791@tmp/config6604954001693155314tmp [2025-02-11T03:10:59.906Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/791@tmp/config15418502396899465248tmp [Pipeline] { [Pipeline] echo [2025-02-11T03:10:59.936Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:00.234Z] ---> sigul-configuration.sh [2025-02-11T03:11:00.234Z] gpg: directory `/root/.gnupg' created [2025-02-11T03:11:00.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-11T03:11:00.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-11T03:11:00.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-11T03:11:00.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-11T03:11:00.234Z] gpg: CAST5 encrypted data [2025-02-11T03:11:00.234Z] gpg: encrypted with 1 passphrase [2025-02-11T03:11:00.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-11T03:11:00.532Z] + mkdir /home/jenkins [2025-02-11T03:11:00.532Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-11T03:11:00.826Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-11T03:11:00.843Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:01.144Z] ---> sigul-install.sh [2025-02-11T03:11:01.144Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-11T03:11:01.442Z] + git tag --list [2025-02-11T03:11:01.443Z] 0.6.0 [2025-02-11T03:11:01.443Z] 0.6.1 [2025-02-11T03:11:01.443Z] 0.7.0 [2025-02-11T03:11:01.443Z] 0.7.1 [2025-02-11T03:11:01.443Z] v1.0.0 [2025-02-11T03:11:01.443Z] v1.0.1 [2025-02-11T03:11:01.443Z] v1.1.0 [2025-02-11T03:11:01.443Z] v1.2.0 [2025-02-11T03:11:01.443Z] v1.2.1 [2025-02-11T03:11:01.443Z] v1.3.0 [2025-02-11T03:11:01.443Z] v1.3.1 [2025-02-11T03:11:01.443Z] v2.0.0 [2025-02-11T03:11:01.443Z] v2.1.0 [2025-02-11T03:11:01.443Z] v2.1.1 [2025-02-11T03:11:01.443Z] v2.2.0 [2025-02-11T03:11:01.443Z] v2.3.0 [2025-02-11T03:11:01.443Z] v3.0 [2025-02-11T03:11:01.443Z] v3.0.0 [2025-02-11T03:11:01.443Z] v3.1 [2025-02-11T03:11:01.443Z] v3.1.0 [2025-02-11T03:11:01.443Z] v3.1.0-dev.1 [2025-02-11T03:11:01.443Z] v3.1.0-dev.10 [2025-02-11T03:11:01.443Z] v3.1.0-dev.11 [2025-02-11T03:11:01.443Z] v3.1.0-dev.12 [2025-02-11T03:11:01.443Z] v3.1.0-dev.13 [2025-02-11T03:11:01.443Z] v3.1.0-dev.14 [2025-02-11T03:11:01.443Z] v3.1.0-dev.15 [2025-02-11T03:11:01.443Z] v3.1.0-dev.16 [2025-02-11T03:11:01.443Z] v3.1.0-dev.17 [2025-02-11T03:11:01.443Z] v3.1.0-dev.18 [2025-02-11T03:11:01.443Z] v3.1.0-dev.19 [2025-02-11T03:11:01.443Z] v3.1.0-dev.2 [2025-02-11T03:11:01.443Z] v3.1.0-dev.20 [2025-02-11T03:11:01.443Z] v3.1.0-dev.21 [2025-02-11T03:11:01.443Z] v3.1.0-dev.22 [2025-02-11T03:11:01.443Z] v3.1.0-dev.23 [2025-02-11T03:11:01.443Z] v3.1.0-dev.24 [2025-02-11T03:11:01.443Z] v3.1.0-dev.25 [2025-02-11T03:11:01.443Z] v3.1.0-dev.26 [2025-02-11T03:11:01.443Z] v3.1.0-dev.27 [2025-02-11T03:11:01.443Z] v3.1.0-dev.28 [2025-02-11T03:11:01.443Z] v3.1.0-dev.29 [2025-02-11T03:11:01.443Z] v3.1.0-dev.3 [2025-02-11T03:11:01.443Z] v3.1.0-dev.30 [2025-02-11T03:11:01.443Z] v3.1.0-dev.31 [2025-02-11T03:11:01.443Z] v3.1.0-dev.32 [2025-02-11T03:11:01.443Z] v3.1.0-dev.33 [2025-02-11T03:11:01.443Z] v3.1.0-dev.34 [2025-02-11T03:11:01.443Z] v3.1.0-dev.35 [2025-02-11T03:11:01.443Z] v3.1.0-dev.36 [2025-02-11T03:11:01.443Z] v3.1.0-dev.37 [2025-02-11T03:11:01.443Z] v3.1.0-dev.38 [2025-02-11T03:11:01.443Z] v3.1.0-dev.39 [2025-02-11T03:11:01.443Z] v3.1.0-dev.4 [2025-02-11T03:11:01.443Z] v3.1.0-dev.40 [2025-02-11T03:11:01.443Z] v3.1.0-dev.41 [2025-02-11T03:11:01.443Z] v3.1.0-dev.42 [2025-02-11T03:11:01.443Z] v3.1.0-dev.43 [2025-02-11T03:11:01.443Z] v3.1.0-dev.44 [2025-02-11T03:11:01.443Z] v3.1.0-dev.45 [2025-02-11T03:11:01.443Z] v3.1.0-dev.46 [2025-02-11T03:11:01.443Z] v3.1.0-dev.47 [2025-02-11T03:11:01.443Z] v3.1.0-dev.48 [2025-02-11T03:11:01.443Z] v3.1.0-dev.49 [2025-02-11T03:11:01.443Z] v3.1.0-dev.5 [2025-02-11T03:11:01.443Z] v3.1.0-dev.50 [2025-02-11T03:11:01.443Z] v3.1.0-dev.51 [2025-02-11T03:11:01.443Z] v3.1.0-dev.52 [2025-02-11T03:11:01.443Z] v3.1.0-dev.53 [2025-02-11T03:11:01.443Z] v3.1.0-dev.54 [2025-02-11T03:11:01.443Z] v3.1.0-dev.55 [2025-02-11T03:11:01.443Z] v3.1.0-dev.56 [2025-02-11T03:11:01.443Z] v3.1.0-dev.57 [2025-02-11T03:11:01.443Z] v3.1.0-dev.58 [2025-02-11T03:11:01.443Z] v3.1.0-dev.59 [2025-02-11T03:11:01.443Z] v3.1.0-dev.6 [2025-02-11T03:11:01.443Z] v3.1.0-dev.60 [2025-02-11T03:11:01.443Z] v3.1.0-dev.61 [2025-02-11T03:11:01.443Z] v3.1.0-dev.62 [2025-02-11T03:11:01.443Z] v3.1.0-dev.63 [2025-02-11T03:11:01.443Z] v3.1.0-dev.64 [2025-02-11T03:11:01.443Z] v3.1.0-dev.65 [2025-02-11T03:11:01.443Z] v3.1.0-dev.66 [2025-02-11T03:11:01.443Z] v3.1.0-dev.67 [2025-02-11T03:11:01.443Z] v3.1.0-dev.68 [2025-02-11T03:11:01.443Z] v3.1.0-dev.69 [2025-02-11T03:11:01.443Z] v3.1.0-dev.7 [2025-02-11T03:11:01.443Z] v3.1.0-dev.70 [2025-02-11T03:11:01.443Z] v3.1.0-dev.71 [2025-02-11T03:11:01.443Z] v3.1.0-dev.72 [2025-02-11T03:11:01.443Z] v3.1.0-dev.73 [2025-02-11T03:11:01.443Z] v3.1.0-dev.8 [2025-02-11T03:11:01.443Z] v3.1.0-dev.9 [2025-02-11T03:11:01.443Z] v3.1.1 [2025-02-11T03:11:01.443Z] v3.1.1-dev.1 [2025-02-11T03:11:01.443Z] v3.1.1-dev.2 [2025-02-11T03:11:01.443Z] v3.2.0-dev.1 [2025-02-11T03:11:01.443Z] v3.2.0-dev.10 [2025-02-11T03:11:01.443Z] v3.2.0-dev.100 [2025-02-11T03:11:01.443Z] v3.2.0-dev.101 [2025-02-11T03:11:01.443Z] v3.2.0-dev.102 [2025-02-11T03:11:01.443Z] v3.2.0-dev.103 [2025-02-11T03:11:01.443Z] v3.2.0-dev.104 [2025-02-11T03:11:01.443Z] v3.2.0-dev.105 [2025-02-11T03:11:01.443Z] v3.2.0-dev.106 [2025-02-11T03:11:01.443Z] v3.2.0-dev.107 [2025-02-11T03:11:01.443Z] v3.2.0-dev.108 [2025-02-11T03:11:01.443Z] v3.2.0-dev.109 [2025-02-11T03:11:01.443Z] v3.2.0-dev.11 [2025-02-11T03:11:01.443Z] v3.2.0-dev.12 [2025-02-11T03:11:01.443Z] v3.2.0-dev.13 [2025-02-11T03:11:01.443Z] v3.2.0-dev.14 [2025-02-11T03:11:01.443Z] v3.2.0-dev.15 [2025-02-11T03:11:01.443Z] v3.2.0-dev.16 [2025-02-11T03:11:01.443Z] v3.2.0-dev.17 [2025-02-11T03:11:01.443Z] v3.2.0-dev.18 [2025-02-11T03:11:01.443Z] v3.2.0-dev.19 [2025-02-11T03:11:01.443Z] v3.2.0-dev.2 [2025-02-11T03:11:01.443Z] v3.2.0-dev.20 [2025-02-11T03:11:01.443Z] v3.2.0-dev.21 [2025-02-11T03:11:01.443Z] v3.2.0-dev.22 [2025-02-11T03:11:01.443Z] v3.2.0-dev.23 [2025-02-11T03:11:01.443Z] v3.2.0-dev.24 [2025-02-11T03:11:01.443Z] v3.2.0-dev.25 [2025-02-11T03:11:01.443Z] v3.2.0-dev.26 [2025-02-11T03:11:01.443Z] v3.2.0-dev.27 [2025-02-11T03:11:01.443Z] v3.2.0-dev.28 [2025-02-11T03:11:01.443Z] v3.2.0-dev.29 [2025-02-11T03:11:01.443Z] v3.2.0-dev.3 [2025-02-11T03:11:01.443Z] v3.2.0-dev.30 [2025-02-11T03:11:01.443Z] v3.2.0-dev.31 [2025-02-11T03:11:01.443Z] v3.2.0-dev.32 [2025-02-11T03:11:01.443Z] v3.2.0-dev.33 [2025-02-11T03:11:01.443Z] v3.2.0-dev.34 [2025-02-11T03:11:01.443Z] v3.2.0-dev.35 [2025-02-11T03:11:01.443Z] v3.2.0-dev.36 [2025-02-11T03:11:01.443Z] v3.2.0-dev.37 [2025-02-11T03:11:01.443Z] v3.2.0-dev.38 [2025-02-11T03:11:01.443Z] v3.2.0-dev.39 [2025-02-11T03:11:01.443Z] v3.2.0-dev.4 [2025-02-11T03:11:01.443Z] v3.2.0-dev.40 [2025-02-11T03:11:01.443Z] v3.2.0-dev.41 [2025-02-11T03:11:01.443Z] v3.2.0-dev.42 [2025-02-11T03:11:01.443Z] v3.2.0-dev.43 [2025-02-11T03:11:01.443Z] v3.2.0-dev.44 [2025-02-11T03:11:01.443Z] v3.2.0-dev.45 [2025-02-11T03:11:01.443Z] v3.2.0-dev.46 [2025-02-11T03:11:01.443Z] v3.2.0-dev.47 [2025-02-11T03:11:01.443Z] v3.2.0-dev.48 [2025-02-11T03:11:01.443Z] v3.2.0-dev.49 [2025-02-11T03:11:01.443Z] v3.2.0-dev.5 [2025-02-11T03:11:01.443Z] v3.2.0-dev.50 [2025-02-11T03:11:01.443Z] v3.2.0-dev.51 [2025-02-11T03:11:01.443Z] v3.2.0-dev.52 [2025-02-11T03:11:01.443Z] v3.2.0-dev.53 [2025-02-11T03:11:01.443Z] v3.2.0-dev.54 [2025-02-11T03:11:01.443Z] v3.2.0-dev.55 [2025-02-11T03:11:01.443Z] v3.2.0-dev.56 [2025-02-11T03:11:01.443Z] v3.2.0-dev.57 [2025-02-11T03:11:01.443Z] v3.2.0-dev.58 [2025-02-11T03:11:01.443Z] v3.2.0-dev.59 [2025-02-11T03:11:01.443Z] v3.2.0-dev.6 [2025-02-11T03:11:01.443Z] v3.2.0-dev.60 [2025-02-11T03:11:01.443Z] v3.2.0-dev.61 [2025-02-11T03:11:01.443Z] v3.2.0-dev.62 [2025-02-11T03:11:01.443Z] v3.2.0-dev.63 [2025-02-11T03:11:01.443Z] v3.2.0-dev.64 [2025-02-11T03:11:01.443Z] v3.2.0-dev.65 [2025-02-11T03:11:01.443Z] v3.2.0-dev.66 [2025-02-11T03:11:01.443Z] v3.2.0-dev.67 [2025-02-11T03:11:01.443Z] v3.2.0-dev.68 [2025-02-11T03:11:01.443Z] v3.2.0-dev.69 [2025-02-11T03:11:01.443Z] v3.2.0-dev.7 [2025-02-11T03:11:01.443Z] v3.2.0-dev.70 [2025-02-11T03:11:01.443Z] v3.2.0-dev.71 [2025-02-11T03:11:01.443Z] v3.2.0-dev.72 [2025-02-11T03:11:01.443Z] v3.2.0-dev.73 [2025-02-11T03:11:01.443Z] v3.2.0-dev.74 [2025-02-11T03:11:01.443Z] v3.2.0-dev.75 [2025-02-11T03:11:01.443Z] v3.2.0-dev.76 [2025-02-11T03:11:01.443Z] v3.2.0-dev.77 [2025-02-11T03:11:01.443Z] v3.2.0-dev.78 [2025-02-11T03:11:01.443Z] v3.2.0-dev.79 [2025-02-11T03:11:01.443Z] v3.2.0-dev.8 [2025-02-11T03:11:01.443Z] v3.2.0-dev.80 [2025-02-11T03:11:01.443Z] v3.2.0-dev.81 [2025-02-11T03:11:01.443Z] v3.2.0-dev.82 [2025-02-11T03:11:01.443Z] v3.2.0-dev.83 [2025-02-11T03:11:01.443Z] v3.2.0-dev.84 [2025-02-11T03:11:01.443Z] v3.2.0-dev.85 [2025-02-11T03:11:01.443Z] v3.2.0-dev.86 [2025-02-11T03:11:01.443Z] v3.2.0-dev.87 [2025-02-11T03:11:01.443Z] v3.2.0-dev.88 [2025-02-11T03:11:01.443Z] v3.2.0-dev.89 [2025-02-11T03:11:01.443Z] v3.2.0-dev.9 [2025-02-11T03:11:01.443Z] v3.2.0-dev.90 [2025-02-11T03:11:01.443Z] v3.2.0-dev.91 [2025-02-11T03:11:01.443Z] v3.2.0-dev.92 [2025-02-11T03:11:01.443Z] v3.2.0-dev.93 [2025-02-11T03:11:01.443Z] v3.2.0-dev.94 [2025-02-11T03:11:01.443Z] v3.2.0-dev.95 [2025-02-11T03:11:01.443Z] v3.2.0-dev.96 [2025-02-11T03:11:01.443Z] v3.2.0-dev.97 [2025-02-11T03:11:01.443Z] v3.2.0-dev.98 [2025-02-11T03:11:01.443Z] v3.2.0-dev.99 [2025-02-11T03:11:01.443Z] v4.0.0-dev.1 [2025-02-11T03:11:01.443Z] v4.0.0-dev.10 [2025-02-11T03:11:01.443Z] v4.0.0-dev.11 [2025-02-11T03:11:01.443Z] v4.0.0-dev.12 [2025-02-11T03:11:01.443Z] v4.0.0-dev.13 [2025-02-11T03:11:01.443Z] v4.0.0-dev.14 [2025-02-11T03:11:01.443Z] v4.0.0-dev.15 [2025-02-11T03:11:01.443Z] v4.0.0-dev.16 [2025-02-11T03:11:01.443Z] v4.0.0-dev.17 [2025-02-11T03:11:01.443Z] v4.0.0-dev.18 [2025-02-11T03:11:01.443Z] v4.0.0-dev.19 [2025-02-11T03:11:01.443Z] v4.0.0-dev.2 [2025-02-11T03:11:01.443Z] v4.0.0-dev.20 [2025-02-11T03:11:01.443Z] v4.0.0-dev.21 [2025-02-11T03:11:01.443Z] v4.0.0-dev.22 [2025-02-11T03:11:01.443Z] v4.0.0-dev.23 [2025-02-11T03:11:01.443Z] v4.0.0-dev.24 [2025-02-11T03:11:01.443Z] v4.0.0-dev.25 [2025-02-11T03:11:01.443Z] v4.0.0-dev.26 [2025-02-11T03:11:01.443Z] v4.0.0-dev.27 [2025-02-11T03:11:01.443Z] v4.0.0-dev.28 [2025-02-11T03:11:01.443Z] v4.0.0-dev.29 [2025-02-11T03:11:01.443Z] v4.0.0-dev.3 [2025-02-11T03:11:01.443Z] v4.0.0-dev.30 [2025-02-11T03:11:01.443Z] v4.0.0-dev.31 [2025-02-11T03:11:01.443Z] v4.0.0-dev.32 [2025-02-11T03:11:01.443Z] v4.0.0-dev.33 [2025-02-11T03:11:01.443Z] v4.0.0-dev.34 [2025-02-11T03:11:01.443Z] v4.0.0-dev.35 [2025-02-11T03:11:01.443Z] v4.0.0-dev.36 [2025-02-11T03:11:01.443Z] v4.0.0-dev.37 [2025-02-11T03:11:01.443Z] v4.0.0-dev.38 [2025-02-11T03:11:01.443Z] v4.0.0-dev.39 [2025-02-11T03:11:01.443Z] v4.0.0-dev.4 [2025-02-11T03:11:01.443Z] v4.0.0-dev.40 [2025-02-11T03:11:01.443Z] v4.0.0-dev.41 [2025-02-11T03:11:01.443Z] v4.0.0-dev.42 [2025-02-11T03:11:01.443Z] v4.0.0-dev.43 [2025-02-11T03:11:01.443Z] v4.0.0-dev.44 [2025-02-11T03:11:01.443Z] v4.0.0-dev.45 [2025-02-11T03:11:01.443Z] v4.0.0-dev.46 [2025-02-11T03:11:01.443Z] v4.0.0-dev.47 [2025-02-11T03:11:01.443Z] v4.0.0-dev.48 [2025-02-11T03:11:01.443Z] v4.0.0-dev.49 [2025-02-11T03:11:01.443Z] v4.0.0-dev.5 [2025-02-11T03:11:01.443Z] v4.0.0-dev.50 [2025-02-11T03:11:01.443Z] v4.0.0-dev.51 [2025-02-11T03:11:01.443Z] v4.0.0-dev.52 [2025-02-11T03:11:01.443Z] v4.0.0-dev.53 [2025-02-11T03:11:01.443Z] v4.0.0-dev.54 [2025-02-11T03:11:01.443Z] v4.0.0-dev.55 [2025-02-11T03:11:01.443Z] v4.0.0-dev.6 [2025-02-11T03:11:01.443Z] v4.0.0-dev.7 [2025-02-11T03:11:01.443Z] v4.0.0-dev.8 [2025-02-11T03:11:01.443Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-11T03:11:01.740Z] + lftools sign git-tag v4.0.0-dev.55 [2025-02-11T03:11:02.309Z] Signing Git tag with Sigul... [2025-02-11T03:11:02.309Z] Signing v4.0.0-dev.55 [Pipeline] echo [2025-02-11T03:11:02.889Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:03.184Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-11T03:11:03.190Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-11T03:11:03.218Z] $ docker stop --time=1 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 [2025-02-11T03:11:04.560Z] $ docker rm -f --volumes 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-11T03:11:05.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T03:11:05.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:11:05.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T03:11:05.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:11:05.497Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:11:05.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T03:11:06.032Z] $ docker top 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 -eo pid,comm [2025-02-11T03:11:06.089Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-11T03:11:06.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T03:11:06.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T03:11:06.149Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T03:11:06.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T03:11:06.257Z] $ docker exec 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 ssh-agent [2025-02-11T03:11:06.390Z] SSH_AUTH_SOCK=/tmp/ssh-fbjWQRgWXXvT/agent.31 [2025-02-11T03:11:06.390Z] SSH_AGENT_PID=37 [2025-02-11T03:11:06.395Z] Running ssh-add (command line suppressed) [2025-02-11T03:11:06.491Z] Identity added: /w/workspace/edgex-go/791@tmp/private_key_16482948873309497161.key (/w/workspace/edgex-go/791@tmp/private_key_16482948873309497161.key) [2025-02-11T03:11:06.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T03:11:06.801Z] + git semver bump pre [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,989 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,989 [bump_version] DEBUG bumping version:4.0.0-dev.55 on axis:pre with prefix:dev [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,990 [bump_version] DEBUG bumped version:4.0.0-dev.56 [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,990 [write_version] DEBUG write version:4.0.0-dev.56 to path:/w/workspace/edgex-go/791/.semver/main with force:True [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,990 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,990 [write_file] DEBUG write to file:/w/workspace/edgex-go/791/.semver/main [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,992 [execute] INFO git cat-file --batch-check [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,998 [execute] INFO git cat-file --batch [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:06,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T03:11:07.060Z] 2025-02-11 03:11:07,005 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:11:07.060Z] 4.0.0-dev.56 [Pipeline] } [2025-02-11T03:11:07.064Z] $ docker exec --env ******** --env ******** 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 ssh-agent -k [2025-02-11T03:11:07.174Z] unset SSH_AUTH_SOCK; [2025-02-11T03:11:07.174Z] unset SSH_AGENT_PID; [2025-02-11T03:11:07.174Z] echo Agent pid 37 killed; [2025-02-11T03:11:07.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T03:11:07.517Z] + git semver [Pipeline] } [2025-02-11T03:11:08.092Z] $ docker stop --time=1 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 [2025-02-11T03:11:09.368Z] $ docker rm -f --volumes 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T03:11:09.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T03:11:09.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:11:10.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T03:11:10.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:11:10.110Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:11:10.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T03:11:10.471Z] $ docker top cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T03:11:10.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T03:11:10.585Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T03:11:10.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T03:11:10.698Z] $ docker exec cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 ssh-agent [2025-02-11T03:11:10.818Z] SSH_AUTH_SOCK=/tmp/ssh-YhccA01b4ked/agent.33 [2025-02-11T03:11:10.818Z] SSH_AGENT_PID=39 [2025-02-11T03:11:10.824Z] Running ssh-add (command line suppressed) [2025-02-11T03:11:10.922Z] Identity added: /w/workspace/edgex-go/791@tmp/private_key_14049618036595759314.key (/w/workspace/edgex-go/791@tmp/private_key_14049618036595759314.key) [2025-02-11T03:11:10.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T03:11:11.236Z] + git semver push [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,435 [run_push] DEBUG push [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,436 [execute] INFO git cat-file --batch-check [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,441 [execute] INFO git rev-list f17c284e525e7438a856bbb3687e02d1cbcf583d -- [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,441 [execute] DEBUG Popen(['git', 'rev-list', 'f17c284e525e7438a856bbb3687e02d1cbcf583d', '--'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,462 [execute] INFO git fetch -v origin [2025-02-11T03:11:11.550Z] 2025-02-11 03:11:11,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-11T03:11:12.119Z] 2025-02-11 03:11:11,965 [run_push] DEBUG no remote changes detected [2025-02-11T03:11:12.119Z] 2025-02-11 03:11:11,965 [execute] INFO git push origin semver [2025-02-11T03:11:12.119Z] 2025-02-11 03:11:11,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-11T03:11:12.689Z] 2025-02-11 03:11:12,594 [run_push] DEBUG push all version tags [2025-02-11T03:11:12.689Z] 2025-02-11 03:11:12,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-11T03:11:12.689Z] 2025-02-11 03:11:12,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) [2025-02-11T03:11:13.628Z] 2025-02-11 03:11:13,259 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main [2025-02-11T03:11:13.628Z] 4.0.0-dev.56 [Pipeline] } [2025-02-11T03:11:13.631Z] $ docker exec --env ******** --env ******** cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 ssh-agent -k [2025-02-11T03:11:13.745Z] unset SSH_AUTH_SOCK; [2025-02-11T03:11:13.745Z] unset SSH_AGENT_PID; [2025-02-11T03:11:13.745Z] echo Agent pid 39 killed; [2025-02-11T03:11:13.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T03:11:14.083Z] + git semver [Pipeline] } [2025-02-11T03:11:14.347Z] $ docker stop --time=1 cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 [2025-02-11T03:11:16.178Z] $ docker rm -f --volumes cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-11T03:11:16.905Z] + [ -d /w/workspace/edgex-go/791/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:17.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:18.083Z] ---> package-listing.sh [2025-02-11T03:11:18.084Z] ++ facter osfamily [2025-02-11T03:11:18.084Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-11T03:11:18.343Z] + OS_FAMILY=debian [2025-02-11T03:11:18.343Z] + workspace=/w/workspace/edgex-go/791 [2025-02-11T03:11:18.343Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-11T03:11:18.343Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-11T03:11:18.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-11T03:11:18.343Z] + PACKAGES=/tmp/packages_start.txt [2025-02-11T03:11:18.343Z] + '[' /w/workspace/edgex-go/791 ']' [2025-02-11T03:11:18.343Z] + PACKAGES=/tmp/packages_end.txt [2025-02-11T03:11:18.343Z] + case "${OS_FAMILY}" in [2025-02-11T03:11:18.343Z] + dpkg -l [2025-02-11T03:11:18.343Z] + grep '^ii' [2025-02-11T03:11:18.343Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-11T03:11:18.343Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-11T03:11:18.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-11T03:11:18.343Z] + '[' /w/workspace/edgex-go/791 ']' [2025-02-11T03:11:18.343Z] + mkdir -p /w/workspace/edgex-go/791/archives/ [2025-02-11T03:11:18.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/791/archives/ [Pipeline] echo [2025-02-11T03:11:18.356Z] 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/791/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-11T03:11:18.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:11:19.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T03:11:19.205Z] [2025-02-11T03:11:19.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T03:11:19.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T03:11:19.520Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-11T03:11:19.520Z] 5eb5b503b376: Pulling fs layer [2025-02-11T03:11:19.520Z] 5c69ac0246d0: Pulling fs layer [2025-02-11T03:11:19.520Z] ec43610c2a17: Pulling fs layer [2025-02-11T03:11:19.520Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-11T03:11:19.520Z] 33b1e0a273af: Pulling fs layer [2025-02-11T03:11:19.520Z] 5d3b04190fa2: Pulling fs layer [2025-02-11T03:11:19.520Z] 33b1e0a273af: Waiting [2025-02-11T03:11:19.520Z] 3a2ae6a8a46f: Waiting [2025-02-11T03:11:19.520Z] 5d3b04190fa2: Waiting [2025-02-11T03:11:19.520Z] 2f39f015ded8: Pulling fs layer [2025-02-11T03:11:19.520Z] 2f39f015ded8: Waiting [2025-02-11T03:11:19.780Z] 5c69ac0246d0: Download complete [2025-02-11T03:11:19.780Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-11T03:11:19.780Z] 3a2ae6a8a46f: Download complete [2025-02-11T03:11:19.780Z] 33b1e0a273af: Verifying Checksum [2025-02-11T03:11:19.780Z] 33b1e0a273af: Download complete [2025-02-11T03:11:19.780Z] ec43610c2a17: Verifying Checksum [2025-02-11T03:11:19.780Z] ec43610c2a17: Download complete [2025-02-11T03:11:19.780Z] 5d3b04190fa2: Verifying Checksum [2025-02-11T03:11:19.780Z] 5d3b04190fa2: Download complete [2025-02-11T03:11:19.780Z] 5eb5b503b376: Verifying Checksum [2025-02-11T03:11:19.780Z] 5eb5b503b376: Download complete [2025-02-11T03:11:20.716Z] 2f39f015ded8: Download complete [2025-02-11T03:11:21.337Z] 5eb5b503b376: Pull complete [2025-02-11T03:11:21.596Z] 5c69ac0246d0: Pull complete [2025-02-11T03:11:22.165Z] ec43610c2a17: Pull complete [2025-02-11T03:11:22.165Z] 3a2ae6a8a46f: Pull complete [2025-02-11T03:11:22.734Z] 33b1e0a273af: Pull complete [2025-02-11T03:11:22.734Z] 5d3b04190fa2: Pull complete [2025-02-11T03:11:26.942Z] 2f39f015ded8: Pull complete [2025-02-11T03:11:26.942Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-11T03:11:26.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T03:11:26.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T03:11:27.040Z] prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container [2025-02-11T03:11:27.065Z] $ 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/791/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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-11T03:11:39.031Z] $ docker top cf8ed8edda0574da8ec2d3d6ea295761c1a019120c12d510733e6f9f4ec2bb94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T03:11:39.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-11T03:11:39.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-11T03:11:39.978Z] + ls /var/log/sa-host [2025-02-11T03:11:39.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T03:11:40.131Z] provisioning config files... [2025-02-11T03:11:40.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/791@tmp/config12180481768320960879tmp [Pipeline] { [Pipeline] echo [2025-02-11T03:11:40.156Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:40.437Z] ---> create-netrc.sh [Pipeline] } [2025-02-11T03:11:40.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:40.789Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-11T03:11:40.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:41.083Z] ---> sudo-logs.sh [2025-02-11T03:11:41.083Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-11T03:11:41.122Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:41.413Z] ---> job-cost.sh [2025-02-11T03:11:41.413Z] lf-activate-venv: SKIPPING [2025-02-11T03:11:41.413Z] DEBUG: total: 0.10999999940395355 [2025-02-11T03:11:41.413Z] INFO: Retrieving Stack Cost... [2025-02-11T03:11:41.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-11T03:11:42.241Z] INFO: Archiving Costs [Pipeline] echo [2025-02-11T03:11:42.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T03:11:42.537Z] ---> logs-deploy.sh [2025-02-11T03:11:42.537Z] lf-activate-venv: SKIPPING [2025-02-11T03:11:42.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/791 [2025-02-11T03:11:42.537Z] INFO: archiving workspace using pattern(s): [2025-02-11T03:11:43.479Z] Archives upload complete. [2025-02-11T03:11:43.738Z] INFO: archiving logs to Nexus [2025-02-11T03:11:44.309Z] ---> uname -a: [2025-02-11T03:11:44.309Z] Linux prd-ubuntu20-04-docker-8c-8g-38578 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] ---> lscpu: [2025-02-11T03:11:44.309Z] Architecture: x86_64 [2025-02-11T03:11:44.309Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-11T03:11:44.309Z] Byte Order: Little Endian [2025-02-11T03:11:44.309Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-11T03:11:44.309Z] CPU(s): 8 [2025-02-11T03:11:44.309Z] On-line CPU(s) list: 0-7 [2025-02-11T03:11:44.309Z] Thread(s) per core: 1 [2025-02-11T03:11:44.309Z] Core(s) per socket: 1 [2025-02-11T03:11:44.309Z] Socket(s): 8 [2025-02-11T03:11:44.309Z] NUMA node(s): 1 [2025-02-11T03:11:44.309Z] Vendor ID: AuthenticAMD [2025-02-11T03:11:44.309Z] CPU family: 23 [2025-02-11T03:11:44.309Z] Model: 49 [2025-02-11T03:11:44.309Z] Model name: AMD EPYC-Rome Processor [2025-02-11T03:11:44.309Z] Stepping: 0 [2025-02-11T03:11:44.309Z] CPU MHz: 2799.996 [2025-02-11T03:11:44.309Z] BogoMIPS: 5599.99 [2025-02-11T03:11:44.309Z] Virtualization: AMD-V [2025-02-11T03:11:44.309Z] Hypervisor vendor: KVM [2025-02-11T03:11:44.309Z] Virtualization type: full [2025-02-11T03:11:44.309Z] L1d cache: 256 KiB [2025-02-11T03:11:44.309Z] L1i cache: 256 KiB [2025-02-11T03:11:44.309Z] L2 cache: 4 MiB [2025-02-11T03:11:44.309Z] L3 cache: 128 MiB [2025-02-11T03:11:44.309Z] NUMA node0 CPU(s): 0-7 [2025-02-11T03:11:44.309Z] Vulnerability Itlb multihit: Not affected [2025-02-11T03:11:44.309Z] Vulnerability L1tf: Not affected [2025-02-11T03:11:44.309Z] Vulnerability Mds: Not affected [2025-02-11T03:11:44.309Z] Vulnerability Meltdown: Not affected [2025-02-11T03:11:44.309Z] Vulnerability Mmio stale data: Not affected [2025-02-11T03:11:44.309Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-11T03:11:44.309Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-11T03:11:44.309Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-11T03:11:44.309Z] Vulnerability Srbds: Not affected [2025-02-11T03:11:44.309Z] Vulnerability Tsx async abort: Not affected [2025-02-11T03:11:44.309Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] ---> nproc: [2025-02-11T03:11:44.309Z] 8 [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] ---> df -h: [2025-02-11T03:11:44.309Z] Filesystem Size Used Avail Use% Mounted on [2025-02-11T03:11:44.309Z] overlay 155G 29G 127G 19% / [2025-02-11T03:11:44.309Z] tmpfs 64M 0 64M 0% /dev [2025-02-11T03:11:44.309Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-11T03:11:44.309Z] shm 64M 0 64M 0% /dev/shm [2025-02-11T03:11:44.309Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] ---> sar -b -r -n DEV: [2025-02-11T03:11:44.309Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38578) 02/11/25 _x86_64_ (8 CPU) [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] 02:22:02 LINUX RESTART (8 CPU) [2025-02-11T03:11:44.309Z] [2025-02-11T03:11:44.309Z] 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-11T03:11:44.309Z] 02:24:01 224.96 5.07 219.89 0.00 431.25 76452.67 0.00 [2025-02-11T03:11:44.309Z] 02:25:01 40.73 0.02 40.71 0.00 0.13 30268.31 0.00 [2025-02-11T03:11:44.309Z] 02:26:01 25.61 0.02 25.60 0.00 0.13 14911.38 0.00 [2025-02-11T03:11:44.309Z] 02:27:01 43.46 0.13 43.33 0.00 7.60 34269.62 0.00 [2025-02-11T03:11:44.309Z] 02:28:01 640.25 6.17 634.08 0.00 4326.01 226191.48 0.00 [2025-02-11T03:11:44.309Z] 02:29:01 618.00 10.35 607.65 0.00 138.11 214554.91 0.00 [2025-02-11T03:11:44.309Z] 02:30:01 273.18 0.38 272.79 0.00 5.20 46616.73 0.00 [2025-02-11T03:11:44.309Z] 02:31:02 320.94 0.08 320.85 0.00 0.67 119118.19 0.00 [2025-02-11T03:11:44.309Z] 02:32:01 614.62 0.14 614.49 0.00 19.12 93211.32 0.00 [2025-02-11T03:11:44.309Z] 02:33:01 36.01 0.03 35.98 0.00 4.80 916.91 0.00 [2025-02-11T03:11:44.309Z] 02:34:01 13.60 0.00 13.60 0.00 0.00 351.14 0.00 [2025-02-11T03:11:44.309Z] 02:35:01 3.38 1.02 2.37 0.00 21.86 30.26 0.00 [2025-02-11T03:11:44.309Z] 02:36:01 1.20 0.00 1.20 0.00 0.00 17.86 0.00 [2025-02-11T03:11:44.309Z] 02:37:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2025-02-11T03:11:44.309Z] 02:38:01 1.78 0.02 1.77 0.00 0.13 24.13 0.00 [2025-02-11T03:11:44.309Z] 02:39:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2025-02-11T03:11:44.309Z] 02:40:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2025-02-11T03:11:44.309Z] 02:41:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2025-02-11T03:11:44.309Z] 02:42:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2025-02-11T03:11:44.309Z] 02:43:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2025-02-11T03:11:44.309Z] 02:44:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2025-02-11T03:11:44.309Z] 02:45:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 [2025-02-11T03:11:44.309Z] 02:46:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2025-02-11T03:11:44.309Z] 02:47:01 2.02 0.30 1.72 0.00 10.00 21.06 0.00 [2025-02-11T03:11:44.309Z] 02:48:01 2.48 1.20 1.28 0.00 25.46 15.46 0.00 [2025-02-11T03:11:44.309Z] 02:49:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2025-02-11T03:11:44.309Z] 02:50:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2025-02-11T03:11:44.309Z] 02:51:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2025-02-11T03:11:44.309Z] 02:52:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2025-02-11T03:11:44.309Z] 02:53:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2025-02-11T03:11:44.309Z] 02:54:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-02-11T03:11:44.309Z] 02:55:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2025-02-11T03:11:44.309Z] 02:56:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 [2025-02-11T03:11:44.309Z] 02:57:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2025-02-11T03:11:44.309Z] 02:58:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2025-02-11T03:11:44.309Z] 02:59:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2025-02-11T03:11:44.309Z] 03:00:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-02-11T03:11:44.309Z] 03:01:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2025-02-11T03:11:44.309Z] 03:02:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2025-02-11T03:11:44.309Z] 03:03:01 1.92 0.00 1.92 0.00 0.00 22.93 0.00 [2025-02-11T03:11:44.310Z] 03:04:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2025-02-11T03:11:44.310Z] 03:05:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2025-02-11T03:11:44.310Z] 03:06:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2025-02-11T03:11:44.310Z] 03:07:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2025-02-11T03:11:44.310Z] 03:08:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2025-02-11T03:11:44.310Z] 03:09:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-02-11T03:11:44.310Z] 03:10:01 51.88 0.07 51.82 0.00 7.86 13535.51 0.00 [2025-02-11T03:11:44.310Z] 03:11:01 128.38 0.30 128.08 0.00 10.26 47597.13 0.00 [2025-02-11T03:11:44.310Z] Average: 63.93 0.53 63.41 0.00 104.42 19099.24 0.00 [2025-02-11T03:11:44.310Z] [2025-02-11T03:11:44.310Z] 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-11T03:11:44.310Z] 02:24:01 28190660 31396992 909772 2.77 125776 3265184 2013888 5.94 1312176 2889324 20056 [2025-02-11T03:11:44.310Z] 02:25:01 26980448 31354536 948616 2.88 129368 4367272 2263648 6.67 2010784 3339680 250040 [2025-02-11T03:11:44.310Z] 02:26:01 27192820 31549356 752676 2.29 133064 4316400 1767940 5.21 1364392 3744632 298648 [2025-02-11T03:11:44.310Z] 02:27:01 27834724 31512396 796740 2.42 135628 3709020 2027096 5.97 1333776 3208908 209008 [2025-02-11T03:11:44.310Z] 02:28:01 20426640 31024808 1218580 3.71 185300 10304592 3538644 10.43 2542144 9055064 265112 [2025-02-11T03:11:44.310Z] 02:29:01 14594304 31351836 898884 2.73 363604 15907048 2266588 6.68 2926368 14136508 1076 [2025-02-11T03:11:44.310Z] 02:30:01 9079708 28693900 3487116 10.60 413564 18346348 9930080 29.27 6747896 15364580 1311356 [2025-02-11T03:11:44.310Z] 02:31:02 7668996 29585228 2611812 7.94 425144 20585028 6747360 19.89 6673624 16826720 673876 [2025-02-11T03:11:44.310Z] 02:32:01 10369376 31438888 809840 2.46 434292 19892004 2023936 5.96 3426468 17609992 548 [2025-02-11T03:11:44.310Z] 02:33:01 10360132 31431684 816440 2.48 435812 19892620 2012580 5.93 3820168 17224664 0 [2025-02-11T03:11:44.310Z] 02:34:01 10364300 31436572 811612 2.47 436304 19892720 2007408 5.92 4003860 17037468 8 [2025-02-11T03:11:44.310Z] 02:35:01 10361824 31435148 813156 2.47 436364 19893336 2052384 6.05 4003208 17037980 8 [2025-02-11T03:11:44.310Z] 02:36:01 10370888 31444216 804000 2.45 436392 19893340 2052384 6.05 3994524 17037984 8 [2025-02-11T03:11:44.310Z] 02:37:01 10371760 31445136 803452 2.44 436412 19893344 2052384 6.05 3994456 17037988 8 [2025-02-11T03:11:44.310Z] 02:38:01 10377008 31450436 797828 2.43 436452 19893320 2060368 6.07 3988752 17037964 56 [2025-02-11T03:11:44.310Z] 02:39:01 10377376 31450820 797296 2.42 436488 19893316 2060368 6.07 3988696 17037968 8 [2025-02-11T03:11:44.310Z] 02:40:01 10378084 31451580 796500 2.42 436500 19893328 2060368 6.07 3987776 17037976 8 [2025-02-11T03:11:44.310Z] 02:41:01 10378276 31451776 796428 2.42 436528 19893332 2060368 6.07 3987784 17037972 12 [2025-02-11T03:11:44.310Z] 02:42:01 10378268 31451820 796384 2.42 436544 19893336 2060368 6.07 3987828 17037980 8 [2025-02-11T03:11:44.310Z] 02:43:01 10379228 31452788 795340 2.42 436564 19893336 2060368 6.07 3987064 17037976 24 [2025-02-11T03:11:44.310Z] 02:44:01 10379180 31452752 795312 2.42 436572 19893340 2060368 6.07 3986988 17037984 8 [2025-02-11T03:11:44.310Z] 02:45:01 10379132 31452732 795288 2.42 436580 19893344 2060368 6.07 3987060 17037988 8 [2025-02-11T03:11:44.310Z] 02:46:01 10378800 31452400 795548 2.42 436592 19893344 2060368 6.07 3987048 17037988 12 [2025-02-11T03:11:44.310Z] 02:47:01 10378532 31452600 795340 2.42 436624 19893768 2060368 6.07 3989948 17038200 24 [2025-02-11T03:11:44.310Z] 02:48:01 10374512 31450368 797468 2.43 436680 19894516 2060368 6.07 3993904 17038404 16 [2025-02-11T03:11:44.310Z] 02:49:01 10374176 31450084 797920 2.43 436684 19894544 2060368 6.07 3993984 17038376 8 [2025-02-11T03:11:44.310Z] 02:50:01 10374160 31450084 797888 2.43 436704 19894548 2060368 6.07 3993764 17038380 8 [2025-02-11T03:11:44.310Z] 02:51:01 10373860 31449816 798092 2.43 436728 19894552 2060368 6.07 3993796 17038380 4 [2025-02-11T03:11:44.310Z] 02:52:01 10373812 31449772 798072 2.43 436732 19894556 2076508 6.12 3994072 17038384 28 [2025-02-11T03:11:44.310Z] 02:53:01 10373544 31449544 798348 2.43 436760 19894560 2076508 6.12 3993948 17038388 4 [2025-02-11T03:11:44.310Z] 02:54:01 10373392 31449432 798380 2.43 436772 19894560 2076508 6.12 3994564 17038392 172 [2025-02-11T03:11:44.310Z] 02:55:01 10373384 31449428 798368 2.43 436788 19894564 2076508 6.12 3994072 17038396 8 [2025-02-11T03:11:44.310Z] 02:56:01 10373300 31449352 798584 2.43 436804 19894564 2076508 6.12 3994060 17038396 8 [2025-02-11T03:11:44.310Z] 02:57:01 10373100 31449220 798572 2.43 436824 19894568 2076508 6.12 3994100 17038400 28 [2025-02-11T03:11:44.310Z] 02:58:01 10373248 31449408 798292 2.43 436868 19894572 2076508 6.12 3994000 17038404 32 [2025-02-11T03:11:44.310Z] 02:59:01 10373172 31449380 798496 2.43 436892 19894572 2076508 6.12 3994000 17038408 12 [2025-02-11T03:11:44.310Z] 03:00:01 10372920 31449168 798684 2.43 436912 19894580 2076508 6.12 3994108 17038412 8 [2025-02-11T03:11:44.310Z] 03:01:01 10372776 31449064 798632 2.43 436952 19894572 2076508 6.12 3994148 17038408 8 [2025-02-11T03:11:44.310Z] 03:02:01 10372672 31449020 798628 2.43 436964 19894584 2076508 6.12 3994432 17038416 20 [2025-02-11T03:11:44.310Z] 03:03:01 10372404 31448788 798792 2.43 437000 19894592 2076508 6.12 3994588 17038420 20 [2025-02-11T03:11:44.310Z] 03:04:01 10372564 31448960 798776 2.43 437024 19894592 2076508 6.12 3994244 17038424 36 [2025-02-11T03:11:44.310Z] 03:05:01 10372548 31448988 798740 2.43 437040 19894596 2076508 6.12 3994484 17038428 8 [2025-02-11T03:11:44.310Z] 03:06:01 10372500 31448964 798704 2.43 437052 19894600 2076508 6.12 3994316 17038432 24 [2025-02-11T03:11:44.310Z] 03:07:01 10372476 31448956 798636 2.43 437072 19894600 2059924 6.07 3994348 17038432 8 [2025-02-11T03:11:44.310Z] 03:08:01 10372396 31448916 798616 2.43 437092 19894604 2076024 6.12 3994520 17038436 32 [2025-02-11T03:11:44.310Z] 03:09:01 10372324 31448860 798648 2.43 437112 19894608 2076024 6.12 3994400 17038436 24 [2025-02-11T03:11:44.310Z] 03:10:01 9596904 31407096 839928 2.55 441280 20573120 2164940 6.38 4032564 17718000 300156 [2025-02-11T03:11:44.310Z] 03:11:01 8872488 31386012 855848 2.60 464912 21177728 2162012 6.37 4112872 18280168 1164 [2025-02-11T03:11:44.310Z] Average: 11971440 31339564 910522 2.77 404377 18302572 2360167 6.96 3834377 15682804 69412 [2025-02-11T03:11:44.310Z] [2025-02-11T03:11:44.310Z] 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-11T03:11:44.310Z] 02:24:01 docker0 800.76 792.04 59.19 4610.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:24:01 ens3 953.35 900.19 7946.64 98.36 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:24:01 veth41f3fcc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:24:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:25:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:25:01 ens3 29.46 20.65 23.28 13.23 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:25:01 veth41f3fcc 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:26:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:26:01 ens3 22.11 14.06 17.29 9.36 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:26:01 veth41f3fcc 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:27:01 ens3 124.85 77.24 2220.81 14.93 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:27:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 docker0 207.52 319.48 15.73 2282.63 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 veth329f08a 15.42 19.56 1.48 9.89 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 vethc80788d 41.40 65.52 4.13 367.42 0.00 0.00 0.00 0.03 [2025-02-11T03:11:44.310Z] 02:28:01 veth0b8e721 22.89 30.09 2.21 14.53 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 veth41050aa 0.38 1.33 0.03 0.17 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 ens3 579.97 365.97 6073.10 192.68 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 veth75b86c5 14.49 19.01 1.40 9.22 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 veth2a07257 13.09 16.65 1.25 8.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:28:01 vethde86469 29.71 39.67 2.87 107.54 0.00 0.00 0.00 0.01 [2025-02-11T03:11:44.310Z] 02:29:01 docker0 340.61 690.15 30.42 6863.13 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:29:01 veth41050aa 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:29:01 ens3 699.27 346.09 6869.99 38.75 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth69a73a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth109da5e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth9b6dcaf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth578e343 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 vethddebb28 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth41050aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth01f2f78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 ens3 10.65 5.63 8.96 4.72 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 vethf2ce78e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth61f5b8c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth8b5478d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth36ffb85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 vethdc9f8c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 veth8a4f44b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth69a73a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth109da5e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth9b6dcaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth578e343 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 vethddebb28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth41050aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth01f2f78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 ens3 5.85 3.08 4.57 2.42 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 vethf2ce78e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth61f5b8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth8b5478d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth36ffb85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 vethdc9f8c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 veth8a4f44b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:32:01 ens3 153.91 144.25 98.50 557.34 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:32:01 lo 20.61 20.61 2.03 2.03 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:33:01 ens3 473.47 504.17 190.13 2741.98 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:33:01 lo 43.13 43.13 4.25 4.25 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:34:01 ens3 185.92 177.97 95.81 1048.05 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:34:01 lo 17.13 17.13 1.69 1.69 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:35:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:38:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:43:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:47:01 ens3 1.28 0.83 1.82 0.38 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:48:01 ens3 5.65 4.75 3.80 4.87 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:49:01 ens3 1.78 1.53 0.98 1.22 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.310Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:53:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:54:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:58:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:00:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:01:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:02:01 ens3 0.35 0.42 0.25 0.22 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:03:01 ens3 0.33 0.33 0.14 0.08 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:05:01 ens3 0.52 0.50 0.27 0.22 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:07:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:09:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:10:01 ens3 156.31 133.38 3921.31 118.44 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:11:01 docker0 50.41 94.73 5.02 866.84 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:11:01 vethdcc6726 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:11:01 ens3 238.88 142.06 4097.69 36.95 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] 03:11:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] Average: docker0 28.92 39.29 2.28 303.31 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] Average: vethdcc6726 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] Average: ens3 75.68 58.97 655.72 101.61 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 [2025-02-11T03:11:44.311Z] [2025-02-11T03:11:44.311Z] [2025-02-11T03:11:44.311Z] ---> sar -P ALL: [2025-02-11T03:11:44.311Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38578) 02/11/25 _x86_64_ (8 CPU) [2025-02-11T03:11:44.311Z] [2025-02-11T03:11:44.311Z] 02:22:02 LINUX RESTART (8 CPU) [2025-02-11T03:11:44.311Z] [2025-02-11T03:11:44.311Z] 02:23:02 CPU %user %nice %system %iowait %steal %idle [2025-02-11T03:11:44.311Z] 02:24:01 all 8.55 0.00 3.81 4.74 0.06 82.84 [2025-02-11T03:11:44.311Z] 02:24:01 0 12.35 0.00 4.24 10.42 0.05 72.95 [2025-02-11T03:11:44.311Z] 02:24:01 1 8.36 0.00 4.48 0.19 0.05 86.92 [2025-02-11T03:11:44.311Z] 02:24:01 2 7.39 0.00 3.68 1.17 0.07 87.69 [2025-02-11T03:11:44.311Z] 02:24:01 3 8.05 0.00 3.44 0.27 0.05 88.19 [2025-02-11T03:11:44.311Z] 02:24:01 4 7.44 0.00 2.95 2.48 0.07 87.06 [2025-02-11T03:11:44.311Z] 02:24:01 5 7.22 0.00 2.71 3.51 0.07 86.49 [2025-02-11T03:11:44.311Z] 02:24:01 6 9.31 0.00 4.63 18.76 0.07 67.22 [2025-02-11T03:11:44.311Z] 02:24:01 7 8.30 0.00 4.37 1.20 0.05 86.07 [2025-02-11T03:11:44.311Z] 02:25:01 all 38.69 0.00 5.93 2.06 0.10 53.22 [2025-02-11T03:11:44.311Z] 02:25:01 0 41.56 0.00 6.32 1.34 0.10 50.68 [2025-02-11T03:11:44.311Z] 02:25:01 1 37.78 0.00 5.77 2.29 0.10 54.06 [2025-02-11T03:11:44.311Z] 02:25:01 2 40.65 0.00 6.49 0.60 0.08 52.18 [2025-02-11T03:11:44.311Z] 02:25:01 3 34.77 0.00 5.23 0.03 0.15 59.81 [2025-02-11T03:11:44.311Z] 02:25:01 4 34.98 0.00 5.15 0.24 0.08 59.54 [2025-02-11T03:11:44.311Z] 02:25:01 5 41.84 0.00 6.32 1.22 0.08 50.54 [2025-02-11T03:11:44.311Z] 02:25:01 6 36.46 0.00 6.21 9.20 0.10 48.02 [2025-02-11T03:11:44.311Z] 02:25:01 7 41.44 0.00 5.97 1.53 0.10 50.97 [2025-02-11T03:11:44.311Z] 02:26:01 all 55.67 0.00 7.39 0.56 0.10 36.29 [2025-02-11T03:11:44.311Z] 02:26:01 0 57.05 0.00 7.35 0.27 0.10 35.22 [2025-02-11T03:11:44.311Z] 02:26:01 1 54.98 0.00 8.11 1.77 0.08 35.05 [2025-02-11T03:11:44.311Z] 02:26:01 2 56.76 0.00 7.70 0.00 0.10 35.43 [2025-02-11T03:11:44.311Z] 02:26:01 3 55.11 0.00 6.58 0.22 0.10 37.99 [2025-02-11T03:11:44.311Z] 02:26:01 4 53.06 0.00 6.91 0.20 0.10 39.72 [2025-02-11T03:11:44.311Z] 02:26:01 5 56.84 0.00 7.90 0.56 0.10 34.60 [2025-02-11T03:11:44.311Z] 02:26:01 6 56.48 0.00 6.89 1.31 0.13 35.19 [2025-02-11T03:11:44.311Z] 02:26:01 7 55.03 0.00 7.64 0.12 0.10 37.11 [2025-02-11T03:11:44.311Z] 02:27:01 all 27.72 0.00 5.63 2.58 0.09 63.98 [2025-02-11T03:11:44.311Z] 02:27:01 0 30.28 0.00 5.87 0.22 0.10 63.53 [2025-02-11T03:11:44.311Z] 02:27:01 1 25.60 0.00 5.11 0.14 0.12 69.04 [2025-02-11T03:11:44.311Z] 02:27:01 2 29.39 0.00 6.29 12.33 0.08 51.91 [2025-02-11T03:11:44.311Z] 02:27:01 3 26.23 0.00 5.27 1.33 0.08 67.09 [2025-02-11T03:11:44.311Z] 02:27:01 4 27.54 0.00 5.36 0.39 0.08 66.63 [2025-02-11T03:11:44.311Z] 02:27:01 5 27.82 0.00 5.19 2.74 0.08 64.17 [2025-02-11T03:11:44.311Z] 02:27:01 6 25.61 0.00 6.02 3.30 0.07 65.00 [2025-02-11T03:11:44.311Z] 02:27:01 7 29.33 0.00 5.91 0.19 0.08 64.49 [2025-02-11T03:11:44.311Z] 02:28:01 all 21.55 0.00 8.47 22.06 0.13 47.78 [2025-02-11T03:11:44.311Z] 02:28:01 0 23.18 0.00 9.47 38.66 0.10 28.59 [2025-02-11T03:11:44.311Z] 02:28:01 1 19.93 0.00 7.19 9.32 0.14 63.42 [2025-02-11T03:11:44.311Z] 02:28:01 2 24.32 0.00 9.59 18.85 0.15 47.09 [2025-02-11T03:11:44.311Z] 02:28:01 3 19.40 0.00 7.30 12.21 0.12 60.98 [2025-02-11T03:11:44.311Z] 02:28:01 4 22.88 0.00 9.59 40.26 0.12 27.15 [2025-02-11T03:11:44.311Z] 02:28:01 5 18.50 0.00 7.55 18.84 0.15 54.96 [2025-02-11T03:11:44.311Z] 02:28:01 6 20.48 0.00 7.25 19.02 0.12 53.13 [2025-02-11T03:11:44.311Z] 02:28:01 7 23.74 0.00 9.88 19.57 0.12 46.68 [2025-02-11T03:11:44.311Z] 02:29:01 all 7.92 0.00 4.44 29.75 0.08 57.81 [2025-02-11T03:11:44.311Z] 02:29:01 0 8.85 0.00 4.58 16.40 0.08 70.08 [2025-02-11T03:11:44.311Z] 02:29:01 1 8.26 0.00 4.34 24.39 0.08 62.93 [2025-02-11T03:11:44.311Z] 02:29:01 2 8.51 0.00 4.39 13.98 0.09 73.02 [2025-02-11T03:11:44.311Z] 02:29:01 3 7.23 0.00 3.77 59.00 0.08 29.91 [2025-02-11T03:11:44.311Z] 02:29:01 4 8.03 0.00 4.85 13.95 0.05 73.12 [2025-02-11T03:11:44.311Z] 02:29:01 5 7.25 0.00 6.22 79.51 0.10 6.92 [2025-02-11T03:11:44.311Z] 02:29:01 6 7.98 0.00 3.97 16.65 0.08 71.32 [2025-02-11T03:11:44.311Z] 02:29:01 7 7.22 0.00 3.45 14.65 0.05 74.63 [2025-02-11T03:11:44.311Z] 02:30:01 all 84.61 0.00 13.22 1.02 0.14 1.01 [2025-02-11T03:11:44.311Z] 02:30:01 0 84.80 0.00 13.34 1.14 0.12 0.60 [2025-02-11T03:11:44.311Z] 02:30:01 1 85.70 0.00 12.48 0.71 0.12 1.00 [2025-02-11T03:11:44.311Z] 02:30:01 2 84.28 0.00 13.97 0.74 0.13 0.88 [2025-02-11T03:11:44.311Z] 02:30:01 3 84.60 0.00 13.19 0.95 0.15 1.12 [2025-02-11T03:11:44.311Z] 02:30:01 4 84.80 0.00 13.58 0.79 0.13 0.69 [2025-02-11T03:11:44.311Z] 02:30:01 5 84.88 0.00 12.45 1.33 0.12 1.23 [2025-02-11T03:11:44.311Z] 02:30:01 6 84.84 0.00 12.83 1.22 0.12 0.98 [2025-02-11T03:11:44.311Z] 02:30:01 7 82.94 0.00 13.91 1.29 0.21 1.64 [2025-02-11T03:11:44.311Z] 02:31:02 all 88.14 0.00 11.71 0.00 0.14 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 0 86.74 0.00 13.11 0.00 0.14 0.02 [2025-02-11T03:11:44.311Z] 02:31:02 1 88.57 0.00 11.29 0.00 0.14 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 2 88.76 0.00 11.12 0.00 0.12 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 3 88.25 0.00 11.60 0.00 0.14 0.02 [2025-02-11T03:11:44.311Z] 02:31:02 4 89.87 0.00 9.99 0.00 0.13 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 5 88.06 0.00 11.79 0.00 0.16 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 6 89.60 0.00 10.27 0.00 0.13 0.00 [2025-02-11T03:11:44.311Z] 02:31:02 7 85.00 0.00 14.82 0.00 0.18 0.00 [2025-02-11T03:11:44.311Z] 02:32:01 all 37.70 0.00 6.71 5.38 0.10 50.11 [2025-02-11T03:11:44.311Z] 02:32:01 0 37.38 0.00 7.19 5.30 0.10 50.02 [2025-02-11T03:11:44.311Z] 02:32:01 1 37.65 0.00 6.28 7.50 0.10 48.47 [2025-02-11T03:11:44.311Z] 02:32:01 2 37.85 0.00 7.26 2.31 0.09 52.49 [2025-02-11T03:11:44.311Z] 02:32:01 3 37.15 0.00 6.45 2.90 0.09 53.41 [2025-02-11T03:11:44.311Z] 02:32:01 4 39.08 0.00 6.87 6.16 0.09 47.81 [2025-02-11T03:11:44.311Z] 02:32:01 5 38.45 0.00 6.03 4.00 0.09 51.43 [2025-02-11T03:11:44.311Z] 02:32:01 6 38.33 0.00 6.42 4.53 0.14 50.58 [2025-02-11T03:11:44.311Z] 02:32:01 7 35.66 0.00 7.18 10.45 0.10 46.61 [2025-02-11T03:11:44.311Z] 02:33:01 all 9.62 0.00 1.00 0.13 0.09 89.16 [2025-02-11T03:11:44.311Z] 02:33:01 0 11.91 0.00 1.11 0.64 0.07 86.28 [2025-02-11T03:11:44.311Z] 02:33:01 1 13.14 0.00 1.09 0.07 0.07 85.64 [2025-02-11T03:11:44.311Z] 02:33:01 2 10.53 0.00 1.25 0.02 0.12 88.08 [2025-02-11T03:11:44.311Z] 02:33:01 3 12.03 0.00 0.94 0.02 0.12 86.90 [2025-02-11T03:11:44.311Z] 02:33:01 4 8.81 0.00 1.04 0.18 0.08 89.88 [2025-02-11T03:11:44.311Z] 02:33:01 5 10.90 0.00 0.87 0.05 0.10 88.07 [2025-02-11T03:11:44.311Z] 02:33:01 6 5.51 0.00 0.90 0.08 0.08 93.42 [2025-02-11T03:11:44.311Z] 02:33:01 7 4.16 0.00 0.77 0.00 0.07 95.00 [2025-02-11T03:11:44.311Z] 02:34:01 all 3.97 0.00 0.41 0.04 0.04 95.55 [2025-02-11T03:11:44.311Z] 02:34:01 0 2.48 0.00 0.45 0.20 0.02 96.85 [2025-02-11T03:11:44.311Z] 02:34:01 1 6.78 0.00 0.48 0.02 0.05 92.66 [2025-02-11T03:11:44.311Z] 02:34:01 2 2.64 0.00 0.37 0.00 0.03 96.96 [2025-02-11T03:11:44.311Z] 02:34:01 3 5.55 0.00 0.43 0.00 0.05 93.97 [2025-02-11T03:11:44.311Z] 02:34:01 4 2.35 0.00 0.27 0.07 0.03 97.29 [2025-02-11T03:11:44.311Z] 02:34:01 5 5.73 0.00 0.42 0.02 0.05 93.79 [2025-02-11T03:11:44.311Z] 02:34:01 6 4.83 0.00 0.42 0.00 0.05 94.71 [2025-02-11T03:11:44.311Z] 02:34:01 7 1.37 0.00 0.45 0.00 0.03 98.15 [2025-02-11T03:11:44.311Z] [2025-02-11T03:11:44.311Z] 02:34:01 CPU %user %nice %system %iowait %steal %idle [2025-02-11T03:11:44.311Z] 02:35:01 all 0.06 0.00 0.04 0.03 0.02 99.86 [2025-02-11T03:11:44.311Z] 02:35:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-02-11T03:11:44.311Z] 02:35:01 1 0.12 0.00 0.08 0.00 0.03 99.77 [2025-02-11T03:11:44.311Z] 02:35:01 2 0.18 0.00 0.05 0.03 0.03 99.70 [2025-02-11T03:11:44.311Z] 02:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.311Z] 02:35:01 4 0.03 0.00 0.02 0.18 0.00 99.77 [2025-02-11T03:11:44.311Z] 02:35:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2025-02-11T03:11:44.311Z] 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.311Z] 02:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.311Z] 02:36:01 all 0.13 0.00 0.02 0.84 0.01 99.00 [2025-02-11T03:11:44.311Z] 02:36:01 0 0.03 0.00 0.03 6.68 0.03 93.22 [2025-02-11T03:11:44.311Z] 02:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2025-02-11T03:11:44.311Z] 02:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-02-11T03:11:44.311Z] 02:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.311Z] 02:36:01 4 0.78 0.00 0.00 0.00 0.02 99.20 [2025-02-11T03:11:44.311Z] 02:36:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2025-02-11T03:11:44.311Z] 02:36:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-02-11T03:11:44.311Z] 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.311Z] 02:37:01 all 0.01 0.00 0.01 0.01 0.02 99.94 [2025-02-11T03:11:44.311Z] 02:37:01 0 0.03 0.00 0.03 0.03 0.03 99.87 [2025-02-11T03:11:44.311Z] 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.311Z] 02:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2025-02-11T03:11:44.312Z] 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:37:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2025-02-11T03:11:44.312Z] 02:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:38:01 all 0.19 0.00 0.03 0.01 0.01 99.77 [2025-02-11T03:11:44.312Z] 02:38:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-02-11T03:11:44.312Z] 02:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2025-02-11T03:11:44.312Z] 02:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-02-11T03:11:44.312Z] 02:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-02-11T03:11:44.312Z] 02:38:01 4 1.26 0.00 0.00 0.00 0.00 98.74 [2025-02-11T03:11:44.312Z] 02:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:38:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-11T03:11:44.312Z] 02:39:01 all 0.02 0.00 0.02 0.00 0.02 99.94 [2025-02-11T03:11:44.312Z] 02:39:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-02-11T03:11:44.312Z] 02:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:39:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:40:01 all 0.27 0.00 0.01 0.00 0.02 99.69 [2025-02-11T03:11:44.312Z] 02:40:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2025-02-11T03:11:44.312Z] 02:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:40:01 4 1.92 0.00 0.03 0.00 0.02 98.03 [2025-02-11T03:11:44.312Z] 02:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:41:01 all 0.27 0.00 0.01 0.03 0.01 99.68 [2025-02-11T03:11:44.312Z] 02:41:01 0 0.02 0.00 0.02 0.07 0.02 99.88 [2025-02-11T03:11:44.312Z] 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-11T03:11:44.312Z] 02:41:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2025-02-11T03:11:44.312Z] 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:41:01 6 0.03 0.00 0.02 0.15 0.02 99.78 [2025-02-11T03:11:44.312Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:42:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2025-02-11T03:11:44.312Z] 02:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2025-02-11T03:11:44.312Z] 02:42:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2025-02-11T03:11:44.312Z] 02:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:42:01 4 1.06 0.00 0.00 0.00 0.00 98.94 [2025-02-11T03:11:44.312Z] 02:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:42:01 6 0.02 0.00 0.02 0.02 0.03 99.92 [2025-02-11T03:11:44.312Z] 02:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-02-11T03:11:44.312Z] 02:43:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2025-02-11T03:11:44.312Z] 02:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-02-11T03:11:44.312Z] 02:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-11T03:11:44.312Z] 02:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:44:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-02-11T03:11:44.312Z] 02:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:44:01 4 1.50 0.00 0.00 0.00 0.02 98.48 [2025-02-11T03:11:44.312Z] 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:44:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:45:01 all 0.28 0.00 0.02 0.01 0.02 99.68 [2025-02-11T03:11:44.312Z] 02:45:01 0 0.07 0.00 0.02 0.02 0.03 99.87 [2025-02-11T03:11:44.312Z] 02:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:45:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2025-02-11T03:11:44.312Z] 02:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:45:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2025-02-11T03:11:44.312Z] 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:45:01 6 0.02 0.00 0.02 0.08 0.02 99.87 [2025-02-11T03:11:44.312Z] 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] [2025-02-11T03:11:44.312Z] 02:45:01 CPU %user %nice %system %iowait %steal %idle [2025-02-11T03:11:44.312Z] 02:46:01 all 0.26 0.00 0.01 0.25 0.01 99.47 [2025-02-11T03:11:44.312Z] 02:46:01 0 0.00 0.00 0.02 1.97 0.02 98.00 [2025-02-11T03:11:44.312Z] 02:46:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2025-02-11T03:11:44.312Z] 02:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:46:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2025-02-11T03:11:44.312Z] 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:47:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2025-02-11T03:11:44.312Z] 02:47:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:47:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2025-02-11T03:11:44.312Z] 02:47:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2025-02-11T03:11:44.312Z] 02:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-11T03:11:44.312Z] 02:47:01 4 1.09 0.00 0.08 0.00 0.02 98.81 [2025-02-11T03:11:44.312Z] 02:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:47:01 6 0.15 0.00 0.03 0.02 0.02 99.78 [2025-02-11T03:11:44.312Z] 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:48:01 all 0.18 0.00 0.03 0.02 0.02 99.75 [2025-02-11T03:11:44.312Z] 02:48:01 0 0.07 0.00 0.07 0.02 0.03 99.82 [2025-02-11T03:11:44.312Z] 02:48:01 1 0.62 0.00 0.03 0.02 0.02 99.32 [2025-02-11T03:11:44.312Z] 02:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:48:01 3 0.05 0.00 0.07 0.00 0.03 99.85 [2025-02-11T03:11:44.312Z] 02:48:01 4 0.13 0.00 0.02 0.05 0.00 99.80 [2025-02-11T03:11:44.312Z] 02:48:01 5 0.07 0.00 0.02 0.05 0.02 99.85 [2025-02-11T03:11:44.312Z] 02:48:01 6 0.22 0.00 0.05 0.02 0.02 99.70 [2025-02-11T03:11:44.312Z] 02:48:01 7 0.22 0.00 0.00 0.02 0.02 99.75 [2025-02-11T03:11:44.312Z] 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-02-11T03:11:44.312Z] 02:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2025-02-11T03:11:44.312Z] 02:49:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-11T03:11:44.312Z] 02:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-11T03:11:44.312Z] 02:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-11T03:11:44.312Z] 02:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:49:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2025-02-11T03:11:44.312Z] 02:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-02-11T03:11:44.312Z] 02:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:51:01 all 0.16 0.00 0.02 0.00 0.02 99.79 [2025-02-11T03:11:44.312Z] 02:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2025-02-11T03:11:44.312Z] 02:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:51:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:51:01 4 1.03 0.00 0.05 0.00 0.02 98.91 [2025-02-11T03:11:44.312Z] 02:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:51:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-02-11T03:11:44.312Z] 02:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:52:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2025-02-11T03:11:44.312Z] 02:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-02-11T03:11:44.312Z] 02:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:52:01 4 0.38 0.00 0.03 0.00 0.02 99.57 [2025-02-11T03:11:44.312Z] 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.312Z] 02:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:53:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-02-11T03:11:44.312Z] 02:53:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:53:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:53:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2025-02-11T03:11:44.312Z] 02:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:54:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2025-02-11T03:11:44.312Z] 02:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:54:01 4 1.68 0.00 0.02 0.00 0.02 98.29 [2025-02-11T03:11:44.312Z] 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:55:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:55:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2025-02-11T03:11:44.312Z] 02:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:55:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2025-02-11T03:11:44.312Z] 02:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-11T03:11:44.312Z] 02:56:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2025-02-11T03:11:44.312Z] 02:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.312Z] 02:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.312Z] 02:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.312Z] 02:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-11T03:11:44.312Z] [2025-02-11T03:11:44.312Z] 02:56:01 CPU %user %nice %system %iowait %steal %idle [2025-02-11T03:11:44.312Z] 02:57:01 all 0.02 0.00 0.01 0.00 0.02 99.94 [2025-02-11T03:11:44.312Z] 02:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-11T03:11:44.312Z] 02:57:01 1 0.05 0.00 0.02 0.02 0.03 99.88 [2025-02-11T03:11:44.312Z] 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.312Z] 02:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.312Z] 02:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.312Z] 02:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 02:57:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2025-02-11T03:11:44.313Z] 02:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 02:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-02-11T03:11:44.313Z] 02:58:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-02-11T03:11:44.313Z] 02:58:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2025-02-11T03:11:44.313Z] 02:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-11T03:11:44.313Z] 02:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-11T03:11:44.313Z] 02:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 02:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 02:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-11T03:11:44.313Z] 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 02:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-02-11T03:11:44.313Z] 02:59:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2025-02-11T03:11:44.313Z] 02:59:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2025-02-11T03:11:44.313Z] 02:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 02:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 02:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.313Z] 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-02-11T03:11:44.313Z] 03:00:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2025-02-11T03:11:44.313Z] 03:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.313Z] 03:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-11T03:11:44.313Z] 03:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-11T03:11:44.313Z] 03:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.313Z] 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-02-11T03:11:44.313Z] 03:01:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:01:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2025-02-11T03:11:44.313Z] 03:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-11T03:11:44.313Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:02:01 all 0.03 0.00 0.01 0.01 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:02:01 0 0.05 0.00 0.02 0.02 0.03 99.88 [2025-02-11T03:11:44.313Z] 03:02:01 1 0.03 0.00 0.00 0.07 0.02 99.88 [2025-02-11T03:11:44.313Z] 03:02:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2025-02-11T03:11:44.313Z] 03:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 03:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.313Z] 03:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 03:03:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2025-02-11T03:11:44.313Z] 03:03:01 0 0.00 0.00 0.00 0.08 0.00 99.92 [2025-02-11T03:11:44.313Z] 03:03:01 1 0.07 0.00 0.05 0.02 0.03 99.83 [2025-02-11T03:11:44.313Z] 03:03:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2025-02-11T03:11:44.313Z] 03:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:03:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-02-11T03:11:44.313Z] 03:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-02-11T03:11:44.313Z] 03:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:04:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2025-02-11T03:11:44.313Z] 03:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-11T03:11:44.313Z] 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:04:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-02-11T03:11:44.313Z] 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-11T03:11:44.313Z] 03:05:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2025-02-11T03:11:44.313Z] 03:05:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-11T03:11:44.313Z] 03:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-11T03:11:44.313Z] 03:05:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:05:01 3 0.07 0.00 0.05 0.02 0.03 99.83 [2025-02-11T03:11:44.313Z] 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-11T03:11:44.313Z] 03:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:05:01 7 1.06 0.00 0.00 0.00 0.00 98.94 [2025-02-11T03:11:44.313Z] 03:06:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2025-02-11T03:11:44.313Z] 03:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:06:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-02-11T03:11:44.313Z] 03:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-11T03:11:44.313Z] 03:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-02-11T03:11:44.313Z] 03:06:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:06:01 7 1.98 0.00 0.00 0.00 0.02 98.00 [2025-02-11T03:11:44.313Z] 03:07:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-02-11T03:11:44.313Z] 03:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-11T03:11:44.313Z] 03:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-11T03:11:44.313Z] 03:07:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2025-02-11T03:11:44.313Z] 03:07:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-02-11T03:11:44.313Z] 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-11T03:11:44.313Z] 03:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:07:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2025-02-11T03:11:44.313Z] [2025-02-11T03:11:44.313Z] 03:07:01 CPU %user %nice %system %iowait %steal %idle [2025-02-11T03:11:44.313Z] 03:08:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2025-02-11T03:11:44.313Z] 03:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-11T03:11:44.313Z] 03:08:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2025-02-11T03:11:44.313Z] 03:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:08:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-11T03:11:44.313Z] 03:08:01 7 1.95 0.00 0.00 0.00 0.02 98.03 [2025-02-11T03:11:44.313Z] 03:09:01 all 0.26 0.00 0.02 0.00 0.01 99.70 [2025-02-11T03:11:44.313Z] 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-02-11T03:11:44.313Z] 03:09:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2025-02-11T03:11:44.313Z] 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-11T03:11:44.313Z] 03:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-02-11T03:11:44.313Z] 03:09:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2025-02-11T03:11:44.313Z] 03:10:01 all 3.08 0.00 1.41 0.60 0.03 94.88 [2025-02-11T03:11:44.313Z] 03:10:01 0 3.28 0.00 1.05 0.62 0.02 95.03 [2025-02-11T03:11:44.313Z] 03:10:01 1 2.99 0.00 0.85 0.00 0.03 96.12 [2025-02-11T03:11:44.313Z] 03:10:01 2 2.28 0.00 1.02 0.02 0.02 96.67 [2025-02-11T03:11:44.313Z] 03:10:01 3 2.91 0.00 1.39 0.02 0.05 95.63 [2025-02-11T03:11:44.313Z] 03:10:01 4 4.90 0.00 1.25 0.00 0.03 93.81 [2025-02-11T03:11:44.313Z] 03:10:01 5 2.43 0.00 1.92 0.00 0.02 95.63 [2025-02-11T03:11:44.313Z] 03:10:01 6 2.90 0.00 1.63 4.10 0.03 91.34 [2025-02-11T03:11:44.313Z] 03:10:01 7 2.93 0.00 2.20 0.05 0.03 94.79 [2025-02-11T03:11:44.313Z] 03:11:01 all 6.04 0.00 2.74 5.78 0.07 85.38 [2025-02-11T03:11:44.313Z] 03:11:01 0 6.60 0.00 3.73 5.96 0.10 83.62 [2025-02-11T03:11:44.313Z] 03:11:01 1 6.75 0.00 2.67 0.02 0.05 90.51 [2025-02-11T03:11:44.313Z] 03:11:01 2 6.09 0.00 2.02 0.86 0.05 90.98 [2025-02-11T03:11:44.313Z] 03:11:01 3 8.35 0.00 2.73 0.29 0.07 88.57 [2025-02-11T03:11:44.313Z] 03:11:01 4 4.61 0.00 2.23 0.89 0.03 92.24 [2025-02-11T03:11:44.313Z] 03:11:01 5 5.01 0.00 2.52 0.76 0.08 91.63 [2025-02-11T03:11:44.313Z] 03:11:01 6 3.24 0.00 2.63 21.07 0.08 72.98 [2025-02-11T03:11:44.313Z] 03:11:01 7 7.72 0.00 3.37 16.43 0.07 72.41 [2025-02-11T03:11:44.313Z] Average: all 8.16 0.00 1.51 1.56 0.03 88.75 [2025-02-11T03:11:44.313Z] Average: 0 8.40 0.00 1.62 1.85 0.04 88.10 [2025-02-11T03:11:44.313Z] Average: 1 8.20 0.00 1.46 0.96 0.04 89.35 [2025-02-11T03:11:44.313Z] Average: 2 8.27 0.00 1.56 1.04 0.04 89.09 [2025-02-11T03:11:44.313Z] Average: 3 7.99 0.00 1.41 1.59 0.03 88.98 [2025-02-11T03:11:44.313Z] Average: 4 8.35 0.00 1.45 1.33 0.03 88.84 [2025-02-11T03:11:44.313Z] Average: 5 8.14 0.00 1.49 2.29 0.03 88.05 [2025-02-11T03:11:44.313Z] Average: 6 7.95 0.00 1.45 2.04 0.04 88.52 [2025-02-11T03:11:44.313Z] Average: 7 7.94 0.00 1.62 1.35 0.03 89.07 [2025-02-11T03:11:44.313Z] [2025-02-11T03:11:44.313Z] [2025-02-11T03:11:44.313Z]