Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bbd37b5df431558ec293b1a451d3008d2d01443 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-ssh8487958412776697120.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-ssh8543448472258300421.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-ssh8566684175865143549.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-ssh13179478735685352422.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-ssh17106168591733165423.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-34742 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/759 [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/759 # 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 6bbd37b5df431558ec293b1a451d3008d2d01443 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 Commit message: "Merge pull request #5019 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.11" > git rev-list --no-walk 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T01:53:45.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T01:53:45.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T01:53:45.335Z] ========================================================= [2024-12-09T01:53:45.335Z] EdgeX Global Pipelines Version Info [2024-12-09T01:53:45.335Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:53:46.433Z] ------------------- [2024-12-09T01:53:46.433Z] stable info: [2024-12-09T01:53:46.434Z] ------------------- [2024-12-09T01:53:46.434Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T01:53:46.434Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:53:46.434Z] Message: update stable to v1.0.269 [2024-12-09T01:53:46.693Z] ------------------- [2024-12-09T01:53:46.693Z] experimental info: [2024-12-09T01:53:46.693Z] ------------------- [2024-12-09T01:53:46.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T01:53:46.693Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:53:46.693Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T01:53:46.771Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-09T01:53:46.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-09T01:53:46.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T01:53:46.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T01:53:46.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T01:53:46.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T01:53:46.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T01:53:46.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-09T01:53:46.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-09T01:53:46.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-09T01:53:46.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T01:53:47.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T01:53:47.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T01:53:47.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T01:53:47.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T01:53:47.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:53:47.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:53:47.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T01:53:47.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-09T01:53:47.169Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-09T01:53:47.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T01:53:47.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T01:53:47.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T01:53:47.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T01:53:47.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T01:53:47.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T01:53:47.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo [2024-12-09T01:53:47.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bbd37b [Pipeline] echo [2024-12-09T01:53:47.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:53:47.394Z] provisioning config files... [2024-12-09T01:53:47.408Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config2208741370351443161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:53:47.743Z] ---> ****-login.sh [2024-12-09T01:53:47.743Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:53:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:48.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:48.008Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:48.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:48.008Z] [2024-12-09T01:53:48.008Z] Login Succeeded [2024-12-09T01:53:48.008Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:53:48.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:48.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:48.008Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:48.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:48.008Z] [2024-12-09T01:53:48.008Z] Login Succeeded [2024-12-09T01:53:48.008Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:53:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:48.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:48.271Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:48.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:48.271Z] [2024-12-09T01:53:48.271Z] Login Succeeded [2024-12-09T01:53:48.271Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:53:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:48.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:48.271Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:48.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:48.271Z] [2024-12-09T01:53:48.271Z] Login Succeeded [2024-12-09T01:53:48.271Z] ****.io [2024-12-09T01:53:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:48.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:48.533Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:48.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:48.533Z] [2024-12-09T01:53:48.533Z] Login Succeeded [2024-12-09T01:53:48.533Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:53:48.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T01:53:48.860Z] + 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 [2024-12-09T01:53:48.860Z] + dirname cmd/core-command/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/core-data/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/core-keeper/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/core-metadata/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-09T01:53:48.860Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2024-12-09T01:53:48.860Z] -f2 [2024-12-09T01:53:48.860Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/support-notifications/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-09T01:53:48.860Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-09T01:53:48.860Z] + cut -d/ -f2 [2024-12-09T01:53:48.860Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-09T01:53:48.892Z] 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 [2024-12-09T01:53:49.240Z] + git rev-list -1 --merges 6bbd37b5df431558ec293b1a451d3008d2d01443~1..6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo [2024-12-09T01:53:49.252Z] -----------> git rev-list -1 --merges 6bbd37b5df431558ec293b1a451d3008d2d01443~1..6bbd37b5df431558ec293b1a451d3008d2d01443 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T01:53:49.252Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [false] [Pipeline] sh [2024-12-09T01:53:49.543Z] + git log --format=format:%s -1 6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo [2024-12-09T01:53:49.558Z] ========================================================= [2024-12-09T01:53:49.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T01:53:49.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-09T01:53:49.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T01:53:49.930Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T01:53:49.930Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T01:53:49.930Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T01:53:49.930Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T01:53:49.930Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T01:53:49.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:53:50.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:50.283Z] [2024-12-09T01:53:50.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:53:50.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:50.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T01:53:50.588Z] b85a868b505f: Pulling fs layer [2024-12-09T01:53:50.588Z] e2be974225ed: Pulling fs layer [2024-12-09T01:53:50.588Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T01:53:50.588Z] 988bab9f4d93: Pulling fs layer [2024-12-09T01:53:50.588Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T01:53:50.588Z] eaf3925da568: Pulling fs layer [2024-12-09T01:53:50.588Z] bab4dde63d76: Pulling fs layer [2024-12-09T01:53:50.588Z] bde34c3a00c8: Pulling fs layer [2024-12-09T01:53:50.588Z] b352a97aabf1: Pulling fs layer [2024-12-09T01:53:50.588Z] 4872d77fe225: Pulling fs layer [2024-12-09T01:53:50.588Z] 5851b861e8e6: Pulling fs layer [2024-12-09T01:53:50.588Z] b352a97aabf1: Waiting [2024-12-09T01:53:50.588Z] 4872d77fe225: Waiting [2024-12-09T01:53:50.588Z] 1469e6f7b9e6: Waiting [2024-12-09T01:53:50.588Z] bde34c3a00c8: Waiting [2024-12-09T01:53:50.588Z] eaf3925da568: Waiting [2024-12-09T01:53:50.588Z] 5851b861e8e6: Waiting [2024-12-09T01:53:50.588Z] bab4dde63d76: Waiting [2024-12-09T01:53:50.588Z] 988bab9f4d93: Waiting [2024-12-09T01:53:50.588Z] e2be974225ed: Verifying Checksum [2024-12-09T01:53:50.588Z] e2be974225ed: Download complete [2024-12-09T01:53:50.588Z] 988bab9f4d93: Download complete [2024-12-09T01:53:50.588Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T01:53:50.588Z] 1469e6f7b9e6: Download complete [2024-12-09T01:53:50.588Z] eaf3925da568: Verifying Checksum [2024-12-09T01:53:50.588Z] eaf3925da568: Download complete [2024-12-09T01:53:50.846Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T01:53:50.846Z] 339a4e72a1f5: Download complete [2024-12-09T01:53:50.846Z] bde34c3a00c8: Verifying Checksum [2024-12-09T01:53:50.846Z] bde34c3a00c8: Download complete [2024-12-09T01:53:50.846Z] b352a97aabf1: Verifying Checksum [2024-12-09T01:53:50.846Z] b352a97aabf1: Download complete [2024-12-09T01:53:50.846Z] 4872d77fe225: Download complete [2024-12-09T01:53:50.846Z] 5851b861e8e6: Verifying Checksum [2024-12-09T01:53:50.846Z] 5851b861e8e6: Download complete [2024-12-09T01:53:50.846Z] b85a868b505f: Verifying Checksum [2024-12-09T01:53:50.846Z] b85a868b505f: Download complete [2024-12-09T01:53:51.105Z] bab4dde63d76: Verifying Checksum [2024-12-09T01:53:51.105Z] bab4dde63d76: Download complete [2024-12-09T01:53:52.043Z] b85a868b505f: Pull complete [2024-12-09T01:53:52.043Z] e2be974225ed: Pull complete [2024-12-09T01:53:52.610Z] 339a4e72a1f5: Pull complete [2024-12-09T01:53:52.610Z] 988bab9f4d93: Pull complete [2024-12-09T01:53:52.868Z] 1469e6f7b9e6: Pull complete [2024-12-09T01:53:52.868Z] eaf3925da568: Pull complete [2024-12-09T01:53:54.241Z] bab4dde63d76: Pull complete [2024-12-09T01:53:54.241Z] bde34c3a00c8: Pull complete [2024-12-09T01:53:54.500Z] b352a97aabf1: Pull complete [2024-12-09T01:53:54.500Z] 4872d77fe225: Pull complete [2024-12-09T01:53:54.500Z] 5851b861e8e6: Pull complete [2024-12-09T01:53:54.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T01:53:54.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:54.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:53:54.630Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T01:53:54.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T01:53:55.771Z] $ docker top 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 -eo pid,comm [2024-12-09T01:53:55.824Z] 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). [2024-12-09T01:53:55.824Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T01:53:55.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:53:55.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:53:55.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:53:55.978Z] $ docker exec 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent [2024-12-09T01:53:56.075Z] SSH_AUTH_SOCK=/tmp/ssh-fqs18kYlfyca/agent.31 [2024-12-09T01:53:56.075Z] SSH_AGENT_PID=37 [2024-12-09T01:53:56.080Z] Running ssh-add (command line suppressed) [2024-12-09T01:53:56.180Z] Identity added: /w/workspace/edgex-go/759@tmp/private_key_7655228814952686130.key (/w/workspace/edgex-go/759@tmp/private_key_7655228814952686130.key) [2024-12-09T01:53:56.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:53:56.482Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T01:53:56.492Z] $ docker exec --env ******** --env ******** 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent -k [2024-12-09T01:53:56.596Z] unset SSH_AUTH_SOCK; [2024-12-09T01:53:56.596Z] unset SSH_AGENT_PID; [2024-12-09T01:53:56.596Z] echo Agent pid 37 killed; [2024-12-09T01:53:56.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T01:53:56.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:53:56.646Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:53:56.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:53:56.755Z] $ docker exec 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent [2024-12-09T01:53:56.851Z] SSH_AUTH_SOCK=/tmp/ssh-Lhr50Jav1SVf/agent.70 [2024-12-09T01:53:56.851Z] SSH_AGENT_PID=76 [2024-12-09T01:53:56.855Z] Running ssh-add (command line suppressed) [2024-12-09T01:53:56.957Z] Identity added: /w/workspace/edgex-go/759@tmp/private_key_5243377469709160475.key (/w/workspace/edgex-go/759@tmp/private_key_5243377469709160475.key) [2024-12-09T01:53:56.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:53:57.266Z] + git semver init [2024-12-09T01:53:57.525Z] 2024-12-09 01:53:57,441 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T01:53:57.525Z] 2024-12-09 01:53:57,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/759/.semver [2024-12-09T01:53:57.525Z] 2024-12-09 01:53:57,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/759/.semver [2024-12-09T01:53:57.525Z] 2024-12-09 01:53:57,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/759/.semver'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) [2024-12-09T01:54:01.719Z] 2024-12-09 01:54:01,659 [append_file] DEBUG append to file:/w/workspace/edgex-go/759/.git/info/exclude [2024-12-09T01:54:01.719Z] 2024-12-09 01:54:01,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/759/.semver/main with force:False [2024-12-09T01:54:01.719Z] 2024-12-09 01:54:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T01:54:01.719Z] 2024-12-09 01:54:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T01:54:01.719Z] 4.0.0-dev.23 [Pipeline] } [2024-12-09T01:54:01.729Z] $ docker exec --env ******** --env ******** 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent -k [2024-12-09T01:54:01.821Z] unset SSH_AUTH_SOCK; [2024-12-09T01:54:01.822Z] unset SSH_AGENT_PID; [2024-12-09T01:54:01.822Z] echo Agent pid 76 killed; [2024-12-09T01:54:01.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T01:54:02.163Z] + git semver [Pipeline] } [2024-12-09T01:54:02.436Z] $ docker stop --time=1 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 [2024-12-09T01:54:03.700Z] $ docker rm -f --volumes 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T01:54:04.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T01:54:04.269Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T01:54:04.273Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.23 [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 [2024-12-09T01:54:04.690Z] + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo [2024-12-09T01:54:04.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:54:04.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:54:04.732Z] ========================================================= [2024-12-09T01:54:04.732Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T01:54:04.732Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:54:05.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:54:05.283Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T01:54:05.283Z] 43c4264eed91: Pulling fs layer [2024-12-09T01:54:05.283Z] 4cc291be95ef: Pulling fs layer [2024-12-09T01:54:05.283Z] 2ac1f1163629: Pulling fs layer [2024-12-09T01:54:05.283Z] 5c3c966382ef: Pulling fs layer [2024-12-09T01:54:05.283Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T01:54:05.283Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T01:54:05.283Z] 9f66e0745190: Pulling fs layer [2024-12-09T01:54:05.283Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T01:54:05.283Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T01:54:05.283Z] f49a43e4bbc0: Waiting [2024-12-09T01:54:05.283Z] 9f66e0745190: Waiting [2024-12-09T01:54:05.283Z] 5c3c966382ef: Waiting [2024-12-09T01:54:05.283Z] 561ebcabdf7f: Waiting [2024-12-09T01:54:05.284Z] 4f4fb700ef54: Waiting [2024-12-09T01:54:05.284Z] 5d5c8e513c77: Waiting [2024-12-09T01:54:05.284Z] 4cc291be95ef: Verifying Checksum [2024-12-09T01:54:05.284Z] 4cc291be95ef: Download complete [2024-12-09T01:54:05.284Z] 5c3c966382ef: Verifying Checksum [2024-12-09T01:54:05.284Z] 5c3c966382ef: Download complete [2024-12-09T01:54:05.284Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T01:54:05.284Z] 4f4fb700ef54: Download complete [2024-12-09T01:54:05.284Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T01:54:05.284Z] 5d5c8e513c77: Download complete [2024-12-09T01:54:05.284Z] 43c4264eed91: Download complete [2024-12-09T01:54:05.284Z] 9f66e0745190: Verifying Checksum [2024-12-09T01:54:05.284Z] 9f66e0745190: Download complete [2024-12-09T01:54:05.543Z] 43c4264eed91: Pull complete [2024-12-09T01:54:05.543Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T01:54:05.543Z] 561ebcabdf7f: Download complete [2024-12-09T01:54:05.543Z] 4cc291be95ef: Pull complete [2024-12-09T01:54:05.803Z] 2ac1f1163629: Verifying Checksum [2024-12-09T01:54:05.803Z] 2ac1f1163629: Download complete [2024-12-09T01:54:06.062Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T01:54:06.062Z] f49a43e4bbc0: Download complete [2024-12-09T01:54:09.348Z] 2ac1f1163629: Pull complete [2024-12-09T01:54:09.348Z] 5c3c966382ef: Pull complete [2024-12-09T01:54:09.348Z] 4f4fb700ef54: Pull complete [2024-12-09T01:54:09.348Z] 5d5c8e513c77: Pull complete [2024-12-09T01:54:09.348Z] 9f66e0745190: Pull complete [2024-12-09T01:54:11.253Z] f49a43e4bbc0: Pull complete [2024-12-09T01:54:11.822Z] 561ebcabdf7f: Pull complete [2024-12-09T01:54:11.823Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T01:54:11.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:54:11.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:54:12.132Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:54:12.132Z] WORKDIR /edgex [2024-12-09T01:54:12.132Z] COPY go.mod . [2024-12-09T01:54:12.132Z] RUN go mod download [2024-12-09T01:54:12.132Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-09T01:54:12.702Z] Sending build context to Docker daemon 178.1MB [2024-12-09T01:54:12.702Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:54:12.702Z] ---> 3a752c3f9dda [2024-12-09T01:54:12.702Z] Step 2/4 : WORKDIR /edgex [2024-12-09T01:54:14.088Z] ---> Running in d80c08d81961 [2024-12-09T01:54:14.088Z] Removing intermediate container d80c08d81961 [2024-12-09T01:54:14.088Z] ---> be812909e782 [2024-12-09T01:54:14.088Z] Step 3/4 : COPY go.mod . [2024-12-09T01:54:14.088Z] ---> 3591c7f96b2c [2024-12-09T01:54:14.088Z] Step 4/4 : RUN go mod download [2024-12-09T01:54:14.346Z] ---> Running in d4a2179c454e [2024-12-09T01:54:19.369Z] Still waiting to schedule task [2024-12-09T01:54:19.369Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ [2024-12-09T01:54:29.227Z] Removing intermediate container d4a2179c454e [2024-12-09T01:54:29.227Z] ---> f09eb06025f2 [2024-12-09T01:54:29.227Z] Successfully built f09eb06025f2 [2024-12-09T01:54:29.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:54:29.533Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:54:29.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:54:29.609Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T01:54:29.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T01:54:29.991Z] $ docker top 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:54:30.335Z] + go version [2024-12-09T01:54:30.335Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T01:54:30.344Z] $ docker stop --time=1 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 [2024-12-09T01:54:31.614Z] $ docker rm -f --volumes 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:54:32.041Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:54:32.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:54:32.124Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T01:54:32.152Z] $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T01:54:32.469Z] $ docker top 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-09T01:54:32.543Z] ========================================================= [2024-12-09T01:54:32.543Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-09T01:54:32.543Z] ========================================================= [Pipeline] sh [2024-12-09T01:54:32.822Z] + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:54:33.124Z] + make test [2024-12-09T01:54:33.124Z] go test -race -coverprofile=coverage.out ./... [2024-12-09T01:54:41.234Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-09T01:55:07.762Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-09T01:55:08.696Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-09T01:55:08.696Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-09T01:55:09.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-12-09T01:55:09.629Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-09T01:55:09.629Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-09T01:55:09.629Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-09T01:55:10.194Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-09T01:55:10.194Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-09T01:55:10.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-12-09T01:55:11.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-09T01:55:11.019Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-09T01:55:12.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-09T01:55:12.395Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T01:55:12.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-09T01:55:12.395Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-09T01:55:12.395Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-09T01:55:13.769Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-09T01:55:13.769Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-09T01:55:13.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements [2024-12-09T01:55:13.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 48.4% of statements [2024-12-09T01:55:14.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.171s coverage: 93.4% of statements [2024-12-09T01:55:14.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-12-09T01:55:14.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements [2024-12-09T01:55:15.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-09T01:55:15.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-09T01:55:15.975Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-09T01:55:17.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2024-12-09T01:55:17.351Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-12-09T01:55:17.351Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-09T01:55:17.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-09T01:55:17.351Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-09T01:55:18.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-12-09T01:55:18.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements [2024-12-09T01:55:18.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements [2024-12-09T01:55:18.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements [2024-12-09T01:55:18.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2024-12-09T01:55:18.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements [2024-12-09T01:55:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-12-09T01:55:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-12-09T01:55:19.063Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-09T01:55:19.063Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-09T01:55:19.063Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-09T01:55:19.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-09T01:55:19.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-09T01:55:19.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-09T01:55:19.322Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-09T01:55:20.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-09T01:55:20.825Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-09T01:55:20.825Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-09T01:55:21.084Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-09T01:55:22.021Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-09T01:55:22.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-09T01:55:23.976Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-09T01:55:23.976Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-09T01:55:25.878Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-09T01:55:25.878Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-09T01:55:26.138Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-09T01:55:27.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-09T01:55:27.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-09T01:55:27.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-09T01:55:27.769Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-09T01:55:27.769Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-09T01:55:27.769Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-09T01:55:27.769Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-09T01:55:29.143Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-09T01:55:29.143Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-09T01:55:29.143Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-09T01:55:29.143Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-09T01:55:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-09T01:55:30.517Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T01:55:30.517Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-09T01:55:31.892Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-09T01:55:31.892Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-09T01:55:31.892Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-09T01:55:31.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-12-09T01:55:32.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-09T01:55:32.824Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.041s coverage: 92.9% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.8% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2024-12-09T01:55:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-12-09T01:55:37.269Z] 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 [2024-12-09T01:55:37.527Z] running golangci-lint [2024-12-09T01:55:37.527Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-09T01:55:37.527Z] go version go1.23.2 linux/amd64 [2024-12-09T01:55:37.786Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-09T01:55:37.786Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-09T01:55:37.786Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-09T01:55:59.699Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 20.382434099s" [2024-12-09T01:55:59.699Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.818353ms" [2024-12-09T01:56:09.659Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.989330016s with top 10 stages: buildir: 47.992598671s, inspect: 2.970787422s, gosec: 2.872599196s, fact_deprecated: 2.478175678s, printf: 1.943420762s, ctrlflow: 1.568902719s, S1038: 1.312477386s, fact_purity: 1.17786797s, nilness: 962.409172ms, unused: 824.025322ms" [2024-12-09T01:56:09.659Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-09T01:56:09.659Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, filename_unadjuster: 193/193, invalid_issue: 193/193, nolint: 15/0, autogenerated_exclude: 193/193, exclude: 193/193, path_prettifier: 193/193, skip_files: 193/193" [2024-12-09T01:56:09.659Z] level=info msg="[runner] processing took 19.659304ms with stages: nolint: 7.527787ms, identifier_marker: 6.097164ms, exclude-rules: 2.146858ms, autogenerated_exclude: 1.583475ms, path_prettifier: 1.440794ms, skip_dirs: 791.116µs, cgo: 27.92µs, invalid_issue: 26.6µs, filename_unadjuster: 12.57µs, max_same_issues: 1.59µs, exclude: 590ns, skip_files: 480ns, uniq_by_line: 420ns, fixer: 350ns, max_per_file_from_linter: 320ns, diff: 260ns, sort_results: 240ns, path_shortener: 220ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 130ns, severity-rules: 100ns" [2024-12-09T01:56:09.659Z] level=info msg="[runner] linters took 10.097594487s with stages: goanalysis_metalinter: 10.077822891s" [2024-12-09T01:56:09.659Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-09T01:56:09.659Z] level=info msg="Memory: 307 samples, avg is 269.9MB, max is 1294.5MB" [2024-12-09T01:56:09.659Z] level=info msg="Execution took 30.524339751s" [2024-12-09T01:56:09.659Z] go vet ./... [2024-12-09T01:56:14.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T01:56:14.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T01:56:14.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T01:56:14.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-09T01:56:15.226Z] + ls -al . [2024-12-09T01:56:15.226Z] total 1740 [2024-12-09T01:56:15.226Z] drwxrwxr-x 11 1001 1001 4096 Dec 9 01:54 . [2024-12-09T01:56:15.226Z] drwxr-xr-x 4 root root 4096 Dec 9 01:54 .. [2024-12-09T01:56:15.226Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 .blubracket [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 10 Dec 9 01:53 .dockerignore [2024-12-09T01:56:15.226Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 01:55 .git [2024-12-09T01:56:15.226Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 01:53 .github [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 907 Dec 9 01:53 .gitignore [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 199 Dec 9 01:53 .golangci.yml [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 100 Dec 9 01:53 .hadolint.yml [2024-12-09T01:56:15.226Z] drwxr-xr-x 3 1001 1001 4096 Dec 9 01:54 .semver [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 155 Dec 9 01:53 .sonarcloud.properties [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 1171 Dec 9 01:53 ADOPTERS.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 17141 Dec 9 01:53 Attribution.txt [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 100284 Dec 9 01:53 CHANGELOG.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 01:53 CONTRIBUTING.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 677 Dec 9 01:53 GOVERNANCE.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 858 Dec 9 01:53 Jenkinsfile [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 01:53 LICENSE [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 16740 Dec 9 01:53 Makefile [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 582 Dec 9 01:53 OWNERS.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 9932 Dec 9 01:53 README.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 789 Dec 9 01:53 SECURITY.md [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 12 Dec 9 01:54 VERSION [2024-12-09T01:56:15.226Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 bin [2024-12-09T01:56:15.226Z] drwxrwxr-x 19 1001 1001 4096 Dec 9 01:53 cmd [2024-12-09T01:56:15.226Z] -rw-r--r-- 1 root root 1412872 Dec 9 01:55 coverage.out [2024-12-09T01:56:15.226Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 fuzz_test [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 6473 Dec 9 01:53 go.mod [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 87891 Dec 9 01:53 go.sum [2024-12-09T01:56:15.226Z] drwxrwxr-x 7 1001 1001 4096 Dec 9 01:53 internal [2024-12-09T01:56:15.226Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 openapi [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 584 Dec 9 01:53 security.txt [2024-12-09T01:56:15.226Z] -rw-rw-r-- 1 1001 1001 204 Dec 9 01:53 version.go [Pipeline] sh [2024-12-09T01:56:15.512Z] + '[' -e coverage.out ] [2024-12-09T01:56:15.512Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-09T01:56:15.648Z] Stashed 1 file(s) [Pipeline] sh [2024-12-09T01:56:15.926Z] + make build [2024-12-09T01:56:15.926Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-09T01:56:37.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T01:56:37.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T01:56:37.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T01:56:38.106Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T01:56:39.479Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T01:56:43.664Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T01:56:45.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T01:56:46.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T01:56:47.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T01:56:48.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T01:56:49.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T01:56:49.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-09T01:56:50.515Z] $ docker stop --time=1 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d [2024-12-09T01:56:53.085Z] $ docker rm -f --volumes 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d [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 [2024-12-09T01:56:54.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T01:56:54.149Z] [2024-12-09T01:56:54.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:54.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T01:56:54.454Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-09T01:56:54.454Z] 91d30c5bc195: Pulling fs layer [2024-12-09T01:56:54.454Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-09T01:56:54.454Z] 9c61dcf015f6: Pulling fs layer [2024-12-09T01:56:54.454Z] 4698f68db338: Pulling fs layer [2024-12-09T01:56:54.454Z] 2a2f49069b9e: Pulling fs layer [2024-12-09T01:56:54.454Z] e0025b399a48: Pulling fs layer [2024-12-09T01:56:54.454Z] 2a2f49069b9e: Waiting [2024-12-09T01:56:54.454Z] e0025b399a48: Waiting [2024-12-09T01:56:54.454Z] 4698f68db338: Waiting [2024-12-09T01:56:54.454Z] 91d30c5bc195: Verifying Checksum [2024-12-09T01:56:54.454Z] 4698f68db338: Verifying Checksum [2024-12-09T01:56:54.454Z] 4698f68db338: Download complete [2024-12-09T01:56:54.712Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-09T01:56:54.712Z] 2e9b0aa3be6d: Download complete [2024-12-09T01:56:54.712Z] e0025b399a48: Verifying Checksum [2024-12-09T01:56:54.712Z] e0025b399a48: Download complete [2024-12-09T01:56:54.712Z] 91d30c5bc195: Pull complete [2024-12-09T01:56:54.712Z] 2a2f49069b9e: Verifying Checksum [2024-12-09T01:56:54.712Z] 2a2f49069b9e: Download complete [2024-12-09T01:56:54.970Z] 2e9b0aa3be6d: Pull complete [2024-12-09T01:56:55.226Z] 9c61dcf015f6: Verifying Checksum [2024-12-09T01:56:55.226Z] 9c61dcf015f6: Download complete [2024-12-09T01:56:57.751Z] 9c61dcf015f6: Pull complete [2024-12-09T01:56:57.751Z] 4698f68db338: Pull complete [2024-12-09T01:56:57.751Z] 2a2f49069b9e: Pull complete [2024-12-09T01:56:57.751Z] e0025b399a48: Pull complete [2024-12-09T01:56:57.751Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-09T01:56:57.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T01:56:57.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:56:57.850Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T01:56:57.876Z] $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T01:56:58.724Z] $ docker top fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:56:59.070Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-09T01:57:01.604Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #1 transferring dockerfile: 3.02kB done [2024-12-09T01:57:01.604Z] #1 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #2 transferring dockerfile: 2.49kB done [2024-12-09T01:57:01.604Z] #2 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #3 [core-command internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #3 transferring dockerfile: 1.94kB done [2024-12-09T01:57:01.604Z] #3 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #4 transferring dockerfile: 1.69kB done [2024-12-09T01:57:01.604Z] #4 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #5 transferring dockerfile: 1.89kB done [2024-12-09T01:57:01.604Z] #5 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #6 transferring dockerfile: 1.81kB done [2024-12-09T01:57:01.604Z] #6 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #7 transferring dockerfile: 2.02kB done [2024-12-09T01:57:01.604Z] #7 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #8 transferring dockerfile: 2.07kB done [2024-12-09T01:57:01.604Z] #8 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #9 transferring dockerfile: 2.15kB done [2024-12-09T01:57:01.604Z] #9 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #10 transferring dockerfile: 2.23kB done [2024-12-09T01:57:01.604Z] #10 DONE 0.1s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #11 transferring dockerfile: 2.13kB done [2024-12-09T01:57:01.604Z] #11 DONE 0.1s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #12 [core-data internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #12 transferring dockerfile: 2.07kB done [2024-12-09T01:57:01.604Z] #12 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #13 transferring dockerfile: 1.70kB done [2024-12-09T01:57:01.604Z] #13 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #14 [security-bootstrapper internal] load .dockerignore [2024-12-09T01:57:01.604Z] #14 transferring context: 50B done [2024-12-09T01:57:01.604Z] #14 DONE 0.0s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #15 transferring dockerfile: 2.50kB done [2024-12-09T01:57:01.604Z] #15 DONE 0.1s [2024-12-09T01:57:01.604Z] [2024-12-09T01:57:01.604Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-12-09T01:57:01.604Z] #16 transferring dockerfile: 1.82kB done [2024-12-09T01:57:01.604Z] #16 DONE 0.1s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-12-09T01:57:01.923Z] #17 transferring context: 50B done [2024-12-09T01:57:01.923Z] #17 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #18 [core-command internal] load .dockerignore [2024-12-09T01:57:01.923Z] #18 transferring context: 50B done [2024-12-09T01:57:01.923Z] #18 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #19 [security-spire-config internal] load .dockerignore [2024-12-09T01:57:01.923Z] #19 transferring context: 50B done [2024-12-09T01:57:01.923Z] #19 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-12-09T01:57:01.923Z] #20 transferring context: 50B done [2024-12-09T01:57:01.923Z] #20 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #21 [security-spire-agent internal] load .dockerignore [2024-12-09T01:57:01.923Z] #21 transferring context: 50B done [2024-12-09T01:57:01.923Z] #21 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #22 [support-notifications internal] load .dockerignore [2024-12-09T01:57:01.923Z] #22 transferring context: 50B done [2024-12-09T01:57:01.923Z] #22 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #23 [security-proxy-auth internal] load .dockerignore [2024-12-09T01:57:01.923Z] #23 transferring context: 50B done [2024-12-09T01:57:01.923Z] #23 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #24 [core-metadata internal] load .dockerignore [2024-12-09T01:57:01.923Z] #24 transferring context: 50B done [2024-12-09T01:57:01.923Z] #24 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #25 [core-keeper internal] load .dockerignore [2024-12-09T01:57:01.923Z] #25 transferring context: 50B done [2024-12-09T01:57:01.923Z] #25 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-09T01:57:01.923Z] #26 transferring context: 50B done [2024-12-09T01:57:01.923Z] #26 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #27 [core-data internal] load .dockerignore [2024-12-09T01:57:01.923Z] #27 transferring context: 50B done [2024-12-09T01:57:01.923Z] #27 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #28 [support-scheduler internal] load .dockerignore [2024-12-09T01:57:01.923Z] #28 transferring context: 50B done [2024-12-09T01:57:01.923Z] #28 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #29 [security-spire-server internal] load .dockerignore [2024-12-09T01:57:01.923Z] #29 transferring context: 50B done [2024-12-09T01:57:01.923Z] #29 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #30 [security-proxy-setup internal] load .dockerignore [2024-12-09T01:57:01.923Z] #30 transferring context: 50B done [2024-12-09T01:57:01.923Z] #30 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T01:57:01.923Z] #31 DONE 0.0s [2024-12-09T01:57:01.923Z] [2024-12-09T01:57:01.923Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T01:57:02.182Z] #32 ... [2024-12-09T01:57:02.182Z] [2024-12-09T01:57:02.182Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T01:57:02.182Z] #31 DONE 0.0s [2024-12-09T01:57:02.182Z] [2024-12-09T01:57:02.182Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T01:57:02.182Z] #32 ... [2024-12-09T01:57:02.182Z] [2024-12-09T01:57:02.182Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T01:57:02.182Z] #31 DONE 0.0s [2024-12-09T01:57:02.182Z] [2024-12-09T01:57:02.182Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T01:57:02.439Z] #32 DONE 0.5s [2024-12-09T01:57:02.440Z] [2024-12-09T01:57:02.440Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T01:57:02.440Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T01:57:02.440Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T01:57:02.440Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-09T01:57:02.440Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-09T01:57:02.440Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 1.05MB / 3.62MB 0.1s [2024-12-09T01:57:02.440Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-09T01:57:02.440Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-09T01:57:02.699Z] #33 ... [2024-12-09T01:57:02.699Z] [2024-12-09T01:57:02.699Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T01:57:02.699Z] #34 DONE 0.7s [2024-12-09T01:57:02.699Z] [2024-12-09T01:57:02.699Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T01:57:02.699Z] #35 DONE 0.8s [2024-12-09T01:57:02.699Z] [2024-12-09T01:57:02.699Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T01:57:02.699Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T01:57:02.699Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T01:57:02.699Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-09T01:57:02.699Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-09T01:57:02.699Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-09T01:57:02.957Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-09T01:57:02.957Z] #33 ... [2024-12-09T01:57:02.957Z] [2024-12-09T01:57:02.957Z] #36 [security-spire-config internal] load build context [2024-12-09T01:57:02.957Z] #36 transferring context: 21.82kB 0.1s done [2024-12-09T01:57:02.957Z] #36 DONE 0.2s [2024-12-09T01:57:02.957Z] [2024-12-09T01:57:02.957Z] #37 [security-spire-agent internal] load build context [2024-12-09T01:57:02.957Z] #37 transferring context: 23.10kB 0.0s done [2024-12-09T01:57:02.957Z] #37 DONE 0.3s [2024-12-09T01:57:02.957Z] [2024-12-09T01:57:02.957Z] #38 [security-spire-server internal] load build context [2024-12-09T01:57:02.957Z] #38 transferring context: 23.57kB done [2024-12-09T01:57:02.957Z] #38 DONE 0.3s [2024-12-09T01:57:02.957Z] [2024-12-09T01:57:02.957Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T01:57:02.957Z] #33 DONE 0.9s [2024-12-09T01:57:02.957Z] [2024-12-09T01:57:02.957Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T01:57:02.957Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-12-09T01:57:02.957Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T01:57:02.957Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-09T01:57:02.957Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-09T01:57:02.957Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-12-09T01:57:02.957Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-12-09T01:57:02.957Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-12-09T01:57:02.957Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T01:57:02.957Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-12-09T01:57:02.957Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-09T01:57:03.216Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.3s [2024-12-09T01:57:03.216Z] #39 ... [2024-12-09T01:57:03.216Z] [2024-12-09T01:57:03.216Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-09T01:57:03.216Z] #40 DONE 1.2s [2024-12-09T01:57:03.216Z] [2024-12-09T01:57:03.216Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T01:57:03.216Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.4s [2024-12-09T01:57:03.216Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-09T01:57:03.473Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.5s [2024-12-09T01:57:03.473Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-12-09T01:57:03.473Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-12-09T01:57:03.733Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-09T01:57:05.632Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-12-09T01:57:06.198Z] #39 ... [2024-12-09T01:57:06.198Z] [2024-12-09T01:57:06.198Z] #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-12-09T01:57:06.198Z] #41 DONE 3.0s [2024-12-09T01:57:06.518Z] [2024-12-09T01:57:06.518Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T01:57:07.083Z] #42 ... [2024-12-09T01:57:07.083Z] [2024-12-09T01:57:07.083Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T01:57:07.083Z] #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:07.083Z] #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:07.083Z] #0 2.329 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:07.083Z] #0 2.329 (2/2) Installing su-exec (0.2-r3) [2024-12-09T01:57:07.083Z] #0 2.338 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:07.083Z] #0 2.342 OK: 8 MiB in 16 packages [2024-12-09T01:57:07.083Z] #43 DONE 3.9s [2024-12-09T01:57:07.083Z] [2024-12-09T01:57:07.083Z] #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T01:57:07.345Z] #44 ... [2024-12-09T01:57:07.345Z] [2024-12-09T01:57:07.345Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T01:57:07.345Z] #39 DONE 4.5s [2024-12-09T01:57:07.345Z] [2024-12-09T01:57:07.345Z] #45 [security-secretstore-setup internal] load build context [2024-12-09T01:57:07.602Z] #45 ... [2024-12-09T01:57:07.602Z] [2024-12-09T01:57:07.602Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:07.860Z] #46 ... [2024-12-09T01:57:07.860Z] [2024-12-09T01:57:07.860Z] #47 [core-command internal] load build context [2024-12-09T01:57:07.860Z] #47 ... [2024-12-09T01:57:07.860Z] [2024-12-09T01:57:07.860Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:08.116Z] #46 transferring context: 181.36MB 5.6s [2024-12-09T01:57:09.057Z] #46 ... [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T01:57:09.057Z] #48 DONE 5.9s [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T01:57:09.057Z] #0 4.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.406 (1/4) Installing ca-certificates (20240705-r0) [2024-12-09T01:57:09.057Z] #0 4.426 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:09.057Z] #0 4.435 (3/4) Installing su-exec (0.2-r3) [2024-12-09T01:57:09.057Z] #0 4.442 (4/4) Installing yq-go (4.44.1-r2) [2024-12-09T01:57:09.057Z] #0 4.611 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:09.057Z] #0 4.622 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:09.057Z] #0 4.656 OK: 19 MiB in 18 packages [2024-12-09T01:57:09.057Z] #49 DONE 5.9s [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #50 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T01:57:09.057Z] #0 4.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.497 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T01:57:09.057Z] #0 4.518 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:09.057Z] #0 4.528 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:09.057Z] #0 4.534 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:09.057Z] #0 4.593 OK: 9 MiB in 16 packages [2024-12-09T01:57:09.057Z] #50 DONE 5.9s [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:09.057Z] #46 ... [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T01:57:09.057Z] #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.917 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:09.057Z] #0 4.922 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:09.057Z] #0 4.934 OK: 8 MiB in 15 packages [2024-12-09T01:57:09.057Z] #51 DONE 5.9s [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T01:57:09.057Z] #0 4.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:09.057Z] #0 5.169 (1/3) Installing ca-certificates (20240705-r0) [2024-12-09T01:57:09.057Z] #0 5.200 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:09.057Z] #0 5.206 (3/3) Installing tzdata (2024b-r0) [2024-12-09T01:57:09.057Z] #0 5.235 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:09.057Z] #0 5.243 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:09.057Z] #0 5.292 OK: 10 MiB in 17 packages [2024-12-09T01:57:09.057Z] #52 DONE 6.0s [2024-12-09T01:57:09.057Z] [2024-12-09T01:57:09.057Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:10.433Z] #46 ... [2024-12-09T01:57:10.433Z] [2024-12-09T01:57:10.433Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T01:57:10.433Z] #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.436 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T01:57:10.433Z] #0 5.436 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T01:57:10.433Z] #0 5.436 OK: 24171 distinct packages available [2024-12-09T01:57:10.433Z] #0 5.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.870 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:10.433Z] #0 5.910 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:10.433Z] #0 5.926 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:10.433Z] #0 5.931 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-09T01:57:10.433Z] #0 5.932 (5/7) Installing libucontext (1.2-r3) [2024-12-09T01:57:10.433Z] #0 5.940 (6/7) Installing gcompat (1.1.0-r4) [2024-12-09T01:57:10.433Z] #0 5.943 (7/7) Installing openssl (3.3.2-r1) [2024-12-09T01:57:10.433Z] #0 5.951 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:10.433Z] #0 5.966 OK: 9 MiB in 19 packages [2024-12-09T01:57:10.433Z] #53 DONE 7.2s [2024-12-09T01:57:10.433Z] [2024-12-09T01:57:10.433Z] #54 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T01:57:10.433Z] #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 6.016 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:10.433Z] #0 6.022 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:10.433Z] #0 6.035 OK: 8 MiB in 15 packages [2024-12-09T01:57:10.433Z] #54 DONE 7.3s [2024-12-09T01:57:10.433Z] [2024-12-09T01:57:10.433Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T01:57:10.433Z] #0 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 5.848 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T01:57:10.433Z] #0 5.848 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T01:57:10.433Z] #0 5.848 OK: 24171 distinct packages available [2024-12-09T01:57:10.433Z] #0 5.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 6.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:10.433Z] #0 6.256 (1/14) Installing ca-certificates (20240705-r0) [2024-12-09T01:57:10.433Z] #0 6.271 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-09T01:57:10.433Z] #0 6.287 (3/14) Installing c-ares (1.33.1-r0) [2024-12-09T01:57:10.433Z] #0 6.292 (4/14) Installing libunistring (1.2-r0) [2024-12-09T01:57:10.433Z] #0 6.304 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-09T01:57:10.433Z] #0 6.312 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-09T01:57:10.433Z] #0 6.316 (7/14) Installing libpsl (0.21.5-r1) [2024-12-09T01:57:10.433Z] #0 6.320 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-09T01:57:10.433Z] #0 6.331 (9/14) Installing libcurl (8.11.0-r2) [2024-12-09T01:57:10.433Z] #0 6.340 (10/14) Installing curl (8.11.0-r2) [2024-12-09T01:57:10.433Z] #0 6.348 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:10.433Z] #0 6.351 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-09T01:57:10.433Z] #0 6.353 (13/14) Installing libucontext (1.2-r3) [2024-12-09T01:57:10.433Z] #0 6.355 (14/14) Installing gcompat (1.1.0-r4) [2024-12-09T01:57:10.433Z] #0 6.358 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:10.433Z] #0 6.365 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:10.433Z] #0 6.405 OK: 13 MiB in 28 packages [2024-12-09T01:57:10.433Z] #55 DONE 7.2s [2024-12-09T01:57:10.433Z] [2024-12-09T01:57:10.433Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:11.368Z] #46 ... [2024-12-09T01:57:11.368Z] [2024-12-09T01:57:11.368Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T01:57:11.368Z] #0 6.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:11.368Z] #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:11.368Z] #0 6.921 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T01:57:11.368Z] #0 6.921 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T01:57:11.368Z] #0 6.921 OK: 24171 distinct packages available [2024-12-09T01:57:11.368Z] #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:11.368Z] #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:11.368Z] #0 7.337 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:11.368Z] #0 7.337 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-09T01:57:11.368Z] #0 7.337 (3/4) Installing libucontext (1.2-r3) [2024-12-09T01:57:11.368Z] #0 7.337 (4/4) Installing gcompat (1.1.0-r4) [2024-12-09T01:57:11.368Z] #0 7.340 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:11.368Z] #0 7.342 OK: 8 MiB in 18 packages [2024-12-09T01:57:11.368Z] #56 DONE 8.1s [2024-12-09T01:57:11.368Z] [2024-12-09T01:57:11.368Z] #45 [security-secretstore-setup internal] load build context [2024-12-09T01:57:11.368Z] #45 transferring context: 433.35MB 8.9s done [2024-12-09T01:57:11.368Z] #45 DONE 9.1s [2024-12-09T01:57:11.368Z] [2024-12-09T01:57:11.368Z] #57 [security-bootstrapper internal] load build context [2024-12-09T01:57:11.368Z] #57 transferring context: 433.35MB 8.9s done [2024-12-09T01:57:11.368Z] #57 DONE 9.1s [2024-12-09T01:57:11.368Z] [2024-12-09T01:57:11.368Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:12.343Z] #46 ... [2024-12-09T01:57:12.343Z] [2024-12-09T01:57:12.343Z] #58 [support-notifications internal] load build context [2024-12-09T01:57:12.343Z] #58 transferring context: 433.35MB 9.9s done [2024-12-09T01:57:12.343Z] #58 ... [2024-12-09T01:57:12.343Z] [2024-12-09T01:57:12.343Z] #59 [support-scheduler internal] load build context [2024-12-09T01:57:12.343Z] #59 transferring context: 433.35MB 9.6s done [2024-12-09T01:57:12.601Z] #59 ... [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #60 [core-metadata internal] load build context [2024-12-09T01:57:12.601Z] #60 ... [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #61 [security-proxy-auth internal] load build context [2024-12-09T01:57:12.601Z] #61 ... [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #59 [support-scheduler internal] load build context [2024-12-09T01:57:12.601Z] #59 DONE 10.4s [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #62 [core-keeper internal] load build context [2024-12-09T01:57:12.601Z] #62 transferring context: 433.35MB 9.7s done [2024-12-09T01:57:12.601Z] #62 DONE 10.4s [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T01:57:12.601Z] #0 7.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:12.601Z] #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:12.601Z] #0 8.242 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:12.601Z] #0 8.283 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:12.601Z] #0 8.293 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:12.601Z] #0 8.297 (4/6) Installing openssl (3.3.2-r1) [2024-12-09T01:57:12.601Z] #0 8.309 (5/6) Installing su-exec (0.2-r3) [2024-12-09T01:57:12.601Z] #0 8.313 (6/6) Installing yq-go (4.44.1-r2) [2024-12-09T01:57:12.601Z] #0 8.378 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:12.601Z] #0 8.390 OK: 19 MiB in 18 packages [2024-12-09T01:57:12.601Z] #63 DONE 9.5s [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #61 [security-proxy-auth internal] load build context [2024-12-09T01:57:12.601Z] #61 ... [2024-12-09T01:57:12.601Z] [2024-12-09T01:57:12.601Z] #64 [security-spiffe-token-provider internal] load build context [2024-12-09T01:57:12.857Z] #64 ... [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T01:57:12.857Z] #65 DONE 6.4s [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #58 [support-notifications internal] load build context [2024-12-09T01:57:12.857Z] #58 DONE 10.6s [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T01:57:12.857Z] #0 5.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:12.857Z] #0 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:12.857Z] #0 6.132 OK: 246 MiB in 54 packages [2024-12-09T01:57:12.857Z] #66 DONE 6.6s [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #64 [security-spiffe-token-provider internal] load build context [2024-12-09T01:57:12.857Z] #64 ... [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T01:57:12.857Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-12-09T01:57:12.857Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-09T01:57:12.857Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-09T01:57:12.857Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-09T01:57:12.857Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s [2024-12-09T01:57:12.857Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T01:57:12.857Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-09T01:57:12.857Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-12-09T01:57:12.857Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-12-09T01:57:12.857Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-12-09T01:57:12.857Z] #67 ... [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #68 [core-common-config-bootstrapper internal] load build context [2024-12-09T01:57:12.857Z] #68 transferring context: 433.35MB 9.9s done [2024-12-09T01:57:12.857Z] #68 DONE 10.6s [2024-12-09T01:57:12.857Z] [2024-12-09T01:57:12.857Z] #69 [core-data internal] load build context [2024-12-09T01:57:12.857Z] #69 transferring context: 433.35MB 10.4s done [2024-12-09T01:57:13.114Z] #69 DONE 10.7s [2024-12-09T01:57:13.114Z] [2024-12-09T01:57:13.114Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-09T01:57:13.114Z] #0 5.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:13.114Z] #0 5.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:13.114Z] #0 6.238 OK: 246 MiB in 54 packages [2024-12-09T01:57:13.114Z] #70 DONE 6.5s [2024-12-09T01:57:13.114Z] [2024-12-09T01:57:13.114Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T01:57:13.114Z] #0 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:13.114Z] #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:13.114Z] #0 6.355 OK: 246 MiB in 54 packages [2024-12-09T01:57:13.114Z] #71 DONE 6.6s [2024-12-09T01:57:13.114Z] [2024-12-09T01:57:13.114Z] #60 [core-metadata internal] load build context [2024-12-09T01:57:13.114Z] #60 transferring context: 433.35MB 10.5s done [2024-12-09T01:57:13.114Z] #60 DONE 10.7s [2024-12-09T01:57:13.114Z] [2024-12-09T01:57:13.115Z] #64 [security-spiffe-token-provider internal] load build context [2024-12-09T01:57:13.115Z] #64 ... [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #61 [security-proxy-auth internal] load build context [2024-12-09T01:57:13.115Z] #61 transferring context: 433.35MB 10.6s done [2024-12-09T01:57:13.115Z] #61 DONE 10.8s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #47 [core-command internal] load build context [2024-12-09T01:57:13.115Z] #47 transferring context: 433.35MB 10.6s done [2024-12-09T01:57:13.115Z] #47 DONE 10.9s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #64 [security-spiffe-token-provider internal] load build context [2024-12-09T01:57:13.115Z] #64 transferring context: 433.35MB 10.8s done [2024-12-09T01:57:13.115Z] #64 DONE 11.0s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:13.115Z] #72 DONE 0.3s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:13.115Z] #73 DONE 0.2s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:13.115Z] #74 DONE 0.3s [2024-12-09T01:57:13.115Z] [2024-12-09T01:57:13.115Z] #75 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:13.372Z] #75 ... [2024-12-09T01:57:13.372Z] [2024-12-09T01:57:13.372Z] #46 [security-proxy-setup internal] load build context [2024-12-09T01:57:13.372Z] #46 transferring context: 433.35MB 10.9s done [2024-12-09T01:57:13.372Z] #46 DONE 11.0s [2024-12-09T01:57:13.629Z] [2024-12-09T01:57:13.629Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:15.000Z] #76 ... [2024-12-09T01:57:15.000Z] [2024-12-09T01:57:15.000Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T01:57:15.000Z] #42 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #42 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #42 7.655 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T01:57:15.000Z] #42 7.655 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T01:57:15.000Z] #42 7.655 OK: 24175 distinct packages available [2024-12-09T01:57:15.000Z] #42 7.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #42 7.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #42 8.115 OK: 246 MiB in 54 packages [2024-12-09T01:57:15.000Z] #42 DONE 8.3s [2024-12-09T01:57:15.000Z] [2024-12-09T01:57:15.000Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T01:57:15.000Z] #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 4.985 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.000Z] #0 4.985 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.000Z] #0 4.992 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.000Z] #0 5.069 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.000Z] #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 5.417 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.000Z] #0 5.446 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.000Z] #0 5.460 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:15.000Z] #0 5.497 OK: 19 MiB in 18 packages [2024-12-09T01:57:15.000Z] #77 DONE 5.7s [2024-12-09T01:57:15.000Z] [2024-12-09T01:57:15.000Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:15.000Z] #78 DONE 0.1s [2024-12-09T01:57:15.000Z] [2024-12-09T01:57:15.000Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:15.000Z] #79 ... [2024-12-09T01:57:15.000Z] [2024-12-09T01:57:15.000Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T01:57:15.000Z] #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 5.218 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.000Z] #0 5.218 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.000Z] #0 5.225 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.000Z] #0 5.278 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.000Z] #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.000Z] #0 5.696 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.000Z] #0 5.724 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.000Z] #0 5.735 OK: 8 MiB in 15 packages [2024-12-09T01:57:15.000Z] #80 DONE 5.9s [2024-12-09T01:57:15.258Z] [2024-12-09T01:57:15.258Z] #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T01:57:15.258Z] #44 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #44 7.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #44 7.906 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.258Z] #44 7.906 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.258Z] #44 7.928 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.258Z] #44 8.032 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.258Z] #44 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #44 ... [2024-12-09T01:57:15.258Z] [2024-12-09T01:57:15.258Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T01:57:15.258Z] #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #0 4.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #0 5.307 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.258Z] #0 5.307 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.258Z] #0 5.320 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.258Z] #0 5.401 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.258Z] #0 5.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.258Z] #0 5.855 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.258Z] #0 5.890 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.258Z] #0 5.908 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:15.258Z] #0 5.945 OK: 10 MiB in 17 packages [2024-12-09T01:57:15.258Z] #81 DONE 6.1s [2024-12-09T01:57:15.258Z] [2024-12-09T01:57:15.258Z] #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T01:57:15.258Z] #44 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #44 ... [2024-12-09T01:57:15.516Z] [2024-12-09T01:57:15.516Z] #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T01:57:15.516Z] #0 4.725 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 5.209 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 5.982 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:15.516Z] #0 6.276 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.516Z] #0 6.279 OK: 8 MiB in 15 packages [2024-12-09T01:57:15.516Z] #82 DONE 6.4s [2024-12-09T01:57:15.516Z] [2024-12-09T01:57:15.516Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T01:57:15.516Z] #0 5.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 5.626 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.516Z] #0 5.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.516Z] #0 5.655 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.516Z] #0 5.755 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.516Z] #0 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 5.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.516Z] #0 6.193 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.516Z] #0 6.232 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.516Z] #0 6.241 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:15.516Z] #0 6.304 OK: 9 MiB in 16 packages [2024-12-09T01:57:15.517Z] #83 DONE 6.5s [2024-12-09T01:57:15.517Z] [2024-12-09T01:57:15.517Z] #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T01:57:15.517Z] #44 8.562 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.517Z] #44 8.598 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.517Z] #44 8.604 OK: 8 MiB in 16 packages [2024-12-09T01:57:15.774Z] #44 DONE 8.7s [2024-12-09T01:57:15.775Z] [2024-12-09T01:57:15.775Z] #84 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T01:57:15.775Z] #0 4.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 4.536 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.775Z] #0 4.536 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.775Z] #0 4.541 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.775Z] #0 4.647 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.775Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 5.116 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.775Z] #0 5.155 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.775Z] #0 5.167 OK: 8 MiB in 15 packages [2024-12-09T01:57:15.775Z] #84 DONE 5.3s [2024-12-09T01:57:15.775Z] [2024-12-09T01:57:15.775Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T01:57:15.775Z] #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 3.674 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:15.775Z] #0 3.674 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:15.775Z] #0 3.685 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:15.775Z] #0 3.754 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:15.775Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 3.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:15.775Z] #0 4.204 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.775Z] #0 4.244 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:15.775Z] #0 4.256 OK: 8 MiB in 18 packages [2024-12-09T01:57:15.775Z] #85 DONE 4.4s [2024-12-09T01:57:15.775Z] [2024-12-09T01:57:15.775Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T01:57:16.042Z] #86 ... [2024-12-09T01:57:16.042Z] [2024-12-09T01:57:16.042Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T01:57:16.042Z] #0 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 4.445 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:16.042Z] #0 4.445 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:16.042Z] #0 4.457 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:16.042Z] #0 4.595 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:16.042Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 5.188 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:16.042Z] #0 5.217 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:16.042Z] #0 5.238 Executing ca-certificates-20240705-r0.trigger [2024-12-09T01:57:16.042Z] #0 5.281 OK: 13 MiB in 28 packages [2024-12-09T01:57:16.042Z] #87 DONE 5.6s [2024-12-09T01:57:16.042Z] [2024-12-09T01:57:16.042Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T01:57:16.042Z] #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 4.961 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:16.042Z] #0 4.961 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:16.042Z] #0 4.974 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:16.042Z] #0 5.062 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:16.042Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 5.444 OK: 9 MiB in 19 packages [2024-12-09T01:57:16.042Z] #88 DONE 5.6s [2024-12-09T01:57:16.042Z] [2024-12-09T01:57:16.042Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T01:57:16.042Z] #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 2.414 Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:16.042Z] #0 2.414 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:16.042Z] #0 2.424 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:16.042Z] #0 2.493 Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:16.042Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.042Z] #0 2.940 OK: 19 MiB in 18 packages [2024-12-09T01:57:16.042Z] #89 DONE 3.2s [2024-12-09T01:57:16.042Z] [2024-12-09T01:57:16.042Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T01:57:16.042Z] #90 DONE 0.3s [2024-12-09T01:57:16.042Z] [2024-12-09T01:57:16.042Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-09T01:57:16.303Z] #91 DONE 0.4s [2024-12-09T01:57:16.303Z] [2024-12-09T01:57:16.303Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T01:57:16.303Z] #0 2.119 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.303Z] #0 2.582 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:16.303Z] #0 3.307 OK: 246 MiB in 54 packages [2024-12-09T01:57:16.303Z] #92 DONE 3.5s [2024-12-09T01:57:16.303Z] [2024-12-09T01:57:16.303Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-09T01:57:16.303Z] #93 DONE 0.3s [2024-12-09T01:57:16.303Z] [2024-12-09T01:57:16.303Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T01:57:16.303Z] #94 DONE 0.4s [2024-12-09T01:57:16.303Z] [2024-12-09T01:57:16.303Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T01:57:16.303Z] #95 DONE 0.4s [2024-12-09T01:57:16.303Z] [2024-12-09T01:57:16.303Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-09T01:57:16.560Z] #96 DONE 0.1s [2024-12-09T01:57:16.560Z] [2024-12-09T01:57:16.560Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-09T01:57:16.560Z] #97 DONE 0.1s [2024-12-09T01:57:16.560Z] [2024-12-09T01:57:16.560Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-09T01:57:16.560Z] #98 DONE 0.1s [2024-12-09T01:57:16.560Z] [2024-12-09T01:57:16.560Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T01:57:16.560Z] #99 ... [2024-12-09T01:57:16.560Z] [2024-12-09T01:57:16.560Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T01:57:16.560Z] #100 DONE 0.2s [2024-12-09T01:57:16.560Z] [2024-12-09T01:57:16.560Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T01:57:16.560Z] #101 DONE 0.3s [2024-12-09T01:57:16.818Z] [2024-12-09T01:57:16.818Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T01:57:16.818Z] #99 DONE 0.2s [2024-12-09T01:57:16.818Z] [2024-12-09T01:57:16.818Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T01:57:16.818Z] #102 DONE 0.1s [2024-12-09T01:57:16.818Z] [2024-12-09T01:57:16.818Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-09T01:57:16.818Z] #103 DONE 0.1s [2024-12-09T01:57:16.818Z] [2024-12-09T01:57:16.818Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-09T01:57:16.818Z] #104 DONE 0.1s [2024-12-09T01:57:16.818Z] [2024-12-09T01:57:16.818Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-09T01:57:17.635Z] #105 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-09T01:57:17.635Z] #106 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-09T01:57:17.635Z] #107 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T01:57:17.635Z] #108 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #109 [security-spire-config] exporting to image [2024-12-09T01:57:17.635Z] #109 exporting layers [2024-12-09T01:57:17.635Z] #109 ... [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T01:57:17.635Z] #110 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #109 [security-spire-server] exporting to image [2024-12-09T01:57:17.635Z] #109 ... [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-09T01:57:17.635Z] #111 DONE 0.1s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-09T01:57:17.635Z] #112 DONE 0.0s [2024-12-09T01:57:17.635Z] [2024-12-09T01:57:17.635Z] #109 [security-spire-agent] exporting to image [2024-12-09T01:57:17.893Z] #109 ... [2024-12-09T01:57:17.893Z] [2024-12-09T01:57:17.893Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T01:57:17.893Z] #86 DONE 2.1s [2024-12-09T01:57:17.893Z] [2024-12-09T01:57:17.893Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-09T01:57:17.893Z] #113 DONE 0.0s [2024-12-09T01:57:18.151Z] [2024-12-09T01:57:18.151Z] #109 [security-spire-agent] exporting to image [2024-12-09T01:57:18.151Z] #109 exporting layers 1.1s done [2024-12-09T01:57:18.151Z] #109 writing image sha256:45e1f1f00aa924e4e31988bba5eed5de6e3176d41794b160a63abb69ee579192 [2024-12-09T01:57:18.151Z] #109 exporting layers 1.2s done [2024-12-09T01:57:18.151Z] #109 writing image sha256:45e1f1f00aa924e4e31988bba5eed5de6e3176d41794b160a63abb69ee579192 done [2024-12-09T01:57:18.151Z] #109 naming to docker.io/library/security-spire-server done [2024-12-09T01:57:18.151Z] #109 writing image sha256:9a137ff01d4fcbdf2cba409bd7fc96f88e8aad8f0543b25fc2bc4bd90bdde1bc done [2024-12-09T01:57:18.151Z] #109 naming to docker.io/library/security-spire-config done [2024-12-09T01:57:18.408Z] #109 exporting layers 1.1s done [2024-12-09T01:57:18.408Z] #109 writing image sha256:60f2befdec2a5b1c68d350619e677169dc884d5cec5132424b14d9259846da9d done [2024-12-09T01:57:18.408Z] #109 naming to docker.io/library/security-spire-agent done [2024-12-09T01:57:18.408Z] #109 DONE 1.4s [2024-12-09T01:57:18.408Z] [2024-12-09T01:57:18.408Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:23.676Z] #114 ... [2024-12-09T01:57:23.676Z] [2024-12-09T01:57:23.676Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:36.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-09T01:57:36.642Z] Running in /w/workspace/edgex-go/759 [Pipeline] { [Pipeline] checkout [2024-12-09T01:57:39.695Z] The recommended git tool is: git [2024-12-09T01:57:45.607Z] #115 DONE 28.9s [2024-12-09T01:57:45.607Z] [2024-12-09T01:57:45.607Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:45.607Z] #79 DONE 27.2s [2024-12-09T01:57:45.607Z] [2024-12-09T01:57:45.607Z] #75 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:45.607Z] #75 DONE 28.8s [2024-12-09T01:57:45.607Z] [2024-12-09T01:57:45.607Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:45.607Z] #76 DONE 28.9s [2024-12-09T01:57:45.607Z] [2024-12-09T01:57:45.607Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:45.607Z] #114 DONE 25.7s [2024-12-09T01:57:45.607Z] [2024-12-09T01:57:45.607Z] #116 [core-keeper builder 7/8] COPY . . [2024-12-09T01:57:45.858Z] using credential edgex-jenkins-ssh [2024-12-09T01:57:45.884Z] Cloning the remote Git repository [2024-12-09T01:57:45.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-09T01:57:46.052Z] > git init /w/workspace/edgex-go/759 # timeout=10 [2024-12-09T01:57:46.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-09T01:57:46.231Z] > git --version # timeout=10 [2024-12-09T01:57:46.252Z] > git --version # 'git version 2.25.1' [2024-12-09T01:57:46.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T01:57:46.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:57:52.273Z] #116 ... [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #117 [core-data builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #117 DONE 10.1s [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #118 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #119 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #120 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #121 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #122 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #123 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #124 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #125 [core-metadata builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #125 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #126 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #127 [support-notifications builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #127 DONE 10.1s [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #128 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #129 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #130 [support-scheduler builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #130 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #131 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #132 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #133 [core-command builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #133 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #116 [core-keeper builder 7/8] COPY . . [2024-12-09T01:57:52.273Z] #116 DONE 10.1s [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #134 [security-proxy-setup builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #134 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #135 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #136 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #137 DONE 10.1s [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #138 DONE 10.1s [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T01:57:52.273Z] #139 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-12-09T01:57:52.273Z] #140 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:52.273Z] #141 CACHED [2024-12-09T01:57:52.273Z] [2024-12-09T01:57:52.273Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T01:57:53.309Z] #142 1.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-09T01:58:03.324Z] #142 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T01:58:03.324Z] #0 0.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T01:58:03.324Z] #143 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T01:58:03.324Z] #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T01:58:03.324Z] #144 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T01:58:03.324Z] #0 1.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T01:58:03.324Z] #145 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T01:58:03.324Z] #0 0.589 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T01:58:03.324Z] #146 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T01:58:03.324Z] #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T01:58:03.324Z] #147 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T01:58:03.324Z] #0 1.225 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T01:58:03.324Z] #148 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T01:58:03.324Z] #0 0.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T01:58:03.324Z] #149 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T01:58:03.324Z] #0 1.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T01:58:03.324Z] #150 ... [2024-12-09T01:58:03.324Z] [2024-12-09T01:58:03.324Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T01:58:03.324Z] #0 0.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-09T01:58:03.582Z] #151 ... [2024-12-09T01:58:03.582Z] [2024-12-09T01:58:03.582Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T01:58:03.582Z] #0 1.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T01:58:03.840Z] #152 ... [2024-12-09T01:58:03.840Z] [2024-12-09T01:58:03.840Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T01:58:03.840Z] #0 0.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T01:58:05.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-09T01:58:05.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:58:06.863Z] Avoid second fetch [2024-12-09T01:58:06.863Z] Checking out Revision 6bbd37b5df431558ec293b1a451d3008d2d01443 (main) [2024-12-09T01:58:07.843Z] Commit message: "Merge pull request #5019 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.11" [2024-12-09T01:58:06.880Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T01:58:06.944Z] > git checkout -f 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T01:58:12.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T01:58:12.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:58:12.548Z] Dload Upload Total Spent Left Speed [2024-12-09T01:58:12.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 167k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2024-12-09T01:58:12.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T01:58:13.241Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-12-09T01:58:13.241Z] [2024-12-09T01:58:13.241Z] { [2024-12-09T01:58:13.241Z] "registry-mirrors": [ [2024-12-09T01:58:13.241Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T01:58:13.241Z] ], [2024-12-09T01:58:13.241Z] "bip": "10.250.0.254/24", [2024-12-09T01:58:13.241Z] "hosts": [ [2024-12-09T01:58:13.241Z] "tcp://0.0.0.0:5555", [2024-12-09T01:58:13.241Z] "unix:///var/run/docker.sock" [2024-12-09T01:58:13.241Z] ], [2024-12-09T01:58:13.241Z] "mtu": 1458, [2024-12-09T01:58:13.241Z] "selinux-enabled": true, [2024-12-09T01:58:13.241Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T01:58:13.241Z] } [Pipeline] sh [2024-12-09T01:58:13.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T01:58:13.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:58:32.460Z] provisioning config files... [2024-12-09T01:58:32.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config10954215689078840790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:58:33.024Z] ---> ****-login.sh [2024-12-09T01:58:33.024Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:58:33.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:58:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:58:38.719Z] Configure a credential helper to remove this warning. See [2024-12-09T01:58:38.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:58:38.719Z] [2024-12-09T01:58:38.719Z] Login Succeeded [2024-12-09T01:58:38.719Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:58:38.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:58:38.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:58:38.996Z] Configure a credential helper to remove this warning. See [2024-12-09T01:58:38.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:58:38.996Z] [2024-12-09T01:58:38.996Z] Login Succeeded [2024-12-09T01:58:38.996Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:58:39.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:58:39.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:58:39.273Z] Configure a credential helper to remove this warning. See [2024-12-09T01:58:39.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:58:39.273Z] [2024-12-09T01:58:39.273Z] Login Succeeded [2024-12-09T01:58:39.273Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:58:39.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:58:39.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:58:39.551Z] Configure a credential helper to remove this warning. See [2024-12-09T01:58:39.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:58:39.551Z] [2024-12-09T01:58:39.551Z] Login Succeeded [2024-12-09T01:58:39.551Z] ****.io [2024-12-09T01:58:39.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:58:40.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:58:40.099Z] Configure a credential helper to remove this warning. See [2024-12-09T01:58:40.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:58:40.099Z] [2024-12-09T01:58:40.099Z] Login Succeeded [2024-12-09T01:58:40.099Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:58:40.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-09T01:58:40.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo [2024-12-09T01:58:40.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:58:40.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:58:40.984Z] ========================================================= [2024-12-09T01:58:40.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T01:58:40.984Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:58:41.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:58:41.614Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-09T01:58:41.614Z] cf04c63912e1: Pulling fs layer [2024-12-09T01:58:41.614Z] 55b35a11ae5e: Pulling fs layer [2024-12-09T01:58:41.614Z] a37a00ec5f00: Pulling fs layer [2024-12-09T01:58:41.614Z] 50b3750afda1: Pulling fs layer [2024-12-09T01:58:41.614Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T01:58:41.614Z] 80978eb59214: Pulling fs layer [2024-12-09T01:58:41.614Z] c9f46d7d2bd2: Pulling fs layer [2024-12-09T01:58:41.614Z] c5a475d317c9: Pulling fs layer [2024-12-09T01:58:41.614Z] 50b3750afda1: Waiting [2024-12-09T01:58:41.614Z] 4f4fb700ef54: Waiting [2024-12-09T01:58:41.614Z] c9f46d7d2bd2: Waiting [2024-12-09T01:58:41.614Z] 80978eb59214: Waiting [2024-12-09T01:58:41.614Z] c5a475d317c9: Waiting [2024-12-09T01:58:41.614Z] 55b35a11ae5e: Verifying Checksum [2024-12-09T01:58:41.614Z] 55b35a11ae5e: Download complete [2024-12-09T01:58:41.614Z] 50b3750afda1: Verifying Checksum [2024-12-09T01:58:41.614Z] 50b3750afda1: Download complete [2024-12-09T01:58:41.614Z] 4f4fb700ef54: Download complete [2024-12-09T01:58:41.614Z] 80978eb59214: Verifying Checksum [2024-12-09T01:58:41.614Z] 80978eb59214: Download complete [2024-12-09T01:58:41.614Z] cf04c63912e1: Verifying Checksum [2024-12-09T01:58:41.614Z] cf04c63912e1: Download complete [2024-12-09T01:58:42.237Z] c5a475d317c9: Verifying Checksum [2024-12-09T01:58:42.237Z] c5a475d317c9: Download complete [2024-12-09T01:58:42.517Z] cf04c63912e1: Pull complete [2024-12-09T01:58:43.113Z] 55b35a11ae5e: Pull complete [2024-12-09T01:58:43.391Z] a37a00ec5f00: Verifying Checksum [2024-12-09T01:58:43.391Z] a37a00ec5f00: Download complete [2024-12-09T01:58:44.368Z] c9f46d7d2bd2: Verifying Checksum [2024-12-09T01:58:44.368Z] c9f46d7d2bd2: Download complete [2024-12-09T01:59:06.513Z] a37a00ec5f00: Pull complete [2024-12-09T01:59:06.513Z] 50b3750afda1: Pull complete [2024-12-09T01:59:06.513Z] 4f4fb700ef54: Pull complete [2024-12-09T01:59:06.513Z] 80978eb59214: Pull complete [2024-12-09T01:59:14.739Z] c9f46d7d2bd2: Pull complete [2024-12-09T01:59:16.149Z] c5a475d317c9: Pull complete [2024-12-09T01:59:16.149Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T01:59:16.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:59:16.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:59:16.484Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:59:16.484Z] WORKDIR /edgex [2024-12-09T01:59:16.484Z] COPY go.mod . [2024-12-09T01:59:16.484Z] RUN go mod download [2024-12-09T01:59:16.484Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-09T01:59:17.895Z] #0 building with "default" instance using docker driver [2024-12-09T01:59:17.895Z] [2024-12-09T01:59:17.895Z] #1 [internal] load build definition from Dockerfile [2024-12-09T01:59:17.895Z] #1 transferring dockerfile: 172B 0.0s done [2024-12-09T01:59:17.895Z] #1 DONE 0.1s [2024-12-09T01:59:17.895Z] [2024-12-09T01:59:17.895Z] #2 [internal] load .dockerignore [2024-12-09T01:59:17.895Z] #2 transferring context: 50B 0.0s done [2024-12-09T01:59:17.895Z] #2 DONE 0.1s [2024-12-09T01:59:17.895Z] [2024-12-09T01:59:17.895Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:59:17.895Z] #3 DONE 0.0s [2024-12-09T01:59:17.895Z] [2024-12-09T01:59:17.895Z] #4 [internal] load build context [2024-12-09T01:59:17.895Z] #4 transferring context: 6.51kB done [2024-12-09T01:59:17.895Z] #4 DONE 0.1s [2024-12-09T01:59:17.895Z] [2024-12-09T01:59:17.895Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:59:18.164Z] #5 DONE 0.3s [2024-12-09T01:59:18.164Z] [2024-12-09T01:59:18.164Z] #6 [2/4] WORKDIR /edgex [2024-12-09T01:59:19.576Z] #6 DONE 1.5s [2024-12-09T01:59:19.576Z] [2024-12-09T01:59:19.576Z] #7 [3/4] COPY go.mod . [2024-12-09T01:59:19.576Z] #7 DONE 0.1s [2024-12-09T01:59:19.576Z] [2024-12-09T01:59:19.576Z] #8 [4/4] RUN go mod download [2024-12-09T01:59:25.726Z] #153 ... [2024-12-09T01:59:25.726Z] [2024-12-09T01:59:25.726Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T01:59:25.726Z] #146 DONE 93.6s [2024-12-09T01:59:25.726Z] [2024-12-09T01:59:25.726Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T01:59:25.985Z] #154 DONE 0.2s [2024-12-09T01:59:25.985Z] [2024-12-09T01:59:25.985Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:25.985Z] #155 DONE 0.1s [2024-12-09T01:59:25.985Z] [2024-12-09T01:59:25.985Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T01:59:26.242Z] #67 ... [2024-12-09T01:59:26.242Z] [2024-12-09T01:59:26.242Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-09T01:59:26.500Z] #156 DONE 0.3s [2024-12-09T01:59:26.500Z] [2024-12-09T01:59:26.500Z] #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-09T01:59:26.500Z] #157 DONE 0.1s [2024-12-09T01:59:26.500Z] [2024-12-09T01:59:26.500Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T01:59:26.500Z] #145 ... [2024-12-09T01:59:26.500Z] [2024-12-09T01:59:26.500Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-09T01:59:26.500Z] #158 DONE 0.1s [2024-12-09T01:59:26.500Z] [2024-12-09T01:59:26.500Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T01:59:27.873Z] #159 DONE 1.1s [2024-12-09T01:59:27.873Z] [2024-12-09T01:59:27.873Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T01:59:27.873Z] #143 DONE 95.4s [2024-12-09T01:59:27.873Z] [2024-12-09T01:59:27.873Z] #109 [core-common-config-bootstrapper] exporting to image [2024-12-09T01:59:27.873Z] #109 exporting layers [2024-12-09T01:59:27.873Z] #109 ... [2024-12-09T01:59:27.873Z] [2024-12-09T01:59:27.873Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T01:59:27.873Z] #160 DONE 0.2s [2024-12-09T01:59:28.131Z] [2024-12-09T01:59:28.131Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:28.131Z] #161 DONE 0.2s [2024-12-09T01:59:28.131Z] [2024-12-09T01:59:28.131Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-09T01:59:28.131Z] #162 DONE 0.1s [2024-12-09T01:59:28.131Z] [2024-12-09T01:59:28.131Z] #109 [core-common-config-bootstrapper] exporting to image [2024-12-09T01:59:28.131Z] #109 exporting layers 0.5s done [2024-12-09T01:59:28.131Z] #109 writing image sha256:7f0d42ea8da4c149b9b9a6ca8dd0ba3150fb3c433e15572c065026081fe508f6 done [2024-12-09T01:59:28.131Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-09T01:59:28.131Z] #109 DONE 1.9s [2024-12-09T01:59:28.131Z] [2024-12-09T01:59:28.131Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-09T01:59:28.131Z] #163 DONE 0.1s [2024-12-09T01:59:28.131Z] [2024-12-09T01:59:28.131Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T01:59:28.390Z] #145 ... [2024-12-09T01:59:28.390Z] [2024-12-09T01:59:28.390Z] #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-09T01:59:28.390Z] #164 DONE 0.1s [2024-12-09T01:59:28.390Z] [2024-12-09T01:59:28.390Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T01:59:28.390Z] #165 DONE 0.1s [2024-12-09T01:59:28.390Z] [2024-12-09T01:59:28.390Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T01:59:28.647Z] #144 ... [2024-12-09T01:59:28.647Z] [2024-12-09T01:59:28.647Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T01:59:28.647Z] #166 ... [2024-12-09T01:59:28.647Z] [2024-12-09T01:59:28.647Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T01:59:28.647Z] #144 DONE 96.5s [2024-12-09T01:59:29.018Z] [2024-12-09T01:59:29.018Z] #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-09T01:59:29.340Z] #167 DONE 0.3s [2024-12-09T01:59:29.340Z] [2024-12-09T01:59:29.340Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T01:59:29.941Z] #168 ... [2024-12-09T01:59:29.941Z] [2024-12-09T01:59:29.941Z] #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T01:59:29.941Z] #166 DONE 1.2s [2024-12-09T01:59:29.941Z] [2024-12-09T01:59:29.941Z] #109 [security-proxy-setup] exporting to image [2024-12-09T01:59:30.199Z] #109 exporting layers 0.5s done [2024-12-09T01:59:30.459Z] #109 writing image sha256:594eff20f94447d796e7a649cb5c0f403a4f66fc49c03ce596057ddb45f810db done [2024-12-09T01:59:30.459Z] #109 naming to docker.io/library/security-proxy-setup done [2024-12-09T01:59:30.459Z] #109 DONE 2.5s [2024-12-09T01:59:30.459Z] [2024-12-09T01:59:30.459Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T01:59:30.459Z] #152 97.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T01:59:30.459Z] #152 ... [2024-12-09T01:59:30.459Z] [2024-12-09T01:59:30.459Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T01:59:30.459Z] #168 DONE 1.3s [2024-12-09T01:59:30.741Z] [2024-12-09T01:59:30.741Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T01:59:33.337Z] #169 DONE 2.7s [2024-12-09T01:59:33.337Z] [2024-12-09T01:59:33.337Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T01:59:33.337Z] #152 DONE 101.0s [2024-12-09T01:59:33.337Z] [2024-12-09T01:59:33.337Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:33.595Z] #170 DONE 0.3s [2024-12-09T01:59:33.595Z] [2024-12-09T01:59:33.595Z] #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T01:59:33.595Z] #171 DONE 0.1s [2024-12-09T01:59:33.595Z] [2024-12-09T01:59:33.595Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:34.548Z] #172 ... [2024-12-09T01:59:34.548Z] [2024-12-09T01:59:34.548Z] #173 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-09T01:59:34.548Z] #173 DONE 0.9s [2024-12-09T01:59:34.548Z] [2024-12-09T01:59:34.548Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:34.548Z] #172 DONE 0.8s [2024-12-09T01:59:34.548Z] [2024-12-09T01:59:34.548Z] #174 [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 [2024-12-09T01:59:35.150Z] #174 DONE 0.5s [2024-12-09T01:59:35.150Z] [2024-12-09T01:59:35.150Z] #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-09T01:59:35.150Z] #175 DONE 0.5s [2024-12-09T01:59:35.150Z] [2024-12-09T01:59:35.150Z] #176 [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/ [2024-12-09T01:59:38.522Z] #176 DONE 3.4s [2024-12-09T01:59:38.523Z] [2024-12-09T01:59:38.523Z] #177 [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 [2024-12-09T01:59:38.523Z] #177 DONE 3.4s [2024-12-09T01:59:38.523Z] [2024-12-09T01:59:38.523Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-09T01:59:41.644Z] #8 DONE 19.2s [2024-12-09T01:59:41.644Z] [2024-12-09T01:59:41.644Z] #9 exporting to image [2024-12-09T01:59:41.644Z] #9 exporting layers [2024-12-09T01:59:45.290Z] #178 ... [2024-12-09T01:59:45.290Z] [2024-12-09T01:59:45.290Z] #179 [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/ [2024-12-09T01:59:45.290Z] #179 DONE 7.2s [2024-12-09T01:59:45.551Z] [2024-12-09T01:59:45.551Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T01:59:45.551Z] #142 DONE 113.3s [2024-12-09T01:59:45.551Z] [2024-12-09T01:59:45.551Z] #180 [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/ [2024-12-09T01:59:45.551Z] #180 ... [2024-12-09T01:59:45.551Z] [2024-12-09T01:59:45.551Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-09T01:59:45.551Z] #178 DONE 7.3s [2024-12-09T01:59:45.836Z] [2024-12-09T01:59:45.836Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-09T01:59:46.407Z] #181 ... [2024-12-09T01:59:46.407Z] [2024-12-09T01:59:46.407Z] #180 [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/ [2024-12-09T01:59:46.407Z] #180 DONE 0.7s [2024-12-09T01:59:46.407Z] [2024-12-09T01:59:46.407Z] #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-09T01:59:47.353Z] #182 ... [2024-12-09T01:59:47.353Z] [2024-12-09T01:59:47.353Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-09T01:59:47.353Z] #181 DONE 1.6s [2024-12-09T01:59:47.353Z] [2024-12-09T01:59:47.353Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T01:59:47.614Z] #183 ... [2024-12-09T01:59:47.614Z] [2024-12-09T01:59:47.614Z] #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T01:59:47.614Z] #184 DONE 1.3s [2024-12-09T01:59:47.614Z] [2024-12-09T01:59:47.614Z] #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-09T01:59:47.614Z] #182 DONE 1.1s [2024-12-09T01:59:47.879Z] [2024-12-09T01:59:47.879Z] #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T01:59:49.272Z] #185 ... [2024-12-09T01:59:49.272Z] [2024-12-09T01:59:49.272Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T01:59:49.272Z] #183 DONE 2.0s [2024-12-09T01:59:49.533Z] [2024-12-09T01:59:49.533Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T01:59:49.533Z] #186 DONE 1.8s [2024-12-09T01:59:49.533Z] [2024-12-09T01:59:49.533Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-09T01:59:57.296Z] #9 exporting layers 18.3s done [2024-12-09T01:59:57.296Z] #9 writing image sha256:afdc3fd693c69f17902936e54d0fb73e5c50e5767513f9eac215b245ea823b24 done [2024-12-09T01:59:57.296Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-09T01:59:57.296Z] #9 DONE 18.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:59:57.662Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T01:59:57.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:59:57.719Z] #187 ... [2024-12-09T01:59:57.719Z] [2024-12-09T01:59:57.719Z] #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T01:59:57.719Z] #185 DONE 9.3s [2024-12-09T01:59:57.719Z] [2024-12-09T01:59:57.719Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T01:59:57.719Z] #188 ... [2024-12-09T01:59:57.719Z] [2024-12-09T01:59:57.719Z] #109 [security-bootstrapper] exporting to image [2024-12-09T01:59:57.719Z] #109 exporting layers [2024-12-09T01:59:57.719Z] #109 ... [2024-12-09T01:59:57.719Z] [2024-12-09T01:59:57.719Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T01:59:57.719Z] #188 DONE 8.4s [2024-12-09T01:59:57.719Z] [2024-12-09T01:59:57.719Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T01:59:57.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container [2024-12-09T01:59:57.984Z] #189 ... [2024-12-09T01:59:57.984Z] [2024-12-09T01:59:57.984Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-09T01:59:57.984Z] #187 DONE 8.6s [2024-12-09T01:59:58.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T01:59:58.260Z] [2024-12-09T01:59:58.260Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-09T01:59:59.492Z] $ docker top 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:00:00.177Z] #190 DONE 2.1s [2024-12-09T02:00:00.177Z] [2024-12-09T02:00:00.177Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T02:00:00.386Z] + go version [2024-12-09T02:00:00.386Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T02:00:00.407Z] $ docker stop --time=1 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c [2024-12-09T02:00:00.468Z] #145 ... [2024-12-09T02:00:00.468Z] [2024-12-09T02:00:00.468Z] #109 [security-spiffe-token-provider] exporting to image [2024-12-09T02:00:01.047Z] #109 ... [2024-12-09T02:00:01.047Z] [2024-12-09T02:00:01.047Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:00:01.047Z] #189 DONE 3.1s [2024-12-09T02:00:01.047Z] [2024-12-09T02:00:01.047Z] #109 [security-secretstore-setup] exporting to image [2024-12-09T02:00:02.002Z] #109 exporting layers 5.2s done [2024-12-09T02:00:02.002Z] #109 exporting layers 1.7s done [2024-12-09T02:00:02.002Z] #109 writing image sha256:0faaa835cc220763bcef53731d80a77c8d14ed83c3aea2c0be45805b59727381 0.0s done [2024-12-09T02:00:02.002Z] #109 naming to docker.io/library/security-bootstrapper done [2024-12-09T02:00:02.002Z] #109 writing image sha256:9a81ffc0fc53e617a14e91555fd94756c5768e63394d47aee531224fb39f45d8 0.1s done [2024-12-09T02:00:02.002Z] #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-12-09T02:00:02.114Z] $ docker rm -f --volumes 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c [2024-12-09T02:00:02.260Z] #109 exporting layers 1.3s done [2024-12-09T02:00:02.261Z] #109 writing image sha256:1101a5bd83195444a9211a3a1c22fa29ae4e73ee95e8c5c2a0e27844e2e64c7e done [2024-12-09T02:00:02.261Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-12-09T02:00:02.261Z] #109 DONE 7.9s [2024-12-09T02:00:02.261Z] [2024-12-09T02:00:02.261Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [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 [2024-12-09T02:00:02.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T02:00:02.825Z] [2024-12-09T02:00:02.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:03.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T02:00:03.455Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-09T02:00:03.455Z] 547446be3368: Pulling fs layer [2024-12-09T02:00:03.455Z] d125d8839a47: Pulling fs layer [2024-12-09T02:00:03.455Z] 3e85d5ac6304: Pulling fs layer [2024-12-09T02:00:03.455Z] c3105a71a48b: Pulling fs layer [2024-12-09T02:00:03.455Z] 0f093f025ec4: Pulling fs layer [2024-12-09T02:00:03.455Z] c3106fc0e877: Pulling fs layer [2024-12-09T02:00:03.455Z] 0f093f025ec4: Waiting [2024-12-09T02:00:03.455Z] c3106fc0e877: Waiting [2024-12-09T02:00:03.455Z] c3105a71a48b: Waiting [2024-12-09T02:00:03.455Z] 547446be3368: Verifying Checksum [2024-12-09T02:00:03.455Z] c3105a71a48b: Download complete [2024-12-09T02:00:03.724Z] d125d8839a47: Verifying Checksum [2024-12-09T02:00:03.724Z] d125d8839a47: Download complete [2024-12-09T02:00:03.724Z] c3106fc0e877: Verifying Checksum [2024-12-09T02:00:03.724Z] c3106fc0e877: Download complete [2024-12-09T02:00:03.992Z] 0f093f025ec4: Verifying Checksum [2024-12-09T02:00:03.992Z] 0f093f025ec4: Download complete [2024-12-09T02:00:03.992Z] 547446be3368: Pull complete [2024-12-09T02:00:04.957Z] d125d8839a47: Pull complete [2024-12-09T02:00:05.543Z] 3e85d5ac6304: Verifying Checksum [2024-12-09T02:00:05.543Z] 3e85d5ac6304: Download complete [2024-12-09T02:00:17.260Z] #149 ... [2024-12-09T02:00:17.260Z] [2024-12-09T02:00:17.260Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T02:00:17.260Z] #153 DONE 143.6s [2024-12-09T02:00:17.260Z] [2024-12-09T02:00:17.260Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:20.536Z] 3e85d5ac6304: Pull complete [2024-12-09T02:00:20.536Z] c3105a71a48b: Pull complete [2024-12-09T02:00:20.536Z] 0f093f025ec4: Pull complete [2024-12-09T02:00:20.536Z] c3106fc0e877: Pull complete [2024-12-09T02:00:20.536Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-09T02:00:20.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T02:00:20.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:00:20.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container [2024-12-09T02:00:20.798Z] $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:00:21.739Z] #191 ... [2024-12-09T02:00:21.739Z] [2024-12-09T02:00:21.739Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:00:21.739Z] #149 DONE 149.7s [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.034Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T02:00:22.034Z] #151 DONE 149.7s [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.034Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T02:00:22.034Z] #147 DONE 149.8s [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.034Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T02:00:22.034Z] #145 ... [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.034Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:00:22.034Z] #150 DONE 149.9s [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.034Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T02:00:22.034Z] #148 DONE 149.9s [2024-12-09T02:00:22.034Z] [2024-12-09T02:00:22.035Z] #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.657Z] $ docker top fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 -eo pid,comm [2024-12-09T02:00:22.667Z] #192 ... [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #191 DONE 6.6s [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T02:00:22.667Z] #145 DONE 150.4s [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #193 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #193 DONE 0.4s [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #192 DONE 0.5s [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:22.667Z] #194 ... [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:22.667Z] #195 CACHED [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #196 CACHED [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #197 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #197 DONE 0.2s [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:22.667Z] #198 CACHED [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:22.667Z] #199 CACHED [2024-12-09T02:00:22.667Z] [2024-12-09T02:00:22.667Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:22.667Z] #200 DONE 0.2s [Pipeline] { [Pipeline] sh [2024-12-09T02:00:22.927Z] [2024-12-09T02:00:22.927Z] #201 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T02:00:23.489Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-09T02:00:24.330Z] #201 ... [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:24.330Z] #194 DONE 1.5s [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-09T02:00:24.330Z] #202 DONE 1.5s [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-09T02:00:24.330Z] #203 DONE 1.5s [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #201 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T02:00:24.330Z] #201 DONE 1.5s [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:24.330Z] #204 DONE 1.5s [2024-12-09T02:00:24.330Z] [2024-12-09T02:00:24.330Z] #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-09T02:00:24.331Z] #205 DONE 1.5s [2024-12-09T02:00:24.331Z] [2024-12-09T02:00:24.331Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #206 ... [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #207 DONE 1.0s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #208 DONE 1.0s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #206 DONE 1.0s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #209 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-09T02:00:25.293Z] #209 DONE 1.1s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #210 DONE 1.0s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #211 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:00:25.293Z] #211 DONE 1.1s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-09T02:00:25.293Z] #212 DONE 1.0s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #109 [core-command] exporting to image [2024-12-09T02:00:25.293Z] #109 exporting layers [2024-12-09T02:00:25.293Z] #109 ... [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-09T02:00:25.293Z] #213 DONE 0.2s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T02:00:25.293Z] #214 DONE 0.2s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-09T02:00:25.293Z] #215 DONE 0.2s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-09T02:00:25.293Z] #216 DONE 0.2s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:25.293Z] #217 DONE 0.2s [2024-12-09T02:00:25.293Z] [2024-12-09T02:00:25.293Z] #109 [support-scheduler] exporting to image [2024-12-09T02:00:25.439Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-09T02:00:25.439Z] #1 transferring dockerfile: 1.89kB done [2024-12-09T02:00:25.439Z] #1 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #2 [security-spiffe-token-provider internal] load .dockerignore [2024-12-09T02:00:25.439Z] #2 transferring context: 50B done [2024-12-09T02:00:25.439Z] #2 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.439Z] #3 DONE 0.0s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #4 [support-scheduler internal] load .dockerignore [2024-12-09T02:00:25.439Z] #4 transferring context: 50B 0.0s done [2024-12-09T02:00:25.439Z] #4 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-09T02:00:25.439Z] #5 transferring dockerfile: 1.82kB done [2024-12-09T02:00:25.439Z] #5 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-12-09T02:00:25.439Z] #6 transferring dockerfile: 1.70kB done [2024-12-09T02:00:25.439Z] #6 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.439Z] #3 DONE 0.0s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #7 [security-spire-server internal] load .dockerignore [2024-12-09T02:00:25.439Z] #7 transferring context: 50B done [2024-12-09T02:00:25.439Z] #7 DONE 0.1s [2024-12-09T02:00:25.439Z] [2024-12-09T02:00:25.439Z] #8 [security-secretstore-setup internal] load .dockerignore [2024-12-09T02:00:25.552Z] #109 ... [2024-12-09T02:00:25.552Z] [2024-12-09T02:00:25.552Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:00:25.552Z] #218 DONE 0.2s [2024-12-09T02:00:25.552Z] [2024-12-09T02:00:25.552Z] #109 [core-command] exporting to image [2024-12-09T02:00:25.552Z] #109 writing image sha256:2ebf2a0f373799664f0bcc9f6bc62486e83505d5360250cd58acb9302f85074d done [2024-12-09T02:00:25.552Z] #109 naming to docker.io/library/core-command done [2024-12-09T02:00:25.552Z] #109 ... [2024-12-09T02:00:25.552Z] [2024-12-09T02:00:25.552Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-09T02:00:25.552Z] #219 DONE 0.2s [2024-12-09T02:00:25.708Z] #8 transferring context: 50B done [2024-12-09T02:00:25.708Z] #8 DONE 0.1s [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-09T02:00:25.708Z] #9 transferring dockerfile: 2.49kB done [2024-12-09T02:00:25.708Z] #9 DONE 0.1s [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.708Z] #3 ... [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #10 [core-metadata internal] load .dockerignore [2024-12-09T02:00:25.708Z] #10 transferring context: 50B 0.0s done [2024-12-09T02:00:25.708Z] #10 DONE 0.1s [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-12-09T02:00:25.708Z] #11 transferring dockerfile: 2.13kB done [2024-12-09T02:00:25.708Z] #11 DONE 0.1s [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.708Z] #3 DONE 0.0s [2024-12-09T02:00:25.708Z] [2024-12-09T02:00:25.708Z] #12 [core-data internal] load .dockerignore [2024-12-09T02:00:25.812Z] [2024-12-09T02:00:25.812Z] #109 [core-metadata] exporting to image [2024-12-09T02:00:25.983Z] #12 ... [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.983Z] #13 [security-bootstrapper internal] load .dockerignore [2024-12-09T02:00:25.983Z] #13 transferring context: 50B done [2024-12-09T02:00:25.983Z] #13 DONE 0.1s [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.983Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-09T02:00:25.983Z] #14 transferring dockerfile: 3.02kB 0.0s done [2024-12-09T02:00:25.983Z] #14 DONE 0.2s [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.983Z] #15 [core-data internal] load build definition from Dockerfile [2024-12-09T02:00:25.983Z] #15 transferring dockerfile: 2.07kB 0.0s done [2024-12-09T02:00:25.983Z] #15 DONE 0.1s [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.983Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.983Z] #3 DONE 0.0s [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.983Z] #12 [core-data internal] load .dockerignore [2024-12-09T02:00:25.983Z] #12 transferring context: 50B 0.0s done [2024-12-09T02:00:25.983Z] #12 DONE 0.1s [2024-12-09T02:00:25.983Z] [2024-12-09T02:00:25.984Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:25.984Z] #3 DONE 0.0s [2024-12-09T02:00:25.984Z] [2024-12-09T02:00:25.984Z] #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:25.984Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:26.071Z] #109 ... [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-09T02:00:26.071Z] #220 DONE 0.7s [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-09T02:00:26.071Z] #221 DONE 0.7s [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:00:26.071Z] #222 DONE 0.0s [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #109 [core-data] exporting to image [2024-12-09T02:00:26.071Z] #109 ... [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-09T02:00:26.071Z] #223 DONE 0.1s [2024-12-09T02:00:26.071Z] [2024-12-09T02:00:26.071Z] #109 [support-notifications] exporting to image [2024-12-09T02:00:26.071Z] #109 writing image sha256:d94b4fb1064affe8e39e459a94665d0e775b12bf4a66f3339f71ba37e390b262 0.0s done [2024-12-09T02:00:26.071Z] #109 naming to docker.io/library/core-keeper done [2024-12-09T02:00:26.071Z] #109 writing image sha256:209a17da1ba458ed2963e99b5b0702bcebe185e2444e2de5ae17215c3208fee7 0.0s done [2024-12-09T02:00:26.071Z] #109 naming to docker.io/library/support-scheduler [2024-12-09T02:00:26.254Z] #16 ... [2024-12-09T02:00:26.254Z] [2024-12-09T02:00:26.254Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-12-09T02:00:26.254Z] #17 DONE 0.0s [2024-12-09T02:00:26.254Z] [2024-12-09T02:00:26.254Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-09T02:00:26.254Z] #18 transferring dockerfile: 2.15kB done [2024-12-09T02:00:26.254Z] #18 DONE 0.2s [2024-12-09T02:00:26.254Z] [2024-12-09T02:00:26.254Z] #19 [security-proxy-auth internal] load .dockerignore [2024-12-09T02:00:26.254Z] #19 transferring context: 50B done [2024-12-09T02:00:26.254Z] #19 DONE 0.2s [2024-12-09T02:00:26.254Z] [2024-12-09T02:00:26.254Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:26.254Z] #3 DONE 0.0s [2024-12-09T02:00:26.254Z] [2024-12-09T02:00:26.254Z] #20 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:00:26.330Z] #109 exporting layers 0.5s done [2024-12-09T02:00:26.330Z] #109 naming to docker.io/library/support-scheduler done [2024-12-09T02:00:26.330Z] #109 writing image sha256:fa48749f5a4df651399366ee05aa1a11fb0124673341faf283d377b187652d16 done [2024-12-09T02:00:26.330Z] #109 naming to docker.io/library/core-data done [2024-12-09T02:00:26.330Z] #109 writing image sha256:788b1bdc34a32eb11c8806b8eb1ca70d19ef74d71b849bfaba90a46e8a7f3a6c 0.1s done [2024-12-09T02:00:26.330Z] #109 naming to docker.io/library/core-metadata [2024-12-09T02:00:26.588Z] #109 ... [2024-12-09T02:00:26.588Z] [2024-12-09T02:00:26.588Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:00:26.588Z] #224 DONE 1.1s [2024-12-09T02:00:26.588Z] [2024-12-09T02:00:26.588Z] #109 [support-notifications] exporting to image [2024-12-09T02:00:26.588Z] #109 exporting layers 0.2s done [2024-12-09T02:00:26.588Z] #109 naming to docker.io/library/core-metadata done [2024-12-09T02:00:26.588Z] #109 writing image sha256:c72d126b611a1daeed7ae623739fd67d2ee5220eca71e09b30faa30ea8f4e5f3 done [2024-12-09T02:00:26.588Z] #109 naming to docker.io/library/support-notifications done [2024-12-09T02:00:26.841Z] #20 ... [2024-12-09T02:00:26.841Z] [2024-12-09T02:00:26.841Z] #21 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:00:26.841Z] #21 DONE 1.5s [2024-12-09T02:00:27.112Z] [2024-12-09T02:00:27.112Z] #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.112Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:27.112Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:27.112Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:27.112Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:27.112Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-09T02:00:27.155Z] #109 exporting layers 0.8s done [2024-12-09T02:00:27.155Z] #109 writing image sha256:1c5ab27290e5f672f67efdb66b7b08e1491643490326a083e4a219c6cb164424 done [2024-12-09T02:00:27.155Z] #109 naming to docker.io/library/security-proxy-auth done [2024-12-09T02:00:27.155Z] #109 DONE 9.9s [2024-12-09T02:00:27.155Z] [2024-12-09T02:00:27.155Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:00:27.155Z] time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-09T02:00:27.165Z] $ docker stop --time=1 fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f [2024-12-09T02:00:27.382Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.3s [2024-12-09T02:00:27.382Z] #16 ... [2024-12-09T02:00:27.382Z] [2024-12-09T02:00:27.382Z] #22 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-09T02:00:27.382Z] #22 transferring dockerfile: 2.23kB 0.0s done [2024-12-09T02:00:27.382Z] #22 DONE 1.3s [2024-12-09T02:00:27.382Z] [2024-12-09T02:00:27.382Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-09T02:00:27.382Z] #23 transferring context: 50B 0.0s done [2024-12-09T02:00:27.382Z] #23 DONE 1.3s [2024-12-09T02:00:27.382Z] [2024-12-09T02:00:27.382Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-12-09T02:00:27.382Z] #17 transferring dockerfile: 2.07kB done [2024-12-09T02:00:27.382Z] #17 DONE 1.3s [2024-12-09T02:00:27.382Z] [2024-12-09T02:00:27.382Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:27.382Z] #3 DONE 0.0s [2024-12-09T02:00:27.382Z] [2024-12-09T02:00:27.382Z] #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.382Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:27.382Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T02:00:27.655Z] #16 ... [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #24 [security-bootstrapper internal] load build context [2024-12-09T02:00:27.655Z] #24 transferring context: 2.94MB 1.0s done [2024-12-09T02:00:27.655Z] #24 DONE 1.5s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #25 [support-scheduler internal] load build context [2024-12-09T02:00:27.655Z] #25 transferring context: 2.94MB 1.1s done [2024-12-09T02:00:27.655Z] #25 DONE 1.5s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.655Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:27.655Z] #16 ... [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:00:27.655Z] #21 DONE 1.7s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #26 [core-keeper internal] load .dockerignore [2024-12-09T02:00:27.655Z] #26 transferring context: 50B 0.0s done [2024-12-09T02:00:27.655Z] #26 DONE 1.5s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #27 [core-metadata internal] load build context [2024-12-09T02:00:27.655Z] #27 transferring context: 2.94MB 1.0s done [2024-12-09T02:00:27.655Z] #27 DONE 1.5s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #28 [security-spiffe-token-provider internal] load build context [2024-12-09T02:00:27.655Z] #28 transferring context: 2.94MB 1.0s done [2024-12-09T02:00:27.655Z] #28 DONE 1.6s [2024-12-09T02:00:27.655Z] [2024-12-09T02:00:27.655Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.655Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:27.655Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:27.655Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:27.655Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:27.655Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:27.924Z] #16 ... [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:27.924Z] #3 DONE 0.0s [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #29 [security-secretstore-setup internal] load build context [2024-12-09T02:00:27.924Z] #29 transferring context: 2.94MB 1.2s done [2024-12-09T02:00:27.924Z] #29 DONE 1.7s [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.924Z] #16 ... [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:00:27.924Z] #20 DONE 2.0s [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:27.924Z] #16 ... [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #30 [security-spire-agent internal] load .dockerignore [2024-12-09T02:00:27.924Z] #30 transferring context: 50B 0.0s done [2024-12-09T02:00:27.924Z] #30 DONE 1.1s [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #31 [support-notifications internal] load .dockerignore [2024-12-09T02:00:27.924Z] #31 transferring context: 50B 0.0s done [2024-12-09T02:00:27.924Z] #31 DONE 1.4s [2024-12-09T02:00:27.924Z] [2024-12-09T02:00:27.924Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:28.194Z] #16 ... [2024-12-09T02:00:28.194Z] [2024-12-09T02:00:28.194Z] #32 [security-spire-agent internal] load build definition from Dockerfile [2024-12-09T02:00:28.194Z] #32 transferring dockerfile: 1.81kB 0.0s done [2024-12-09T02:00:28.194Z] #32 DONE 1.2s [2024-12-09T02:00:28.194Z] [2024-12-09T02:00:28.194Z] #20 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:00:28.194Z] #20 DONE 2.0s [2024-12-09T02:00:28.194Z] [2024-12-09T02:00:28.194Z] #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:00:28.194Z] #21 DONE 2.1s [2024-12-09T02:00:28.194Z] [2024-12-09T02:00:28.194Z] #16 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:28.194Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:28.194Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:28.194Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:28.194Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:28.194Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:28.194Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:28.478Z] $ docker rm -f --volumes fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f [2024-12-09T02:00:28.560Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:28.560Z] #16 ... [2024-12-09T02:00:28.560Z] [2024-12-09T02:00:28.560Z] #33 [security-proxy-setup internal] load .dockerignore [2024-12-09T02:00:28.560Z] #33 transferring context: 50B 0.0s done [2024-12-09T02:00:28.560Z] #33 DONE 1.2s [2024-12-09T02:00:28.560Z] [2024-12-09T02:00:28.560Z] #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:00:28.560Z] #21 DONE 2.1s [2024-12-09T02:00:28.560Z] [2024-12-09T02:00:28.560Z] #34 [security-proxy-auth internal] load build context [2024-12-09T02:00:28.560Z] #34 transferring context: 2.94MB 0.6s done [2024-12-09T02:00:28.560Z] #34 DONE 1.5s [2024-12-09T02:00:28.560Z] [2024-12-09T02:00:28.560Z] #35 [core-data internal] load build context [2024-12-09T02:00:28.560Z] #35 transferring context: 2.94MB 0.7s done [2024-12-09T02:00:28.560Z] #35 DONE 1.5s [2024-12-09T02:00:28.560Z] [2024-12-09T02:00:28.560Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:00:28.842Z] #36 ... [2024-12-09T02:00:28.842Z] [2024-12-09T02:00:28.842Z] #37 [core-command internal] load .dockerignore [2024-12-09T02:00:28.843Z] #37 transferring context: 50B done [2024-12-09T02:00:28.843Z] #37 DONE 1.6s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #38 [core-command internal] load build definition from Dockerfile [2024-12-09T02:00:28.843Z] #38 transferring dockerfile: 1.94kB done [2024-12-09T02:00:28.843Z] #38 DONE 1.7s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:28.843Z] #3 DONE 0.0s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #39 [support-notifications internal] load build definition from Dockerfile [2024-12-09T02:00:28.843Z] #39 transferring dockerfile: 2.02kB done [2024-12-09T02:00:28.843Z] #39 DONE 2.2s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-12-09T02:00:28.843Z] #36 DONE 1.1s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T02:00:28.843Z] #40 DONE 3.3s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #16 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:28.843Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:28.843Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:28.843Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:28.843Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:28.843Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:28.843Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:28.843Z] #16 ... [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #41 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-09T02:00:28.843Z] #41 transferring dockerfile: 2.50kB done [2024-12-09T02:00:28.843Z] #41 DONE 1.6s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:00:28.843Z] #3 DONE 0.0s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #42 [security-spire-config internal] load build definition from Dockerfile [2024-12-09T02:00:28.843Z] #42 transferring dockerfile: 1.69kB 0.0s done [2024-12-09T02:00:28.843Z] #42 DONE 2.5s [2024-12-09T02:00:28.843Z] [2024-12-09T02:00:28.843Z] #43 [security-spire-config internal] load .dockerignore [2024-12-09T02:00:28.843Z] #43 transferring context: 50B 0.0s done [2024-12-09T02:00:28.843Z] #43 DONE 2.6s [2024-12-09T02:00:28.856Z] + docker images [2024-12-09T02:00:28.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-09T02:00:28.856Z] support-notifications latest c72d126b611a 2 seconds ago 51.9MB [2024-12-09T02:00:28.856Z] security-proxy-auth latest 1c5ab27290e5 2 seconds ago 32.2MB [2024-12-09T02:00:28.856Z] core-keeper latest d94b4fb1064a 3 seconds ago 31.3MB [2024-12-09T02:00:28.856Z] support-scheduler latest 209a17da1ba4 3 seconds ago 52.9MB [2024-12-09T02:00:28.856Z] core-data latest fa48749f5a4d 3 seconds ago 37.4MB [2024-12-09T02:00:28.856Z] core-metadata latest 788b1bdc34a3 3 seconds ago 37.6MB [2024-12-09T02:00:28.856Z] core-command latest 2ebf2a0f3737 4 seconds ago 33.2MB [2024-12-09T02:00:28.856Z] security-secretstore-setup latest 1101a5bd8319 28 seconds ago 46.9MB [2024-12-09T02:00:28.856Z] security-spiffe-token-provider latest 9a81ffc0fc53 29 seconds ago 38.5MB [2024-12-09T02:00:28.856Z] security-bootstrapper latest 0faaa835cc22 33 seconds ago 26MB [2024-12-09T02:00:28.856Z] security-proxy-setup latest 594eff20f944 59 seconds ago 35MB [2024-12-09T02:00:28.856Z] core-common-config-bootstrapper latest 7f0d42ea8da4 About a minute ago 22.8MB [2024-12-09T02:00:28.856Z] security-spire-config latest 9a137ff01d4f 3 minutes ago 127MB [2024-12-09T02:00:28.856Z] security-spire-server latest 45e1f1f00aa9 3 minutes ago 128MB [2024-12-09T02:00:28.856Z] security-spire-agent latest 60f2befdec2a 3 minutes ago 188MB [2024-12-09T02:00:28.856Z] ci-base-image-x86_64 latest f09eb06025f2 6 minutes ago 974MB [2024-12-09T02:00:28.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-09T02:00:28.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-09T02:00:28.856Z] 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 [2024-12-09T02:00:28.996Z] provisioning config files... [2024-12-09T02:00:29.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config11255848321135919358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:00:29.134Z] [2024-12-09T02:00:29.134Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:29.134Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:29.311Z] ---> ****-login.sh [2024-12-09T02:00:29.311Z] nexus3.edgexfoundry.org:10001 [2024-12-09T02:00:29.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:00:29.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:00:29.311Z] Configure a credential helper to remove this warning. See [2024-12-09T02:00:29.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:00:29.311Z] [2024-12-09T02:00:29.311Z] Login Succeeded [2024-12-09T02:00:29.311Z] nexus3.edgexfoundry.org:10002 [2024-12-09T02:00:29.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:00:29.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:00:29.312Z] Configure a credential helper to remove this warning. See [2024-12-09T02:00:29.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:00:29.312Z] [2024-12-09T02:00:29.312Z] Login Succeeded [2024-12-09T02:00:29.312Z] nexus3.edgexfoundry.org:10003 [2024-12-09T02:00:29.420Z] #44 ... [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:29.420Z] #16 DONE 3.4s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:00:29.420Z] #20 DONE 2.8s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-09T02:00:29.420Z] #36 DONE 1.8s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:00:29.420Z] #21 DONE 3.1s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #45 [core-common-config-bootstrapper internal] load build context [2024-12-09T02:00:29.420Z] #45 transferring context: 2.94MB 0.6s done [2024-12-09T02:00:29.420Z] #45 DONE 1.7s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #16 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:29.420Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:29.420Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:29.420Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:29.420Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:29.420Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:29.420Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:29.420Z] #16 DONE 4.2s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #46 [security-proxy-setup internal] load build context [2024-12-09T02:00:29.420Z] #46 ... [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #47 [core-keeper internal] load build context [2024-12-09T02:00:29.420Z] #47 transferring context: 2.94MB 0.7s done [2024-12-09T02:00:29.420Z] #47 DONE 1.4s [2024-12-09T02:00:29.420Z] [2024-12-09T02:00:29.420Z] #48 [security-spire-server internal] load build context [2024-12-09T02:00:29.420Z] #48 transferring context: 23.57kB 0.0s done [2024-12-09T02:00:29.420Z] #48 DONE 0.6s [2024-12-09T02:00:29.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:00:29.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:00:29.571Z] Configure a credential helper to remove this warning. See [2024-12-09T02:00:29.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:00:29.571Z] [2024-12-09T02:00:29.571Z] Login Succeeded [2024-12-09T02:00:29.571Z] nexus3.edgexfoundry.org:10004 [2024-12-09T02:00:29.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:00:29.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:00:29.571Z] Configure a credential helper to remove this warning. See [2024-12-09T02:00:29.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:00:29.571Z] [2024-12-09T02:00:29.571Z] Login Succeeded [2024-12-09T02:00:29.571Z] ****.io [2024-12-09T02:00:29.714Z] [2024-12-09T02:00:29.714Z] #46 [security-proxy-setup internal] load build context [2024-12-09T02:00:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:00:29.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:00:29.830Z] Configure a credential helper to remove this warning. See [2024-12-09T02:00:29.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:00:29.830Z] [2024-12-09T02:00:29.830Z] Login Succeeded [2024-12-09T02:00:29.830Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T02:00:29.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:00:29.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T02:00:29.914Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-09T02:00:29.914Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:29.914Z] latest [2024-12-09T02:00:29.914Z] 4.0.0-dev.23 [2024-12-09T02:00:29.914Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:29.914Z] main [2024-12-09T02:00:29.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:30.000Z] #46 ... [2024-12-09T02:00:30.000Z] [2024-12-09T02:00:30.000Z] #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:30.000Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:30.000Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:30.000Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:30.000Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:30.001Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:30.001Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:30.001Z] #16 DONE 4.2s [2024-12-09T02:00:30.001Z] [2024-12-09T02:00:30.001Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T02:00:30.001Z] #40 DONE 4.1s [2024-12-09T02:00:30.001Z] [2024-12-09T02:00:30.001Z] #46 [security-proxy-setup internal] load build context [2024-12-09T02:00:30.251Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:30.569Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:30.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T02:00:30.569Z] ab114778958e: Preparing [2024-12-09T02:00:30.569Z] c0aba5080fe4: Preparing [2024-12-09T02:00:30.569Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:30.569Z] 326ac3434965: Preparing [2024-12-09T02:00:30.569Z] fc65edfa112e: Preparing [2024-12-09T02:00:30.569Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:30.569Z] 75654b8eeebd: Preparing [2024-12-09T02:00:30.569Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:30.569Z] 75654b8eeebd: Waiting [2024-12-09T02:00:30.569Z] 326ac3434965: Pushed [2024-12-09T02:00:30.569Z] ab114778958e: Pushed [2024-12-09T02:00:30.569Z] ea9b518ea7cf: Pushed [2024-12-09T02:00:30.569Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:30.569Z] e9c1dcebab5e: Pushed [2024-12-09T02:00:31.000Z] #46 ... [2024-12-09T02:00:31.000Z] [2024-12-09T02:00:31.000Z] #49 [security-spire-config internal] load build context [2024-12-09T02:00:31.000Z] #49 transferring context: 21.82kB 0.1s done [2024-12-09T02:00:31.000Z] #49 DONE 0.8s [2024-12-09T02:00:31.000Z] [2024-12-09T02:00:31.000Z] #46 [security-proxy-setup internal] load build context [2024-12-09T02:00:31.137Z] fc65edfa112e: Pushed [2024-12-09T02:00:31.981Z] #46 transferring context: 2.94MB 2.3s done [2024-12-09T02:00:32.285Z] #46 DONE 2.7s [2024-12-09T02:00:32.285Z] [2024-12-09T02:00:32.285Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:32.285Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2024-12-09T02:00:32.285Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-09T02:00:32.285Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-09T02:00:32.285Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T02:00:32.285Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-09T02:00:32.285Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-12-09T02:00:32.285Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-12-09T02:00:32.285Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T02:00:32.285Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.08MB / 28.04MB 2.2s [2024-12-09T02:00:32.285Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-12-09T02:00:32.285Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-12-09T02:00:32.285Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.3s [2024-12-09T02:00:32.285Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-09T02:00:32.514Z] c0aba5080fe4: Pushed [2024-12-09T02:00:32.514Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2024-12-09T02:00:32.554Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.14MB / 28.04MB 2.5s [2024-12-09T02:00:32.554Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.7s [Pipeline] { [Pipeline] sh [2024-12-09T02:00:32.823Z] #44 ... [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #50 [core-command internal] load build context [2024-12-09T02:00:32.823Z] #50 transferring context: 2.94MB 2.6s done [2024-12-09T02:00:32.823Z] #50 DONE 3.3s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T02:00:32.823Z] #51 DONE 4.3s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:32.823Z] #44 ... [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #16 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:00:32.823Z] #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-09T02:00:32.823Z] #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:00:32.823Z] #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:00:32.823Z] #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:00:32.823Z] #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T02:00:32.823Z] #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T02:00:32.823Z] #16 DONE 4.2s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T02:00:32.823Z] #52 DONE 0.0s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #53 [security-spire-agent internal] load build context [2024-12-09T02:00:32.823Z] #53 DONE 0.0s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #54 [support-notifications internal] load build context [2024-12-09T02:00:32.823Z] #54 transferring context: 2.94MB 2.8s done [2024-12-09T02:00:32.823Z] #54 DONE 3.4s [2024-12-09T02:00:32.823Z] [2024-12-09T02:00:32.823Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:32.823Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2024-12-09T02:00:32.823Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-09T02:00:32.823Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-09T02:00:32.823Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T02:00:32.823Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-09T02:00:32.823Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-12-09T02:00:32.823Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-12-09T02:00:32.823Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T02:00:32.823Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 3.0s [2024-12-09T02:00:32.823Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-12-09T02:00:32.823Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-09T02:00:32.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:33.092Z] #44 ... [2024-12-09T02:00:33.092Z] [2024-12-09T02:00:33.092Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T02:00:33.092Z] #55 DONE 4.2s [2024-12-09T02:00:33.092Z] [2024-12-09T02:00:33.092Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:33.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-09T02:00:33.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T02:00:33.162Z] ab114778958e: Preparing [2024-12-09T02:00:33.162Z] c0aba5080fe4: Preparing [2024-12-09T02:00:33.162Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:33.162Z] 326ac3434965: Preparing [2024-12-09T02:00:33.162Z] fc65edfa112e: Preparing [2024-12-09T02:00:33.162Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:33.162Z] 75654b8eeebd: Preparing [2024-12-09T02:00:33.162Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:33.162Z] 75654b8eeebd: Waiting [2024-12-09T02:00:33.162Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:33.162Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:33.162Z] ab114778958e: Layer already exists [2024-12-09T02:00:33.162Z] 326ac3434965: Layer already exists [2024-12-09T02:00:33.162Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:33.162Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:33.162Z] c0aba5080fe4: Layer already exists [2024-12-09T02:00:33.162Z] latest: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:33.362Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.3s [2024-12-09T02:00:33.362Z] #44 ... [2024-12-09T02:00:33.362Z] [2024-12-09T02:00:33.362Z] #53 [security-spire-agent internal] load build context [2024-12-09T02:00:33.362Z] #53 transferring context: 23.10kB 0.1s done [2024-12-09T02:00:33.362Z] #53 DONE 0.4s [2024-12-09T02:00:33.362Z] [2024-12-09T02:00:33.362Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:33.492Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:33.631Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 3.6s [2024-12-09T02:00:33.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 [2024-12-09T02:00:33.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T02:00:33.819Z] ab114778958e: Preparing [2024-12-09T02:00:33.819Z] c0aba5080fe4: Preparing [2024-12-09T02:00:33.819Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:33.819Z] 326ac3434965: Preparing [2024-12-09T02:00:33.819Z] fc65edfa112e: Preparing [2024-12-09T02:00:33.819Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:33.819Z] 75654b8eeebd: Preparing [2024-12-09T02:00:33.819Z] 75654b8eeebd: Waiting [2024-12-09T02:00:33.819Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:33.819Z] ab114778958e: Layer already exists [2024-12-09T02:00:33.819Z] c0aba5080fe4: Layer already exists [2024-12-09T02:00:33.819Z] 326ac3434965: Layer already exists [2024-12-09T02:00:33.819Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:33.819Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:33.819Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:33.819Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:33.819Z] 4.0.0-dev.23: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:34.110Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 4.1s [2024-12-09T02:00:34.146Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:34.380Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.62MB / 28.04MB 4.6s [2024-12-09T02:00:34.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:34.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T02:00:34.475Z] ab114778958e: Preparing [2024-12-09T02:00:34.475Z] c0aba5080fe4: Preparing [2024-12-09T02:00:34.475Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:34.475Z] 326ac3434965: Preparing [2024-12-09T02:00:34.475Z] fc65edfa112e: Preparing [2024-12-09T02:00:34.475Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:34.475Z] 75654b8eeebd: Preparing [2024-12-09T02:00:34.475Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:34.475Z] 75654b8eeebd: Waiting [2024-12-09T02:00:34.475Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:34.475Z] c0aba5080fe4: Layer already exists [2024-12-09T02:00:34.475Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:34.475Z] 326ac3434965: Layer already exists [2024-12-09T02:00:34.475Z] ab114778958e: Layer already exists [2024-12-09T02:00:34.475Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:34.475Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:34.475Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:34.799Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:34.967Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.8s done [2024-12-09T02:00:34.967Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.8s done [2024-12-09T02:00:34.967Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-09T02:00:35.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-09T02:00:35.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T02:00:35.122Z] ab114778958e: Preparing [2024-12-09T02:00:35.122Z] c0aba5080fe4: Preparing [2024-12-09T02:00:35.122Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:35.122Z] 326ac3434965: Preparing [2024-12-09T02:00:35.122Z] fc65edfa112e: Preparing [2024-12-09T02:00:35.122Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:35.122Z] 75654b8eeebd: Preparing [2024-12-09T02:00:35.122Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:35.122Z] 75654b8eeebd: Waiting [2024-12-09T02:00:35.122Z] c0aba5080fe4: Layer already exists [2024-12-09T02:00:35.122Z] 326ac3434965: Layer already exists [2024-12-09T02:00:35.122Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:35.122Z] ab114778958e: Layer already exists [2024-12-09T02:00:35.122Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:35.122Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:35.122Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:35.122Z] main: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:00:35.194Z] ===================================================== [Pipeline] echo [2024-12-09T02:00:35.206Z] taggedImages: [2024-12-09T02:00:35.206Z] - nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:35.206Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-09T02:00:35.206Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 [2024-12-09T02:00:35.206Z] - nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:35.206Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-09T02:00:35.231Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-09T02:00:35.231Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:35.231Z] latest [2024-12-09T02:00:35.231Z] 4.0.0-dev.23 [2024-12-09T02:00:35.231Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:35.231Z] main [2024-12-09T02:00:35.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:35.565Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:35.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:35.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T02:00:35.889Z] 0de84e4da1ac: Preparing [2024-12-09T02:00:35.889Z] b254340c5fcb: Preparing [2024-12-09T02:00:35.889Z] 83cd4715575f: Preparing [2024-12-09T02:00:35.889Z] ff55ec88fe3f: Preparing [2024-12-09T02:00:35.889Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:35.889Z] 326ac3434965: Preparing [2024-12-09T02:00:35.889Z] fc65edfa112e: Preparing [2024-12-09T02:00:35.889Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:35.889Z] 75654b8eeebd: Preparing [2024-12-09T02:00:35.889Z] fc65edfa112e: Waiting [2024-12-09T02:00:35.889Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:35.889Z] 326ac3434965: Waiting [2024-12-09T02:00:35.889Z] 75654b8eeebd: Waiting [2024-12-09T02:00:35.889Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:35.889Z] 326ac3434965: Layer already exists [2024-12-09T02:00:35.889Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:35.889Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:35.889Z] 0de84e4da1ac: Pushed [2024-12-09T02:00:35.889Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:35.889Z] b254340c5fcb: Pushed [2024-12-09T02:00:35.889Z] 83cd4715575f: Pushed [2024-12-09T02:00:36.400Z] #44 ... [2024-12-09T02:00:36.400Z] [2024-12-09T02:00:36.400Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T02:00:36.400Z] #56 DONE 6.8s [2024-12-09T02:00:36.400Z] [2024-12-09T02:00:36.400Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:36.400Z] #44 ... [2024-12-09T02:00:36.400Z] [2024-12-09T02:00:36.400Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-09T02:00:36.400Z] #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:36.400Z] #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:36.400Z] #0 6.674 OK: 238 MiB in 54 packages [2024-12-09T02:00:36.400Z] #57 DONE 8.1s [2024-12-09T02:00:36.671Z] [2024-12-09T02:00:36.671Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:37.267Z] ff55ec88fe3f: Pushed [2024-12-09T02:00:37.267Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [2024-12-09T02:00:37.268Z] #44 ... [2024-12-09T02:00:37.268Z] [2024-12-09T02:00:37.268Z] #58 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:00:37.268Z] #58 DONE 0.8s [2024-12-09T02:00:37.268Z] [2024-12-09T02:00:37.268Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:37.585Z] + 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 [2024-12-09T02:00:37.909Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-09T02:00:37.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T02:00:37.909Z] 0de84e4da1ac: Preparing [2024-12-09T02:00:37.909Z] b254340c5fcb: Preparing [2024-12-09T02:00:37.909Z] 83cd4715575f: Preparing [2024-12-09T02:00:37.909Z] ff55ec88fe3f: Preparing [2024-12-09T02:00:37.909Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:37.909Z] 326ac3434965: Preparing [2024-12-09T02:00:37.909Z] fc65edfa112e: Preparing [2024-12-09T02:00:37.909Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:37.909Z] 75654b8eeebd: Preparing [2024-12-09T02:00:37.909Z] fc65edfa112e: Waiting [2024-12-09T02:00:37.910Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:37.910Z] 75654b8eeebd: Waiting [2024-12-09T02:00:37.910Z] 326ac3434965: Waiting [2024-12-09T02:00:37.910Z] 0de84e4da1ac: Layer already exists [2024-12-09T02:00:37.910Z] b254340c5fcb: Layer already exists [2024-12-09T02:00:37.910Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:37.910Z] ff55ec88fe3f: Layer already exists [2024-12-09T02:00:37.910Z] 83cd4715575f: Layer already exists [2024-12-09T02:00:37.910Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:37.910Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:37.910Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:37.910Z] 326ac3434965: Layer already exists [2024-12-09T02:00:37.910Z] latest: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:38.231Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:38.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 [2024-12-09T02:00:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T02:00:38.546Z] 0de84e4da1ac: Preparing [2024-12-09T02:00:38.546Z] b254340c5fcb: Preparing [2024-12-09T02:00:38.546Z] 83cd4715575f: Preparing [2024-12-09T02:00:38.546Z] ff55ec88fe3f: Preparing [2024-12-09T02:00:38.546Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:38.547Z] 326ac3434965: Preparing [2024-12-09T02:00:38.547Z] fc65edfa112e: Preparing [2024-12-09T02:00:38.547Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:38.547Z] 75654b8eeebd: Preparing [2024-12-09T02:00:38.547Z] fc65edfa112e: Waiting [2024-12-09T02:00:38.547Z] 75654b8eeebd: Waiting [2024-12-09T02:00:38.547Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:38.547Z] 326ac3434965: Waiting [2024-12-09T02:00:38.547Z] 0de84e4da1ac: Layer already exists [2024-12-09T02:00:38.547Z] ff55ec88fe3f: Layer already exists [2024-12-09T02:00:38.547Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:38.547Z] 83cd4715575f: Layer already exists [2024-12-09T02:00:38.547Z] b254340c5fcb: Layer already exists [2024-12-09T02:00:38.547Z] 326ac3434965: Layer already exists [2024-12-09T02:00:38.547Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:38.547Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:38.547Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:38.547Z] 4.0.0-dev.23: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:38.683Z] #44 ... [2024-12-09T02:00:38.683Z] [2024-12-09T02:00:38.683Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T02:00:38.683Z] #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.683Z] #0 5.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.683Z] #0 9.681 OK: 238 MiB in 54 packages [2024-12-09T02:00:38.683Z] #59 DONE 10.4s [2024-12-09T02:00:38.683Z] [2024-12-09T02:00:38.683Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:38.683Z] #44 ... [2024-12-09T02:00:38.683Z] [2024-12-09T02:00:38.683Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T02:00:38.683Z] #0 5.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.683Z] #0 6.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:38.953Z] #60 ... [2024-12-09T02:00:38.953Z] [2024-12-09T02:00:38.953Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T02:00:38.953Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.953Z] #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.953Z] #0 7.290 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T02:00:38.953Z] #0 7.290 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T02:00:38.953Z] #0 7.290 OK: 24053 distinct packages available [2024-12-09T02:00:38.953Z] #0 7.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.953Z] #0 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:38.953Z] #61 ... [2024-12-09T02:00:38.953Z] [2024-12-09T02:00:38.953Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:39.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:39.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T02:00:39.188Z] 0de84e4da1ac: Preparing [2024-12-09T02:00:39.188Z] b254340c5fcb: Preparing [2024-12-09T02:00:39.188Z] 83cd4715575f: Preparing [2024-12-09T02:00:39.188Z] ff55ec88fe3f: Preparing [2024-12-09T02:00:39.188Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:39.188Z] 326ac3434965: Preparing [2024-12-09T02:00:39.188Z] fc65edfa112e: Preparing [2024-12-09T02:00:39.188Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:39.188Z] 75654b8eeebd: Preparing [2024-12-09T02:00:39.188Z] fc65edfa112e: Waiting [2024-12-09T02:00:39.188Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:39.188Z] 75654b8eeebd: Waiting [2024-12-09T02:00:39.188Z] 326ac3434965: Waiting [2024-12-09T02:00:39.188Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:39.188Z] 0de84e4da1ac: Layer already exists [2024-12-09T02:00:39.188Z] ff55ec88fe3f: Layer already exists [2024-12-09T02:00:39.188Z] 83cd4715575f: Layer already exists [2024-12-09T02:00:39.188Z] b254340c5fcb: Layer already exists [2024-12-09T02:00:39.188Z] 326ac3434965: Layer already exists [2024-12-09T02:00:39.188Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:39.188Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:39.188Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:39.188Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-09T02:00:39.228Z] #44 ... [2024-12-09T02:00:39.228Z] [2024-12-09T02:00:39.228Z] #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:00:39.228Z] #62 DONE 0.7s [2024-12-09T02:00:39.228Z] [2024-12-09T02:00:39.228Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:39.228Z] #44 ... [2024-12-09T02:00:39.228Z] [2024-12-09T02:00:39.228Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T02:00:39.228Z] #0 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:39.228Z] #0 7.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-12-09T02:00:40.205Z] #63 ... [2024-12-09T02:00:40.205Z] [2024-12-09T02:00:40.205Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T02:00:40.205Z] #0 4.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 9.132 (1/4) Installing ca-certificates (20240705-r0) [2024-12-09T02:00:40.205Z] #0 9.485 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:40.205Z] #0 9.528 (3/4) Installing su-exec (0.2-r3) [2024-12-09T02:00:40.205Z] #0 9.539 (4/4) Installing yq-go (4.44.1-r2) [2024-12-09T02:00:40.205Z] #64 ... [2024-12-09T02:00:40.205Z] [2024-12-09T02:00:40.205Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T02:00:40.205Z] #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 9.092 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:40.205Z] #0 9.101 (2/2) Installing su-exec (0.2-r3) [2024-12-09T02:00:40.205Z] #0 9.112 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:40.205Z] #0 9.315 OK: 9 MiB in 16 packages [2024-12-09T02:00:40.205Z] #65 DONE 10.3s [2024-12-09T02:00:40.205Z] [2024-12-09T02:00:40.205Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T02:00:40.205Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 4.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 8.741 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T02:00:40.205Z] #0 8.741 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T02:00:40.205Z] #0 8.741 OK: 24049 distinct packages available [2024-12-09T02:00:40.205Z] #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #66 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #66 ... [2024-12-09T02:00:40.205Z] [2024-12-09T02:00:40.205Z] #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:40.205Z] #0 6.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #0 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.205Z] #67 ... [2024-12-09T02:00:40.205Z] [2024-12-09T02:00:40.205Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T02:00:40.205Z] #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.206Z] #0 8.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:40.209Z] + 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 [2024-12-09T02:00:44.216Z] #68 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T02:00:44.216Z] #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #69 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:44.216Z] #0 5.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #70 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T02:00:44.216Z] #0 7.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #71 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T02:00:44.216Z] #0 6.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #0 8.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:44.216Z] #72 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T02:00:44.216Z] #60 11.14 OK: 238 MiB in 54 packages [2024-12-09T02:00:44.216Z] #60 DONE 12.6s [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:44.216Z] #67 11.85 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:44.216Z] #67 11.89 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:44.216Z] #67 11.96 OK: 9 MiB in 15 packages [2024-12-09T02:00:44.216Z] #67 ... [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:00:44.216Z] #73 DONE 0.7s [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:44.216Z] #70 11.10 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:44.216Z] #70 11.12 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:44.216Z] #70 11.24 OK: 9 MiB in 15 packages [2024-12-09T02:00:44.216Z] #70 DONE 12.1s [2024-12-09T02:00:44.216Z] [2024-12-09T02:00:44.216Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:00:44.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-09T02:00:44.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T02:00:44.476Z] 0de84e4da1ac: Preparing [2024-12-09T02:00:44.476Z] b254340c5fcb: Preparing [2024-12-09T02:00:44.476Z] 83cd4715575f: Preparing [2024-12-09T02:00:44.476Z] ff55ec88fe3f: Preparing [2024-12-09T02:00:44.476Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:44.476Z] 326ac3434965: Preparing [2024-12-09T02:00:44.476Z] fc65edfa112e: Preparing [2024-12-09T02:00:44.476Z] e9c1dcebab5e: Preparing [2024-12-09T02:00:44.476Z] 75654b8eeebd: Preparing [2024-12-09T02:00:44.476Z] fc65edfa112e: Waiting [2024-12-09T02:00:44.476Z] 75654b8eeebd: Waiting [2024-12-09T02:00:44.476Z] 326ac3434965: Waiting [2024-12-09T02:00:44.476Z] e9c1dcebab5e: Waiting [2024-12-09T02:00:44.476Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:44.476Z] 0de84e4da1ac: Layer already exists [2024-12-09T02:00:44.476Z] b254340c5fcb: Layer already exists [2024-12-09T02:00:44.476Z] 83cd4715575f: Layer already exists [2024-12-09T02:00:44.476Z] ff55ec88fe3f: Layer already exists [2024-12-09T02:00:44.476Z] 326ac3434965: Layer already exists [2024-12-09T02:00:44.476Z] fc65edfa112e: Layer already exists [2024-12-09T02:00:44.476Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:00:44.476Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:45.563Z] #74 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #67 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:45.563Z] #67 DONE 13.7s [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T02:00:45.563Z] #75 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T02:00:45.563Z] #64 10.38 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:45.563Z] #64 10.52 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:00:45.563Z] #64 11.69 OK: 20 MiB in 18 packages [2024-12-09T02:00:45.563Z] #64 DONE 13.4s [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T02:00:45.563Z] #71 13.55 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:45.563Z] #71 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T02:00:45.563Z] #0 4.084 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:45.563Z] #0 5.403 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:45.563Z] #76 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T02:00:45.563Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-12-09T02:00:45.563Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-09T02:00:45.563Z] #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-09T02:00:45.563Z] #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-09T02:00:45.563Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-12-09T02:00:45.563Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-12-09T02:00:45.563Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.5s done [2024-12-09T02:00:45.563Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-12-09T02:00:45.563Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-12-09T02:00:45.563Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s [2024-12-09T02:00:45.563Z] #52 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T02:00:45.563Z] #71 13.93 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:45.563Z] #71 14.00 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:45.563Z] #71 14.02 (4/6) Installing openssl (3.3.2-r1) [2024-12-09T02:00:45.563Z] #71 14.11 (5/6) Installing su-exec (0.2-r3) [2024-12-09T02:00:45.563Z] #71 14.12 (6/6) Installing yq-go (4.44.1-r2) [2024-12-09T02:00:45.563Z] #71 14.63 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:45.563Z] #71 14.73 OK: 20 MiB in 18 packages [2024-12-09T02:00:45.563Z] #71 ... [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T02:00:45.563Z] #69 12.57 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T02:00:45.563Z] #69 13.04 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:45.563Z] #69 13.04 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:45.563Z] #69 13.20 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:00:45.563Z] #69 13.98 OK: 10 MiB in 16 packages [2024-12-09T02:00:45.563Z] #69 DONE 15.1s [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T02:00:45.563Z] #61 14.66 OK: 238 MiB in 54 packages [2024-12-09T02:00:45.563Z] #61 DONE 15.7s [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.563Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T02:00:45.563Z] #76 10.79 OK: 238 MiB in 54 packages [2024-12-09T02:00:45.563Z] #76 DONE 11.5s [2024-12-09T02:00:45.563Z] [2024-12-09T02:00:45.564Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T02:00:45.564Z] #66 14.78 (1/14) Installing ca-certificates (20240705-r0) [2024-12-09T02:00:45.564Z] #66 14.97 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-09T02:00:45.564Z] #66 15.07 (3/14) Installing c-ares (1.33.1-r0) [2024-12-09T02:00:45.564Z] #66 15.09 (4/14) Installing libunistring (1.2-r0) [2024-12-09T02:00:45.564Z] #66 15.17 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-09T02:00:45.564Z] #66 15.21 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-09T02:00:45.564Z] #66 15.24 (7/14) Installing libpsl (0.21.5-r1) [2024-12-09T02:00:45.564Z] #66 15.26 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-09T02:00:45.564Z] #66 15.34 (9/14) Installing libcurl (8.11.0-r2) [2024-12-09T02:00:45.564Z] #66 15.42 (10/14) Installing curl (8.11.0-r2) [2024-12-09T02:00:45.564Z] #66 15.45 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:45.564Z] #66 15.46 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-09T02:00:45.564Z] #66 15.49 (13/14) Installing libucontext (1.2-r3) [2024-12-09T02:00:45.564Z] #66 15.58 (14/14) Installing gcompat (1.1.0-r4) [2024-12-09T02:00:45.564Z] #66 15.59 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:45.564Z] #66 15.74 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:00:45.564Z] #66 ... [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T02:00:45.564Z] #71 DONE 15.9s [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T02:00:45.564Z] #77 ... [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-09T02:00:45.564Z] #78 DONE 0.9s [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:00:45.564Z] #79 DONE 1.1s [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T02:00:45.564Z] #63 13.47 (1/3) Installing ca-certificates (20240705-r0) [2024-12-09T02:00:45.564Z] #63 13.71 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:45.564Z] #63 13.72 (3/3) Installing tzdata (2024b-r0) [2024-12-09T02:00:45.564Z] #63 14.42 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:45.564Z] #63 14.48 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:00:45.564Z] #63 15.34 OK: 11 MiB in 17 packages [2024-12-09T02:00:45.564Z] #63 DONE 16.4s [2024-12-09T02:00:45.564Z] [2024-12-09T02:00:45.564Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:45.564Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s [2024-12-09T02:00:50.071Z] main: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [2024-12-09T02:00:50.083Z] #44 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T02:00:50.083Z] #66 16.53 OK: 15 MiB in 28 packages [2024-12-09T02:00:50.083Z] #66 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:50.083Z] #0 3.945 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:50.083Z] #0 5.646 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:50.083Z] #80 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:50.083Z] #44 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T02:00:50.083Z] #66 DONE 17.4s [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:50.083Z] #44 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:50.083Z] #81 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:50.083Z] #44 ... [2024-12-09T02:00:50.083Z] [2024-12-09T02:00:50.083Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:50.083Z] #82 ... [2024-12-09T02:00:50.084Z] [2024-12-09T02:00:50.084Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:50.084Z] #44 ... [2024-12-09T02:00:50.084Z] [2024-12-09T02:00:50.084Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T02:00:50.084Z] #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:50.084Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:50.084Z] #0 9.315 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:50.084Z] #0 9.315 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:50.084Z] #0 9.365 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:50.084Z] #83 ... [2024-12-09T02:00:50.084Z] [2024-12-09T02:00:50.084Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:00:50.143Z] ===================================================== [Pipeline] echo [2024-12-09T02:00:50.158Z] taggedImages: [2024-12-09T02:00:50.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:50.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-09T02:00:50.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 [2024-12-09T02:00:50.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:50.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-09T02:00:50.181Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-09T02:00:50.181Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:50.181Z] latest [2024-12-09T02:00:50.181Z] 4.0.0-dev.23 [2024-12-09T02:00:50.181Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:00:50.181Z] main [2024-12-09T02:00:50.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:51.642Z] #44 ... [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T02:00:51.642Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done [2024-12-09T02:00:51.642Z] #52 DONE 17.3s [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T02:00:51.642Z] #72 13.03 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T02:00:51.642Z] #72 13.03 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T02:00:51.642Z] #72 13.03 OK: 24049 distinct packages available [2024-12-09T02:00:51.642Z] #72 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #72 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #72 18.91 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:51.642Z] #72 18.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-09T02:00:51.642Z] #72 18.93 (3/4) Installing libucontext (1.2-r3) [2024-12-09T02:00:51.642Z] #72 18.94 (4/4) Installing gcompat (1.1.0-r4) [2024-12-09T02:00:51.642Z] #72 18.99 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:51.642Z] #72 19.09 OK: 9 MiB in 18 packages [2024-12-09T02:00:51.642Z] #72 DONE 20.2s [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:51.642Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-12-09T02:00:51.642Z] #44 ... [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:51.642Z] #84 ... [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T02:00:51.642Z] #83 10.30 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:00:51.642Z] #83 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #83 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #83 ... [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T02:00:51.642Z] #68 13.30 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T02:00:51.642Z] #68 13.30 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T02:00:51.642Z] #68 13.30 OK: 24049 distinct packages available [2024-12-09T02:00:51.642Z] #68 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #68 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:51.642Z] #68 20.98 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:51.642Z] #68 21.24 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:51.642Z] #68 21.30 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:51.642Z] #68 21.32 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-09T02:00:51.642Z] #68 21.33 (5/7) Installing libucontext (1.2-r3) [2024-12-09T02:00:51.642Z] #68 21.34 (6/7) Installing gcompat (1.1.0-r4) [2024-12-09T02:00:51.642Z] #68 21.36 (7/7) Installing openssl (3.3.2-r1) [2024-12-09T02:00:51.642Z] #68 21.42 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:51.642Z] #68 21.49 OK: 10 MiB in 19 packages [2024-12-09T02:00:51.642Z] #68 DONE 22.8s [2024-12-09T02:00:51.642Z] [2024-12-09T02:00:51.642Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:55.764Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [2024-12-09T02:00:55.772Z] #44 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T02:00:55.772Z] #80 11.83 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T02:00:55.772Z] #80 14.91 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:55.772Z] #80 14.99 OK: 9 MiB in 15 packages [2024-12-09T02:00:55.772Z] #80 DONE 16.2s [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:55.772Z] #44 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #0 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #0 9.744 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:55.772Z] #0 9.744 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:55.772Z] #0 9.780 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:55.772Z] #85 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T02:00:55.772Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done [2024-12-09T02:00:55.772Z] #44 DONE 26.1s [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #85 10.76 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:00:55.772Z] #85 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #85 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #0 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #0 6.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #86 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #87 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #74 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #74 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #74 9.275 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:55.772Z] #74 9.275 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:55.772Z] #74 9.322 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:55.772Z] #74 10.18 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:00:55.772Z] #74 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #74 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #74 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #86 10.62 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:55.772Z] #86 10.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:55.772Z] #86 10.65 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:55.772Z] #86 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:55.772Z] #88 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:55.772Z] #89 ... [2024-12-09T02:00:55.772Z] [2024-12-09T02:00:55.772Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:00:55.772Z] #0 4.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #0 5.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:55.772Z] #0 9.618 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:55.772Z] #0 9.618 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:55.772Z] #0 9.665 Executing busybox-1.36.1-r29.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:00:56.042Z] #90 ... [2024-12-09T02:00:56.042Z] [2024-12-09T02:00:56.042Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T02:00:56.042Z] #83 15.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:56.042Z] #83 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:00:56.042Z] #83 16.33 OK: 9 MiB in 16 packages [2024-12-09T02:00:56.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:00:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T02:00:56.089Z] e22570b49df4: Preparing [2024-12-09T02:00:56.089Z] 41324bc8ace1: Preparing [2024-12-09T02:00:56.089Z] c3bcfa9e1395: Preparing [2024-12-09T02:00:56.089Z] ea9b518ea7cf: Preparing [2024-12-09T02:00:56.089Z] 326ac3434965: Preparing [2024-12-09T02:00:56.089Z] 408a31edd2ea: Preparing [2024-12-09T02:00:56.089Z] d8236d7a776c: Preparing [2024-12-09T02:00:56.089Z] 75654b8eeebd: Preparing [2024-12-09T02:00:56.089Z] 408a31edd2ea: Waiting [2024-12-09T02:00:56.089Z] d8236d7a776c: Waiting [2024-12-09T02:00:56.089Z] 75654b8eeebd: Waiting [2024-12-09T02:00:56.089Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:00:56.089Z] 326ac3434965: Layer already exists [2024-12-09T02:00:56.089Z] 41324bc8ace1: Pushed [2024-12-09T02:00:56.089Z] 75654b8eeebd: Layer already exists [2024-12-09T02:00:56.089Z] e22570b49df4: Pushed [2024-12-09T02:00:56.089Z] d8236d7a776c: Pushed [2024-12-09T02:00:56.641Z] #83 ... [2024-12-09T02:00:56.641Z] [2024-12-09T02:00:56.641Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:00:56.641Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:56.641Z] #0 4.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:56.655Z] 408a31edd2ea: Pushed [2024-12-09T02:00:56.913Z] #91 ... [2024-12-09T02:00:56.913Z] [2024-12-09T02:00:56.913Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T02:00:56.913Z] #83 DONE 17.2s [2024-12-09T02:00:56.913Z] [2024-12-09T02:00:56.913Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:00:56.913Z] #91 10.12 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:56.913Z] #91 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:56.913Z] #91 ... [2024-12-09T02:00:56.913Z] [2024-12-09T02:00:56.913Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T02:00:57.183Z] #92 ... [2024-12-09T02:00:57.183Z] [2024-12-09T02:00:57.183Z] #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T02:00:57.183Z] #75 5.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:57.183Z] #75 7.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:57.183Z] #75 12.50 Upgrading critical system libraries and apk-tools: [2024-12-09T02:00:57.183Z] #75 12.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:00:57.183Z] #75 12.53 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:57.183Z] #75 13.44 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:00:57.183Z] #75 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:57.183Z] #75 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:57.183Z] #75 ... [2024-12-09T02:00:57.183Z] [2024-12-09T02:00:57.183Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:00:57.183Z] #86 11.62 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:00:57.183Z] #86 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:57.183Z] #86 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #86 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #74 16.15 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #74 16.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #74 16.46 OK: 9 MiB in 15 packages [2024-12-09T02:01:03.315Z] #74 DONE 17.3s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #91 10.18 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:01:03.315Z] #91 10.85 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:01:03.315Z] #91 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #91 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T02:01:03.315Z] #92 DONE 2.4s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-09T02:01:03.315Z] #93 DONE 0.3s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #85 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #85 16.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #85 16.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #85 16.40 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:01:03.315Z] #85 16.95 OK: 20 MiB in 18 packages [2024-12-09T02:01:03.315Z] #85 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #77 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #77 6.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #77 9.506 Upgrading critical system libraries and apk-tools: [2024-12-09T02:01:03.315Z] #77 9.506 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:01:03.315Z] #77 9.544 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:01:03.315Z] #77 10.35 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:01:03.315Z] #77 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #77 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #77 14.22 OK: 20 MiB in 18 packages [2024-12-09T02:01:03.315Z] #77 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #75 18.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #75 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #0 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #0 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #0 7.600 Upgrading critical system libraries and apk-tools: [2024-12-09T02:01:03.315Z] #0 7.601 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:01:03.315Z] #0 7.636 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:01:03.315Z] #0 8.560 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:01:03.315Z] #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #94 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #77 DONE 14.9s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #75 18.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #75 18.81 OK: 9 MiB in 15 packages [2024-12-09T02:01:03.315Z] #75 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-09T02:01:03.315Z] #95 DONE 0.3s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #85 DONE 17.9s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #86 16.19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #86 16.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #86 16.55 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:01:03.315Z] #86 ... [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #75 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #75 DONE 19.8s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #86 16.88 OK: 10 MiB in 16 packages [2024-12-09T02:01:03.315Z] #86 DONE 17.7s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #90 10.72 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:01:03.315Z] #90 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #90 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #90 15.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #90 15.75 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #90 15.79 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:01:03.315Z] #90 16.38 OK: 11 MiB in 17 packages [2024-12-09T02:01:03.315Z] #90 DONE 17.1s [2024-12-09T02:01:03.315Z] [2024-12-09T02:01:03.315Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T02:01:03.315Z] #91 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:03.315Z] #91 16.26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #91 16.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:03.315Z] #91 16.57 Executing ca-certificates-20240705-r0.trigger [2024-12-09T02:01:05.766Z] #91 16.96 OK: 15 MiB in 28 packages [2024-12-09T02:01:06.052Z] #91 DONE 17.8s [2024-12-09T02:01:06.052Z] [2024-12-09T02:01:06.052Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T02:01:06.052Z] #94 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:06.052Z] #94 13.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:06.052Z] #94 13.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:01:06.052Z] #94 13.34 OK: 9 MiB in 18 packages [2024-12-09T02:01:06.052Z] #94 DONE 14.3s [2024-12-09T02:01:06.052Z] [2024-12-09T02:01:06.052Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T02:01:06.052Z] #96 ... [2024-12-09T02:01:06.052Z] [2024-12-09T02:01:06.052Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T02:01:06.052Z] #87 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:06.052Z] #87 8.966 Upgrading critical system libraries and apk-tools: [2024-12-09T02:01:06.052Z] #87 8.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:01:06.052Z] #87 9.011 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:01:06.052Z] #87 9.950 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:01:06.052Z] #87 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:06.052Z] #87 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:01:06.052Z] #87 14.16 OK: 10 MiB in 19 packages [2024-12-09T02:01:06.052Z] #87 DONE 15.1s [2024-12-09T02:01:06.052Z] [2024-12-09T02:01:06.052Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T02:01:06.812Z] c3bcfa9e1395: Pushed [2024-12-09T02:01:06.812Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [2024-12-09T02:01:08.119Z] #97 ... [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T02:01:08.119Z] #96 DONE 1.7s [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-09T02:01:08.119Z] #98 DONE 0.7s [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T02:01:08.119Z] #99 ... [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-09T02:01:08.119Z] #100 DONE 0.8s [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T02:01:08.119Z] #97 DONE 2.0s [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T02:01:08.119Z] #101 ... [2024-12-09T02:01:08.119Z] [2024-12-09T02:01:08.119Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T02:01:08.119Z] #99 DONE 2.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T02:01:09.935Z] #101 DONE 0.6s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-09T02:01:09.935Z] #102 DONE 0.6s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T02:01:09.935Z] #103 ... [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-09T02:01:09.935Z] #104 DONE 0.6s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-09T02:01:09.935Z] #105 ... [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T02:01:09.935Z] #103 DONE 0.6s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-09T02:01:09.935Z] #105 DONE 0.5s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #106 [security-spire-config] exporting to image [2024-12-09T02:01:09.935Z] #106 exporting layers [2024-12-09T02:01:09.935Z] #106 ... [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T02:01:09.935Z] #107 DONE 0.6s [2024-12-09T02:01:09.935Z] [2024-12-09T02:01:09.935Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-09T02:01:12.606Z] #108 DONE 0.7s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T02:01:12.606Z] #109 ... [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T02:01:12.606Z] #110 DONE 2.8s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-09T02:01:12.606Z] #111 ... [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T02:01:12.606Z] #109 DONE 0.8s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #112 [security-spire-server] exporting to image [2024-12-09T02:01:12.606Z] #112 ... [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-09T02:01:12.606Z] #111 DONE 0.7s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-09T02:01:12.606Z] #113 ... [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #106 [security-spire-config] exporting to image [2024-12-09T02:01:12.606Z] #106 exporting layers 3.0s done [2024-12-09T02:01:12.606Z] #106 writing image sha256:e20d7b3da2547b72fa28bccb2396935094afc3dd19ae8a72a456660b9623417c 0.0s done [2024-12-09T02:01:12.606Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-12-09T02:01:12.606Z] #106 DONE 3.1s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-09T02:01:12.606Z] #113 DONE 0.9s [2024-12-09T02:01:12.606Z] [2024-12-09T02:01:12.606Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T02:01:14.038Z] #114 DONE 1.3s [2024-12-09T02:01:14.038Z] [2024-12-09T02:01:14.038Z] #112 [security-spire-server] exporting to image [2024-12-09T02:01:14.038Z] #112 exporting layers 2.3s done [2024-12-09T02:01:14.038Z] #112 writing image sha256:6225720b1400e3b1f6a135530dc9c2c14e794680c42802189819f8baeb45bbbb 0.1s done [2024-12-09T02:01:14.038Z] #112 naming to docker.io/library/security-spire-server-arm64 [2024-12-09T02:01:14.038Z] #112 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-12-09T02:01:14.038Z] #112 DONE 2.5s [2024-12-09T02:01:14.038Z] [2024-12-09T02:01:14.038Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-09T02:01:14.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:15.695Z] #115 DONE 0.9s [2024-12-09T02:01:15.695Z] [2024-12-09T02:01:15.695Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:15.695Z] #82 ... [2024-12-09T02:01:15.695Z] [2024-12-09T02:01:15.695Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-09T02:01:15.695Z] #116 DONE 0.6s [2024-12-09T02:01:15.695Z] [2024-12-09T02:01:15.695Z] #117 [security-spire-agent] exporting to image [2024-12-09T02:01:15.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-09T02:01:15.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T02:01:15.958Z] e22570b49df4: Preparing [2024-12-09T02:01:15.958Z] 41324bc8ace1: Preparing [2024-12-09T02:01:15.958Z] c3bcfa9e1395: Preparing [2024-12-09T02:01:15.958Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:15.958Z] 326ac3434965: Preparing [2024-12-09T02:01:15.958Z] 408a31edd2ea: Preparing [2024-12-09T02:01:15.958Z] d8236d7a776c: Preparing [2024-12-09T02:01:15.958Z] 75654b8eeebd: Preparing [2024-12-09T02:01:15.958Z] 408a31edd2ea: Waiting [2024-12-09T02:01:15.958Z] d8236d7a776c: Waiting [2024-12-09T02:01:15.958Z] 75654b8eeebd: Waiting [2024-12-09T02:01:15.958Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:15.958Z] e22570b49df4: Layer already exists [2024-12-09T02:01:15.958Z] c3bcfa9e1395: Layer already exists [2024-12-09T02:01:15.958Z] 326ac3434965: Layer already exists [2024-12-09T02:01:15.958Z] 41324bc8ace1: Layer already exists [2024-12-09T02:01:15.958Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:15.958Z] 408a31edd2ea: Layer already exists [2024-12-09T02:01:15.958Z] d8236d7a776c: Layer already exists [2024-12-09T02:01:15.958Z] latest: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:16.286Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:16.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 [2024-12-09T02:01:16.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T02:01:16.610Z] e22570b49df4: Preparing [2024-12-09T02:01:16.610Z] 41324bc8ace1: Preparing [2024-12-09T02:01:16.610Z] c3bcfa9e1395: Preparing [2024-12-09T02:01:16.610Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:16.610Z] 326ac3434965: Preparing [2024-12-09T02:01:16.610Z] 408a31edd2ea: Preparing [2024-12-09T02:01:16.610Z] d8236d7a776c: Preparing [2024-12-09T02:01:16.610Z] 75654b8eeebd: Preparing [2024-12-09T02:01:16.610Z] 408a31edd2ea: Waiting [2024-12-09T02:01:16.610Z] 75654b8eeebd: Waiting [2024-12-09T02:01:16.610Z] d8236d7a776c: Waiting [2024-12-09T02:01:16.610Z] 326ac3434965: Layer already exists [2024-12-09T02:01:16.610Z] c3bcfa9e1395: Layer already exists [2024-12-09T02:01:16.610Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:16.610Z] e22570b49df4: Layer already exists [2024-12-09T02:01:16.610Z] 41324bc8ace1: Layer already exists [2024-12-09T02:01:16.610Z] 408a31edd2ea: Layer already exists [2024-12-09T02:01:16.610Z] d8236d7a776c: Layer already exists [2024-12-09T02:01:16.610Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:16.610Z] 4.0.0-dev.23: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:16.937Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:17.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:17.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T02:01:17.252Z] e22570b49df4: Preparing [2024-12-09T02:01:17.252Z] 41324bc8ace1: Preparing [2024-12-09T02:01:17.252Z] c3bcfa9e1395: Preparing [2024-12-09T02:01:17.252Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:17.252Z] 326ac3434965: Preparing [2024-12-09T02:01:17.252Z] 408a31edd2ea: Preparing [2024-12-09T02:01:17.252Z] d8236d7a776c: Preparing [2024-12-09T02:01:17.252Z] 75654b8eeebd: Preparing [2024-12-09T02:01:17.252Z] 408a31edd2ea: Waiting [2024-12-09T02:01:17.252Z] d8236d7a776c: Waiting [2024-12-09T02:01:17.252Z] 75654b8eeebd: Waiting [2024-12-09T02:01:17.252Z] e22570b49df4: Layer already exists [2024-12-09T02:01:17.252Z] 41324bc8ace1: Layer already exists [2024-12-09T02:01:17.252Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:17.252Z] 326ac3434965: Layer already exists [2024-12-09T02:01:17.252Z] c3bcfa9e1395: Layer already exists [2024-12-09T02:01:17.252Z] 408a31edd2ea: Layer already exists [2024-12-09T02:01:17.252Z] d8236d7a776c: Layer already exists [2024-12-09T02:01:17.252Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:17.252Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:17.575Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:17.660Z] #117 exporting layers 2.0s done [2024-12-09T02:01:17.660Z] #117 writing image sha256:54b95cb9028acac82c5c1c9e593b09e786abcaf117042fcd33fba8578f85cd51 0.0s done [2024-12-09T02:01:17.660Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-09T02:01:17.660Z] #117 DONE 2.1s [2024-12-09T02:01:17.660Z] [2024-12-09T02:01:17.660Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:17.895Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-09T02:01:17.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T02:01:17.895Z] e22570b49df4: Preparing [2024-12-09T02:01:17.895Z] 41324bc8ace1: Preparing [2024-12-09T02:01:17.895Z] c3bcfa9e1395: Preparing [2024-12-09T02:01:17.895Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:17.895Z] 326ac3434965: Preparing [2024-12-09T02:01:17.895Z] 408a31edd2ea: Preparing [2024-12-09T02:01:17.895Z] d8236d7a776c: Preparing [2024-12-09T02:01:17.895Z] 75654b8eeebd: Preparing [2024-12-09T02:01:17.895Z] 408a31edd2ea: Waiting [2024-12-09T02:01:17.895Z] d8236d7a776c: Waiting [2024-12-09T02:01:17.895Z] 75654b8eeebd: Waiting [2024-12-09T02:01:17.895Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:17.895Z] c3bcfa9e1395: Layer already exists [2024-12-09T02:01:17.895Z] e22570b49df4: Layer already exists [2024-12-09T02:01:17.895Z] 41324bc8ace1: Layer already exists [2024-12-09T02:01:17.895Z] 326ac3434965: Layer already exists [2024-12-09T02:01:17.895Z] d8236d7a776c: Layer already exists [2024-12-09T02:01:17.895Z] 408a31edd2ea: Layer already exists [2024-12-09T02:01:17.895Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:17.895Z] main: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:17.966Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:17.980Z] taggedImages: [2024-12-09T02:01:17.980Z] - nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:17.980Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-09T02:01:17.980Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 [2024-12-09T02:01:17.980Z] - nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:17.980Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-09T02:01:18.008Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-09T02:01:18.008Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:18.008Z] latest [2024-12-09T02:01:18.008Z] 4.0.0-dev.23 [2024-12-09T02:01:18.008Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:18.008Z] main [2024-12-09T02:01:18.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:18.352Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:18.670Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:18.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T02:01:18.670Z] a10b55568a17: Preparing [2024-12-09T02:01:18.670Z] 3ef6ff29bd27: Preparing [2024-12-09T02:01:18.670Z] 90b14802b6ab: Preparing [2024-12-09T02:01:18.670Z] 326ac3434965: Preparing [2024-12-09T02:01:18.670Z] 6be927f2a13d: Preparing [2024-12-09T02:01:18.670Z] ea48ee051ac3: Preparing [2024-12-09T02:01:18.670Z] 75654b8eeebd: Preparing [2024-12-09T02:01:18.670Z] ea48ee051ac3: Waiting [2024-12-09T02:01:18.670Z] 75654b8eeebd: Waiting [2024-12-09T02:01:18.670Z] 326ac3434965: Layer already exists [2024-12-09T02:01:18.670Z] 3ef6ff29bd27: Pushed [2024-12-09T02:01:18.670Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:18.670Z] ea48ee051ac3: Pushed [2024-12-09T02:01:18.670Z] a10b55568a17: Pushed [2024-12-09T02:01:18.670Z] 6be927f2a13d: Pushed [2024-12-09T02:01:21.200Z] 90b14802b6ab: Pushed [2024-12-09T02:01:21.200Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:21.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:21.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-09T02:01:21.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T02:01:21.855Z] a10b55568a17: Preparing [2024-12-09T02:01:21.855Z] 3ef6ff29bd27: Preparing [2024-12-09T02:01:21.855Z] 90b14802b6ab: Preparing [2024-12-09T02:01:21.855Z] 326ac3434965: Preparing [2024-12-09T02:01:21.855Z] 6be927f2a13d: Preparing [2024-12-09T02:01:21.855Z] ea48ee051ac3: Preparing [2024-12-09T02:01:21.855Z] 75654b8eeebd: Preparing [2024-12-09T02:01:21.855Z] ea48ee051ac3: Waiting [2024-12-09T02:01:21.855Z] 75654b8eeebd: Waiting [2024-12-09T02:01:21.855Z] 3ef6ff29bd27: Layer already exists [2024-12-09T02:01:21.855Z] a10b55568a17: Layer already exists [2024-12-09T02:01:21.855Z] 90b14802b6ab: Layer already exists [2024-12-09T02:01:21.855Z] 326ac3434965: Layer already exists [2024-12-09T02:01:21.855Z] 6be927f2a13d: Layer already exists [2024-12-09T02:01:21.855Z] ea48ee051ac3: Layer already exists [2024-12-09T02:01:21.855Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:21.855Z] latest: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:22.182Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:22.507Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 [2024-12-09T02:01:22.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T02:01:22.508Z] a10b55568a17: Preparing [2024-12-09T02:01:22.508Z] 3ef6ff29bd27: Preparing [2024-12-09T02:01:22.508Z] 90b14802b6ab: Preparing [2024-12-09T02:01:22.508Z] 326ac3434965: Preparing [2024-12-09T02:01:22.508Z] 6be927f2a13d: Preparing [2024-12-09T02:01:22.508Z] ea48ee051ac3: Preparing [2024-12-09T02:01:22.508Z] 75654b8eeebd: Preparing [2024-12-09T02:01:22.508Z] ea48ee051ac3: Waiting [2024-12-09T02:01:22.508Z] 3ef6ff29bd27: Layer already exists [2024-12-09T02:01:22.508Z] 6be927f2a13d: Layer already exists [2024-12-09T02:01:22.508Z] 326ac3434965: Layer already exists [2024-12-09T02:01:22.508Z] a10b55568a17: Layer already exists [2024-12-09T02:01:22.508Z] 90b14802b6ab: Layer already exists [2024-12-09T02:01:22.508Z] ea48ee051ac3: Layer already exists [2024-12-09T02:01:22.508Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:22.508Z] 4.0.0-dev.23: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:22.838Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:23.172Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:23.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T02:01:23.172Z] a10b55568a17: Preparing [2024-12-09T02:01:23.172Z] 3ef6ff29bd27: Preparing [2024-12-09T02:01:23.172Z] 90b14802b6ab: Preparing [2024-12-09T02:01:23.172Z] 326ac3434965: Preparing [2024-12-09T02:01:23.172Z] 6be927f2a13d: Preparing [2024-12-09T02:01:23.172Z] ea48ee051ac3: Preparing [2024-12-09T02:01:23.172Z] 75654b8eeebd: Preparing [2024-12-09T02:01:23.172Z] ea48ee051ac3: Waiting [2024-12-09T02:01:23.172Z] 75654b8eeebd: Waiting [2024-12-09T02:01:23.172Z] a10b55568a17: Layer already exists [2024-12-09T02:01:23.172Z] 6be927f2a13d: Layer already exists [2024-12-09T02:01:23.172Z] 326ac3434965: Layer already exists [2024-12-09T02:01:23.172Z] 90b14802b6ab: Layer already exists [2024-12-09T02:01:23.172Z] 3ef6ff29bd27: Layer already exists [2024-12-09T02:01:23.172Z] ea48ee051ac3: Layer already exists [2024-12-09T02:01:23.172Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:23.172Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:23.508Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:23.834Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-09T02:01:23.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T02:01:23.834Z] a10b55568a17: Preparing [2024-12-09T02:01:23.834Z] 3ef6ff29bd27: Preparing [2024-12-09T02:01:23.834Z] 90b14802b6ab: Preparing [2024-12-09T02:01:23.834Z] 326ac3434965: Preparing [2024-12-09T02:01:23.834Z] 6be927f2a13d: Preparing [2024-12-09T02:01:23.834Z] ea48ee051ac3: Preparing [2024-12-09T02:01:23.834Z] 75654b8eeebd: Preparing [2024-12-09T02:01:23.834Z] 75654b8eeebd: Waiting [2024-12-09T02:01:23.834Z] ea48ee051ac3: Waiting [2024-12-09T02:01:23.834Z] 90b14802b6ab: Layer already exists [2024-12-09T02:01:23.834Z] a10b55568a17: Layer already exists [2024-12-09T02:01:23.834Z] 6be927f2a13d: Layer already exists [2024-12-09T02:01:23.834Z] 3ef6ff29bd27: Layer already exists [2024-12-09T02:01:23.834Z] 326ac3434965: Layer already exists [2024-12-09T02:01:23.834Z] ea48ee051ac3: Layer already exists [2024-12-09T02:01:23.834Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:23.834Z] main: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:23.921Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:23.939Z] taggedImages: [2024-12-09T02:01:23.939Z] - nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:23.939Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-09T02:01:23.939Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 [2024-12-09T02:01:23.939Z] - nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:23.939Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-09T02:01:23.964Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-09T02:01:23.964Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:23.964Z] latest [2024-12-09T02:01:23.964Z] 4.0.0-dev.23 [2024-12-09T02:01:23.964Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:23.964Z] main [2024-12-09T02:01:23.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:24.302Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:24.630Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:24.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T02:01:24.631Z] 6323e2d56299: Preparing [2024-12-09T02:01:24.631Z] 171b8c785202: Preparing [2024-12-09T02:01:24.631Z] 8292ab5d8606: Preparing [2024-12-09T02:01:24.631Z] 7231672f7852: Preparing [2024-12-09T02:01:24.631Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:24.631Z] 326ac3434965: Preparing [2024-12-09T02:01:24.631Z] fc65edfa112e: Preparing [2024-12-09T02:01:24.631Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:24.631Z] 75654b8eeebd: Preparing [2024-12-09T02:01:24.631Z] 75654b8eeebd: Waiting [2024-12-09T02:01:24.631Z] 326ac3434965: Waiting [2024-12-09T02:01:24.631Z] fc65edfa112e: Waiting [2024-12-09T02:01:24.631Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:24.631Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:24.631Z] 326ac3434965: Layer already exists [2024-12-09T02:01:24.631Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:24.631Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:24.631Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:24.631Z] 8292ab5d8606: Pushed [2024-12-09T02:01:24.631Z] 171b8c785202: Pushed [2024-12-09T02:01:24.631Z] 6323e2d56299: Pushed [2024-12-09T02:01:27.162Z] 7231672f7852: Pushed [2024-12-09T02:01:27.420Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:27.751Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:28.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-09T02:01:28.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T02:01:28.073Z] 6323e2d56299: Preparing [2024-12-09T02:01:28.073Z] 171b8c785202: Preparing [2024-12-09T02:01:28.073Z] 8292ab5d8606: Preparing [2024-12-09T02:01:28.073Z] 7231672f7852: Preparing [2024-12-09T02:01:28.073Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:28.073Z] 326ac3434965: Preparing [2024-12-09T02:01:28.073Z] fc65edfa112e: Preparing [2024-12-09T02:01:28.073Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:28.073Z] 75654b8eeebd: Preparing [2024-12-09T02:01:28.073Z] 326ac3434965: Waiting [2024-12-09T02:01:28.073Z] fc65edfa112e: Waiting [2024-12-09T02:01:28.073Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:28.073Z] 75654b8eeebd: Waiting [2024-12-09T02:01:28.073Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:28.073Z] 171b8c785202: Layer already exists [2024-12-09T02:01:28.073Z] 7231672f7852: Layer already exists [2024-12-09T02:01:28.073Z] 8292ab5d8606: Layer already exists [2024-12-09T02:01:28.073Z] 6323e2d56299: Layer already exists [2024-12-09T02:01:28.073Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:28.073Z] 326ac3434965: Layer already exists [2024-12-09T02:01:28.073Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:28.073Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:28.073Z] latest: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:28.397Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:28.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 [2024-12-09T02:01:28.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T02:01:28.721Z] 6323e2d56299: Preparing [2024-12-09T02:01:28.721Z] 171b8c785202: Preparing [2024-12-09T02:01:28.721Z] 8292ab5d8606: Preparing [2024-12-09T02:01:28.721Z] 7231672f7852: Preparing [2024-12-09T02:01:28.721Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:28.721Z] 326ac3434965: Preparing [2024-12-09T02:01:28.721Z] fc65edfa112e: Preparing [2024-12-09T02:01:28.721Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:28.721Z] fc65edfa112e: Waiting [2024-12-09T02:01:28.721Z] 326ac3434965: Waiting [2024-12-09T02:01:28.721Z] 75654b8eeebd: Preparing [2024-12-09T02:01:28.721Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:28.721Z] 75654b8eeebd: Waiting [2024-12-09T02:01:28.721Z] 7231672f7852: Layer already exists [2024-12-09T02:01:28.721Z] 171b8c785202: Layer already exists [2024-12-09T02:01:28.721Z] 6323e2d56299: Layer already exists [2024-12-09T02:01:28.721Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:28.721Z] 8292ab5d8606: Layer already exists [2024-12-09T02:01:28.721Z] 326ac3434965: Layer already exists [2024-12-09T02:01:28.721Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:28.721Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:28.721Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:28.721Z] 4.0.0-dev.23: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:29.050Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:29.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:29.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T02:01:29.377Z] 6323e2d56299: Preparing [2024-12-09T02:01:29.377Z] 171b8c785202: Preparing [2024-12-09T02:01:29.377Z] 8292ab5d8606: Preparing [2024-12-09T02:01:29.377Z] 7231672f7852: Preparing [2024-12-09T02:01:29.377Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:29.377Z] 326ac3434965: Preparing [2024-12-09T02:01:29.377Z] fc65edfa112e: Preparing [2024-12-09T02:01:29.377Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:29.377Z] 75654b8eeebd: Preparing [2024-12-09T02:01:29.377Z] fc65edfa112e: Waiting [2024-12-09T02:01:29.377Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:29.377Z] 326ac3434965: Waiting [2024-12-09T02:01:29.377Z] 75654b8eeebd: Waiting [2024-12-09T02:01:29.377Z] 7231672f7852: Layer already exists [2024-12-09T02:01:29.377Z] 171b8c785202: Layer already exists [2024-12-09T02:01:29.377Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:29.377Z] 6323e2d56299: Layer already exists [2024-12-09T02:01:29.377Z] 8292ab5d8606: Layer already exists [2024-12-09T02:01:29.377Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:29.377Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:29.377Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:29.377Z] 326ac3434965: Layer already exists [2024-12-09T02:01:29.377Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:29.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:30.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-09T02:01:30.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T02:01:30.036Z] 6323e2d56299: Preparing [2024-12-09T02:01:30.036Z] 171b8c785202: Preparing [2024-12-09T02:01:30.036Z] 8292ab5d8606: Preparing [2024-12-09T02:01:30.036Z] 7231672f7852: Preparing [2024-12-09T02:01:30.036Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:30.036Z] 326ac3434965: Preparing [2024-12-09T02:01:30.036Z] fc65edfa112e: Preparing [2024-12-09T02:01:30.036Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:30.036Z] 75654b8eeebd: Preparing [2024-12-09T02:01:30.036Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:30.036Z] 75654b8eeebd: Waiting [2024-12-09T02:01:30.036Z] fc65edfa112e: Waiting [2024-12-09T02:01:30.036Z] 326ac3434965: Waiting [2024-12-09T02:01:30.036Z] 171b8c785202: Layer already exists [2024-12-09T02:01:30.036Z] 8292ab5d8606: Layer already exists [2024-12-09T02:01:30.036Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:30.036Z] 6323e2d56299: Layer already exists [2024-12-09T02:01:30.036Z] 7231672f7852: Layer already exists [2024-12-09T02:01:30.036Z] 326ac3434965: Layer already exists [2024-12-09T02:01:30.036Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:30.036Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:30.036Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:30.036Z] main: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:30.099Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:30.115Z] taggedImages: [2024-12-09T02:01:30.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:30.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-09T02:01:30.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 [2024-12-09T02:01:30.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:30.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-09T02:01:30.142Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-09T02:01:30.142Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:30.142Z] latest [2024-12-09T02:01:30.142Z] 4.0.0-dev.23 [2024-12-09T02:01:30.142Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:30.142Z] main [2024-12-09T02:01:30.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:30.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:30.824Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:30.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T02:01:30.824Z] 7ab4bcd0a16b: Preparing [2024-12-09T02:01:30.824Z] cc689a2564bf: Preparing [2024-12-09T02:01:30.824Z] 9baf41ae0db0: Preparing [2024-12-09T02:01:30.824Z] 922a7afe9715: Preparing [2024-12-09T02:01:30.824Z] 7cf2874a2b6c: Preparing [2024-12-09T02:01:30.824Z] b0cff1585615: Preparing [2024-12-09T02:01:30.824Z] 2946c30ee571: Preparing [2024-12-09T02:01:30.824Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:30.824Z] 326ac3434965: Preparing [2024-12-09T02:01:30.824Z] 9b46df701961: Preparing [2024-12-09T02:01:30.824Z] 7a8fc2e33a9e: Preparing [2024-12-09T02:01:30.824Z] 5f70bf18a086: Preparing [2024-12-09T02:01:30.824Z] 47b94184a56d: Preparing [2024-12-09T02:01:30.824Z] 07176347edd5: Preparing [2024-12-09T02:01:30.824Z] 71f63608299e: Preparing [2024-12-09T02:01:30.824Z] 75654b8eeebd: Preparing [2024-12-09T02:01:30.824Z] b0cff1585615: Waiting [2024-12-09T02:01:30.824Z] 2946c30ee571: Waiting [2024-12-09T02:01:30.824Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:30.824Z] 326ac3434965: Waiting [2024-12-09T02:01:30.824Z] 9b46df701961: Waiting [2024-12-09T02:01:30.824Z] 5f70bf18a086: Waiting [2024-12-09T02:01:30.824Z] 7a8fc2e33a9e: Waiting [2024-12-09T02:01:30.824Z] 47b94184a56d: Waiting [2024-12-09T02:01:30.824Z] 07176347edd5: Waiting [2024-12-09T02:01:30.824Z] 71f63608299e: Waiting [2024-12-09T02:01:30.824Z] 7cf2874a2b6c: Pushed [2024-12-09T02:01:30.824Z] 9baf41ae0db0: Pushed [2024-12-09T02:01:30.824Z] cc689a2564bf: Pushed [2024-12-09T02:01:30.824Z] 922a7afe9715: Pushed [2024-12-09T02:01:30.824Z] 7ab4bcd0a16b: Pushed [2024-12-09T02:01:30.824Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:30.824Z] 326ac3434965: Layer already exists [2024-12-09T02:01:31.083Z] b0cff1585615: Pushed [2024-12-09T02:01:31.083Z] 5f70bf18a086: Layer already exists [2024-12-09T02:01:31.083Z] 9b46df701961: Pushed [2024-12-09T02:01:31.083Z] 7a8fc2e33a9e: Pushed [2024-12-09T02:01:31.083Z] 47b94184a56d: Pushed [2024-12-09T02:01:31.083Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:31.083Z] 71f63608299e: Pushed [2024-12-09T02:01:31.650Z] 07176347edd5: Pushed [2024-12-09T02:01:32.584Z] 2946c30ee571: Pushed [2024-12-09T02:01:32.584Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:32.910Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:33.224Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-09T02:01:33.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T02:01:33.224Z] 7ab4bcd0a16b: Preparing [2024-12-09T02:01:33.224Z] cc689a2564bf: Preparing [2024-12-09T02:01:33.224Z] 9baf41ae0db0: Preparing [2024-12-09T02:01:33.224Z] 922a7afe9715: Preparing [2024-12-09T02:01:33.224Z] 7cf2874a2b6c: Preparing [2024-12-09T02:01:33.224Z] b0cff1585615: Preparing [2024-12-09T02:01:33.224Z] 2946c30ee571: Preparing [2024-12-09T02:01:33.224Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:33.224Z] 326ac3434965: Preparing [2024-12-09T02:01:33.224Z] 9b46df701961: Preparing [2024-12-09T02:01:33.224Z] 7a8fc2e33a9e: Preparing [2024-12-09T02:01:33.224Z] 5f70bf18a086: Preparing [2024-12-09T02:01:33.224Z] 47b94184a56d: Preparing [2024-12-09T02:01:33.224Z] 07176347edd5: Preparing [2024-12-09T02:01:33.224Z] 71f63608299e: Preparing [2024-12-09T02:01:33.224Z] 75654b8eeebd: Preparing [2024-12-09T02:01:33.224Z] 9b46df701961: Waiting [2024-12-09T02:01:33.224Z] 7a8fc2e33a9e: Waiting [2024-12-09T02:01:33.224Z] 5f70bf18a086: Waiting [2024-12-09T02:01:33.224Z] 47b94184a56d: Waiting [2024-12-09T02:01:33.224Z] 07176347edd5: Waiting [2024-12-09T02:01:33.224Z] 71f63608299e: Waiting [2024-12-09T02:01:33.224Z] 75654b8eeebd: Waiting [2024-12-09T02:01:33.224Z] b0cff1585615: Waiting [2024-12-09T02:01:33.224Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:33.224Z] 2946c30ee571: Waiting [2024-12-09T02:01:33.224Z] 7ab4bcd0a16b: Layer already exists [2024-12-09T02:01:33.224Z] cc689a2564bf: Layer already exists [2024-12-09T02:01:33.224Z] 9baf41ae0db0: Layer already exists [2024-12-09T02:01:33.224Z] 7cf2874a2b6c: Layer already exists [2024-12-09T02:01:33.224Z] 922a7afe9715: Layer already exists [2024-12-09T02:01:33.224Z] b0cff1585615: Layer already exists [2024-12-09T02:01:33.224Z] 9b46df701961: Layer already exists [2024-12-09T02:01:33.224Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:33.224Z] 326ac3434965: Layer already exists [2024-12-09T02:01:33.224Z] 2946c30ee571: Layer already exists [2024-12-09T02:01:33.224Z] 7a8fc2e33a9e: Layer already exists [2024-12-09T02:01:33.224Z] 5f70bf18a086: Layer already exists [2024-12-09T02:01:33.224Z] 07176347edd5: Layer already exists [2024-12-09T02:01:33.224Z] 71f63608299e: Layer already exists [2024-12-09T02:01:33.224Z] 47b94184a56d: Layer already exists [2024-12-09T02:01:33.224Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:33.224Z] latest: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:33.546Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:33.868Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 [2024-12-09T02:01:33.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T02:01:33.868Z] 7ab4bcd0a16b: Preparing [2024-12-09T02:01:33.868Z] cc689a2564bf: Preparing [2024-12-09T02:01:33.868Z] 9baf41ae0db0: Preparing [2024-12-09T02:01:33.868Z] 922a7afe9715: Preparing [2024-12-09T02:01:33.868Z] 7cf2874a2b6c: Preparing [2024-12-09T02:01:33.868Z] b0cff1585615: Preparing [2024-12-09T02:01:33.868Z] 2946c30ee571: Preparing [2024-12-09T02:01:33.868Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:33.868Z] 326ac3434965: Preparing [2024-12-09T02:01:33.868Z] 9b46df701961: Preparing [2024-12-09T02:01:33.868Z] 7a8fc2e33a9e: Preparing [2024-12-09T02:01:33.868Z] 5f70bf18a086: Preparing [2024-12-09T02:01:33.868Z] 47b94184a56d: Preparing [2024-12-09T02:01:33.868Z] 07176347edd5: Preparing [2024-12-09T02:01:33.868Z] 71f63608299e: Preparing [2024-12-09T02:01:33.868Z] 75654b8eeebd: Preparing [2024-12-09T02:01:33.868Z] b0cff1585615: Waiting [2024-12-09T02:01:33.868Z] 2946c30ee571: Waiting [2024-12-09T02:01:33.868Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:33.868Z] 326ac3434965: Waiting [2024-12-09T02:01:33.868Z] 9b46df701961: Waiting [2024-12-09T02:01:33.868Z] 7a8fc2e33a9e: Waiting [2024-12-09T02:01:33.868Z] 5f70bf18a086: Waiting [2024-12-09T02:01:33.868Z] 47b94184a56d: Waiting [2024-12-09T02:01:33.868Z] 07176347edd5: Waiting [2024-12-09T02:01:33.868Z] 71f63608299e: Waiting [2024-12-09T02:01:33.868Z] 75654b8eeebd: Waiting [2024-12-09T02:01:33.868Z] 7cf2874a2b6c: Layer already exists [2024-12-09T02:01:33.868Z] cc689a2564bf: Layer already exists [2024-12-09T02:01:33.868Z] 922a7afe9715: Layer already exists [2024-12-09T02:01:33.868Z] 9baf41ae0db0: Layer already exists [2024-12-09T02:01:33.868Z] 7ab4bcd0a16b: Layer already exists [2024-12-09T02:01:33.868Z] 2946c30ee571: Layer already exists [2024-12-09T02:01:33.868Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:33.868Z] b0cff1585615: Layer already exists [2024-12-09T02:01:33.868Z] 326ac3434965: Layer already exists [2024-12-09T02:01:33.868Z] 9b46df701961: Layer already exists [2024-12-09T02:01:33.868Z] 7a8fc2e33a9e: Layer already exists [2024-12-09T02:01:33.868Z] 5f70bf18a086: Layer already exists [2024-12-09T02:01:33.868Z] 47b94184a56d: Layer already exists [2024-12-09T02:01:33.868Z] 07176347edd5: Layer already exists [2024-12-09T02:01:33.868Z] 71f63608299e: Layer already exists [2024-12-09T02:01:33.868Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:33.868Z] 4.0.0-dev.23: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:34.196Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:34.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:34.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T02:01:34.512Z] 7ab4bcd0a16b: Preparing [2024-12-09T02:01:34.512Z] cc689a2564bf: Preparing [2024-12-09T02:01:34.512Z] 9baf41ae0db0: Preparing [2024-12-09T02:01:34.512Z] 922a7afe9715: Preparing [2024-12-09T02:01:34.512Z] 7cf2874a2b6c: Preparing [2024-12-09T02:01:34.512Z] b0cff1585615: Preparing [2024-12-09T02:01:34.512Z] 2946c30ee571: Preparing [2024-12-09T02:01:34.512Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:34.512Z] 326ac3434965: Preparing [2024-12-09T02:01:34.512Z] 9b46df701961: Preparing [2024-12-09T02:01:34.512Z] 7a8fc2e33a9e: Preparing [2024-12-09T02:01:34.512Z] 5f70bf18a086: Preparing [2024-12-09T02:01:34.512Z] 47b94184a56d: Preparing [2024-12-09T02:01:34.512Z] 07176347edd5: Preparing [2024-12-09T02:01:34.512Z] 71f63608299e: Preparing [2024-12-09T02:01:34.512Z] 75654b8eeebd: Preparing [2024-12-09T02:01:34.512Z] b0cff1585615: Waiting [2024-12-09T02:01:34.512Z] 2946c30ee571: Waiting [2024-12-09T02:01:34.512Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:34.512Z] 326ac3434965: Waiting [2024-12-09T02:01:34.512Z] 9b46df701961: Waiting [2024-12-09T02:01:34.512Z] 7a8fc2e33a9e: Waiting [2024-12-09T02:01:34.512Z] 5f70bf18a086: Waiting [2024-12-09T02:01:34.512Z] 47b94184a56d: Waiting [2024-12-09T02:01:34.512Z] 07176347edd5: Waiting [2024-12-09T02:01:34.512Z] 71f63608299e: Waiting [2024-12-09T02:01:34.512Z] 75654b8eeebd: Waiting [2024-12-09T02:01:34.512Z] 9baf41ae0db0: Layer already exists [2024-12-09T02:01:34.512Z] 922a7afe9715: Layer already exists [2024-12-09T02:01:34.512Z] cc689a2564bf: Layer already exists [2024-12-09T02:01:34.512Z] 7ab4bcd0a16b: Layer already exists [2024-12-09T02:01:34.512Z] 7cf2874a2b6c: Layer already exists [2024-12-09T02:01:34.512Z] b0cff1585615: Layer already exists [2024-12-09T02:01:34.512Z] 2946c30ee571: Layer already exists [2024-12-09T02:01:34.512Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:34.512Z] 326ac3434965: Layer already exists [2024-12-09T02:01:34.512Z] 9b46df701961: Layer already exists [2024-12-09T02:01:34.512Z] 5f70bf18a086: Layer already exists [2024-12-09T02:01:34.512Z] 7a8fc2e33a9e: Layer already exists [2024-12-09T02:01:34.512Z] 47b94184a56d: Layer already exists [2024-12-09T02:01:34.512Z] 07176347edd5: Layer already exists [2024-12-09T02:01:34.512Z] 71f63608299e: Layer already exists [2024-12-09T02:01:34.512Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:34.512Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:34.835Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:35.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-09T02:01:35.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T02:01:35.153Z] 7ab4bcd0a16b: Preparing [2024-12-09T02:01:35.153Z] cc689a2564bf: Preparing [2024-12-09T02:01:35.153Z] 9baf41ae0db0: Preparing [2024-12-09T02:01:35.153Z] 922a7afe9715: Preparing [2024-12-09T02:01:35.153Z] 7cf2874a2b6c: Preparing [2024-12-09T02:01:35.153Z] b0cff1585615: Preparing [2024-12-09T02:01:35.153Z] 2946c30ee571: Preparing [2024-12-09T02:01:35.153Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:35.153Z] 326ac3434965: Preparing [2024-12-09T02:01:35.153Z] b0cff1585615: Waiting [2024-12-09T02:01:35.153Z] 2946c30ee571: Waiting [2024-12-09T02:01:35.153Z] 9b46df701961: Preparing [2024-12-09T02:01:35.153Z] 7a8fc2e33a9e: Preparing [2024-12-09T02:01:35.153Z] 326ac3434965: Waiting [2024-12-09T02:01:35.153Z] 5f70bf18a086: Preparing [2024-12-09T02:01:35.153Z] 47b94184a56d: Preparing [2024-12-09T02:01:35.153Z] 07176347edd5: Preparing [2024-12-09T02:01:35.153Z] 7a8fc2e33a9e: Waiting [2024-12-09T02:01:35.153Z] 47b94184a56d: Waiting [2024-12-09T02:01:35.153Z] 5f70bf18a086: Waiting [2024-12-09T02:01:35.153Z] 71f63608299e: Preparing [2024-12-09T02:01:35.153Z] 07176347edd5: Waiting [2024-12-09T02:01:35.153Z] 75654b8eeebd: Preparing [2024-12-09T02:01:35.153Z] 71f63608299e: Waiting [2024-12-09T02:01:35.153Z] 75654b8eeebd: Waiting [2024-12-09T02:01:35.153Z] 7cf2874a2b6c: Layer already exists [2024-12-09T02:01:35.153Z] 9baf41ae0db0: Layer already exists [2024-12-09T02:01:35.153Z] 922a7afe9715: Layer already exists [2024-12-09T02:01:35.153Z] 7ab4bcd0a16b: Layer already exists [2024-12-09T02:01:35.153Z] cc689a2564bf: Layer already exists [2024-12-09T02:01:35.153Z] b0cff1585615: Layer already exists [2024-12-09T02:01:35.153Z] 2946c30ee571: Layer already exists [2024-12-09T02:01:35.153Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:35.153Z] 326ac3434965: Layer already exists [2024-12-09T02:01:35.153Z] 9b46df701961: Layer already exists [2024-12-09T02:01:35.153Z] 7a8fc2e33a9e: Layer already exists [2024-12-09T02:01:35.153Z] 5f70bf18a086: Layer already exists [2024-12-09T02:01:35.153Z] 47b94184a56d: Layer already exists [2024-12-09T02:01:35.153Z] 07176347edd5: Layer already exists [2024-12-09T02:01:35.153Z] 71f63608299e: Layer already exists [2024-12-09T02:01:35.153Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:35.153Z] main: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:35.226Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:35.242Z] taggedImages: [2024-12-09T02:01:35.242Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:35.242Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-09T02:01:35.242Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 [2024-12-09T02:01:35.242Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:35.242Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-09T02:01:35.273Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-09T02:01:35.273Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:35.273Z] latest [2024-12-09T02:01:35.273Z] 4.0.0-dev.23 [2024-12-09T02:01:35.273Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:35.273Z] main [2024-12-09T02:01:35.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:35.619Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:35.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:35.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T02:01:35.940Z] a20175d909da: Preparing [2024-12-09T02:01:35.940Z] f8771ae61252: Preparing [2024-12-09T02:01:35.940Z] 229a6c3139e8: Preparing [2024-12-09T02:01:35.940Z] 7a5970c9ab4a: Preparing [2024-12-09T02:01:35.940Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:35.940Z] 326ac3434965: Preparing [2024-12-09T02:01:35.940Z] fc65edfa112e: Preparing [2024-12-09T02:01:35.940Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:35.940Z] 326ac3434965: Waiting [2024-12-09T02:01:35.940Z] fc65edfa112e: Waiting [2024-12-09T02:01:35.940Z] 75654b8eeebd: Preparing [2024-12-09T02:01:35.940Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:35.940Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:35.940Z] 326ac3434965: Layer already exists [2024-12-09T02:01:35.940Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:35.940Z] 229a6c3139e8: Pushed [2024-12-09T02:01:35.940Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:35.940Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:35.940Z] f8771ae61252: Pushed [2024-12-09T02:01:35.940Z] a20175d909da: Pushed [2024-12-09T02:01:37.891Z] 7a5970c9ab4a: Pushed [2024-12-09T02:01:37.891Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:38.220Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:38.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-09T02:01:38.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T02:01:38.543Z] a20175d909da: Preparing [2024-12-09T02:01:38.543Z] f8771ae61252: Preparing [2024-12-09T02:01:38.543Z] 229a6c3139e8: Preparing [2024-12-09T02:01:38.543Z] 7a5970c9ab4a: Preparing [2024-12-09T02:01:38.543Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:38.543Z] 326ac3434965: Preparing [2024-12-09T02:01:38.543Z] fc65edfa112e: Preparing [2024-12-09T02:01:38.543Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:38.543Z] 75654b8eeebd: Preparing [2024-12-09T02:01:38.543Z] 326ac3434965: Waiting [2024-12-09T02:01:38.543Z] fc65edfa112e: Waiting [2024-12-09T02:01:38.543Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:38.543Z] a20175d909da: Layer already exists [2024-12-09T02:01:38.543Z] 229a6c3139e8: Layer already exists [2024-12-09T02:01:38.543Z] 7a5970c9ab4a: Layer already exists [2024-12-09T02:01:38.543Z] f8771ae61252: Layer already exists [2024-12-09T02:01:38.543Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:38.543Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:38.543Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:38.543Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:38.543Z] 326ac3434965: Layer already exists [2024-12-09T02:01:38.543Z] latest: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:38.870Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:39.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 [2024-12-09T02:01:39.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T02:01:39.187Z] a20175d909da: Preparing [2024-12-09T02:01:39.187Z] f8771ae61252: Preparing [2024-12-09T02:01:39.187Z] 229a6c3139e8: Preparing [2024-12-09T02:01:39.187Z] 7a5970c9ab4a: Preparing [2024-12-09T02:01:39.187Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:39.187Z] 326ac3434965: Preparing [2024-12-09T02:01:39.187Z] fc65edfa112e: Preparing [2024-12-09T02:01:39.187Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:39.187Z] 75654b8eeebd: Preparing [2024-12-09T02:01:39.187Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:39.187Z] fc65edfa112e: Waiting [2024-12-09T02:01:39.187Z] 75654b8eeebd: Waiting [2024-12-09T02:01:39.187Z] 326ac3434965: Waiting [2024-12-09T02:01:39.187Z] f8771ae61252: Layer already exists [2024-12-09T02:01:39.187Z] 229a6c3139e8: Layer already exists [2024-12-09T02:01:39.187Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:39.187Z] a20175d909da: Layer already exists [2024-12-09T02:01:39.187Z] 7a5970c9ab4a: Layer already exists [2024-12-09T02:01:39.187Z] 326ac3434965: Layer already exists [2024-12-09T02:01:39.187Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:39.187Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:39.187Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:39.187Z] 4.0.0-dev.23: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:39.506Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:39.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:39.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T02:01:39.820Z] a20175d909da: Preparing [2024-12-09T02:01:39.820Z] f8771ae61252: Preparing [2024-12-09T02:01:39.820Z] 229a6c3139e8: Preparing [2024-12-09T02:01:39.820Z] 7a5970c9ab4a: Preparing [2024-12-09T02:01:39.820Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:39.820Z] 326ac3434965: Preparing [2024-12-09T02:01:39.820Z] fc65edfa112e: Preparing [2024-12-09T02:01:39.820Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:39.820Z] 75654b8eeebd: Preparing [2024-12-09T02:01:39.820Z] 326ac3434965: Waiting [2024-12-09T02:01:39.820Z] fc65edfa112e: Waiting [2024-12-09T02:01:39.820Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:39.820Z] 75654b8eeebd: Waiting [2024-12-09T02:01:39.820Z] a20175d909da: Layer already exists [2024-12-09T02:01:39.820Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:39.820Z] 229a6c3139e8: Layer already exists [2024-12-09T02:01:39.820Z] 7a5970c9ab4a: Layer already exists [2024-12-09T02:01:39.820Z] f8771ae61252: Layer already exists [2024-12-09T02:01:39.820Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:39.820Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:39.820Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:39.820Z] 326ac3434965: Layer already exists [2024-12-09T02:01:39.820Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:40.146Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:40.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-09T02:01:40.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T02:01:40.457Z] a20175d909da: Preparing [2024-12-09T02:01:40.457Z] f8771ae61252: Preparing [2024-12-09T02:01:40.457Z] 229a6c3139e8: Preparing [2024-12-09T02:01:40.457Z] 7a5970c9ab4a: Preparing [2024-12-09T02:01:40.457Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:40.457Z] 326ac3434965: Preparing [2024-12-09T02:01:40.457Z] fc65edfa112e: Preparing [2024-12-09T02:01:40.457Z] e9c1dcebab5e: Preparing [2024-12-09T02:01:40.457Z] 75654b8eeebd: Preparing [2024-12-09T02:01:40.457Z] 326ac3434965: Waiting [2024-12-09T02:01:40.457Z] 75654b8eeebd: Waiting [2024-12-09T02:01:40.457Z] fc65edfa112e: Waiting [2024-12-09T02:01:40.457Z] e9c1dcebab5e: Waiting [2024-12-09T02:01:40.458Z] 229a6c3139e8: Layer already exists [2024-12-09T02:01:40.458Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:40.458Z] f8771ae61252: Layer already exists [2024-12-09T02:01:40.458Z] 7a5970c9ab4a: Layer already exists [2024-12-09T02:01:40.458Z] a20175d909da: Layer already exists [2024-12-09T02:01:40.458Z] e9c1dcebab5e: Layer already exists [2024-12-09T02:01:40.458Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:40.458Z] fc65edfa112e: Layer already exists [2024-12-09T02:01:40.458Z] 326ac3434965: Layer already exists [2024-12-09T02:01:40.458Z] main: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:40.521Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:40.532Z] taggedImages: [2024-12-09T02:01:40.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:40.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-09T02:01:40.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 [2024-12-09T02:01:40.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:40.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-09T02:01:40.558Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-09T02:01:40.558Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:40.558Z] latest [2024-12-09T02:01:40.558Z] 4.0.0-dev.23 [2024-12-09T02:01:40.558Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:40.558Z] main [2024-12-09T02:01:40.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:40.896Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:41.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:41.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T02:01:41.209Z] 55e133b48881: Preparing [2024-12-09T02:01:41.209Z] 24995e77c714: Preparing [2024-12-09T02:01:41.209Z] 6e8df6dd9658: Preparing [2024-12-09T02:01:41.209Z] 37db047010a6: Preparing [2024-12-09T02:01:41.209Z] fb1f213b83ac: Preparing [2024-12-09T02:01:41.209Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:41.209Z] 326ac3434965: Preparing [2024-12-09T02:01:41.209Z] e9d6a40cd35f: Preparing [2024-12-09T02:01:41.209Z] 74008d4acbc9: Preparing [2024-12-09T02:01:41.209Z] fbcc4568bcd1: Preparing [2024-12-09T02:01:41.209Z] 75654b8eeebd: Preparing [2024-12-09T02:01:41.209Z] e9d6a40cd35f: Waiting [2024-12-09T02:01:41.209Z] 74008d4acbc9: Waiting [2024-12-09T02:01:41.209Z] fbcc4568bcd1: Waiting [2024-12-09T02:01:41.209Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:41.209Z] 326ac3434965: Waiting [2024-12-09T02:01:41.209Z] 75654b8eeebd: Waiting [2024-12-09T02:01:41.209Z] 37db047010a6: Pushed [2024-12-09T02:01:41.209Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:41.209Z] 326ac3434965: Layer already exists [2024-12-09T02:01:41.209Z] fb1f213b83ac: Pushed [2024-12-09T02:01:41.209Z] 24995e77c714: Pushed [2024-12-09T02:01:41.209Z] 55e133b48881: Pushed [2024-12-09T02:01:41.209Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:41.466Z] e9d6a40cd35f: Pushed [2024-12-09T02:01:41.467Z] 74008d4acbc9: Pushed [2024-12-09T02:01:42.403Z] 6e8df6dd9658: Pushed [2024-12-09T02:01:43.339Z] fbcc4568bcd1: Pushed [2024-12-09T02:01:43.339Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:43.732Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:44.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-09T02:01:44.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T02:01:44.120Z] 55e133b48881: Preparing [2024-12-09T02:01:44.120Z] 24995e77c714: Preparing [2024-12-09T02:01:44.120Z] 6e8df6dd9658: Preparing [2024-12-09T02:01:44.120Z] 37db047010a6: Preparing [2024-12-09T02:01:44.120Z] fb1f213b83ac: Preparing [2024-12-09T02:01:44.120Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:44.120Z] 326ac3434965: Preparing [2024-12-09T02:01:44.120Z] e9d6a40cd35f: Preparing [2024-12-09T02:01:44.120Z] 74008d4acbc9: Preparing [2024-12-09T02:01:44.120Z] fbcc4568bcd1: Preparing [2024-12-09T02:01:44.120Z] 75654b8eeebd: Preparing [2024-12-09T02:01:44.120Z] 326ac3434965: Waiting [2024-12-09T02:01:44.120Z] 74008d4acbc9: Waiting [2024-12-09T02:01:44.120Z] fbcc4568bcd1: Waiting [2024-12-09T02:01:44.120Z] e9d6a40cd35f: Waiting [2024-12-09T02:01:44.120Z] 75654b8eeebd: Waiting [2024-12-09T02:01:44.120Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:44.120Z] 37db047010a6: Layer already exists [2024-12-09T02:01:44.120Z] 24995e77c714: Layer already exists [2024-12-09T02:01:44.120Z] 6e8df6dd9658: Layer already exists [2024-12-09T02:01:44.120Z] 55e133b48881: Layer already exists [2024-12-09T02:01:44.120Z] fb1f213b83ac: Layer already exists [2024-12-09T02:01:44.120Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:44.120Z] 326ac3434965: Layer already exists [2024-12-09T02:01:44.120Z] fbcc4568bcd1: Layer already exists [2024-12-09T02:01:44.120Z] 74008d4acbc9: Layer already exists [2024-12-09T02:01:44.120Z] e9d6a40cd35f: Layer already exists [2024-12-09T02:01:44.120Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:44.120Z] latest: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:44.507Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:44.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 [2024-12-09T02:01:44.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T02:01:44.826Z] 55e133b48881: Preparing [2024-12-09T02:01:44.826Z] 24995e77c714: Preparing [2024-12-09T02:01:44.826Z] 6e8df6dd9658: Preparing [2024-12-09T02:01:44.826Z] 37db047010a6: Preparing [2024-12-09T02:01:44.826Z] fb1f213b83ac: Preparing [2024-12-09T02:01:44.826Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:44.826Z] 326ac3434965: Preparing [2024-12-09T02:01:44.826Z] e9d6a40cd35f: Preparing [2024-12-09T02:01:44.826Z] 74008d4acbc9: Preparing [2024-12-09T02:01:44.826Z] fbcc4568bcd1: Preparing [2024-12-09T02:01:44.826Z] 75654b8eeebd: Preparing [2024-12-09T02:01:44.826Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:44.826Z] 326ac3434965: Waiting [2024-12-09T02:01:44.826Z] e9d6a40cd35f: Waiting [2024-12-09T02:01:44.826Z] fbcc4568bcd1: Waiting [2024-12-09T02:01:44.826Z] 75654b8eeebd: Waiting [2024-12-09T02:01:44.826Z] 74008d4acbc9: Waiting [2024-12-09T02:01:44.826Z] 37db047010a6: Layer already exists [2024-12-09T02:01:44.826Z] 6e8df6dd9658: Layer already exists [2024-12-09T02:01:44.826Z] fb1f213b83ac: Layer already exists [2024-12-09T02:01:44.826Z] 55e133b48881: Layer already exists [2024-12-09T02:01:44.826Z] 24995e77c714: Layer already exists [2024-12-09T02:01:44.826Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:44.826Z] 74008d4acbc9: Layer already exists [2024-12-09T02:01:44.826Z] e9d6a40cd35f: Layer already exists [2024-12-09T02:01:44.826Z] 326ac3434965: Layer already exists [2024-12-09T02:01:44.826Z] fbcc4568bcd1: Layer already exists [2024-12-09T02:01:44.826Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:44.826Z] 4.0.0-dev.23: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-09T02:01:44.857Z] #89 DONE 59.2s [2024-12-09T02:01:44.857Z] [2024-12-09T02:01:44.857Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:44.857Z] #82 DONE 65.7s [2024-12-09T02:01:44.857Z] [2024-12-09T02:01:44.857Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:44.857Z] #84 DONE 63.6s [2024-12-09T02:01:44.857Z] [2024-12-09T02:01:44.857Z] #118 [core-metadata builder 6/7] COPY . . [Pipeline] sh [2024-12-09T02:01:45.132Z] #118 ... [2024-12-09T02:01:45.132Z] [2024-12-09T02:01:45.132Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:45.132Z] #88 DONE 59.4s [2024-12-09T02:01:45.132Z] [2024-12-09T02:01:45.132Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:45.132Z] #81 DONE 67.7s [2024-12-09T02:01:45.132Z] [2024-12-09T02:01:45.132Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-09T02:01:45.145Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:45.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:45.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T02:01:45.468Z] 55e133b48881: Preparing [2024-12-09T02:01:45.468Z] 24995e77c714: Preparing [2024-12-09T02:01:45.468Z] 6e8df6dd9658: Preparing [2024-12-09T02:01:45.468Z] 37db047010a6: Preparing [2024-12-09T02:01:45.468Z] fb1f213b83ac: Preparing [2024-12-09T02:01:45.468Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:45.468Z] 326ac3434965: Preparing [2024-12-09T02:01:45.468Z] e9d6a40cd35f: Preparing [2024-12-09T02:01:45.468Z] 74008d4acbc9: Preparing [2024-12-09T02:01:45.468Z] fbcc4568bcd1: Preparing [2024-12-09T02:01:45.468Z] 75654b8eeebd: Preparing [2024-12-09T02:01:45.468Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:45.468Z] fbcc4568bcd1: Waiting [2024-12-09T02:01:45.468Z] 326ac3434965: Waiting [2024-12-09T02:01:45.468Z] e9d6a40cd35f: Waiting [2024-12-09T02:01:45.468Z] 75654b8eeebd: Waiting [2024-12-09T02:01:45.468Z] 74008d4acbc9: Waiting [2024-12-09T02:01:45.468Z] 37db047010a6: Layer already exists [2024-12-09T02:01:45.468Z] fb1f213b83ac: Layer already exists [2024-12-09T02:01:45.468Z] 55e133b48881: Layer already exists [2024-12-09T02:01:45.468Z] 6e8df6dd9658: Layer already exists [2024-12-09T02:01:45.468Z] 24995e77c714: Layer already exists [2024-12-09T02:01:45.468Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:45.468Z] e9d6a40cd35f: Layer already exists [2024-12-09T02:01:45.468Z] 74008d4acbc9: Layer already exists [2024-12-09T02:01:45.468Z] 326ac3434965: Layer already exists [2024-12-09T02:01:45.468Z] fbcc4568bcd1: Layer already exists [2024-12-09T02:01:45.468Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:45.468Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:45.792Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:46.110Z] #119 ... [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #118 [core-metadata builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #118 DONE 1.2s [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #120 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #121 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #122 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #123 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #124 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #125 [core-command builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #125 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #126 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #127 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #128 [support-notifications builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #128 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-09T02:01:46.110Z] #119 DONE 1.1s [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #129 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #130 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #131 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #132 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #133 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #134 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #135 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #136 [core-data builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #136 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #137 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #138 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:01:46.110Z] #139 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:01:46.110Z] #140 CACHED [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #141 [support-scheduler builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #141 DONE 1.2s [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #142 DONE 1.2s [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-12-09T02:01:46.110Z] #143 DONE 1.2s [2024-12-09T02:01:46.110Z] [2024-12-09T02:01:46.110Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T02:01:46.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-09T02:01:46.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T02:01:46.112Z] 55e133b48881: Preparing [2024-12-09T02:01:46.112Z] 24995e77c714: Preparing [2024-12-09T02:01:46.112Z] 6e8df6dd9658: Preparing [2024-12-09T02:01:46.112Z] 37db047010a6: Preparing [2024-12-09T02:01:46.112Z] fb1f213b83ac: Preparing [2024-12-09T02:01:46.112Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:46.112Z] 326ac3434965: Preparing [2024-12-09T02:01:46.112Z] e9d6a40cd35f: Preparing [2024-12-09T02:01:46.112Z] 74008d4acbc9: Preparing [2024-12-09T02:01:46.112Z] 326ac3434965: Waiting [2024-12-09T02:01:46.112Z] fbcc4568bcd1: Preparing [2024-12-09T02:01:46.112Z] e9d6a40cd35f: Waiting [2024-12-09T02:01:46.112Z] 75654b8eeebd: Preparing [2024-12-09T02:01:46.112Z] 74008d4acbc9: Waiting [2024-12-09T02:01:46.112Z] 75654b8eeebd: Waiting [2024-12-09T02:01:46.112Z] 55e133b48881: Layer already exists [2024-12-09T02:01:46.112Z] 6e8df6dd9658: Layer already exists [2024-12-09T02:01:46.112Z] 24995e77c714: Layer already exists [2024-12-09T02:01:46.112Z] fb1f213b83ac: Layer already exists [2024-12-09T02:01:46.112Z] 37db047010a6: Layer already exists [2024-12-09T02:01:46.112Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:46.112Z] e9d6a40cd35f: Layer already exists [2024-12-09T02:01:46.112Z] 326ac3434965: Layer already exists [2024-12-09T02:01:46.112Z] 74008d4acbc9: Layer already exists [2024-12-09T02:01:46.112Z] fbcc4568bcd1: Layer already exists [2024-12-09T02:01:46.112Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:46.112Z] main: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:46.185Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:46.202Z] taggedImages: [2024-12-09T02:01:46.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:46.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-09T02:01:46.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 [2024-12-09T02:01:46.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:46.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-09T02:01:46.232Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-09T02:01:46.232Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:46.232Z] latest [2024-12-09T02:01:46.232Z] 4.0.0-dev.23 [2024-12-09T02:01:46.232Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:46.232Z] main [2024-12-09T02:01:46.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:46.576Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:46.903Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:46.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T02:01:46.903Z] ecf13e63d0c6: Preparing [2024-12-09T02:01:46.903Z] e3a485e40263: Preparing [2024-12-09T02:01:46.903Z] 6adba3227cd3: Preparing [2024-12-09T02:01:46.903Z] c875c7289bb9: Preparing [2024-12-09T02:01:46.903Z] fae9685caaa8: Preparing [2024-12-09T02:01:46.903Z] 47b95767df6a: Preparing [2024-12-09T02:01:46.903Z] 57934ac42a7f: Preparing [2024-12-09T02:01:46.903Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:46.903Z] 326ac3434965: Preparing [2024-12-09T02:01:46.903Z] 2cbb0a102bd3: Preparing [2024-12-09T02:01:46.903Z] 22246ab1f770: Preparing [2024-12-09T02:01:46.903Z] 75654b8eeebd: Preparing [2024-12-09T02:01:46.903Z] 47b95767df6a: Waiting [2024-12-09T02:01:46.903Z] 57934ac42a7f: Waiting [2024-12-09T02:01:46.903Z] 326ac3434965: Waiting [2024-12-09T02:01:46.903Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:46.903Z] 2cbb0a102bd3: Waiting [2024-12-09T02:01:46.903Z] 22246ab1f770: Waiting [2024-12-09T02:01:46.903Z] e3a485e40263: Pushed [2024-12-09T02:01:46.903Z] fae9685caaa8: Pushed [2024-12-09T02:01:46.903Z] ecf13e63d0c6: Pushed [2024-12-09T02:01:46.903Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:46.903Z] 326ac3434965: Layer already exists [2024-12-09T02:01:46.903Z] 47b95767df6a: Pushed [2024-12-09T02:01:47.161Z] 57934ac42a7f: Pushed [2024-12-09T02:01:47.161Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:47.728Z] 2cbb0a102bd3: Pushed [2024-12-09T02:01:47.988Z] c875c7289bb9: Pushed [2024-12-09T02:01:48.247Z] 6adba3227cd3: Pushed [2024-12-09T02:01:48.505Z] 22246ab1f770: Pushed [2024-12-09T02:01:48.505Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:48.830Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:49.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-09T02:01:49.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T02:01:49.159Z] ecf13e63d0c6: Preparing [2024-12-09T02:01:49.159Z] e3a485e40263: Preparing [2024-12-09T02:01:49.159Z] 6adba3227cd3: Preparing [2024-12-09T02:01:49.159Z] c875c7289bb9: Preparing [2024-12-09T02:01:49.159Z] fae9685caaa8: Preparing [2024-12-09T02:01:49.159Z] 47b95767df6a: Preparing [2024-12-09T02:01:49.159Z] 57934ac42a7f: Preparing [2024-12-09T02:01:49.159Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:49.159Z] 326ac3434965: Preparing [2024-12-09T02:01:49.159Z] 2cbb0a102bd3: Preparing [2024-12-09T02:01:49.159Z] 22246ab1f770: Preparing [2024-12-09T02:01:49.159Z] 75654b8eeebd: Preparing [2024-12-09T02:01:49.159Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:49.159Z] 326ac3434965: Waiting [2024-12-09T02:01:49.159Z] 2cbb0a102bd3: Waiting [2024-12-09T02:01:49.159Z] 22246ab1f770: Waiting [2024-12-09T02:01:49.159Z] 75654b8eeebd: Waiting [2024-12-09T02:01:49.159Z] 47b95767df6a: Waiting [2024-12-09T02:01:49.159Z] 57934ac42a7f: Waiting [2024-12-09T02:01:49.159Z] c875c7289bb9: Layer already exists [2024-12-09T02:01:49.159Z] fae9685caaa8: Layer already exists [2024-12-09T02:01:49.159Z] e3a485e40263: Layer already exists [2024-12-09T02:01:49.159Z] ecf13e63d0c6: Layer already exists [2024-12-09T02:01:49.159Z] 6adba3227cd3: Layer already exists [2024-12-09T02:01:49.159Z] 57934ac42a7f: Layer already exists [2024-12-09T02:01:49.159Z] 47b95767df6a: Layer already exists [2024-12-09T02:01:49.159Z] 2cbb0a102bd3: Layer already exists [2024-12-09T02:01:49.159Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:49.159Z] 326ac3434965: Layer already exists [2024-12-09T02:01:49.159Z] 22246ab1f770: Layer already exists [2024-12-09T02:01:49.159Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:49.159Z] latest: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:49.483Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:49.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 [2024-12-09T02:01:49.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T02:01:49.809Z] ecf13e63d0c6: Preparing [2024-12-09T02:01:49.809Z] e3a485e40263: Preparing [2024-12-09T02:01:49.809Z] 6adba3227cd3: Preparing [2024-12-09T02:01:49.809Z] c875c7289bb9: Preparing [2024-12-09T02:01:49.809Z] fae9685caaa8: Preparing [2024-12-09T02:01:49.809Z] 47b95767df6a: Preparing [2024-12-09T02:01:49.809Z] 57934ac42a7f: Preparing [2024-12-09T02:01:49.809Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:49.809Z] 326ac3434965: Preparing [2024-12-09T02:01:49.809Z] 2cbb0a102bd3: Preparing [2024-12-09T02:01:49.809Z] 47b95767df6a: Waiting [2024-12-09T02:01:49.809Z] 57934ac42a7f: Waiting [2024-12-09T02:01:49.809Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:49.809Z] 326ac3434965: Waiting [2024-12-09T02:01:49.809Z] 22246ab1f770: Preparing [2024-12-09T02:01:49.809Z] 75654b8eeebd: Preparing [2024-12-09T02:01:49.809Z] 2cbb0a102bd3: Waiting [2024-12-09T02:01:49.809Z] 22246ab1f770: Waiting [2024-12-09T02:01:49.809Z] 75654b8eeebd: Waiting [2024-12-09T02:01:49.809Z] ecf13e63d0c6: Layer already exists [2024-12-09T02:01:49.809Z] e3a485e40263: Layer already exists [2024-12-09T02:01:49.809Z] c875c7289bb9: Layer already exists [2024-12-09T02:01:49.809Z] 6adba3227cd3: Layer already exists [2024-12-09T02:01:49.809Z] fae9685caaa8: Layer already exists [2024-12-09T02:01:49.809Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:49.809Z] 47b95767df6a: Layer already exists [2024-12-09T02:01:49.809Z] 57934ac42a7f: Layer already exists [2024-12-09T02:01:49.809Z] 2cbb0a102bd3: Layer already exists [2024-12-09T02:01:49.809Z] 326ac3434965: Layer already exists [2024-12-09T02:01:49.809Z] 22246ab1f770: Layer already exists [2024-12-09T02:01:49.809Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:49.809Z] 4.0.0-dev.23: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:50.131Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:50.413Z] #144 3.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T02:01:50.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:50.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T02:01:50.449Z] ecf13e63d0c6: Preparing [2024-12-09T02:01:50.449Z] e3a485e40263: Preparing [2024-12-09T02:01:50.449Z] 6adba3227cd3: Preparing [2024-12-09T02:01:50.449Z] c875c7289bb9: Preparing [2024-12-09T02:01:50.449Z] fae9685caaa8: Preparing [2024-12-09T02:01:50.449Z] 47b95767df6a: Preparing [2024-12-09T02:01:50.449Z] 57934ac42a7f: Preparing [2024-12-09T02:01:50.449Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:50.449Z] 326ac3434965: Preparing [2024-12-09T02:01:50.449Z] 2cbb0a102bd3: Preparing [2024-12-09T02:01:50.449Z] 22246ab1f770: Preparing [2024-12-09T02:01:50.449Z] 75654b8eeebd: Preparing [2024-12-09T02:01:50.449Z] 47b95767df6a: Waiting [2024-12-09T02:01:50.449Z] 57934ac42a7f: Waiting [2024-12-09T02:01:50.449Z] 326ac3434965: Waiting [2024-12-09T02:01:50.449Z] 2cbb0a102bd3: Waiting [2024-12-09T02:01:50.449Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:50.449Z] 22246ab1f770: Waiting [2024-12-09T02:01:50.449Z] e3a485e40263: Layer already exists [2024-12-09T02:01:50.449Z] ecf13e63d0c6: Layer already exists [2024-12-09T02:01:50.449Z] fae9685caaa8: Layer already exists [2024-12-09T02:01:50.449Z] c875c7289bb9: Layer already exists [2024-12-09T02:01:50.449Z] 6adba3227cd3: Layer already exists [2024-12-09T02:01:50.449Z] 47b95767df6a: Layer already exists [2024-12-09T02:01:50.449Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:50.449Z] 2cbb0a102bd3: Layer already exists [2024-12-09T02:01:50.449Z] 57934ac42a7f: Layer already exists [2024-12-09T02:01:50.449Z] 326ac3434965: Layer already exists [2024-12-09T02:01:50.449Z] 22246ab1f770: Layer already exists [2024-12-09T02:01:50.449Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:50.449Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:50.775Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:51.098Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-09T02:01:51.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T02:01:51.098Z] ecf13e63d0c6: Preparing [2024-12-09T02:01:51.098Z] e3a485e40263: Preparing [2024-12-09T02:01:51.098Z] 6adba3227cd3: Preparing [2024-12-09T02:01:51.098Z] c875c7289bb9: Preparing [2024-12-09T02:01:51.098Z] fae9685caaa8: Preparing [2024-12-09T02:01:51.098Z] 47b95767df6a: Preparing [2024-12-09T02:01:51.098Z] 57934ac42a7f: Preparing [2024-12-09T02:01:51.098Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:51.098Z] 326ac3434965: Preparing [2024-12-09T02:01:51.098Z] 2cbb0a102bd3: Preparing [2024-12-09T02:01:51.098Z] 22246ab1f770: Preparing [2024-12-09T02:01:51.098Z] 75654b8eeebd: Preparing [2024-12-09T02:01:51.098Z] 47b95767df6a: Waiting [2024-12-09T02:01:51.098Z] 57934ac42a7f: Waiting [2024-12-09T02:01:51.098Z] ea9b518ea7cf: Waiting [2024-12-09T02:01:51.098Z] 22246ab1f770: Waiting [2024-12-09T02:01:51.098Z] 2cbb0a102bd3: Waiting [2024-12-09T02:01:51.098Z] 326ac3434965: Waiting [2024-12-09T02:01:51.098Z] 75654b8eeebd: Waiting [2024-12-09T02:01:51.098Z] ecf13e63d0c6: Layer already exists [2024-12-09T02:01:51.098Z] c875c7289bb9: Layer already exists [2024-12-09T02:01:51.098Z] 6adba3227cd3: Layer already exists [2024-12-09T02:01:51.098Z] e3a485e40263: Layer already exists [2024-12-09T02:01:51.098Z] fae9685caaa8: Layer already exists [2024-12-09T02:01:51.098Z] 47b95767df6a: Layer already exists [2024-12-09T02:01:51.098Z] 57934ac42a7f: Layer already exists [2024-12-09T02:01:51.098Z] 2cbb0a102bd3: Layer already exists [2024-12-09T02:01:51.098Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:51.098Z] 326ac3434965: Layer already exists [2024-12-09T02:01:51.098Z] 22246ab1f770: Layer already exists [2024-12-09T02:01:51.098Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:51.098Z] main: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:51.164Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:51.176Z] taggedImages: [2024-12-09T02:01:51.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:51.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-09T02:01:51.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 [2024-12-09T02:01:51.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:51.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-09T02:01:51.207Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-09T02:01:51.207Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:51.207Z] latest [2024-12-09T02:01:51.207Z] 4.0.0-dev.23 [2024-12-09T02:01:51.207Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:51.207Z] main [2024-12-09T02:01:51.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:51.555Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:51.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:51.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T02:01:51.878Z] fd96ad9479cd: Preparing [2024-12-09T02:01:51.878Z] 61e72d821d05: Preparing [2024-12-09T02:01:51.878Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:51.878Z] 326ac3434965: Preparing [2024-12-09T02:01:51.878Z] 506c12f215f3: Preparing [2024-12-09T02:01:51.878Z] fe7a741e846a: Preparing [2024-12-09T02:01:51.878Z] 75654b8eeebd: Preparing [2024-12-09T02:01:51.878Z] 75654b8eeebd: Waiting [2024-12-09T02:01:51.878Z] fe7a741e846a: Waiting [2024-12-09T02:01:51.878Z] 326ac3434965: Layer already exists [2024-12-09T02:01:51.878Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:51.878Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:51.878Z] fd96ad9479cd: Pushed [2024-12-09T02:01:52.446Z] 506c12f215f3: Pushed [2024-12-09T02:01:52.709Z] fe7a741e846a: Pushed [2024-12-09T02:01:53.668Z] 61e72d821d05: Pushed [2024-12-09T02:01:53.668Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:53.994Z] + 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 [2024-12-09T02:01:54.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-09T02:01:54.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T02:01:54.326Z] fd96ad9479cd: Preparing [2024-12-09T02:01:54.326Z] 61e72d821d05: Preparing [2024-12-09T02:01:54.326Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:54.326Z] 326ac3434965: Preparing [2024-12-09T02:01:54.326Z] 506c12f215f3: Preparing [2024-12-09T02:01:54.326Z] fe7a741e846a: Preparing [2024-12-09T02:01:54.326Z] 75654b8eeebd: Preparing [2024-12-09T02:01:54.326Z] fe7a741e846a: Waiting [2024-12-09T02:01:54.326Z] 75654b8eeebd: Waiting [2024-12-09T02:01:54.326Z] 61e72d821d05: Layer already exists [2024-12-09T02:01:54.326Z] fd96ad9479cd: Layer already exists [2024-12-09T02:01:54.326Z] 326ac3434965: Layer already exists [2024-12-09T02:01:54.326Z] 506c12f215f3: Layer already exists [2024-12-09T02:01:54.326Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:54.326Z] fe7a741e846a: Layer already exists [2024-12-09T02:01:54.326Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:54.326Z] latest: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:54.653Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:54.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 [2024-12-09T02:01:54.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T02:01:54.977Z] fd96ad9479cd: Preparing [2024-12-09T02:01:54.977Z] 61e72d821d05: Preparing [2024-12-09T02:01:54.977Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:54.977Z] 326ac3434965: Preparing [2024-12-09T02:01:54.977Z] 506c12f215f3: Preparing [2024-12-09T02:01:54.977Z] fe7a741e846a: Preparing [2024-12-09T02:01:54.977Z] 75654b8eeebd: Preparing [2024-12-09T02:01:54.977Z] 75654b8eeebd: Waiting [2024-12-09T02:01:54.977Z] fe7a741e846a: Waiting [2024-12-09T02:01:54.977Z] fd96ad9479cd: Layer already exists [2024-12-09T02:01:54.977Z] 506c12f215f3: Layer already exists [2024-12-09T02:01:54.977Z] 326ac3434965: Layer already exists [2024-12-09T02:01:54.977Z] 61e72d821d05: Layer already exists [2024-12-09T02:01:54.977Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:54.977Z] fe7a741e846a: Layer already exists [2024-12-09T02:01:54.977Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:54.977Z] 4.0.0-dev.23: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:55.308Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:55.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:55.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T02:01:55.630Z] fd96ad9479cd: Preparing [2024-12-09T02:01:55.630Z] 61e72d821d05: Preparing [2024-12-09T02:01:55.630Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:55.630Z] 326ac3434965: Preparing [2024-12-09T02:01:55.630Z] 506c12f215f3: Preparing [2024-12-09T02:01:55.630Z] fe7a741e846a: Preparing [2024-12-09T02:01:55.630Z] 75654b8eeebd: Preparing [2024-12-09T02:01:55.630Z] fe7a741e846a: Waiting [2024-12-09T02:01:55.630Z] 75654b8eeebd: Waiting [2024-12-09T02:01:55.630Z] fd96ad9479cd: Layer already exists [2024-12-09T02:01:55.630Z] 506c12f215f3: Layer already exists [2024-12-09T02:01:55.630Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:55.630Z] 61e72d821d05: Layer already exists [2024-12-09T02:01:55.630Z] 326ac3434965: Layer already exists [2024-12-09T02:01:55.630Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:55.630Z] fe7a741e846a: Layer already exists [2024-12-09T02:01:55.630Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:55.959Z] + 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 [2024-12-09T02:01:56.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-09T02:01:56.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T02:01:56.276Z] fd96ad9479cd: Preparing [2024-12-09T02:01:56.276Z] 61e72d821d05: Preparing [2024-12-09T02:01:56.276Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:56.276Z] 326ac3434965: Preparing [2024-12-09T02:01:56.276Z] 506c12f215f3: Preparing [2024-12-09T02:01:56.276Z] fe7a741e846a: Preparing [2024-12-09T02:01:56.276Z] 75654b8eeebd: Preparing [2024-12-09T02:01:56.276Z] fe7a741e846a: Waiting [2024-12-09T02:01:56.276Z] 75654b8eeebd: Waiting [2024-12-09T02:01:56.276Z] 61e72d821d05: Layer already exists [2024-12-09T02:01:56.276Z] 506c12f215f3: Layer already exists [2024-12-09T02:01:56.276Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:56.276Z] fd96ad9479cd: Layer already exists [2024-12-09T02:01:56.276Z] 326ac3434965: Layer already exists [2024-12-09T02:01:56.276Z] fe7a741e846a: Layer already exists [2024-12-09T02:01:56.276Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:56.276Z] main: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:01:56.342Z] ===================================================== [Pipeline] echo [2024-12-09T02:01:56.356Z] taggedImages: [2024-12-09T02:01:56.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:56.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-09T02:01:56.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 [2024-12-09T02:01:56.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:56.356Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-09T02:01:56.383Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-09T02:01:56.383Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:56.383Z] latest [2024-12-09T02:01:56.383Z] 4.0.0-dev.23 [2024-12-09T02:01:56.383Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:01:56.383Z] main [2024-12-09T02:01:56.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:56.731Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:57.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:01:57.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T02:01:57.050Z] 665cdf680696: Preparing [2024-12-09T02:01:57.050Z] b32ac97eda0a: Preparing [2024-12-09T02:01:57.050Z] c5a2845a933c: Preparing [2024-12-09T02:01:57.050Z] ea9b518ea7cf: Preparing [2024-12-09T02:01:57.050Z] 326ac3434965: Preparing [2024-12-09T02:01:57.050Z] 505d0f1399fa: Preparing [2024-12-09T02:01:57.050Z] cc69d708b7fb: Preparing [2024-12-09T02:01:57.050Z] eab963403ae5: Preparing [2024-12-09T02:01:57.050Z] 9e8cd25d4637: Preparing [2024-12-09T02:01:57.050Z] 75654b8eeebd: Preparing [2024-12-09T02:01:57.050Z] cc69d708b7fb: Waiting [2024-12-09T02:01:57.050Z] eab963403ae5: Waiting [2024-12-09T02:01:57.050Z] 9e8cd25d4637: Waiting [2024-12-09T02:01:57.050Z] 75654b8eeebd: Waiting [2024-12-09T02:01:57.050Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:01:57.050Z] 326ac3434965: Layer already exists [2024-12-09T02:01:57.050Z] c5a2845a933c: Pushed [2024-12-09T02:01:57.050Z] b32ac97eda0a: Pushed [2024-12-09T02:01:57.050Z] 665cdf680696: Pushed [2024-12-09T02:01:57.050Z] 75654b8eeebd: Layer already exists [2024-12-09T02:01:57.128Z] #144 ... [2024-12-09T02:01:57.128Z] [2024-12-09T02:01:57.128Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T02:01:57.128Z] #0 2.606 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T02:01:57.128Z] #145 ... [2024-12-09T02:01:57.128Z] [2024-12-09T02:01:57.128Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:01:57.128Z] #0 3.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T02:01:57.128Z] #146 ... [2024-12-09T02:01:57.128Z] [2024-12-09T02:01:57.128Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T02:01:57.128Z] #0 1.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T02:01:57.128Z] #147 ... [2024-12-09T02:01:57.128Z] [2024-12-09T02:01:57.128Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T02:01:57.129Z] #0 3.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-09T02:01:57.129Z] #148 ... [2024-12-09T02:01:57.129Z] [2024-12-09T02:01:57.129Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T02:01:57.129Z] #0 2.865 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T02:01:57.129Z] #149 ... [2024-12-09T02:01:57.129Z] [2024-12-09T02:01:57.129Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T02:01:57.129Z] #0 2.562 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-09T02:01:57.129Z] #150 ... [2024-12-09T02:01:57.129Z] [2024-12-09T02:01:57.129Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T02:01:57.129Z] #0 3.428 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T02:01:57.129Z] #151 ... [2024-12-09T02:01:57.129Z] [2024-12-09T02:01:57.129Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T02:01:57.129Z] #0 3.875 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T02:01:57.309Z] eab963403ae5: Pushed [2024-12-09T02:01:57.396Z] #152 ... [2024-12-09T02:01:57.396Z] [2024-12-09T02:01:57.396Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T02:01:57.396Z] #0 2.910 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T02:01:57.396Z] #153 ... [2024-12-09T02:01:57.396Z] [2024-12-09T02:01:57.396Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T02:01:57.396Z] #0 3.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T02:01:58.008Z] #154 ... [2024-12-09T02:01:58.008Z] [2024-12-09T02:01:58.008Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:01:58.008Z] #0 3.223 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T02:01:58.244Z] 9e8cd25d4637: Pushed [2024-12-09T02:02:03.512Z] cc69d708b7fb: Pushed [2024-12-09T02:02:06.803Z] 505d0f1399fa: Pushed [2024-12-09T02:02:06.803Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:07.129Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:07.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-09T02:02:07.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T02:02:07.461Z] 665cdf680696: Preparing [2024-12-09T02:02:07.461Z] b32ac97eda0a: Preparing [2024-12-09T02:02:07.461Z] c5a2845a933c: Preparing [2024-12-09T02:02:07.461Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:07.461Z] 326ac3434965: Preparing [2024-12-09T02:02:07.461Z] 505d0f1399fa: Preparing [2024-12-09T02:02:07.461Z] cc69d708b7fb: Preparing [2024-12-09T02:02:07.461Z] eab963403ae5: Preparing [2024-12-09T02:02:07.461Z] 505d0f1399fa: Waiting [2024-12-09T02:02:07.461Z] cc69d708b7fb: Waiting [2024-12-09T02:02:07.461Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:07.461Z] eab963403ae5: Waiting [2024-12-09T02:02:07.461Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:07.461Z] 75654b8eeebd: Preparing [2024-12-09T02:02:07.461Z] 75654b8eeebd: Waiting [2024-12-09T02:02:07.461Z] 326ac3434965: Layer already exists [2024-12-09T02:02:07.461Z] b32ac97eda0a: Layer already exists [2024-12-09T02:02:07.461Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:07.461Z] 665cdf680696: Layer already exists [2024-12-09T02:02:07.461Z] c5a2845a933c: Layer already exists [2024-12-09T02:02:07.461Z] 505d0f1399fa: Layer already exists [2024-12-09T02:02:07.461Z] cc69d708b7fb: Layer already exists [2024-12-09T02:02:07.461Z] eab963403ae5: Layer already exists [2024-12-09T02:02:07.461Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:07.461Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:07.461Z] latest: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:07.798Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:08.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 [2024-12-09T02:02:08.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T02:02:08.126Z] 665cdf680696: Preparing [2024-12-09T02:02:08.126Z] b32ac97eda0a: Preparing [2024-12-09T02:02:08.126Z] c5a2845a933c: Preparing [2024-12-09T02:02:08.126Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:08.126Z] 326ac3434965: Preparing [2024-12-09T02:02:08.126Z] 505d0f1399fa: Preparing [2024-12-09T02:02:08.126Z] cc69d708b7fb: Preparing [2024-12-09T02:02:08.126Z] eab963403ae5: Preparing [2024-12-09T02:02:08.126Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:08.126Z] 75654b8eeebd: Preparing [2024-12-09T02:02:08.126Z] eab963403ae5: Waiting [2024-12-09T02:02:08.126Z] 505d0f1399fa: Waiting [2024-12-09T02:02:08.126Z] cc69d708b7fb: Waiting [2024-12-09T02:02:08.126Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:08.126Z] 75654b8eeebd: Waiting [2024-12-09T02:02:08.126Z] c5a2845a933c: Layer already exists [2024-12-09T02:02:08.126Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:08.126Z] 326ac3434965: Layer already exists [2024-12-09T02:02:08.126Z] 665cdf680696: Layer already exists [2024-12-09T02:02:08.126Z] b32ac97eda0a: Layer already exists [2024-12-09T02:02:08.126Z] 505d0f1399fa: Layer already exists [2024-12-09T02:02:08.126Z] cc69d708b7fb: Layer already exists [2024-12-09T02:02:08.126Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:08.126Z] eab963403ae5: Layer already exists [2024-12-09T02:02:08.126Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:08.126Z] 4.0.0-dev.23: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:08.454Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:08.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:08.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T02:02:08.784Z] 665cdf680696: Preparing [2024-12-09T02:02:08.784Z] b32ac97eda0a: Preparing [2024-12-09T02:02:08.784Z] c5a2845a933c: Preparing [2024-12-09T02:02:08.784Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:08.784Z] 326ac3434965: Preparing [2024-12-09T02:02:08.784Z] 505d0f1399fa: Preparing [2024-12-09T02:02:08.784Z] cc69d708b7fb: Preparing [2024-12-09T02:02:08.784Z] eab963403ae5: Preparing [2024-12-09T02:02:08.784Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:08.784Z] 75654b8eeebd: Preparing [2024-12-09T02:02:08.784Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:08.784Z] 75654b8eeebd: Waiting [2024-12-09T02:02:08.784Z] 505d0f1399fa: Waiting [2024-12-09T02:02:08.784Z] cc69d708b7fb: Waiting [2024-12-09T02:02:08.784Z] eab963403ae5: Waiting [2024-12-09T02:02:08.784Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:08.784Z] 326ac3434965: Layer already exists [2024-12-09T02:02:08.784Z] c5a2845a933c: Layer already exists [2024-12-09T02:02:08.784Z] 665cdf680696: Layer already exists [2024-12-09T02:02:08.784Z] b32ac97eda0a: Layer already exists [2024-12-09T02:02:08.784Z] 505d0f1399fa: Layer already exists [2024-12-09T02:02:08.784Z] eab963403ae5: Layer already exists [2024-12-09T02:02:08.784Z] cc69d708b7fb: Layer already exists [2024-12-09T02:02:08.784Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:08.784Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:08.784Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:09.118Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:09.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-09T02:02:09.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T02:02:09.437Z] 665cdf680696: Preparing [2024-12-09T02:02:09.437Z] b32ac97eda0a: Preparing [2024-12-09T02:02:09.437Z] c5a2845a933c: Preparing [2024-12-09T02:02:09.437Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:09.437Z] 326ac3434965: Preparing [2024-12-09T02:02:09.437Z] 505d0f1399fa: Preparing [2024-12-09T02:02:09.437Z] cc69d708b7fb: Preparing [2024-12-09T02:02:09.437Z] eab963403ae5: Preparing [2024-12-09T02:02:09.437Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:09.437Z] 75654b8eeebd: Preparing [2024-12-09T02:02:09.437Z] cc69d708b7fb: Waiting [2024-12-09T02:02:09.437Z] 75654b8eeebd: Waiting [2024-12-09T02:02:09.437Z] eab963403ae5: Waiting [2024-12-09T02:02:09.437Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:09.437Z] 505d0f1399fa: Waiting [2024-12-09T02:02:09.437Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:09.437Z] c5a2845a933c: Layer already exists [2024-12-09T02:02:09.437Z] 326ac3434965: Layer already exists [2024-12-09T02:02:09.437Z] b32ac97eda0a: Layer already exists [2024-12-09T02:02:09.437Z] 665cdf680696: Layer already exists [2024-12-09T02:02:09.437Z] 505d0f1399fa: Layer already exists [2024-12-09T02:02:09.437Z] eab963403ae5: Layer already exists [2024-12-09T02:02:09.437Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:09.437Z] cc69d708b7fb: Layer already exists [2024-12-09T02:02:09.437Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:09.437Z] main: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:02:09.510Z] ===================================================== [Pipeline] echo [2024-12-09T02:02:09.521Z] taggedImages: [2024-12-09T02:02:09.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:09.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-09T02:02:09.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 [2024-12-09T02:02:09.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:09.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-09T02:02:09.545Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-09T02:02:09.545Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:09.545Z] latest [2024-12-09T02:02:09.545Z] 4.0.0-dev.23 [2024-12-09T02:02:09.545Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:09.545Z] main [2024-12-09T02:02:09.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:09.883Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:10.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:10.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T02:02:10.201Z] bd4d964d82d6: Preparing [2024-12-09T02:02:10.201Z] b2ea0f68c0ae: Preparing [2024-12-09T02:02:10.201Z] 162f00895552: Preparing [2024-12-09T02:02:10.201Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:10.201Z] 326ac3434965: Preparing [2024-12-09T02:02:10.201Z] 4a88161752f4: Preparing [2024-12-09T02:02:10.201Z] adfb3b093e6c: Preparing [2024-12-09T02:02:10.201Z] 937eb76337ce: Preparing [2024-12-09T02:02:10.201Z] 75654b8eeebd: Preparing [2024-12-09T02:02:10.201Z] 4a88161752f4: Waiting [2024-12-09T02:02:10.201Z] adfb3b093e6c: Waiting [2024-12-09T02:02:10.201Z] 75654b8eeebd: Waiting [2024-12-09T02:02:10.201Z] 326ac3434965: Layer already exists [2024-12-09T02:02:10.201Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:10.201Z] bd4d964d82d6: Pushed [2024-12-09T02:02:10.201Z] 162f00895552: Pushed [2024-12-09T02:02:10.201Z] b2ea0f68c0ae: Pushed [2024-12-09T02:02:10.201Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:10.770Z] 937eb76337ce: Pushed [2024-12-09T02:02:11.029Z] adfb3b093e6c: Pushed [2024-12-09T02:02:21.013Z] 4a88161752f4: Pushed [2024-12-09T02:02:21.013Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:21.352Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:21.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-09T02:02:21.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T02:02:21.683Z] bd4d964d82d6: Preparing [2024-12-09T02:02:21.683Z] b2ea0f68c0ae: Preparing [2024-12-09T02:02:21.683Z] 162f00895552: Preparing [2024-12-09T02:02:21.683Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:21.683Z] 326ac3434965: Preparing [2024-12-09T02:02:21.683Z] 4a88161752f4: Preparing [2024-12-09T02:02:21.683Z] adfb3b093e6c: Preparing [2024-12-09T02:02:21.683Z] 937eb76337ce: Preparing [2024-12-09T02:02:21.683Z] 75654b8eeebd: Preparing [2024-12-09T02:02:21.683Z] 75654b8eeebd: Waiting [2024-12-09T02:02:21.683Z] 4a88161752f4: Waiting [2024-12-09T02:02:21.683Z] adfb3b093e6c: Waiting [2024-12-09T02:02:21.683Z] 937eb76337ce: Waiting [2024-12-09T02:02:21.683Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:21.683Z] bd4d964d82d6: Layer already exists [2024-12-09T02:02:21.683Z] 162f00895552: Layer already exists [2024-12-09T02:02:21.683Z] b2ea0f68c0ae: Layer already exists [2024-12-09T02:02:21.683Z] 326ac3434965: Layer already exists [2024-12-09T02:02:21.683Z] adfb3b093e6c: Layer already exists [2024-12-09T02:02:21.683Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:21.683Z] 937eb76337ce: Layer already exists [2024-12-09T02:02:21.683Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:21.683Z] latest: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:22.010Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:22.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 [2024-12-09T02:02:22.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T02:02:22.333Z] bd4d964d82d6: Preparing [2024-12-09T02:02:22.333Z] b2ea0f68c0ae: Preparing [2024-12-09T02:02:22.333Z] 162f00895552: Preparing [2024-12-09T02:02:22.333Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:22.333Z] 326ac3434965: Preparing [2024-12-09T02:02:22.333Z] 4a88161752f4: Preparing [2024-12-09T02:02:22.333Z] adfb3b093e6c: Preparing [2024-12-09T02:02:22.333Z] 937eb76337ce: Preparing [2024-12-09T02:02:22.333Z] 75654b8eeebd: Preparing [2024-12-09T02:02:22.333Z] 4a88161752f4: Waiting [2024-12-09T02:02:22.333Z] adfb3b093e6c: Waiting [2024-12-09T02:02:22.333Z] 937eb76337ce: Waiting [2024-12-09T02:02:22.333Z] 75654b8eeebd: Waiting [2024-12-09T02:02:22.333Z] bd4d964d82d6: Layer already exists [2024-12-09T02:02:22.333Z] 326ac3434965: Layer already exists [2024-12-09T02:02:22.333Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:22.333Z] 162f00895552: Layer already exists [2024-12-09T02:02:22.333Z] b2ea0f68c0ae: Layer already exists [2024-12-09T02:02:22.333Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:22.333Z] 937eb76337ce: Layer already exists [2024-12-09T02:02:22.333Z] adfb3b093e6c: Layer already exists [2024-12-09T02:02:22.333Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:22.333Z] 4.0.0-dev.23: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:22.667Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:22.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:22.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T02:02:22.996Z] bd4d964d82d6: Preparing [2024-12-09T02:02:22.996Z] b2ea0f68c0ae: Preparing [2024-12-09T02:02:22.996Z] 162f00895552: Preparing [2024-12-09T02:02:22.996Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:22.996Z] 326ac3434965: Preparing [2024-12-09T02:02:22.996Z] 4a88161752f4: Preparing [2024-12-09T02:02:22.996Z] adfb3b093e6c: Preparing [2024-12-09T02:02:22.996Z] 937eb76337ce: Preparing [2024-12-09T02:02:22.996Z] 75654b8eeebd: Preparing [2024-12-09T02:02:22.996Z] adfb3b093e6c: Waiting [2024-12-09T02:02:22.996Z] 937eb76337ce: Waiting [2024-12-09T02:02:22.996Z] 75654b8eeebd: Waiting [2024-12-09T02:02:22.996Z] 4a88161752f4: Waiting [2024-12-09T02:02:22.996Z] 162f00895552: Layer already exists [2024-12-09T02:02:22.996Z] b2ea0f68c0ae: Layer already exists [2024-12-09T02:02:22.996Z] bd4d964d82d6: Layer already exists [2024-12-09T02:02:22.996Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:22.996Z] 326ac3434965: Layer already exists [2024-12-09T02:02:22.996Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:22.996Z] adfb3b093e6c: Layer already exists [2024-12-09T02:02:22.996Z] 937eb76337ce: Layer already exists [2024-12-09T02:02:22.996Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:22.996Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:23.331Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:23.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-09T02:02:23.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T02:02:23.656Z] bd4d964d82d6: Preparing [2024-12-09T02:02:23.656Z] b2ea0f68c0ae: Preparing [2024-12-09T02:02:23.656Z] 162f00895552: Preparing [2024-12-09T02:02:23.656Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:23.656Z] 326ac3434965: Preparing [2024-12-09T02:02:23.656Z] 4a88161752f4: Preparing [2024-12-09T02:02:23.656Z] adfb3b093e6c: Preparing [2024-12-09T02:02:23.656Z] 937eb76337ce: Preparing [2024-12-09T02:02:23.656Z] 75654b8eeebd: Preparing [2024-12-09T02:02:23.656Z] adfb3b093e6c: Waiting [2024-12-09T02:02:23.656Z] 937eb76337ce: Waiting [2024-12-09T02:02:23.656Z] 4a88161752f4: Waiting [2024-12-09T02:02:23.656Z] 162f00895552: Layer already exists [2024-12-09T02:02:23.656Z] bd4d964d82d6: Layer already exists [2024-12-09T02:02:23.656Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:23.656Z] 326ac3434965: Layer already exists [2024-12-09T02:02:23.656Z] b2ea0f68c0ae: Layer already exists [2024-12-09T02:02:23.656Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:23.656Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:23.656Z] adfb3b093e6c: Layer already exists [2024-12-09T02:02:23.656Z] 937eb76337ce: Layer already exists [2024-12-09T02:02:23.656Z] main: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:02:23.740Z] ===================================================== [Pipeline] echo [2024-12-09T02:02:23.755Z] taggedImages: [2024-12-09T02:02:23.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:23.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-09T02:02:23.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 [2024-12-09T02:02:23.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:23.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-09T02:02:23.782Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-09T02:02:23.782Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:23.782Z] latest [2024-12-09T02:02:23.782Z] 4.0.0-dev.23 [2024-12-09T02:02:23.782Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:23.782Z] main [2024-12-09T02:02:23.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:24.122Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:24.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:24.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T02:02:24.457Z] 665cdf680696: Preparing [2024-12-09T02:02:24.457Z] e05abc99978d: Preparing [2024-12-09T02:02:24.457Z] 8042e08b5b44: Preparing [2024-12-09T02:02:24.457Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:24.457Z] 326ac3434965: Preparing [2024-12-09T02:02:24.457Z] 4a88161752f4: Preparing [2024-12-09T02:02:24.457Z] eab963403ae5: Preparing [2024-12-09T02:02:24.457Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:24.457Z] 75654b8eeebd: Preparing [2024-12-09T02:02:24.457Z] 4a88161752f4: Waiting [2024-12-09T02:02:24.457Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:24.457Z] 75654b8eeebd: Waiting [2024-12-09T02:02:24.457Z] 326ac3434965: Layer already exists [2024-12-09T02:02:24.457Z] 665cdf680696: Layer already exists [2024-12-09T02:02:24.457Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:24.457Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:24.457Z] eab963403ae5: Layer already exists [2024-12-09T02:02:24.457Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:24.457Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:24.457Z] e05abc99978d: Pushed [2024-12-09T02:02:24.457Z] 8042e08b5b44: Pushed [2024-12-09T02:02:24.715Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:25.045Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:25.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-09T02:02:25.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T02:02:25.373Z] 665cdf680696: Preparing [2024-12-09T02:02:25.373Z] e05abc99978d: Preparing [2024-12-09T02:02:25.373Z] 8042e08b5b44: Preparing [2024-12-09T02:02:25.373Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:25.373Z] 326ac3434965: Preparing [2024-12-09T02:02:25.373Z] 4a88161752f4: Preparing [2024-12-09T02:02:25.373Z] eab963403ae5: Preparing [2024-12-09T02:02:25.373Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:25.373Z] 75654b8eeebd: Preparing [2024-12-09T02:02:25.373Z] eab963403ae5: Waiting [2024-12-09T02:02:25.373Z] 4a88161752f4: Waiting [2024-12-09T02:02:25.373Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:25.373Z] 75654b8eeebd: Waiting [2024-12-09T02:02:25.373Z] 665cdf680696: Layer already exists [2024-12-09T02:02:25.373Z] e05abc99978d: Layer already exists [2024-12-09T02:02:25.373Z] 326ac3434965: Layer already exists [2024-12-09T02:02:25.373Z] 8042e08b5b44: Layer already exists [2024-12-09T02:02:25.373Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:25.373Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:25.373Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:25.373Z] eab963403ae5: Layer already exists [2024-12-09T02:02:25.373Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:25.373Z] latest: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:25.698Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:26.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 [2024-12-09T02:02:26.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T02:02:26.020Z] 665cdf680696: Preparing [2024-12-09T02:02:26.020Z] e05abc99978d: Preparing [2024-12-09T02:02:26.020Z] 8042e08b5b44: Preparing [2024-12-09T02:02:26.020Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:26.020Z] 326ac3434965: Preparing [2024-12-09T02:02:26.020Z] 4a88161752f4: Preparing [2024-12-09T02:02:26.020Z] eab963403ae5: Preparing [2024-12-09T02:02:26.020Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:26.020Z] 75654b8eeebd: Preparing [2024-12-09T02:02:26.020Z] 4a88161752f4: Waiting [2024-12-09T02:02:26.020Z] eab963403ae5: Waiting [2024-12-09T02:02:26.020Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:26.020Z] 75654b8eeebd: Waiting [2024-12-09T02:02:26.020Z] 665cdf680696: Layer already exists [2024-12-09T02:02:26.020Z] e05abc99978d: Layer already exists [2024-12-09T02:02:26.020Z] 8042e08b5b44: Layer already exists [2024-12-09T02:02:26.020Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:26.020Z] 326ac3434965: Layer already exists [2024-12-09T02:02:26.020Z] eab963403ae5: Layer already exists [2024-12-09T02:02:26.020Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:26.020Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:26.020Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:26.020Z] 4.0.0-dev.23: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:26.350Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:26.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:26.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T02:02:26.672Z] 665cdf680696: Preparing [2024-12-09T02:02:26.672Z] e05abc99978d: Preparing [2024-12-09T02:02:26.672Z] 8042e08b5b44: Preparing [2024-12-09T02:02:26.672Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:26.672Z] 326ac3434965: Preparing [2024-12-09T02:02:26.672Z] 4a88161752f4: Preparing [2024-12-09T02:02:26.672Z] eab963403ae5: Preparing [2024-12-09T02:02:26.672Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:26.672Z] 75654b8eeebd: Preparing [2024-12-09T02:02:26.672Z] 75654b8eeebd: Waiting [2024-12-09T02:02:26.672Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:26.672Z] eab963403ae5: Waiting [2024-12-09T02:02:26.672Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:26.672Z] 8042e08b5b44: Layer already exists [2024-12-09T02:02:26.672Z] 326ac3434965: Layer already exists [2024-12-09T02:02:26.672Z] 665cdf680696: Layer already exists [2024-12-09T02:02:26.672Z] e05abc99978d: Layer already exists [2024-12-09T02:02:26.672Z] eab963403ae5: Layer already exists [2024-12-09T02:02:26.672Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:26.672Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:26.672Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:26.672Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:27.000Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:27.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-09T02:02:27.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T02:02:27.322Z] 665cdf680696: Preparing [2024-12-09T02:02:27.322Z] e05abc99978d: Preparing [2024-12-09T02:02:27.322Z] 8042e08b5b44: Preparing [2024-12-09T02:02:27.322Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:27.322Z] 326ac3434965: Preparing [2024-12-09T02:02:27.322Z] 4a88161752f4: Preparing [2024-12-09T02:02:27.322Z] eab963403ae5: Preparing [2024-12-09T02:02:27.322Z] 9e8cd25d4637: Preparing [2024-12-09T02:02:27.322Z] 75654b8eeebd: Preparing [2024-12-09T02:02:27.322Z] 4a88161752f4: Waiting [2024-12-09T02:02:27.322Z] eab963403ae5: Waiting [2024-12-09T02:02:27.322Z] 9e8cd25d4637: Waiting [2024-12-09T02:02:27.322Z] 75654b8eeebd: Waiting [2024-12-09T02:02:27.322Z] 326ac3434965: Layer already exists [2024-12-09T02:02:27.322Z] 665cdf680696: Layer already exists [2024-12-09T02:02:27.322Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:27.323Z] e05abc99978d: Layer already exists [2024-12-09T02:02:27.323Z] 8042e08b5b44: Layer already exists [2024-12-09T02:02:27.323Z] eab963403ae5: Layer already exists [2024-12-09T02:02:27.323Z] 9e8cd25d4637: Layer already exists [2024-12-09T02:02:27.323Z] 4a88161752f4: Layer already exists [2024-12-09T02:02:27.323Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:27.323Z] main: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:02:27.393Z] ===================================================== [Pipeline] echo [2024-12-09T02:02:27.407Z] taggedImages: [2024-12-09T02:02:27.407Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:27.407Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-09T02:02:27.407Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 [2024-12-09T02:02:27.407Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:27.407Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-09T02:02:27.433Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-09T02:02:27.433Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:27.433Z] latest [2024-12-09T02:02:27.433Z] 4.0.0-dev.23 [2024-12-09T02:02:27.433Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:27.433Z] main [2024-12-09T02:02:27.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:27.772Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:28.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:28.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T02:02:28.094Z] 15b168b6d8ac: Preparing [2024-12-09T02:02:28.094Z] b0a7f7a44683: Preparing [2024-12-09T02:02:28.094Z] 6d13f8176657: Preparing [2024-12-09T02:02:28.094Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:28.094Z] 326ac3434965: Preparing [2024-12-09T02:02:28.094Z] 728b8efdaae2: Preparing [2024-12-09T02:02:28.094Z] e5fc6bb86d0c: Preparing [2024-12-09T02:02:28.094Z] 75654b8eeebd: Preparing [2024-12-09T02:02:28.094Z] 75654b8eeebd: Waiting [2024-12-09T02:02:28.094Z] e5fc6bb86d0c: Waiting [2024-12-09T02:02:28.094Z] 728b8efdaae2: Waiting [2024-12-09T02:02:28.094Z] 326ac3434965: Layer already exists [2024-12-09T02:02:28.094Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:28.094Z] b0a7f7a44683: Pushed [2024-12-09T02:02:28.094Z] 15b168b6d8ac: Pushed [2024-12-09T02:02:28.094Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:28.353Z] e5fc6bb86d0c: Pushed [2024-12-09T02:02:28.612Z] 728b8efdaae2: Pushed [2024-12-09T02:02:31.905Z] 6d13f8176657: Pushed [2024-12-09T02:02:31.905Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:32.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:32.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-09T02:02:32.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T02:02:32.552Z] 15b168b6d8ac: Preparing [2024-12-09T02:02:32.552Z] b0a7f7a44683: Preparing [2024-12-09T02:02:32.552Z] 6d13f8176657: Preparing [2024-12-09T02:02:32.552Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:32.552Z] 326ac3434965: Preparing [2024-12-09T02:02:32.552Z] 728b8efdaae2: Preparing [2024-12-09T02:02:32.552Z] e5fc6bb86d0c: Preparing [2024-12-09T02:02:32.552Z] 75654b8eeebd: Preparing [2024-12-09T02:02:32.552Z] 728b8efdaae2: Waiting [2024-12-09T02:02:32.553Z] e5fc6bb86d0c: Waiting [2024-12-09T02:02:32.553Z] 75654b8eeebd: Waiting [2024-12-09T02:02:32.553Z] 326ac3434965: Layer already exists [2024-12-09T02:02:32.553Z] 6d13f8176657: Layer already exists [2024-12-09T02:02:32.553Z] 15b168b6d8ac: Layer already exists [2024-12-09T02:02:32.553Z] b0a7f7a44683: Layer already exists [2024-12-09T02:02:32.553Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:32.553Z] e5fc6bb86d0c: Layer already exists [2024-12-09T02:02:32.553Z] 728b8efdaae2: Layer already exists [2024-12-09T02:02:32.553Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:32.553Z] latest: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:32.873Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:33.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 [2024-12-09T02:02:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T02:02:33.194Z] 15b168b6d8ac: Preparing [2024-12-09T02:02:33.194Z] b0a7f7a44683: Preparing [2024-12-09T02:02:33.194Z] 6d13f8176657: Preparing [2024-12-09T02:02:33.194Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:33.194Z] 326ac3434965: Preparing [2024-12-09T02:02:33.194Z] 728b8efdaae2: Preparing [2024-12-09T02:02:33.194Z] e5fc6bb86d0c: Preparing [2024-12-09T02:02:33.194Z] 75654b8eeebd: Preparing [2024-12-09T02:02:33.194Z] 728b8efdaae2: Waiting [2024-12-09T02:02:33.194Z] e5fc6bb86d0c: Waiting [2024-12-09T02:02:33.194Z] 75654b8eeebd: Waiting [2024-12-09T02:02:33.194Z] b0a7f7a44683: Layer already exists [2024-12-09T02:02:33.194Z] 15b168b6d8ac: Layer already exists [2024-12-09T02:02:33.194Z] 6d13f8176657: Layer already exists [2024-12-09T02:02:33.194Z] 326ac3434965: Layer already exists [2024-12-09T02:02:33.194Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:33.194Z] 728b8efdaae2: Layer already exists [2024-12-09T02:02:33.194Z] e5fc6bb86d0c: Layer already exists [2024-12-09T02:02:33.194Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:33.194Z] 4.0.0-dev.23: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:33.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:33.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:33.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T02:02:33.840Z] 15b168b6d8ac: Preparing [2024-12-09T02:02:33.840Z] b0a7f7a44683: Preparing [2024-12-09T02:02:33.840Z] 6d13f8176657: Preparing [2024-12-09T02:02:33.840Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:33.840Z] 326ac3434965: Preparing [2024-12-09T02:02:33.840Z] 728b8efdaae2: Preparing [2024-12-09T02:02:33.840Z] e5fc6bb86d0c: Preparing [2024-12-09T02:02:33.840Z] 75654b8eeebd: Preparing [2024-12-09T02:02:33.840Z] e5fc6bb86d0c: Waiting [2024-12-09T02:02:33.840Z] 728b8efdaae2: Waiting [2024-12-09T02:02:33.840Z] 75654b8eeebd: Waiting [2024-12-09T02:02:33.840Z] 326ac3434965: Layer already exists [2024-12-09T02:02:33.840Z] b0a7f7a44683: Layer already exists [2024-12-09T02:02:33.840Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:33.840Z] 15b168b6d8ac: Layer already exists [2024-12-09T02:02:33.840Z] 6d13f8176657: Layer already exists [2024-12-09T02:02:33.840Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:33.840Z] 728b8efdaae2: Layer already exists [2024-12-09T02:02:33.840Z] e5fc6bb86d0c: Layer already exists [2024-12-09T02:02:33.840Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:34.162Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:34.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-09T02:02:34.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T02:02:34.486Z] 15b168b6d8ac: Preparing [2024-12-09T02:02:34.486Z] b0a7f7a44683: Preparing [2024-12-09T02:02:34.486Z] 6d13f8176657: Preparing [2024-12-09T02:02:34.486Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:34.486Z] 326ac3434965: Preparing [2024-12-09T02:02:34.486Z] 728b8efdaae2: Preparing [2024-12-09T02:02:34.486Z] e5fc6bb86d0c: Preparing [2024-12-09T02:02:34.486Z] 75654b8eeebd: Preparing [2024-12-09T02:02:34.486Z] 728b8efdaae2: Waiting [2024-12-09T02:02:34.486Z] e5fc6bb86d0c: Waiting [2024-12-09T02:02:34.486Z] 75654b8eeebd: Waiting [2024-12-09T02:02:34.486Z] 15b168b6d8ac: Layer already exists [2024-12-09T02:02:34.486Z] 326ac3434965: Layer already exists [2024-12-09T02:02:34.486Z] b0a7f7a44683: Layer already exists [2024-12-09T02:02:34.486Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:34.486Z] 6d13f8176657: Layer already exists [2024-12-09T02:02:34.486Z] 728b8efdaae2: Layer already exists [2024-12-09T02:02:34.486Z] e5fc6bb86d0c: Layer already exists [2024-12-09T02:02:34.486Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:34.486Z] main: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:02:34.565Z] ===================================================== [Pipeline] echo [2024-12-09T02:02:34.581Z] taggedImages: [2024-12-09T02:02:34.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:34.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-09T02:02:34.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 [2024-12-09T02:02:34.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:34.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-09T02:02:34.606Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-09T02:02:34.606Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:34.606Z] latest [2024-12-09T02:02:34.606Z] 4.0.0-dev.23 [2024-12-09T02:02:34.606Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:34.606Z] main [2024-12-09T02:02:34.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:34.938Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:35.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:35.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T02:02:35.255Z] c6b8a02ca6ef: Preparing [2024-12-09T02:02:35.255Z] b5a5ca9ade85: Preparing [2024-12-09T02:02:35.255Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:35.255Z] 326ac3434965: Preparing [2024-12-09T02:02:35.255Z] 5ec067fc8e38: Preparing [2024-12-09T02:02:35.255Z] 9b29417bf89f: Preparing [2024-12-09T02:02:35.255Z] 75654b8eeebd: Preparing [2024-12-09T02:02:35.255Z] 9b29417bf89f: Waiting [2024-12-09T02:02:35.255Z] 75654b8eeebd: Waiting [2024-12-09T02:02:35.255Z] 326ac3434965: Layer already exists [2024-12-09T02:02:35.255Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:35.255Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:35.255Z] c6b8a02ca6ef: Pushed [2024-12-09T02:02:35.599Z] 9b29417bf89f: Pushed [2024-12-09T02:02:35.856Z] 5ec067fc8e38: Pushed [2024-12-09T02:02:39.147Z] b5a5ca9ade85: Pushed [2024-12-09T02:02:39.147Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:39.472Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:39.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-09T02:02:39.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T02:02:39.794Z] c6b8a02ca6ef: Preparing [2024-12-09T02:02:39.794Z] b5a5ca9ade85: Preparing [2024-12-09T02:02:39.794Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:39.794Z] 326ac3434965: Preparing [2024-12-09T02:02:39.794Z] 5ec067fc8e38: Preparing [2024-12-09T02:02:39.794Z] 9b29417bf89f: Preparing [2024-12-09T02:02:39.794Z] 75654b8eeebd: Preparing [2024-12-09T02:02:39.794Z] 9b29417bf89f: Waiting [2024-12-09T02:02:39.794Z] 75654b8eeebd: Waiting [2024-12-09T02:02:39.794Z] 326ac3434965: Layer already exists [2024-12-09T02:02:39.794Z] b5a5ca9ade85: Layer already exists [2024-12-09T02:02:39.794Z] c6b8a02ca6ef: Layer already exists [2024-12-09T02:02:39.794Z] 5ec067fc8e38: Layer already exists [2024-12-09T02:02:39.794Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:39.794Z] 9b29417bf89f: Layer already exists [2024-12-09T02:02:39.794Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:39.794Z] latest: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:40.118Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:40.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 [2024-12-09T02:02:40.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T02:02:40.446Z] c6b8a02ca6ef: Preparing [2024-12-09T02:02:40.446Z] b5a5ca9ade85: Preparing [2024-12-09T02:02:40.446Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:40.446Z] 326ac3434965: Preparing [2024-12-09T02:02:40.446Z] 5ec067fc8e38: Preparing [2024-12-09T02:02:40.446Z] 9b29417bf89f: Preparing [2024-12-09T02:02:40.446Z] 75654b8eeebd: Preparing [2024-12-09T02:02:40.446Z] 9b29417bf89f: Waiting [2024-12-09T02:02:40.446Z] 75654b8eeebd: Waiting [2024-12-09T02:02:40.446Z] c6b8a02ca6ef: Layer already exists [2024-12-09T02:02:40.446Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:40.446Z] 5ec067fc8e38: Layer already exists [2024-12-09T02:02:40.446Z] b5a5ca9ade85: Layer already exists [2024-12-09T02:02:40.446Z] 326ac3434965: Layer already exists [2024-12-09T02:02:40.446Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:40.446Z] 9b29417bf89f: Layer already exists [2024-12-09T02:02:40.446Z] 4.0.0-dev.23: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:40.780Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:41.104Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:41.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T02:02:41.104Z] c6b8a02ca6ef: Preparing [2024-12-09T02:02:41.104Z] b5a5ca9ade85: Preparing [2024-12-09T02:02:41.104Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:41.104Z] 326ac3434965: Preparing [2024-12-09T02:02:41.104Z] 5ec067fc8e38: Preparing [2024-12-09T02:02:41.104Z] 9b29417bf89f: Preparing [2024-12-09T02:02:41.104Z] 75654b8eeebd: Preparing [2024-12-09T02:02:41.104Z] 9b29417bf89f: Waiting [2024-12-09T02:02:41.104Z] 75654b8eeebd: Waiting [2024-12-09T02:02:41.104Z] 326ac3434965: Layer already exists [2024-12-09T02:02:41.104Z] 5ec067fc8e38: Layer already exists [2024-12-09T02:02:41.104Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:41.104Z] b5a5ca9ade85: Layer already exists [2024-12-09T02:02:41.104Z] c6b8a02ca6ef: Layer already exists [2024-12-09T02:02:41.104Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:41.104Z] 9b29417bf89f: Layer already exists [2024-12-09T02:02:41.104Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:41.442Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:41.758Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-09T02:02:41.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T02:02:41.758Z] c6b8a02ca6ef: Preparing [2024-12-09T02:02:41.758Z] b5a5ca9ade85: Preparing [2024-12-09T02:02:41.758Z] ea9b518ea7cf: Preparing [2024-12-09T02:02:41.758Z] 326ac3434965: Preparing [2024-12-09T02:02:41.758Z] 5ec067fc8e38: Preparing [2024-12-09T02:02:41.758Z] 9b29417bf89f: Preparing [2024-12-09T02:02:41.758Z] 75654b8eeebd: Preparing [2024-12-09T02:02:41.758Z] 75654b8eeebd: Waiting [2024-12-09T02:02:41.758Z] 9b29417bf89f: Waiting [2024-12-09T02:02:41.758Z] 5ec067fc8e38: Layer already exists [2024-12-09T02:02:41.758Z] ea9b518ea7cf: Layer already exists [2024-12-09T02:02:41.758Z] b5a5ca9ade85: Layer already exists [2024-12-09T02:02:41.758Z] 326ac3434965: Layer already exists [2024-12-09T02:02:41.758Z] c6b8a02ca6ef: Layer already exists [2024-12-09T02:02:41.758Z] 9b29417bf89f: Layer already exists [2024-12-09T02:02:41.758Z] 75654b8eeebd: Layer already exists [2024-12-09T02:02:41.758Z] main: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:02:41.835Z] ===================================================== [Pipeline] echo [2024-12-09T02:02:41.848Z] taggedImages: [2024-12-09T02:02:41.848Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:02:41.848Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-09T02:02:41.848Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 [2024-12-09T02:02:41.848Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:02:41.848Z] - 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] } [2024-12-09T02:13:07.765Z] #155 ... [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T02:13:07.765Z] #145 DONE 675.4s [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T02:13:07.765Z] #154 ... [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:13:07.765Z] #156 DONE 0.3s [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T02:13:07.765Z] #144 ... [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:13:07.765Z] #157 DONE 0.3s [2024-12-09T02:13:07.765Z] [2024-12-09T02:13:07.765Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:13:07.766Z] #146 ... [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-09T02:13:07.766Z] #158 DONE 0.3s [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:13:07.766Z] #146 ... [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:13:07.766Z] #159 DONE 0.4s [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-09T02:13:07.766Z] #160 DONE 0.2s [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:13:07.766Z] #161 DONE 1.6s [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-09T02:13:07.766Z] #162 exporting layers [2024-12-09T02:13:07.766Z] #162 exporting layers 0.8s done [2024-12-09T02:13:07.766Z] #162 writing image sha256:6e07bdbe5b4eac828558719249fabd3ecf02402b25e1cf7ae5160fc1b010d225 done [2024-12-09T02:13:07.766Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-09T02:13:07.766Z] #162 DONE 0.8s [2024-12-09T02:13:07.766Z] [2024-12-09T02:13:07.766Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T02:13:26.259Z] #154 ... [2024-12-09T02:13:26.259Z] [2024-12-09T02:13:26.259Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T02:13:26.259Z] #144 DONE 697.5s [2024-12-09T02:13:26.259Z] [2024-12-09T02:13:26.259Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T02:13:26.259Z] #154 ... [2024-12-09T02:13:26.259Z] [2024-12-09T02:13:26.259Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-09T02:13:26.259Z] #163 DONE 0.6s [2024-12-09T02:13:26.259Z] [2024-12-09T02:13:26.259Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T02:13:26.850Z] #164 DONE 2.0s [2024-12-09T02:13:26.850Z] [2024-12-09T02:13:26.850Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:13:27.442Z] #165 DONE 0.5s [2024-12-09T02:13:27.442Z] [2024-12-09T02:13:27.442Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:13:27.442Z] #166 DONE 0.2s [2024-12-09T02:13:27.442Z] [2024-12-09T02:13:27.442Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-09T02:13:28.035Z] #167 DONE 0.4s [2024-12-09T02:13:28.035Z] [2024-12-09T02:13:28.035Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-09T02:13:28.035Z] #168 DONE 0.2s [2024-12-09T02:13:28.035Z] [2024-12-09T02:13:28.035Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T02:13:28.035Z] #152 698.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T02:13:28.307Z] #152 ... [2024-12-09T02:13:28.307Z] [2024-12-09T02:13:28.307Z] #169 [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/ [2024-12-09T02:13:28.307Z] #169 DONE 0.2s [2024-12-09T02:13:28.576Z] [2024-12-09T02:13:28.576Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T02:13:28.576Z] #154 DONE 702.4s [2024-12-09T02:13:28.576Z] [2024-12-09T02:13:28.577Z] #170 [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/ [2024-12-09T02:13:28.577Z] #170 DONE 0.3s [2024-12-09T02:13:28.577Z] [2024-12-09T02:13:28.577Z] #171 [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/ [2024-12-09T02:13:29.165Z] #171 DONE 0.6s [2024-12-09T02:13:29.165Z] [2024-12-09T02:13:29.165Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:13:29.430Z] #172 DONE 0.6s [2024-12-09T02:13:29.431Z] [2024-12-09T02:13:29.431Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:13:29.431Z] #173 DONE 0.2s [2024-12-09T02:13:29.431Z] [2024-12-09T02:13:29.431Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-09T02:13:29.696Z] #174 DONE 0.2s [2024-12-09T02:13:29.696Z] [2024-12-09T02:13:29.696Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T02:13:29.980Z] #175 ... [2024-12-09T02:13:29.980Z] [2024-12-09T02:13:29.980Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-09T02:13:29.980Z] #176 DONE 0.3s [2024-12-09T02:13:29.980Z] [2024-12-09T02:13:29.980Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-09T02:13:30.255Z] #177 DONE 0.4s [2024-12-09T02:13:30.255Z] [2024-12-09T02:13:30.255Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-09T02:13:30.855Z] #178 DONE 0.3s [2024-12-09T02:13:30.855Z] [2024-12-09T02:13:30.855Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T02:13:31.135Z] #179 DONE 0.3s [2024-12-09T02:13:31.135Z] [2024-12-09T02:13:31.135Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:13:31.754Z] #180 ... [2024-12-09T02:13:31.754Z] [2024-12-09T02:13:31.754Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T02:13:31.755Z] #175 DONE 2.2s [2024-12-09T02:13:32.027Z] [2024-12-09T02:13:32.027Z] #181 [security-bootstrapper] exporting to image [2024-12-09T02:13:32.027Z] #181 exporting layers [2024-12-09T02:13:33.509Z] #181 ... [2024-12-09T02:13:33.509Z] [2024-12-09T02:13:33.509Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:13:33.509Z] #180 DONE 2.3s [2024-12-09T02:13:33.509Z] [2024-12-09T02:13:33.509Z] #182 [security-proxy-setup] exporting to image [2024-12-09T02:13:33.884Z] #182 ... [2024-12-09T02:13:33.884Z] [2024-12-09T02:13:33.884Z] #181 [security-bootstrapper] exporting to image [2024-12-09T02:13:33.884Z] #181 exporting layers 1.7s done [2024-12-09T02:13:33.884Z] #181 writing image sha256:c5db1b665b2f5d24a6fa658e5ad29ef33cad4efc3e2e715c732c871ccd370a1d 0.2s done [2024-12-09T02:13:33.884Z] #181 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-09T02:13:33.884Z] #181 DONE 1.9s [2024-12-09T02:13:34.175Z] [2024-12-09T02:13:34.175Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T02:13:34.810Z] #147 ... [2024-12-09T02:13:34.810Z] [2024-12-09T02:13:34.810Z] #182 [security-proxy-setup] exporting to image [2024-12-09T02:13:34.810Z] #182 exporting layers 1.4s done [2024-12-09T02:13:34.810Z] #182 writing image sha256:f119d50a03f79b1001e67abdb159c521418accd55569ad6cb0db0f6bf7facaca 0.1s done [2024-12-09T02:13:34.810Z] #182 naming to docker.io/library/security-proxy-setup-arm64 [2024-12-09T02:13:34.810Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-09T02:13:34.810Z] #182 DONE 1.5s [2024-12-09T02:13:34.810Z] [2024-12-09T02:13:34.810Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T02:13:37.423Z] #149 ... [2024-12-09T02:13:37.423Z] [2024-12-09T02:13:37.423Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T02:13:37.423Z] #152 DONE 710.8s [2024-12-09T02:13:37.423Z] [2024-12-09T02:13:37.423Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:13:37.423Z] #146 ... [2024-12-09T02:13:37.423Z] [2024-12-09T02:13:37.423Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:13:37.739Z] #183 DONE 0.3s [2024-12-09T02:13:37.739Z] [2024-12-09T02:13:37.739Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:13:38.004Z] #184 DONE 0.4s [2024-12-09T02:13:38.005Z] [2024-12-09T02:13:38.005Z] #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 [2024-12-09T02:13:38.291Z] #185 DONE 0.1s [2024-12-09T02:13:38.292Z] [2024-12-09T02:13:38.292Z] #186 [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 [2024-12-09T02:13:38.292Z] #186 DONE 0.2s [2024-12-09T02:13:38.292Z] [2024-12-09T02:13:38.292Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:13:38.562Z] #187 DONE 0.1s [2024-12-09T02:13:38.562Z] [2024-12-09T02:13:38.562Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-09T02:13:38.838Z] #188 DONE 0.3s [2024-12-09T02:13:38.838Z] [2024-12-09T02:13:38.839Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T02:13:39.109Z] #189 DONE 0.3s [2024-12-09T02:13:39.109Z] [2024-12-09T02:13:39.109Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T02:13:39.376Z] #190 DONE 0.1s [2024-12-09T02:13:39.376Z] [2024-12-09T02:13:39.376Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:13:41.334Z] #191 DONE 1.8s [2024-12-09T02:13:41.334Z] [2024-12-09T02:13:41.334Z] #192 [security-secretstore-setup] exporting to image [2024-12-09T02:13:41.334Z] #192 exporting layers [2024-12-09T02:13:42.306Z] #192 exporting layers 1.1s done [2024-12-09T02:13:42.306Z] #192 writing image sha256:25e6991fc8da754bdf3de78a7c93341c39d872ad21bbef2bc2847d4151c207f2 done [2024-12-09T02:13:42.306Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-09T02:13:42.306Z] #192 DONE 1.1s [2024-12-09T02:13:42.306Z] [2024-12-09T02:13:42.306Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T02:15:03.978Z] #147 ... [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T02:15:03.978Z] #148 DONE 794.0s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:15:03.978Z] #193 DONE 0.6s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:15:03.978Z] #194 DONE 0.2s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-09T02:15:03.978Z] #195 DONE 0.4s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:15:03.978Z] #196 DONE 0.2s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-09T02:15:03.978Z] #197 exporting layers [2024-12-09T02:15:03.978Z] #197 exporting layers 1.6s done [2024-12-09T02:15:03.978Z] #197 writing image sha256:32b999f4d93d5cbe0191f435f5cce74f8fc83d5f79d986524308694a01493f96 done [2024-12-09T02:15:03.978Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-12-09T02:15:03.978Z] #197 DONE 1.6s [2024-12-09T02:15:03.978Z] [2024-12-09T02:15:03.978Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:19:10.906Z] #146 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T02:19:10.906Z] #149 DONE 1031.1s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T02:19:10.906Z] #146 DONE 1031.1s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:19:10.906Z] #155 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:19:10.906Z] #198 DONE 0.5s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T02:19:10.906Z] #150 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:19:10.906Z] #199 CACHED [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:19:10.906Z] #200 DONE 0.2s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:19:10.906Z] #201 CACHED [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-09T02:19:10.906Z] #202 DONE 0.4s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-09T02:19:10.906Z] #203 DONE 0.4s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:19:10.906Z] #204 DONE 0.2s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:19:10.906Z] #205 DONE 0.2s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #206 [core-command] exporting to image [2024-12-09T02:19:10.906Z] #206 exporting layers [2024-12-09T02:19:10.906Z] #206 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-09T02:19:10.906Z] #207 DONE 0.3s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:19:10.906Z] #208 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #206 [core-command] exporting to image [2024-12-09T02:19:10.906Z] #206 exporting layers 0.6s done [2024-12-09T02:19:10.906Z] #206 writing image sha256:bf8e86760d5d63426c516ccb206f1774e906c39edcf54c46f40d49da4474b07d 0.0s done [2024-12-09T02:19:10.906Z] #206 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-09T02:19:10.906Z] #206 DONE 0.6s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T02:19:10.906Z] #150 ... [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T02:19:10.906Z] #208 DONE 1.9s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #209 [security-proxy-auth] exporting to image [2024-12-09T02:19:10.906Z] #209 exporting layers 0.8s done [2024-12-09T02:19:10.906Z] #209 writing image sha256:846dc01a0bace4f3090029e83b539452e523335608a4396f5dc5257f509c4370 done [2024-12-09T02:19:10.906Z] #209 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-09T02:19:10.906Z] #209 DONE 0.9s [2024-12-09T02:19:10.906Z] [2024-12-09T02:19:10.906Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:19:49.789Z] #155 ... [2024-12-09T02:19:49.789Z] [2024-12-09T02:19:49.789Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T02:19:49.789Z] #151 DONE 1083.2s [2024-12-09T02:19:49.789Z] [2024-12-09T02:19:49.789Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T02:19:49.789Z] #150 DONE 1083.3s [2024-12-09T02:19:49.789Z] [2024-12-09T02:19:49.789Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T02:19:49.789Z] #147 DONE 1083.3s [2024-12-09T02:19:49.789Z] [2024-12-09T02:19:49.789Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:19:49.789Z] #155 ... [2024-12-09T02:19:49.789Z] [2024-12-09T02:19:49.789Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:19:50.056Z] #210 DONE 0.3s [2024-12-09T02:19:50.056Z] [2024-12-09T02:19:50.056Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:19:50.056Z] #211 DONE 0.3s [2024-12-09T02:19:50.056Z] [2024-12-09T02:19:50.056Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:19:50.323Z] #212 DONE 0.5s [2024-12-09T02:19:50.323Z] [2024-12-09T02:19:50.323Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:19:50.323Z] #213 DONE 0.2s [2024-12-09T02:19:50.323Z] [2024-12-09T02:19:50.323Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:19:50.323Z] #214 DONE 0.3s [2024-12-09T02:19:50.323Z] [2024-12-09T02:19:50.323Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-09T02:19:50.909Z] #215 DONE 0.5s [2024-12-09T02:19:50.909Z] [2024-12-09T02:19:50.909Z] #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T02:19:50.909Z] #216 DONE 0.7s [2024-12-09T02:19:50.909Z] [2024-12-09T02:19:50.909Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-09T02:19:50.909Z] #217 DONE 0.4s [2024-12-09T02:19:50.909Z] [2024-12-09T02:19:50.909Z] #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:19:50.909Z] #218 DONE 0.1s [2024-12-09T02:19:50.909Z] [2024-12-09T02:19:50.909Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:19:51.177Z] #219 DONE 0.2s [2024-12-09T02:19:51.177Z] [2024-12-09T02:19:51.177Z] #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T02:19:51.177Z] #220 ... [2024-12-09T02:19:51.177Z] [2024-12-09T02:19:51.177Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:19:51.177Z] #221 DONE 0.3s [2024-12-09T02:19:51.445Z] [2024-12-09T02:19:51.446Z] #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T02:19:51.446Z] #220 DONE 0.3s [2024-12-09T02:19:51.446Z] [2024-12-09T02:19:51.446Z] #222 [core-keeper] exporting to image [2024-12-09T02:19:51.446Z] #222 exporting layers [2024-12-09T02:19:51.446Z] #222 ... [2024-12-09T02:19:51.446Z] [2024-12-09T02:19:51.446Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-09T02:19:51.446Z] #223 DONE 0.3s [2024-12-09T02:19:51.446Z] [2024-12-09T02:19:51.446Z] #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-09T02:19:51.446Z] #224 DONE 0.3s [2024-12-09T02:19:51.714Z] [2024-12-09T02:19:51.714Z] #225 [core-data] exporting to image [2024-12-09T02:19:51.714Z] #225 ... [2024-12-09T02:19:51.714Z] [2024-12-09T02:19:51.714Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-09T02:19:51.714Z] #226 DONE 0.3s [2024-12-09T02:19:51.982Z] [2024-12-09T02:19:51.982Z] #227 [core-metadata] exporting to image [2024-12-09T02:19:51.982Z] #227 ... [2024-12-09T02:19:51.982Z] [2024-12-09T02:19:51.982Z] #222 [core-keeper] exporting to image [2024-12-09T02:19:51.982Z] #222 exporting layers 0.7s done [2024-12-09T02:19:51.982Z] #222 writing image sha256:06abd8e70cdb8a57c3bc6ace01e71ec71c20da438b8eda2b5d44749f556fcda5 0.0s done [2024-12-09T02:19:51.982Z] #222 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-09T02:19:51.982Z] #222 DONE 0.8s [2024-12-09T02:19:51.982Z] [2024-12-09T02:19:51.982Z] #225 [core-data] exporting to image [2024-12-09T02:19:51.982Z] #225 exporting layers 0.6s done [2024-12-09T02:19:51.982Z] #225 writing image sha256:9fe93388dda234d014ff263cfa6392be07d64ccb390fba827a4560fbffcfc98d done [2024-12-09T02:19:51.982Z] #225 naming to docker.io/library/core-data-arm64 0.0s done [2024-12-09T02:19:51.982Z] #225 DONE 0.7s [2024-12-09T02:19:52.251Z] [2024-12-09T02:19:52.251Z] #227 [core-metadata] exporting to image [2024-12-09T02:19:52.251Z] #227 exporting layers 0.5s done [2024-12-09T02:19:52.251Z] #227 writing image sha256:ccbf6f32834483d900d54230a79e1ed423109d863777ac5a6cb469515023c903 done [2024-12-09T02:19:52.251Z] #227 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-12-09T02:19:52.251Z] #227 DONE 0.5s [2024-12-09T02:19:52.251Z] [2024-12-09T02:19:52.251Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T02:20:07.249Z] #153 DONE 1100.1s [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:20:07.249Z] #155 ... [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:20:07.249Z] #228 DONE 0.3s [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:20:07.249Z] #229 DONE 0.2s [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-09T02:20:07.249Z] #230 DONE 0.4s [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T02:20:07.249Z] #155 DONE 1101.1s [2024-12-09T02:20:07.249Z] [2024-12-09T02:20:07.249Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-09T02:20:07.518Z] #231 DONE 0.2s [2024-12-09T02:20:07.518Z] [2024-12-09T02:20:07.518Z] #232 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T02:20:07.518Z] #232 DONE 0.1s [2024-12-09T02:20:07.518Z] [2024-12-09T02:20:07.518Z] #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-09T02:20:07.783Z] #233 DONE 0.2s [2024-12-09T02:20:07.784Z] [2024-12-09T02:20:07.784Z] #234 [support-notifications] exporting to image [2024-12-09T02:20:07.784Z] #234 exporting layers [2024-12-09T02:20:07.784Z] #234 ... [2024-12-09T02:20:07.784Z] [2024-12-09T02:20:07.784Z] #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T02:20:07.784Z] #235 DONE 0.2s [2024-12-09T02:20:08.059Z] [2024-12-09T02:20:08.059Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-09T02:20:08.324Z] #236 ... [2024-12-09T02:20:08.324Z] [2024-12-09T02:20:08.324Z] #234 [support-notifications] exporting to image [2024-12-09T02:20:08.324Z] #234 exporting layers 0.5s done [2024-12-09T02:20:08.324Z] #234 writing image sha256:3d8c11034a0988b9cff5f8c8846f08a8ea379e458a2d874db24675b8e5677294 done [2024-12-09T02:20:08.324Z] #234 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-09T02:20:08.324Z] #234 DONE 0.5s [2024-12-09T02:20:08.324Z] [2024-12-09T02:20:08.324Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-09T02:20:08.324Z] #236 DONE 0.6s [2024-12-09T02:20:08.324Z] [2024-12-09T02:20:08.324Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-09T02:20:08.589Z] #237 DONE 0.2s [2024-12-09T02:20:08.589Z] [2024-12-09T02:20:08.589Z] #238 [support-scheduler] exporting to image [2024-12-09T02:20:09.170Z] #238 exporting layers 0.6s done [2024-12-09T02:20:09.170Z] #238 writing image sha256:cefc201e2be7b226185b5d9a930b7f19f94fe11b37cb0386f932438b9e52061d done [2024-12-09T02:20:09.170Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2024-12-09T02:20:09.170Z] #238 DONE 0.6s [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T02:20:09.170Z] time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-09T02:20:09.184Z] $ docker stop --time=1 fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 [2024-12-09T02:20:10.726Z] $ docker rm -f --volumes fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:20:11.200Z] + docker images [2024-12-09T02:20:11.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-09T02:20:11.200Z] support-scheduler-arm64 latest cefc201e2be7 3 seconds ago 53.6MB [2024-12-09T02:20:11.200Z] support-notifications-arm64 latest 3d8c11034a09 4 seconds ago 52.7MB [2024-12-09T02:20:11.200Z] core-metadata-arm64 latest ccbf6f328344 20 seconds ago 38.5MB [2024-12-09T02:20:11.200Z] core-data-arm64 latest 9fe93388dda2 20 seconds ago 38.5MB [2024-12-09T02:20:11.200Z] core-keeper-arm64 latest 06abd8e70cdb 20 seconds ago 31.7MB [2024-12-09T02:20:11.200Z] security-proxy-auth-arm64 latest 846dc01a0bac About a minute ago 33.3MB [2024-12-09T02:20:11.200Z] core-command-arm64 latest bf8e86760d5d About a minute ago 34.3MB [2024-12-09T02:20:11.200Z] security-spiffe-token-provider-arm64 latest 32b999f4d93d 5 minutes ago 40.2MB [2024-12-09T02:20:11.200Z] security-secretstore-setup-arm64 latest 25e6991fc8da 6 minutes ago 47.6MB [2024-12-09T02:20:11.200Z] security-proxy-setup-arm64 latest f119d50a03f7 6 minutes ago 36.2MB [2024-12-09T02:20:11.200Z] security-bootstrapper-arm64 latest c5db1b665b2f 6 minutes ago 27.2MB [2024-12-09T02:20:11.200Z] core-common-config-bootstrapper-arm64 latest 6e07bdbe5b4e 7 minutes ago 24.1MB [2024-12-09T02:20:11.200Z] security-spire-agent-arm64 latest 54b95cb9028a 18 minutes ago 182MB [2024-12-09T02:20:11.200Z] security-spire-server-arm64 latest 6225720b1400 19 minutes ago 124MB [2024-12-09T02:20:11.200Z] security-spire-config-arm64 latest e20d7b3da254 19 minutes ago 123MB [2024-12-09T02:20:11.200Z] ci-base-image-arm64 latest afdc3fd693c6 20 minutes ago 960MB [2024-12-09T02:20:11.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-09T02:20:11.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 [2024-12-09T02:20:11.355Z] provisioning config files... [2024-12-09T02:20:11.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config6431098073265480527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:20:11.707Z] ---> ****-login.sh [2024-12-09T02:20:11.708Z] nexus3.edgexfoundry.org:10001 [2024-12-09T02:20:11.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:20:11.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:20:11.973Z] Configure a credential helper to remove this warning. See [2024-12-09T02:20:11.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:20:11.973Z] [2024-12-09T02:20:11.973Z] Login Succeeded [2024-12-09T02:20:11.973Z] nexus3.edgexfoundry.org:10002 [2024-12-09T02:20:11.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:20:12.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:20:12.241Z] Configure a credential helper to remove this warning. See [2024-12-09T02:20:12.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:20:12.241Z] [2024-12-09T02:20:12.241Z] Login Succeeded [2024-12-09T02:20:12.241Z] nexus3.edgexfoundry.org:10003 [2024-12-09T02:20:12.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:20:12.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:20:12.509Z] Configure a credential helper to remove this warning. See [2024-12-09T02:20:12.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:20:12.509Z] [2024-12-09T02:20:12.509Z] Login Succeeded [2024-12-09T02:20:12.509Z] nexus3.edgexfoundry.org:10004 [2024-12-09T02:20:12.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:20:12.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:20:12.776Z] Configure a credential helper to remove this warning. See [2024-12-09T02:20:12.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:20:12.776Z] [2024-12-09T02:20:12.776Z] Login Succeeded [2024-12-09T02:20:12.776Z] ****.io [2024-12-09T02:20:13.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:20:13.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:20:13.307Z] Configure a credential helper to remove this warning. See [2024-12-09T02:20:13.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:20:13.307Z] [2024-12-09T02:20:13.307Z] Login Succeeded [2024-12-09T02:20:13.307Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T02:20:13.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:20:13.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T02:20:13.394Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-09T02:20:13.394Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:13.394Z] latest [2024-12-09T02:20:13.394Z] 4.0.0-dev.23 [2024-12-09T02:20:13.394Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:13.394Z] main [2024-12-09T02:20:13.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:13.825Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:14.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:14.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T02:20:14.195Z] 95a20d5c6a14: Preparing [2024-12-09T02:20:14.195Z] 3ad3b767c35d: Preparing [2024-12-09T02:20:14.195Z] 73c92f32e54b: Preparing [2024-12-09T02:20:14.195Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:14.195Z] db5d4c21282d: Preparing [2024-12-09T02:20:14.195Z] a1694c968392: Preparing [2024-12-09T02:20:14.195Z] 651d9022c234: Preparing [2024-12-09T02:20:14.195Z] a1694c968392: Waiting [2024-12-09T02:20:14.195Z] 651d9022c234: Waiting [2024-12-09T02:20:14.462Z] 73c92f32e54b: Pushed [2024-12-09T02:20:14.462Z] 95a20d5c6a14: Pushed [2024-12-09T02:20:14.462Z] b690f9ac5ef7: Pushed [2024-12-09T02:20:14.462Z] 651d9022c234: Layer already exists [2024-12-09T02:20:14.462Z] a1694c968392: Pushed [2024-12-09T02:20:15.921Z] db5d4c21282d: Pushed [2024-12-09T02:20:19.262Z] 3ad3b767c35d: Pushed [2024-12-09T02:20:19.262Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:19.632Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:19.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-09T02:20:19.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T02:20:19.991Z] 95a20d5c6a14: Preparing [2024-12-09T02:20:19.991Z] 3ad3b767c35d: Preparing [2024-12-09T02:20:19.991Z] 73c92f32e54b: Preparing [2024-12-09T02:20:19.991Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:19.991Z] db5d4c21282d: Preparing [2024-12-09T02:20:19.991Z] a1694c968392: Preparing [2024-12-09T02:20:19.991Z] 651d9022c234: Preparing [2024-12-09T02:20:19.991Z] a1694c968392: Waiting [2024-12-09T02:20:19.991Z] 651d9022c234: Waiting [2024-12-09T02:20:19.991Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:19.991Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:19.991Z] 95a20d5c6a14: Layer already exists [2024-12-09T02:20:19.991Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:19.991Z] 3ad3b767c35d: Layer already exists [2024-12-09T02:20:19.991Z] 651d9022c234: Layer already exists [2024-12-09T02:20:19.991Z] a1694c968392: Layer already exists [2024-12-09T02:20:20.259Z] latest: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:20.625Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:20.990Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 [2024-12-09T02:20:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T02:20:20.990Z] 95a20d5c6a14: Preparing [2024-12-09T02:20:20.990Z] 3ad3b767c35d: Preparing [2024-12-09T02:20:20.990Z] 73c92f32e54b: Preparing [2024-12-09T02:20:20.990Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:20.990Z] db5d4c21282d: Preparing [2024-12-09T02:20:20.990Z] a1694c968392: Preparing [2024-12-09T02:20:20.990Z] 651d9022c234: Preparing [2024-12-09T02:20:20.990Z] 651d9022c234: Waiting [2024-12-09T02:20:20.990Z] a1694c968392: Waiting [2024-12-09T02:20:20.990Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:20.990Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:20.990Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:20.990Z] 3ad3b767c35d: Layer already exists [2024-12-09T02:20:20.990Z] 95a20d5c6a14: Layer already exists [2024-12-09T02:20:20.990Z] a1694c968392: Layer already exists [2024-12-09T02:20:20.990Z] 651d9022c234: Layer already exists [2024-12-09T02:20:21.256Z] 4.0.0-dev.23: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:21.623Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:21.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:21.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T02:20:21.983Z] 95a20d5c6a14: Preparing [2024-12-09T02:20:21.983Z] 3ad3b767c35d: Preparing [2024-12-09T02:20:21.983Z] 73c92f32e54b: Preparing [2024-12-09T02:20:21.983Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:21.983Z] db5d4c21282d: Preparing [2024-12-09T02:20:21.983Z] a1694c968392: Preparing [2024-12-09T02:20:21.983Z] 651d9022c234: Preparing [2024-12-09T02:20:21.983Z] a1694c968392: Waiting [2024-12-09T02:20:21.983Z] 651d9022c234: Waiting [2024-12-09T02:20:21.983Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:21.983Z] 95a20d5c6a14: Layer already exists [2024-12-09T02:20:21.983Z] 3ad3b767c35d: Layer already exists [2024-12-09T02:20:21.983Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:21.983Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:21.983Z] a1694c968392: Layer already exists [2024-12-09T02:20:21.983Z] 651d9022c234: Layer already exists [2024-12-09T02:20:22.248Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:22.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:22.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-09T02:20:22.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T02:20:22.948Z] 95a20d5c6a14: Preparing [2024-12-09T02:20:22.948Z] 3ad3b767c35d: Preparing [2024-12-09T02:20:22.948Z] 73c92f32e54b: Preparing [2024-12-09T02:20:22.948Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:22.948Z] db5d4c21282d: Preparing [2024-12-09T02:20:22.948Z] a1694c968392: Preparing [2024-12-09T02:20:22.948Z] 651d9022c234: Preparing [2024-12-09T02:20:22.948Z] 651d9022c234: Waiting [2024-12-09T02:20:22.948Z] a1694c968392: Waiting [2024-12-09T02:20:22.948Z] 3ad3b767c35d: Layer already exists [2024-12-09T02:20:22.948Z] 95a20d5c6a14: Layer already exists [2024-12-09T02:20:22.948Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:22.948Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:22.948Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:22.948Z] a1694c968392: Layer already exists [2024-12-09T02:20:22.948Z] 651d9022c234: Layer already exists [2024-12-09T02:20:23.212Z] main: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:20:23.289Z] ===================================================== [Pipeline] echo [2024-12-09T02:20:23.300Z] taggedImages: [2024-12-09T02:20:23.300Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:23.300Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-09T02:20:23.300Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 [2024-12-09T02:20:23.300Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:23.300Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-09T02:20:23.327Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-09T02:20:23.327Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:23.327Z] latest [2024-12-09T02:20:23.327Z] 4.0.0-dev.23 [2024-12-09T02:20:23.327Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:23.327Z] main [2024-12-09T02:20:23.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:23.692Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:24.099Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:24.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T02:20:24.100Z] d0adf0ee5c4f: Preparing [2024-12-09T02:20:24.100Z] 36bd1a314cf5: Preparing [2024-12-09T02:20:24.100Z] a00a602bde96: Preparing [2024-12-09T02:20:24.100Z] 163f592fc184: Preparing [2024-12-09T02:20:24.100Z] 73c92f32e54b: Preparing [2024-12-09T02:20:24.100Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:24.100Z] db5d4c21282d: Preparing [2024-12-09T02:20:24.100Z] a1694c968392: Preparing [2024-12-09T02:20:24.100Z] 651d9022c234: Preparing [2024-12-09T02:20:24.100Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:24.100Z] db5d4c21282d: Waiting [2024-12-09T02:20:24.100Z] a1694c968392: Waiting [2024-12-09T02:20:24.100Z] 651d9022c234: Waiting [2024-12-09T02:20:24.364Z] 36bd1a314cf5: Pushed [2024-12-09T02:20:24.364Z] a00a602bde96: Pushed [2024-12-09T02:20:24.364Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:24.364Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:24.364Z] a1694c968392: Layer already exists [2024-12-09T02:20:24.364Z] d0adf0ee5c4f: Pushed [2024-12-09T02:20:24.364Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:24.364Z] 651d9022c234: Layer already exists [2024-12-09T02:20:26.298Z] 163f592fc184: Pushed [2024-12-09T02:20:26.565Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:26.932Z] + 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 [2024-12-09T02:20:27.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-09T02:20:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T02:20:27.294Z] d0adf0ee5c4f: Preparing [2024-12-09T02:20:27.294Z] 36bd1a314cf5: Preparing [2024-12-09T02:20:27.294Z] a00a602bde96: Preparing [2024-12-09T02:20:27.294Z] 163f592fc184: Preparing [2024-12-09T02:20:27.294Z] 73c92f32e54b: Preparing [2024-12-09T02:20:27.294Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:27.294Z] db5d4c21282d: Preparing [2024-12-09T02:20:27.294Z] a1694c968392: Preparing [2024-12-09T02:20:27.294Z] 651d9022c234: Preparing [2024-12-09T02:20:27.294Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:27.294Z] a1694c968392: Waiting [2024-12-09T02:20:27.294Z] 651d9022c234: Waiting [2024-12-09T02:20:27.294Z] db5d4c21282d: Waiting [2024-12-09T02:20:27.294Z] 163f592fc184: Layer already exists [2024-12-09T02:20:27.294Z] a00a602bde96: Layer already exists [2024-12-09T02:20:27.294Z] 36bd1a314cf5: Layer already exists [2024-12-09T02:20:27.294Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:27.294Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:27.294Z] d0adf0ee5c4f: Layer already exists [2024-12-09T02:20:27.294Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:27.294Z] a1694c968392: Layer already exists [2024-12-09T02:20:27.559Z] 651d9022c234: Layer already exists [2024-12-09T02:20:27.560Z] latest: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:27.931Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:28.290Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 [2024-12-09T02:20:28.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T02:20:28.290Z] d0adf0ee5c4f: Preparing [2024-12-09T02:20:28.290Z] 36bd1a314cf5: Preparing [2024-12-09T02:20:28.290Z] a00a602bde96: Preparing [2024-12-09T02:20:28.290Z] 163f592fc184: Preparing [2024-12-09T02:20:28.290Z] 73c92f32e54b: Preparing [2024-12-09T02:20:28.290Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:28.290Z] db5d4c21282d: Preparing [2024-12-09T02:20:28.290Z] a1694c968392: Preparing [2024-12-09T02:20:28.290Z] 651d9022c234: Preparing [2024-12-09T02:20:28.290Z] db5d4c21282d: Waiting [2024-12-09T02:20:28.290Z] a1694c968392: Waiting [2024-12-09T02:20:28.290Z] 651d9022c234: Waiting [2024-12-09T02:20:28.290Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:28.290Z] a00a602bde96: Layer already exists [2024-12-09T02:20:28.290Z] 163f592fc184: Layer already exists [2024-12-09T02:20:28.290Z] 36bd1a314cf5: Layer already exists [2024-12-09T02:20:28.290Z] d0adf0ee5c4f: Layer already exists [2024-12-09T02:20:28.290Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:28.290Z] a1694c968392: Layer already exists [2024-12-09T02:20:28.290Z] 651d9022c234: Layer already exists [2024-12-09T02:20:28.290Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:28.290Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:28.558Z] 4.0.0-dev.23: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:28.924Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:29.296Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:29.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T02:20:29.296Z] d0adf0ee5c4f: Preparing [2024-12-09T02:20:29.296Z] 36bd1a314cf5: Preparing [2024-12-09T02:20:29.296Z] a00a602bde96: Preparing [2024-12-09T02:20:29.296Z] 163f592fc184: Preparing [2024-12-09T02:20:29.296Z] 73c92f32e54b: Preparing [2024-12-09T02:20:29.296Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:29.296Z] db5d4c21282d: Preparing [2024-12-09T02:20:29.296Z] a1694c968392: Preparing [2024-12-09T02:20:29.296Z] 651d9022c234: Preparing [2024-12-09T02:20:29.296Z] db5d4c21282d: Waiting [2024-12-09T02:20:29.296Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:29.296Z] a1694c968392: Waiting [2024-12-09T02:20:29.296Z] 651d9022c234: Waiting [2024-12-09T02:20:29.296Z] d0adf0ee5c4f: Layer already exists [2024-12-09T02:20:29.296Z] 163f592fc184: Layer already exists [2024-12-09T02:20:29.296Z] a00a602bde96: Layer already exists [2024-12-09T02:20:29.296Z] 36bd1a314cf5: Layer already exists [2024-12-09T02:20:29.296Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:29.296Z] a1694c968392: Layer already exists [2024-12-09T02:20:29.296Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:29.296Z] 651d9022c234: Layer already exists [2024-12-09T02:20:29.296Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:29.565Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:29.941Z] + 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 [2024-12-09T02:20:30.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-09T02:20:30.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T02:20:30.295Z] d0adf0ee5c4f: Preparing [2024-12-09T02:20:30.295Z] 36bd1a314cf5: Preparing [2024-12-09T02:20:30.295Z] a00a602bde96: Preparing [2024-12-09T02:20:30.295Z] 163f592fc184: Preparing [2024-12-09T02:20:30.295Z] 73c92f32e54b: Preparing [2024-12-09T02:20:30.295Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:30.295Z] db5d4c21282d: Preparing [2024-12-09T02:20:30.295Z] a1694c968392: Preparing [2024-12-09T02:20:30.295Z] 651d9022c234: Preparing [2024-12-09T02:20:30.295Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:30.295Z] db5d4c21282d: Waiting [2024-12-09T02:20:30.295Z] a1694c968392: Waiting [2024-12-09T02:20:30.295Z] 651d9022c234: Waiting [2024-12-09T02:20:30.295Z] 163f592fc184: Layer already exists [2024-12-09T02:20:30.295Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:30.295Z] a00a602bde96: Layer already exists [2024-12-09T02:20:30.295Z] 36bd1a314cf5: Layer already exists [2024-12-09T02:20:30.295Z] d0adf0ee5c4f: Layer already exists [2024-12-09T02:20:30.295Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:30.295Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:30.295Z] a1694c968392: Layer already exists [2024-12-09T02:20:30.295Z] 651d9022c234: Layer already exists [2024-12-09T02:20:30.559Z] main: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:20:30.635Z] ===================================================== [Pipeline] echo [2024-12-09T02:20:30.652Z] taggedImages: [2024-12-09T02:20:30.652Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:30.652Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-09T02:20:30.652Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 [2024-12-09T02:20:30.652Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:30.652Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-09T02:20:30.687Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-09T02:20:30.687Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:30.687Z] latest [2024-12-09T02:20:30.687Z] 4.0.0-dev.23 [2024-12-09T02:20:30.687Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:30.687Z] main [2024-12-09T02:20:30.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:31.067Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:31.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:31.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T02:20:31.421Z] c244cd030cbf: Preparing [2024-12-09T02:20:31.421Z] 98889f05afdc: Preparing [2024-12-09T02:20:31.421Z] 8f72ce59ee34: Preparing [2024-12-09T02:20:31.421Z] 73c92f32e54b: Preparing [2024-12-09T02:20:31.421Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:31.421Z] 652dc24b40a7: Preparing [2024-12-09T02:20:31.421Z] a1694c968392: Preparing [2024-12-09T02:20:31.421Z] 651d9022c234: Preparing [2024-12-09T02:20:31.421Z] 652dc24b40a7: Waiting [2024-12-09T02:20:31.421Z] 651d9022c234: Waiting [2024-12-09T02:20:31.421Z] a1694c968392: Waiting [2024-12-09T02:20:31.421Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:31.421Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:31.686Z] a1694c968392: Layer already exists [2024-12-09T02:20:31.686Z] 651d9022c234: Layer already exists [2024-12-09T02:20:31.686Z] 98889f05afdc: Pushed [2024-12-09T02:20:31.686Z] c244cd030cbf: Pushed [2024-12-09T02:20:33.087Z] 652dc24b40a7: Pushed [2024-12-09T02:20:37.332Z] 8f72ce59ee34: Pushed [2024-12-09T02:20:37.332Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:37.698Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:38.060Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-09T02:20:38.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T02:20:38.060Z] c244cd030cbf: Preparing [2024-12-09T02:20:38.060Z] 98889f05afdc: Preparing [2024-12-09T02:20:38.060Z] 8f72ce59ee34: Preparing [2024-12-09T02:20:38.060Z] 73c92f32e54b: Preparing [2024-12-09T02:20:38.060Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:38.060Z] 652dc24b40a7: Preparing [2024-12-09T02:20:38.060Z] a1694c968392: Preparing [2024-12-09T02:20:38.060Z] 651d9022c234: Preparing [2024-12-09T02:20:38.060Z] 652dc24b40a7: Waiting [2024-12-09T02:20:38.060Z] a1694c968392: Waiting [2024-12-09T02:20:38.060Z] 651d9022c234: Waiting [2024-12-09T02:20:38.060Z] c244cd030cbf: Layer already exists [2024-12-09T02:20:38.060Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:38.060Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:38.060Z] 98889f05afdc: Layer already exists [2024-12-09T02:20:38.060Z] 8f72ce59ee34: Layer already exists [2024-12-09T02:20:38.060Z] 652dc24b40a7: Layer already exists [2024-12-09T02:20:38.060Z] a1694c968392: Layer already exists [2024-12-09T02:20:38.060Z] 651d9022c234: Layer already exists [2024-12-09T02:20:38.327Z] latest: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:38.688Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:39.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 [2024-12-09T02:20:39.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T02:20:39.047Z] c244cd030cbf: Preparing [2024-12-09T02:20:39.047Z] 98889f05afdc: Preparing [2024-12-09T02:20:39.047Z] 8f72ce59ee34: Preparing [2024-12-09T02:20:39.047Z] 73c92f32e54b: Preparing [2024-12-09T02:20:39.047Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:39.047Z] 652dc24b40a7: Preparing [2024-12-09T02:20:39.047Z] a1694c968392: Preparing [2024-12-09T02:20:39.047Z] 651d9022c234: Preparing [2024-12-09T02:20:39.047Z] 652dc24b40a7: Waiting [2024-12-09T02:20:39.047Z] a1694c968392: Waiting [2024-12-09T02:20:39.047Z] 651d9022c234: Waiting [2024-12-09T02:20:39.047Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:39.047Z] c244cd030cbf: Layer already exists [2024-12-09T02:20:39.047Z] 98889f05afdc: Layer already exists [2024-12-09T02:20:39.047Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:39.047Z] 8f72ce59ee34: Layer already exists [2024-12-09T02:20:39.047Z] 652dc24b40a7: Layer already exists [2024-12-09T02:20:39.047Z] 651d9022c234: Layer already exists [2024-12-09T02:20:39.047Z] a1694c968392: Layer already exists [2024-12-09T02:20:39.314Z] 4.0.0-dev.23: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:39.707Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:40.082Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T02:20:40.082Z] c244cd030cbf: Preparing [2024-12-09T02:20:40.082Z] 98889f05afdc: Preparing [2024-12-09T02:20:40.082Z] 8f72ce59ee34: Preparing [2024-12-09T02:20:40.082Z] 73c92f32e54b: Preparing [2024-12-09T02:20:40.082Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:40.082Z] 652dc24b40a7: Preparing [2024-12-09T02:20:40.082Z] a1694c968392: Preparing [2024-12-09T02:20:40.082Z] 652dc24b40a7: Waiting [2024-12-09T02:20:40.082Z] 651d9022c234: Preparing [2024-12-09T02:20:40.082Z] a1694c968392: Waiting [2024-12-09T02:20:40.082Z] 651d9022c234: Waiting [2024-12-09T02:20:40.082Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:40.082Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:40.082Z] c244cd030cbf: Layer already exists [2024-12-09T02:20:40.082Z] 8f72ce59ee34: Layer already exists [2024-12-09T02:20:40.082Z] 98889f05afdc: Layer already exists [2024-12-09T02:20:40.082Z] 652dc24b40a7: Layer already exists [2024-12-09T02:20:40.082Z] a1694c968392: Layer already exists [2024-12-09T02:20:40.082Z] 651d9022c234: Layer already exists [2024-12-09T02:20:40.349Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:40.716Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:41.080Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-09T02:20:41.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T02:20:41.081Z] c244cd030cbf: Preparing [2024-12-09T02:20:41.081Z] 98889f05afdc: Preparing [2024-12-09T02:20:41.081Z] 8f72ce59ee34: Preparing [2024-12-09T02:20:41.081Z] 73c92f32e54b: Preparing [2024-12-09T02:20:41.081Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:41.081Z] 652dc24b40a7: Preparing [2024-12-09T02:20:41.081Z] a1694c968392: Preparing [2024-12-09T02:20:41.081Z] 651d9022c234: Preparing [2024-12-09T02:20:41.081Z] 652dc24b40a7: Waiting [2024-12-09T02:20:41.081Z] a1694c968392: Waiting [2024-12-09T02:20:41.081Z] 651d9022c234: Waiting [2024-12-09T02:20:41.081Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:41.081Z] 8f72ce59ee34: Layer already exists [2024-12-09T02:20:41.081Z] c244cd030cbf: Layer already exists [2024-12-09T02:20:41.081Z] 98889f05afdc: Layer already exists [2024-12-09T02:20:41.081Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:41.081Z] 652dc24b40a7: Layer already exists [2024-12-09T02:20:41.081Z] a1694c968392: Layer already exists [2024-12-09T02:20:41.081Z] 651d9022c234: Layer already exists [2024-12-09T02:20:41.349Z] main: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:20:41.421Z] ===================================================== [Pipeline] echo [2024-12-09T02:20:41.436Z] taggedImages: [2024-12-09T02:20:41.436Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:41.436Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-09T02:20:41.436Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 [2024-12-09T02:20:41.436Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:41.436Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-09T02:20:41.460Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-09T02:20:41.460Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:41.460Z] latest [2024-12-09T02:20:41.460Z] 4.0.0-dev.23 [2024-12-09T02:20:41.460Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:41.460Z] main [2024-12-09T02:20:41.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:41.831Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:42.190Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:42.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T02:20:42.190Z] 31224d9445f7: Preparing [2024-12-09T02:20:42.190Z] 6faf1657ac40: Preparing [2024-12-09T02:20:42.190Z] b1837b3113ab: Preparing [2024-12-09T02:20:42.190Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:42.190Z] fe5deda00d6f: Preparing [2024-12-09T02:20:42.190Z] 8cbe6b94f33f: Preparing [2024-12-09T02:20:42.190Z] 651d9022c234: Preparing [2024-12-09T02:20:42.190Z] 8cbe6b94f33f: Waiting [2024-12-09T02:20:42.190Z] 651d9022c234: Waiting [2024-12-09T02:20:42.455Z] 6faf1657ac40: Pushed [2024-12-09T02:20:42.455Z] fe5deda00d6f: Pushed [2024-12-09T02:20:42.723Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:42.723Z] 651d9022c234: Layer already exists [2024-12-09T02:20:42.723Z] 31224d9445f7: Pushed [2024-12-09T02:20:42.991Z] 8cbe6b94f33f: Pushed [2024-12-09T02:20:48.321Z] b1837b3113ab: Pushed [2024-12-09T02:20:48.321Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:48.679Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:49.043Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-09T02:20:49.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T02:20:49.043Z] 31224d9445f7: Preparing [2024-12-09T02:20:49.043Z] 6faf1657ac40: Preparing [2024-12-09T02:20:49.043Z] b1837b3113ab: Preparing [2024-12-09T02:20:49.043Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:49.043Z] fe5deda00d6f: Preparing [2024-12-09T02:20:49.043Z] 8cbe6b94f33f: Preparing [2024-12-09T02:20:49.043Z] 651d9022c234: Preparing [2024-12-09T02:20:49.043Z] 8cbe6b94f33f: Waiting [2024-12-09T02:20:49.043Z] 651d9022c234: Waiting [2024-12-09T02:20:49.043Z] b1837b3113ab: Layer already exists [2024-12-09T02:20:49.043Z] fe5deda00d6f: Layer already exists [2024-12-09T02:20:49.043Z] 31224d9445f7: Layer already exists [2024-12-09T02:20:49.043Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:49.043Z] 6faf1657ac40: Layer already exists [2024-12-09T02:20:49.043Z] 8cbe6b94f33f: Layer already exists [2024-12-09T02:20:49.043Z] 651d9022c234: Layer already exists [2024-12-09T02:20:49.310Z] latest: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:49.677Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:50.037Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 [2024-12-09T02:20:50.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T02:20:50.037Z] 31224d9445f7: Preparing [2024-12-09T02:20:50.037Z] 6faf1657ac40: Preparing [2024-12-09T02:20:50.037Z] b1837b3113ab: Preparing [2024-12-09T02:20:50.037Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:50.037Z] fe5deda00d6f: Preparing [2024-12-09T02:20:50.037Z] 8cbe6b94f33f: Preparing [2024-12-09T02:20:50.037Z] 651d9022c234: Preparing [2024-12-09T02:20:50.037Z] 651d9022c234: Waiting [2024-12-09T02:20:50.037Z] 8cbe6b94f33f: Waiting [2024-12-09T02:20:50.037Z] fe5deda00d6f: Layer already exists [2024-12-09T02:20:50.037Z] b1837b3113ab: Layer already exists [2024-12-09T02:20:50.037Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:50.037Z] 31224d9445f7: Layer already exists [2024-12-09T02:20:50.037Z] 6faf1657ac40: Layer already exists [2024-12-09T02:20:50.037Z] 8cbe6b94f33f: Layer already exists [2024-12-09T02:20:50.037Z] 651d9022c234: Layer already exists [2024-12-09T02:20:50.304Z] 4.0.0-dev.23: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:50.670Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:51.028Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:51.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T02:20:51.028Z] 31224d9445f7: Preparing [2024-12-09T02:20:51.028Z] 6faf1657ac40: Preparing [2024-12-09T02:20:51.028Z] b1837b3113ab: Preparing [2024-12-09T02:20:51.028Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:51.028Z] fe5deda00d6f: Preparing [2024-12-09T02:20:51.028Z] 8cbe6b94f33f: Preparing [2024-12-09T02:20:51.028Z] 651d9022c234: Preparing [2024-12-09T02:20:51.028Z] 651d9022c234: Waiting [2024-12-09T02:20:51.028Z] 8cbe6b94f33f: Waiting [2024-12-09T02:20:51.028Z] 31224d9445f7: Layer already exists [2024-12-09T02:20:51.028Z] b1837b3113ab: Layer already exists [2024-12-09T02:20:51.028Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:51.028Z] 6faf1657ac40: Layer already exists [2024-12-09T02:20:51.028Z] fe5deda00d6f: Layer already exists [2024-12-09T02:20:51.028Z] 8cbe6b94f33f: Layer already exists [2024-12-09T02:20:51.028Z] 651d9022c234: Layer already exists [2024-12-09T02:20:51.295Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:51.665Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:52.028Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-09T02:20:52.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T02:20:52.028Z] 31224d9445f7: Preparing [2024-12-09T02:20:52.028Z] 6faf1657ac40: Preparing [2024-12-09T02:20:52.028Z] b1837b3113ab: Preparing [2024-12-09T02:20:52.028Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:52.028Z] fe5deda00d6f: Preparing [2024-12-09T02:20:52.028Z] 8cbe6b94f33f: Preparing [2024-12-09T02:20:52.028Z] 651d9022c234: Preparing [2024-12-09T02:20:52.028Z] 8cbe6b94f33f: Waiting [2024-12-09T02:20:52.028Z] 651d9022c234: Waiting [2024-12-09T02:20:52.028Z] b1837b3113ab: Layer already exists [2024-12-09T02:20:52.028Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:52.028Z] 6faf1657ac40: Layer already exists [2024-12-09T02:20:52.028Z] 31224d9445f7: Layer already exists [2024-12-09T02:20:52.028Z] fe5deda00d6f: Layer already exists [2024-12-09T02:20:52.028Z] 8cbe6b94f33f: Layer already exists [2024-12-09T02:20:52.028Z] 651d9022c234: Layer already exists [2024-12-09T02:20:52.296Z] main: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:20:52.381Z] ===================================================== [Pipeline] echo [2024-12-09T02:20:52.394Z] taggedImages: [2024-12-09T02:20:52.394Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:52.394Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-09T02:20:52.394Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 [2024-12-09T02:20:52.394Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:52.394Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-09T02:20:52.423Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-09T02:20:52.423Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:52.423Z] latest [2024-12-09T02:20:52.423Z] 4.0.0-dev.23 [2024-12-09T02:20:52.423Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:20:52.423Z] main [2024-12-09T02:20:52.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:52.807Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:53.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:20:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T02:20:53.166Z] f17c0e433005: Preparing [2024-12-09T02:20:53.166Z] 6b89adb79a81: Preparing [2024-12-09T02:20:53.166Z] b295048e114b: Preparing [2024-12-09T02:20:53.166Z] f7afe78c49ee: Preparing [2024-12-09T02:20:53.166Z] 73c92f32e54b: Preparing [2024-12-09T02:20:53.166Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:53.166Z] db5d4c21282d: Preparing [2024-12-09T02:20:53.166Z] a1694c968392: Preparing [2024-12-09T02:20:53.166Z] 651d9022c234: Preparing [2024-12-09T02:20:53.166Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:53.166Z] db5d4c21282d: Waiting [2024-12-09T02:20:53.166Z] a1694c968392: Waiting [2024-12-09T02:20:53.166Z] 651d9022c234: Waiting [2024-12-09T02:20:53.166Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:53.433Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:53.433Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:53.433Z] f17c0e433005: Pushed [2024-12-09T02:20:53.433Z] b295048e114b: Pushed [2024-12-09T02:20:53.433Z] a1694c968392: Layer already exists [2024-12-09T02:20:53.433Z] 6b89adb79a81: Pushed [2024-12-09T02:20:53.433Z] 651d9022c234: Layer already exists [2024-12-09T02:20:58.786Z] f7afe78c49ee: Pushed [2024-12-09T02:20:58.786Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:59.142Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:20:59.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-09T02:20:59.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T02:20:59.503Z] f17c0e433005: Preparing [2024-12-09T02:20:59.503Z] 6b89adb79a81: Preparing [2024-12-09T02:20:59.503Z] b295048e114b: Preparing [2024-12-09T02:20:59.503Z] f7afe78c49ee: Preparing [2024-12-09T02:20:59.503Z] 73c92f32e54b: Preparing [2024-12-09T02:20:59.503Z] b690f9ac5ef7: Preparing [2024-12-09T02:20:59.503Z] db5d4c21282d: Preparing [2024-12-09T02:20:59.503Z] a1694c968392: Preparing [2024-12-09T02:20:59.503Z] 651d9022c234: Preparing [2024-12-09T02:20:59.503Z] b690f9ac5ef7: Waiting [2024-12-09T02:20:59.503Z] db5d4c21282d: Waiting [2024-12-09T02:20:59.503Z] 651d9022c234: Waiting [2024-12-09T02:20:59.503Z] a1694c968392: Waiting [2024-12-09T02:20:59.503Z] b295048e114b: Layer already exists [2024-12-09T02:20:59.503Z] f17c0e433005: Layer already exists [2024-12-09T02:20:59.503Z] 6b89adb79a81: Layer already exists [2024-12-09T02:20:59.503Z] 73c92f32e54b: Layer already exists [2024-12-09T02:20:59.503Z] f7afe78c49ee: Layer already exists [2024-12-09T02:20:59.503Z] a1694c968392: Layer already exists [2024-12-09T02:20:59.503Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:20:59.503Z] db5d4c21282d: Layer already exists [2024-12-09T02:20:59.503Z] 651d9022c234: Layer already exists [2024-12-09T02:20:59.769Z] latest: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:00.128Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:00.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 [2024-12-09T02:21:00.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T02:21:00.487Z] f17c0e433005: Preparing [2024-12-09T02:21:00.487Z] 6b89adb79a81: Preparing [2024-12-09T02:21:00.487Z] b295048e114b: Preparing [2024-12-09T02:21:00.487Z] f7afe78c49ee: Preparing [2024-12-09T02:21:00.487Z] 73c92f32e54b: Preparing [2024-12-09T02:21:00.488Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:00.488Z] db5d4c21282d: Preparing [2024-12-09T02:21:00.488Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:00.488Z] db5d4c21282d: Waiting [2024-12-09T02:21:00.488Z] a1694c968392: Preparing [2024-12-09T02:21:00.488Z] 651d9022c234: Preparing [2024-12-09T02:21:00.488Z] a1694c968392: Waiting [2024-12-09T02:21:00.488Z] 651d9022c234: Waiting [2024-12-09T02:21:00.488Z] 6b89adb79a81: Layer already exists [2024-12-09T02:21:00.488Z] f17c0e433005: Layer already exists [2024-12-09T02:21:00.488Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:00.488Z] b295048e114b: Layer already exists [2024-12-09T02:21:00.488Z] f7afe78c49ee: Layer already exists [2024-12-09T02:21:00.488Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:00.488Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:00.488Z] 651d9022c234: Layer already exists [2024-12-09T02:21:00.488Z] a1694c968392: Layer already exists [2024-12-09T02:21:00.756Z] 4.0.0-dev.23: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:01.124Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:01.476Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:01.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T02:21:01.476Z] f17c0e433005: Preparing [2024-12-09T02:21:01.476Z] 6b89adb79a81: Preparing [2024-12-09T02:21:01.476Z] b295048e114b: Preparing [2024-12-09T02:21:01.476Z] f7afe78c49ee: Preparing [2024-12-09T02:21:01.476Z] 73c92f32e54b: Preparing [2024-12-09T02:21:01.476Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:01.476Z] db5d4c21282d: Preparing [2024-12-09T02:21:01.476Z] a1694c968392: Preparing [2024-12-09T02:21:01.476Z] 651d9022c234: Preparing [2024-12-09T02:21:01.476Z] a1694c968392: Waiting [2024-12-09T02:21:01.476Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:01.476Z] db5d4c21282d: Waiting [2024-12-09T02:21:01.476Z] 651d9022c234: Waiting [2024-12-09T02:21:01.476Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:01.476Z] f7afe78c49ee: Layer already exists [2024-12-09T02:21:01.476Z] 6b89adb79a81: Layer already exists [2024-12-09T02:21:01.476Z] f17c0e433005: Layer already exists [2024-12-09T02:21:01.476Z] b295048e114b: Layer already exists [2024-12-09T02:21:01.476Z] a1694c968392: Layer already exists [2024-12-09T02:21:01.476Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:01.476Z] 651d9022c234: Layer already exists [2024-12-09T02:21:01.476Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:01.743Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:02.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:02.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-09T02:21:02.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T02:21:02.456Z] f17c0e433005: Preparing [2024-12-09T02:21:02.456Z] 6b89adb79a81: Preparing [2024-12-09T02:21:02.456Z] b295048e114b: Preparing [2024-12-09T02:21:02.456Z] f7afe78c49ee: Preparing [2024-12-09T02:21:02.456Z] 73c92f32e54b: Preparing [2024-12-09T02:21:02.456Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:02.456Z] db5d4c21282d: Preparing [2024-12-09T02:21:02.456Z] a1694c968392: Preparing [2024-12-09T02:21:02.456Z] 651d9022c234: Preparing [2024-12-09T02:21:02.456Z] db5d4c21282d: Waiting [2024-12-09T02:21:02.456Z] a1694c968392: Waiting [2024-12-09T02:21:02.456Z] 651d9022c234: Waiting [2024-12-09T02:21:02.456Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:02.456Z] b295048e114b: Layer already exists [2024-12-09T02:21:02.456Z] 6b89adb79a81: Layer already exists [2024-12-09T02:21:02.456Z] f17c0e433005: Layer already exists [2024-12-09T02:21:02.456Z] f7afe78c49ee: Layer already exists [2024-12-09T02:21:02.456Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:02.456Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:02.456Z] 651d9022c234: Layer already exists [2024-12-09T02:21:02.456Z] a1694c968392: Layer already exists [2024-12-09T02:21:02.456Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:02.722Z] main: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:02.809Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:02.824Z] taggedImages: [2024-12-09T02:21:02.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:02.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-09T02:21:02.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 [2024-12-09T02:21:02.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:02.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-09T02:21:02.849Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-09T02:21:02.849Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:02.849Z] latest [2024-12-09T02:21:02.849Z] 4.0.0-dev.23 [2024-12-09T02:21:02.849Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:02.849Z] main [2024-12-09T02:21:02.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:03.220Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:03.577Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:03.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T02:21:03.577Z] 0ab5d172d176: Preparing [2024-12-09T02:21:03.577Z] aed53ac51d4e: Preparing [2024-12-09T02:21:03.577Z] a279da3c012d: Preparing [2024-12-09T02:21:03.577Z] 4c9245286de0: Preparing [2024-12-09T02:21:03.577Z] a0989a0e1631: Preparing [2024-12-09T02:21:03.577Z] 2ddd8f4ae553: Preparing [2024-12-09T02:21:03.577Z] 88ffa3eb1ddb: Preparing [2024-12-09T02:21:03.577Z] 73c92f32e54b: Preparing [2024-12-09T02:21:03.577Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:03.577Z] bf3b87b6080b: Preparing [2024-12-09T02:21:03.577Z] d4220e33e6cb: Preparing [2024-12-09T02:21:03.577Z] 5f70bf18a086: Preparing [2024-12-09T02:21:03.577Z] cdbc481e67ec: Preparing [2024-12-09T02:21:03.577Z] 5bc3866df696: Preparing [2024-12-09T02:21:03.577Z] e703d8d67b17: Preparing [2024-12-09T02:21:03.577Z] 651d9022c234: Preparing [2024-12-09T02:21:03.577Z] 2ddd8f4ae553: Waiting [2024-12-09T02:21:03.577Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:03.577Z] 88ffa3eb1ddb: Waiting [2024-12-09T02:21:03.577Z] cdbc481e67ec: Waiting [2024-12-09T02:21:03.577Z] 73c92f32e54b: Waiting [2024-12-09T02:21:03.577Z] 5bc3866df696: Waiting [2024-12-09T02:21:03.577Z] 651d9022c234: Waiting [2024-12-09T02:21:03.577Z] e703d8d67b17: Waiting [2024-12-09T02:21:03.577Z] bf3b87b6080b: Waiting [2024-12-09T02:21:03.577Z] d4220e33e6cb: Waiting [2024-12-09T02:21:03.577Z] 5f70bf18a086: Waiting [2024-12-09T02:21:03.844Z] aed53ac51d4e: Pushed [2024-12-09T02:21:03.844Z] a0989a0e1631: Pushed [2024-12-09T02:21:03.844Z] 4c9245286de0: Pushed [2024-12-09T02:21:03.844Z] 0ab5d172d176: Pushed [2024-12-09T02:21:03.844Z] a279da3c012d: Pushed [2024-12-09T02:21:03.844Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:03.844Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:03.844Z] 5f70bf18a086: Layer already exists [2024-12-09T02:21:04.109Z] 2ddd8f4ae553: Pushed [2024-12-09T02:21:04.109Z] bf3b87b6080b: Pushed [2024-12-09T02:21:04.109Z] d4220e33e6cb: Pushed [2024-12-09T02:21:04.109Z] 651d9022c234: Layer already exists [2024-12-09T02:21:04.109Z] cdbc481e67ec: Pushed [2024-12-09T02:21:04.109Z] e703d8d67b17: Pushed [2024-12-09T02:21:06.045Z] 5bc3866df696: Pushed [2024-12-09T02:21:07.004Z] 88ffa3eb1ddb: Pushed [2024-12-09T02:21:07.004Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:07.368Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:07.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-09T02:21:07.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T02:21:07.726Z] 0ab5d172d176: Preparing [2024-12-09T02:21:07.726Z] aed53ac51d4e: Preparing [2024-12-09T02:21:07.726Z] a279da3c012d: Preparing [2024-12-09T02:21:07.726Z] 4c9245286de0: Preparing [2024-12-09T02:21:07.726Z] a0989a0e1631: Preparing [2024-12-09T02:21:07.726Z] 2ddd8f4ae553: Preparing [2024-12-09T02:21:07.726Z] 88ffa3eb1ddb: Preparing [2024-12-09T02:21:07.726Z] 73c92f32e54b: Preparing [2024-12-09T02:21:07.726Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:07.726Z] bf3b87b6080b: Preparing [2024-12-09T02:21:07.726Z] d4220e33e6cb: Preparing [2024-12-09T02:21:07.726Z] 5f70bf18a086: Preparing [2024-12-09T02:21:07.726Z] 2ddd8f4ae553: Waiting [2024-12-09T02:21:07.726Z] cdbc481e67ec: Preparing [2024-12-09T02:21:07.726Z] 88ffa3eb1ddb: Waiting [2024-12-09T02:21:07.726Z] 73c92f32e54b: Waiting [2024-12-09T02:21:07.726Z] 5bc3866df696: Preparing [2024-12-09T02:21:07.726Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:07.726Z] bf3b87b6080b: Waiting [2024-12-09T02:21:07.726Z] e703d8d67b17: Preparing [2024-12-09T02:21:07.726Z] d4220e33e6cb: Waiting [2024-12-09T02:21:07.726Z] cdbc481e67ec: Waiting [2024-12-09T02:21:07.726Z] 5f70bf18a086: Waiting [2024-12-09T02:21:07.726Z] 651d9022c234: Preparing [2024-12-09T02:21:07.726Z] e703d8d67b17: Waiting [2024-12-09T02:21:07.726Z] 651d9022c234: Waiting [2024-12-09T02:21:07.726Z] aed53ac51d4e: Layer already exists [2024-12-09T02:21:07.726Z] 4c9245286de0: Layer already exists [2024-12-09T02:21:07.726Z] 0ab5d172d176: Layer already exists [2024-12-09T02:21:07.726Z] a0989a0e1631: Layer already exists [2024-12-09T02:21:07.726Z] a279da3c012d: Layer already exists [2024-12-09T02:21:07.726Z] 2ddd8f4ae553: Layer already exists [2024-12-09T02:21:07.726Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:07.726Z] bf3b87b6080b: Layer already exists [2024-12-09T02:21:07.726Z] 88ffa3eb1ddb: Layer already exists [2024-12-09T02:21:07.726Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:07.726Z] d4220e33e6cb: Layer already exists [2024-12-09T02:21:07.726Z] cdbc481e67ec: Layer already exists [2024-12-09T02:21:07.726Z] 5bc3866df696: Layer already exists [2024-12-09T02:21:07.726Z] 5f70bf18a086: Layer already exists [2024-12-09T02:21:07.726Z] e703d8d67b17: Layer already exists [2024-12-09T02:21:07.993Z] 651d9022c234: Layer already exists [2024-12-09T02:21:07.993Z] latest: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:08.355Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:08.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 [2024-12-09T02:21:08.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T02:21:08.833Z] 0ab5d172d176: Preparing [2024-12-09T02:21:08.833Z] aed53ac51d4e: Preparing [2024-12-09T02:21:08.833Z] a279da3c012d: Preparing [2024-12-09T02:21:08.833Z] 4c9245286de0: Preparing [2024-12-09T02:21:08.833Z] a0989a0e1631: Preparing [2024-12-09T02:21:08.833Z] 2ddd8f4ae553: Preparing [2024-12-09T02:21:08.833Z] 88ffa3eb1ddb: Preparing [2024-12-09T02:21:08.833Z] 73c92f32e54b: Preparing [2024-12-09T02:21:08.833Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:08.833Z] bf3b87b6080b: Preparing [2024-12-09T02:21:08.833Z] d4220e33e6cb: Preparing [2024-12-09T02:21:08.833Z] 5f70bf18a086: Preparing [2024-12-09T02:21:08.833Z] cdbc481e67ec: Preparing [2024-12-09T02:21:08.833Z] 5bc3866df696: Preparing [2024-12-09T02:21:08.833Z] e703d8d67b17: Preparing [2024-12-09T02:21:08.833Z] 651d9022c234: Preparing [2024-12-09T02:21:08.833Z] bf3b87b6080b: Waiting [2024-12-09T02:21:08.833Z] d4220e33e6cb: Waiting [2024-12-09T02:21:08.833Z] 5f70bf18a086: Waiting [2024-12-09T02:21:08.833Z] cdbc481e67ec: Waiting [2024-12-09T02:21:08.833Z] 5bc3866df696: Waiting [2024-12-09T02:21:08.833Z] e703d8d67b17: Waiting [2024-12-09T02:21:08.833Z] 651d9022c234: Waiting [2024-12-09T02:21:08.833Z] 2ddd8f4ae553: Waiting [2024-12-09T02:21:08.833Z] 88ffa3eb1ddb: Waiting [2024-12-09T02:21:08.833Z] 73c92f32e54b: Waiting [2024-12-09T02:21:08.833Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:08.833Z] 0ab5d172d176: Layer already exists [2024-12-09T02:21:08.833Z] a0989a0e1631: Layer already exists [2024-12-09T02:21:08.833Z] aed53ac51d4e: Layer already exists [2024-12-09T02:21:08.833Z] 4c9245286de0: Layer already exists [2024-12-09T02:21:08.833Z] a279da3c012d: Layer already exists [2024-12-09T02:21:08.833Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:08.833Z] 2ddd8f4ae553: Layer already exists [2024-12-09T02:21:08.833Z] 88ffa3eb1ddb: Layer already exists [2024-12-09T02:21:08.833Z] bf3b87b6080b: Layer already exists [2024-12-09T02:21:08.833Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:08.833Z] d4220e33e6cb: Layer already exists [2024-12-09T02:21:08.833Z] 5f70bf18a086: Layer already exists [2024-12-09T02:21:09.103Z] e703d8d67b17: Layer already exists [2024-12-09T02:21:09.103Z] cdbc481e67ec: Layer already exists [2024-12-09T02:21:09.103Z] 5bc3866df696: Layer already exists [2024-12-09T02:21:09.103Z] 651d9022c234: Layer already exists [2024-12-09T02:21:09.103Z] 4.0.0-dev.23: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:09.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:09.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:09.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T02:21:09.816Z] 0ab5d172d176: Preparing [2024-12-09T02:21:09.816Z] aed53ac51d4e: Preparing [2024-12-09T02:21:09.816Z] a279da3c012d: Preparing [2024-12-09T02:21:09.816Z] 4c9245286de0: Preparing [2024-12-09T02:21:09.816Z] a0989a0e1631: Preparing [2024-12-09T02:21:09.816Z] 2ddd8f4ae553: Preparing [2024-12-09T02:21:09.816Z] 88ffa3eb1ddb: Preparing [2024-12-09T02:21:09.816Z] 73c92f32e54b: Preparing [2024-12-09T02:21:09.816Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:09.816Z] bf3b87b6080b: Preparing [2024-12-09T02:21:09.816Z] d4220e33e6cb: Preparing [2024-12-09T02:21:09.816Z] 5f70bf18a086: Preparing [2024-12-09T02:21:09.816Z] cdbc481e67ec: Preparing [2024-12-09T02:21:09.816Z] 5bc3866df696: Preparing [2024-12-09T02:21:09.816Z] e703d8d67b17: Preparing [2024-12-09T02:21:09.816Z] 651d9022c234: Preparing [2024-12-09T02:21:09.816Z] bf3b87b6080b: Waiting [2024-12-09T02:21:09.816Z] d4220e33e6cb: Waiting [2024-12-09T02:21:09.816Z] 5f70bf18a086: Waiting [2024-12-09T02:21:09.816Z] cdbc481e67ec: Waiting [2024-12-09T02:21:09.816Z] 5bc3866df696: Waiting [2024-12-09T02:21:09.816Z] e703d8d67b17: Waiting [2024-12-09T02:21:09.816Z] 651d9022c234: Waiting [2024-12-09T02:21:09.816Z] 2ddd8f4ae553: Waiting [2024-12-09T02:21:09.816Z] 88ffa3eb1ddb: Waiting [2024-12-09T02:21:09.816Z] 73c92f32e54b: Waiting [2024-12-09T02:21:09.816Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:09.816Z] a279da3c012d: Layer already exists [2024-12-09T02:21:09.816Z] 4c9245286de0: Layer already exists [2024-12-09T02:21:09.816Z] 0ab5d172d176: Layer already exists [2024-12-09T02:21:09.816Z] a0989a0e1631: Layer already exists [2024-12-09T02:21:09.816Z] aed53ac51d4e: Layer already exists [2024-12-09T02:21:09.816Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:09.816Z] 88ffa3eb1ddb: Layer already exists [2024-12-09T02:21:09.816Z] 2ddd8f4ae553: Layer already exists [2024-12-09T02:21:09.816Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:09.816Z] bf3b87b6080b: Layer already exists [2024-12-09T02:21:09.816Z] 5f70bf18a086: Layer already exists [2024-12-09T02:21:09.816Z] d4220e33e6cb: Layer already exists [2024-12-09T02:21:09.816Z] cdbc481e67ec: Layer already exists [2024-12-09T02:21:09.816Z] 5bc3866df696: Layer already exists [2024-12-09T02:21:09.816Z] e703d8d67b17: Layer already exists [2024-12-09T02:21:10.086Z] 651d9022c234: Layer already exists [2024-12-09T02:21:10.086Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:10.465Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:10.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-09T02:21:10.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T02:21:10.826Z] 0ab5d172d176: Preparing [2024-12-09T02:21:10.826Z] aed53ac51d4e: Preparing [2024-12-09T02:21:10.826Z] a279da3c012d: Preparing [2024-12-09T02:21:10.826Z] 4c9245286de0: Preparing [2024-12-09T02:21:10.826Z] a0989a0e1631: Preparing [2024-12-09T02:21:10.826Z] 2ddd8f4ae553: Preparing [2024-12-09T02:21:10.826Z] 88ffa3eb1ddb: Preparing [2024-12-09T02:21:10.826Z] 73c92f32e54b: Preparing [2024-12-09T02:21:10.826Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:10.826Z] bf3b87b6080b: Preparing [2024-12-09T02:21:10.826Z] 2ddd8f4ae553: Waiting [2024-12-09T02:21:10.826Z] d4220e33e6cb: Preparing [2024-12-09T02:21:10.826Z] 88ffa3eb1ddb: Waiting [2024-12-09T02:21:10.826Z] 5f70bf18a086: Preparing [2024-12-09T02:21:10.826Z] 73c92f32e54b: Waiting [2024-12-09T02:21:10.826Z] cdbc481e67ec: Preparing [2024-12-09T02:21:10.826Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:10.826Z] 5bc3866df696: Preparing [2024-12-09T02:21:10.826Z] bf3b87b6080b: Waiting [2024-12-09T02:21:10.826Z] d4220e33e6cb: Waiting [2024-12-09T02:21:10.826Z] 5f70bf18a086: Waiting [2024-12-09T02:21:10.826Z] e703d8d67b17: Preparing [2024-12-09T02:21:10.826Z] cdbc481e67ec: Waiting [2024-12-09T02:21:10.826Z] 651d9022c234: Preparing [2024-12-09T02:21:10.826Z] 5bc3866df696: Waiting [2024-12-09T02:21:10.826Z] e703d8d67b17: Waiting [2024-12-09T02:21:10.826Z] 651d9022c234: Waiting [2024-12-09T02:21:10.826Z] aed53ac51d4e: Layer already exists [2024-12-09T02:21:10.826Z] 0ab5d172d176: Layer already exists [2024-12-09T02:21:10.826Z] a0989a0e1631: Layer already exists [2024-12-09T02:21:10.826Z] 4c9245286de0: Layer already exists [2024-12-09T02:21:10.826Z] a279da3c012d: Layer already exists [2024-12-09T02:21:10.826Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:10.826Z] 88ffa3eb1ddb: Layer already exists [2024-12-09T02:21:10.826Z] bf3b87b6080b: Layer already exists [2024-12-09T02:21:10.826Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:10.826Z] 2ddd8f4ae553: Layer already exists [2024-12-09T02:21:10.826Z] 5f70bf18a086: Layer already exists [2024-12-09T02:21:10.826Z] e703d8d67b17: Layer already exists [2024-12-09T02:21:10.826Z] d4220e33e6cb: Layer already exists [2024-12-09T02:21:11.097Z] cdbc481e67ec: Layer already exists [2024-12-09T02:21:11.097Z] 5bc3866df696: Layer already exists [2024-12-09T02:21:11.097Z] 651d9022c234: Layer already exists [2024-12-09T02:21:11.097Z] main: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:11.169Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:11.183Z] taggedImages: [2024-12-09T02:21:11.183Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:11.183Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-09T02:21:11.183Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 [2024-12-09T02:21:11.183Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:11.183Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-09T02:21:11.213Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-09T02:21:11.213Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:11.213Z] latest [2024-12-09T02:21:11.213Z] 4.0.0-dev.23 [2024-12-09T02:21:11.213Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:11.213Z] main [2024-12-09T02:21:11.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:11.597Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:11.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:11.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T02:21:11.973Z] 6f76ef2d94ab: Preparing [2024-12-09T02:21:11.973Z] a6404db5f3d4: Preparing [2024-12-09T02:21:11.973Z] 613dea767b92: Preparing [2024-12-09T02:21:11.973Z] 1ff1e7ba93f6: Preparing [2024-12-09T02:21:11.973Z] 73c92f32e54b: Preparing [2024-12-09T02:21:11.973Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:11.973Z] db5d4c21282d: Preparing [2024-12-09T02:21:11.973Z] a1694c968392: Preparing [2024-12-09T02:21:11.973Z] 651d9022c234: Preparing [2024-12-09T02:21:11.973Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:11.973Z] db5d4c21282d: Waiting [2024-12-09T02:21:11.973Z] a1694c968392: Waiting [2024-12-09T02:21:11.973Z] 651d9022c234: Waiting [2024-12-09T02:21:11.973Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:11.973Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:12.242Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:12.242Z] a1694c968392: Layer already exists [2024-12-09T02:21:12.242Z] 613dea767b92: Pushed [2024-12-09T02:21:12.242Z] 6f76ef2d94ab: Pushed [2024-12-09T02:21:12.242Z] a6404db5f3d4: Pushed [2024-12-09T02:21:12.242Z] 651d9022c234: Layer already exists [2024-12-09T02:21:16.563Z] 1ff1e7ba93f6: Pushed [2024-12-09T02:21:17.519Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:17.872Z] + 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 [2024-12-09T02:21:18.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-09T02:21:18.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T02:21:18.222Z] 6f76ef2d94ab: Preparing [2024-12-09T02:21:18.222Z] a6404db5f3d4: Preparing [2024-12-09T02:21:18.222Z] 613dea767b92: Preparing [2024-12-09T02:21:18.222Z] 1ff1e7ba93f6: Preparing [2024-12-09T02:21:18.222Z] 73c92f32e54b: Preparing [2024-12-09T02:21:18.222Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:18.222Z] db5d4c21282d: Preparing [2024-12-09T02:21:18.222Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:18.222Z] a1694c968392: Preparing [2024-12-09T02:21:18.222Z] db5d4c21282d: Waiting [2024-12-09T02:21:18.222Z] 651d9022c234: Preparing [2024-12-09T02:21:18.222Z] a1694c968392: Waiting [2024-12-09T02:21:18.222Z] 651d9022c234: Waiting [2024-12-09T02:21:18.222Z] a6404db5f3d4: Layer already exists [2024-12-09T02:21:18.222Z] 6f76ef2d94ab: Layer already exists [2024-12-09T02:21:18.222Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:18.222Z] 613dea767b92: Layer already exists [2024-12-09T02:21:18.222Z] 1ff1e7ba93f6: Layer already exists [2024-12-09T02:21:18.222Z] 651d9022c234: Layer already exists [2024-12-09T02:21:18.222Z] a1694c968392: Layer already exists [2024-12-09T02:21:18.222Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:18.222Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:18.488Z] latest: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:18.842Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:19.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 [2024-12-09T02:21:19.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T02:21:19.201Z] 6f76ef2d94ab: Preparing [2024-12-09T02:21:19.201Z] a6404db5f3d4: Preparing [2024-12-09T02:21:19.201Z] 613dea767b92: Preparing [2024-12-09T02:21:19.201Z] 1ff1e7ba93f6: Preparing [2024-12-09T02:21:19.201Z] 73c92f32e54b: Preparing [2024-12-09T02:21:19.201Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:19.201Z] db5d4c21282d: Preparing [2024-12-09T02:21:19.201Z] a1694c968392: Preparing [2024-12-09T02:21:19.201Z] 651d9022c234: Preparing [2024-12-09T02:21:19.201Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:19.201Z] 651d9022c234: Waiting [2024-12-09T02:21:19.201Z] db5d4c21282d: Waiting [2024-12-09T02:21:19.201Z] a1694c968392: Waiting [2024-12-09T02:21:19.201Z] a6404db5f3d4: Layer already exists [2024-12-09T02:21:19.201Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:19.201Z] 613dea767b92: Layer already exists [2024-12-09T02:21:19.201Z] 1ff1e7ba93f6: Layer already exists [2024-12-09T02:21:19.201Z] 6f76ef2d94ab: Layer already exists [2024-12-09T02:21:19.201Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:19.201Z] a1694c968392: Layer already exists [2024-12-09T02:21:19.201Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:19.201Z] 651d9022c234: Layer already exists [2024-12-09T02:21:19.467Z] 4.0.0-dev.23: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:19.817Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:20.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:20.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T02:21:20.176Z] 6f76ef2d94ab: Preparing [2024-12-09T02:21:20.176Z] a6404db5f3d4: Preparing [2024-12-09T02:21:20.176Z] 613dea767b92: Preparing [2024-12-09T02:21:20.176Z] 1ff1e7ba93f6: Preparing [2024-12-09T02:21:20.176Z] 73c92f32e54b: Preparing [2024-12-09T02:21:20.176Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:20.176Z] db5d4c21282d: Preparing [2024-12-09T02:21:20.176Z] a1694c968392: Preparing [2024-12-09T02:21:20.176Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:20.176Z] db5d4c21282d: Waiting [2024-12-09T02:21:20.176Z] 651d9022c234: Preparing [2024-12-09T02:21:20.176Z] a1694c968392: Waiting [2024-12-09T02:21:20.176Z] 651d9022c234: Waiting [2024-12-09T02:21:20.176Z] 1ff1e7ba93f6: Layer already exists [2024-12-09T02:21:20.176Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:20.176Z] 613dea767b92: Layer already exists [2024-12-09T02:21:20.176Z] 6f76ef2d94ab: Layer already exists [2024-12-09T02:21:20.176Z] a6404db5f3d4: Layer already exists [2024-12-09T02:21:20.176Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:20.176Z] a1694c968392: Layer already exists [2024-12-09T02:21:20.176Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:20.176Z] 651d9022c234: Layer already exists [2024-12-09T02:21:20.441Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:20.804Z] + 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 [2024-12-09T02:21:21.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-09T02:21:21.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T02:21:21.156Z] 6f76ef2d94ab: Preparing [2024-12-09T02:21:21.156Z] a6404db5f3d4: Preparing [2024-12-09T02:21:21.156Z] 613dea767b92: Preparing [2024-12-09T02:21:21.156Z] 1ff1e7ba93f6: Preparing [2024-12-09T02:21:21.156Z] 73c92f32e54b: Preparing [2024-12-09T02:21:21.156Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:21.156Z] db5d4c21282d: Preparing [2024-12-09T02:21:21.156Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:21.156Z] a1694c968392: Preparing [2024-12-09T02:21:21.156Z] db5d4c21282d: Waiting [2024-12-09T02:21:21.156Z] 651d9022c234: Preparing [2024-12-09T02:21:21.156Z] a1694c968392: Waiting [2024-12-09T02:21:21.156Z] 651d9022c234: Waiting [2024-12-09T02:21:21.156Z] 6f76ef2d94ab: Layer already exists [2024-12-09T02:21:21.156Z] 1ff1e7ba93f6: Layer already exists [2024-12-09T02:21:21.156Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:21.156Z] a6404db5f3d4: Layer already exists [2024-12-09T02:21:21.156Z] 613dea767b92: Layer already exists [2024-12-09T02:21:21.156Z] db5d4c21282d: Layer already exists [2024-12-09T02:21:21.156Z] a1694c968392: Layer already exists [2024-12-09T02:21:21.156Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:21.156Z] 651d9022c234: Layer already exists [2024-12-09T02:21:21.424Z] main: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:21.493Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:21.509Z] taggedImages: [2024-12-09T02:21:21.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:21.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-09T02:21:21.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 [2024-12-09T02:21:21.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:21.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-09T02:21:21.536Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-09T02:21:21.536Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:21.536Z] latest [2024-12-09T02:21:21.536Z] 4.0.0-dev.23 [2024-12-09T02:21:21.536Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:21.536Z] main [2024-12-09T02:21:21.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:21.911Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:22.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:22.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T02:21:22.275Z] ec19e5602509: Preparing [2024-12-09T02:21:22.275Z] 053a1062b5a5: Preparing [2024-12-09T02:21:22.275Z] ee6c189a8f42: Preparing [2024-12-09T02:21:22.275Z] 5fe49fe05c45: Preparing [2024-12-09T02:21:22.275Z] bc0461386135: Preparing [2024-12-09T02:21:22.275Z] 73c92f32e54b: Preparing [2024-12-09T02:21:22.275Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:22.275Z] 09022b1e3679: Preparing [2024-12-09T02:21:22.275Z] 166fff5b1450: Preparing [2024-12-09T02:21:22.275Z] 9539afcf246e: Preparing [2024-12-09T02:21:22.275Z] 651d9022c234: Preparing [2024-12-09T02:21:22.275Z] 73c92f32e54b: Waiting [2024-12-09T02:21:22.275Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:22.275Z] 09022b1e3679: Waiting [2024-12-09T02:21:22.275Z] 651d9022c234: Waiting [2024-12-09T02:21:22.275Z] 166fff5b1450: Waiting [2024-12-09T02:21:22.275Z] 9539afcf246e: Waiting [2024-12-09T02:21:22.542Z] ec19e5602509: Pushed [2024-12-09T02:21:22.542Z] bc0461386135: Pushed [2024-12-09T02:21:22.542Z] 5fe49fe05c45: Pushed [2024-12-09T02:21:22.542Z] 053a1062b5a5: Pushed [2024-12-09T02:21:22.542Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:22.542Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:22.542Z] 651d9022c234: Layer already exists [2024-12-09T02:21:22.808Z] 09022b1e3679: Pushed [2024-12-09T02:21:22.808Z] 166fff5b1450: Pushed [2024-12-09T02:21:25.390Z] ee6c189a8f42: Pushed [2024-12-09T02:21:27.337Z] 9539afcf246e: Pushed [2024-12-09T02:21:27.337Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:27.695Z] + 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 [2024-12-09T02:21:28.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-09T02:21:28.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T02:21:28.048Z] ec19e5602509: Preparing [2024-12-09T02:21:28.048Z] 053a1062b5a5: Preparing [2024-12-09T02:21:28.048Z] ee6c189a8f42: Preparing [2024-12-09T02:21:28.048Z] 5fe49fe05c45: Preparing [2024-12-09T02:21:28.048Z] bc0461386135: Preparing [2024-12-09T02:21:28.048Z] 73c92f32e54b: Preparing [2024-12-09T02:21:28.048Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:28.048Z] 09022b1e3679: Preparing [2024-12-09T02:21:28.048Z] 166fff5b1450: Preparing [2024-12-09T02:21:28.048Z] 9539afcf246e: Preparing [2024-12-09T02:21:28.048Z] 651d9022c234: Preparing [2024-12-09T02:21:28.048Z] 09022b1e3679: Waiting [2024-12-09T02:21:28.048Z] 166fff5b1450: Waiting [2024-12-09T02:21:28.048Z] 9539afcf246e: Waiting [2024-12-09T02:21:28.048Z] 651d9022c234: Waiting [2024-12-09T02:21:28.048Z] 73c92f32e54b: Waiting [2024-12-09T02:21:28.048Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:28.048Z] 5fe49fe05c45: Layer already exists [2024-12-09T02:21:28.048Z] ec19e5602509: Layer already exists [2024-12-09T02:21:28.048Z] bc0461386135: Layer already exists [2024-12-09T02:21:28.048Z] 053a1062b5a5: Layer already exists [2024-12-09T02:21:28.048Z] ee6c189a8f42: Layer already exists [2024-12-09T02:21:28.048Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:28.048Z] 09022b1e3679: Layer already exists [2024-12-09T02:21:28.048Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:28.048Z] 166fff5b1450: Layer already exists [2024-12-09T02:21:28.048Z] 9539afcf246e: Layer already exists [2024-12-09T02:21:28.048Z] 651d9022c234: Layer already exists [2024-12-09T02:21:28.313Z] latest: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:28.660Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:29.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 [2024-12-09T02:21:29.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T02:21:29.005Z] ec19e5602509: Preparing [2024-12-09T02:21:29.005Z] 053a1062b5a5: Preparing [2024-12-09T02:21:29.005Z] ee6c189a8f42: Preparing [2024-12-09T02:21:29.005Z] 5fe49fe05c45: Preparing [2024-12-09T02:21:29.005Z] bc0461386135: Preparing [2024-12-09T02:21:29.005Z] 73c92f32e54b: Preparing [2024-12-09T02:21:29.005Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:29.005Z] 09022b1e3679: Preparing [2024-12-09T02:21:29.005Z] 166fff5b1450: Preparing [2024-12-09T02:21:29.005Z] 9539afcf246e: Preparing [2024-12-09T02:21:29.005Z] 651d9022c234: Preparing [2024-12-09T02:21:29.005Z] 73c92f32e54b: Waiting [2024-12-09T02:21:29.005Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:29.005Z] 09022b1e3679: Waiting [2024-12-09T02:21:29.005Z] 166fff5b1450: Waiting [2024-12-09T02:21:29.005Z] 9539afcf246e: Waiting [2024-12-09T02:21:29.005Z] 651d9022c234: Waiting [2024-12-09T02:21:29.005Z] bc0461386135: Layer already exists [2024-12-09T02:21:29.005Z] ec19e5602509: Layer already exists [2024-12-09T02:21:29.005Z] 5fe49fe05c45: Layer already exists [2024-12-09T02:21:29.005Z] ee6c189a8f42: Layer already exists [2024-12-09T02:21:29.005Z] 053a1062b5a5: Layer already exists [2024-12-09T02:21:29.006Z] 166fff5b1450: Layer already exists [2024-12-09T02:21:29.006Z] 09022b1e3679: Layer already exists [2024-12-09T02:21:29.006Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:29.006Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:29.006Z] 9539afcf246e: Layer already exists [2024-12-09T02:21:29.270Z] 651d9022c234: Layer already exists [2024-12-09T02:21:29.270Z] 4.0.0-dev.23: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:29.619Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:29.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:29.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T02:21:29.967Z] ec19e5602509: Preparing [2024-12-09T02:21:29.967Z] 053a1062b5a5: Preparing [2024-12-09T02:21:29.967Z] ee6c189a8f42: Preparing [2024-12-09T02:21:29.967Z] 5fe49fe05c45: Preparing [2024-12-09T02:21:29.967Z] bc0461386135: Preparing [2024-12-09T02:21:29.967Z] 73c92f32e54b: Preparing [2024-12-09T02:21:29.967Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:29.967Z] 09022b1e3679: Preparing [2024-12-09T02:21:29.967Z] 73c92f32e54b: Waiting [2024-12-09T02:21:29.967Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:29.967Z] 166fff5b1450: Preparing [2024-12-09T02:21:29.967Z] 9539afcf246e: Preparing [2024-12-09T02:21:29.967Z] 09022b1e3679: Waiting [2024-12-09T02:21:29.967Z] 651d9022c234: Preparing [2024-12-09T02:21:29.967Z] 166fff5b1450: Waiting [2024-12-09T02:21:29.967Z] 651d9022c234: Waiting [2024-12-09T02:21:29.967Z] 9539afcf246e: Waiting [2024-12-09T02:21:29.967Z] 053a1062b5a5: Layer already exists [2024-12-09T02:21:29.967Z] ee6c189a8f42: Layer already exists [2024-12-09T02:21:29.967Z] bc0461386135: Layer already exists [2024-12-09T02:21:29.967Z] 5fe49fe05c45: Layer already exists [2024-12-09T02:21:29.967Z] ec19e5602509: Layer already exists [2024-12-09T02:21:29.967Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:29.967Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:29.967Z] 09022b1e3679: Layer already exists [2024-12-09T02:21:30.232Z] 166fff5b1450: Layer already exists [2024-12-09T02:21:30.232Z] 9539afcf246e: Layer already exists [2024-12-09T02:21:30.232Z] 651d9022c234: Layer already exists [2024-12-09T02:21:30.232Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:30.580Z] + 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 [2024-12-09T02:21:30.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-09T02:21:30.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T02:21:30.923Z] ec19e5602509: Preparing [2024-12-09T02:21:30.923Z] 053a1062b5a5: Preparing [2024-12-09T02:21:30.923Z] ee6c189a8f42: Preparing [2024-12-09T02:21:30.923Z] 5fe49fe05c45: Preparing [2024-12-09T02:21:30.923Z] bc0461386135: Preparing [2024-12-09T02:21:30.923Z] 73c92f32e54b: Preparing [2024-12-09T02:21:30.923Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:30.923Z] 09022b1e3679: Preparing [2024-12-09T02:21:30.923Z] 166fff5b1450: Preparing [2024-12-09T02:21:30.923Z] 73c92f32e54b: Waiting [2024-12-09T02:21:30.923Z] 9539afcf246e: Preparing [2024-12-09T02:21:30.923Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:30.923Z] 651d9022c234: Preparing [2024-12-09T02:21:30.923Z] 09022b1e3679: Waiting [2024-12-09T02:21:30.923Z] 166fff5b1450: Waiting [2024-12-09T02:21:30.923Z] 9539afcf246e: Waiting [2024-12-09T02:21:30.923Z] 651d9022c234: Waiting [2024-12-09T02:21:30.923Z] ec19e5602509: Layer already exists [2024-12-09T02:21:30.923Z] bc0461386135: Layer already exists [2024-12-09T02:21:30.923Z] 5fe49fe05c45: Layer already exists [2024-12-09T02:21:30.923Z] ee6c189a8f42: Layer already exists [2024-12-09T02:21:30.923Z] 053a1062b5a5: Layer already exists [2024-12-09T02:21:30.923Z] 9539afcf246e: Layer already exists [2024-12-09T02:21:30.923Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:30.923Z] 166fff5b1450: Layer already exists [2024-12-09T02:21:30.923Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:30.923Z] 09022b1e3679: Layer already exists [2024-12-09T02:21:31.190Z] 651d9022c234: Layer already exists [2024-12-09T02:21:31.190Z] main: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:31.267Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:31.280Z] taggedImages: [2024-12-09T02:21:31.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:31.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-09T02:21:31.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 [2024-12-09T02:21:31.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:31.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-09T02:21:31.308Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-09T02:21:31.308Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:31.308Z] latest [2024-12-09T02:21:31.308Z] 4.0.0-dev.23 [2024-12-09T02:21:31.308Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:31.308Z] main [2024-12-09T02:21:31.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:31.669Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:32.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:32.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T02:21:32.022Z] 43da2b36cbfe: Preparing [2024-12-09T02:21:32.022Z] 6fbd7760cb7d: Preparing [2024-12-09T02:21:32.022Z] bb005ce0f897: Preparing [2024-12-09T02:21:32.022Z] 35b8ace76228: Preparing [2024-12-09T02:21:32.022Z] 8e115541a0e5: Preparing [2024-12-09T02:21:32.022Z] e933dae8213a: Preparing [2024-12-09T02:21:32.022Z] 0854df4f5e2d: Preparing [2024-12-09T02:21:32.022Z] e933dae8213a: Waiting [2024-12-09T02:21:32.023Z] 73c92f32e54b: Preparing [2024-12-09T02:21:32.023Z] 0854df4f5e2d: Waiting [2024-12-09T02:21:32.023Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:32.023Z] 73c92f32e54b: Waiting [2024-12-09T02:21:32.023Z] 7beb99210380: Preparing [2024-12-09T02:21:32.023Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:32.023Z] 219122f928dd: Preparing [2024-12-09T02:21:32.023Z] 7beb99210380: Waiting [2024-12-09T02:21:32.023Z] 651d9022c234: Preparing [2024-12-09T02:21:32.023Z] 219122f928dd: Waiting [2024-12-09T02:21:32.023Z] 651d9022c234: Waiting [2024-12-09T02:21:32.289Z] 8e115541a0e5: Pushed [2024-12-09T02:21:32.289Z] 43da2b36cbfe: Pushed [2024-12-09T02:21:32.289Z] 6fbd7760cb7d: Pushed [2024-12-09T02:21:32.289Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:32.289Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:32.556Z] e933dae8213a: Pushed [2024-12-09T02:21:32.556Z] 0854df4f5e2d: Pushed [2024-12-09T02:21:32.556Z] 651d9022c234: Layer already exists [2024-12-09T02:21:34.503Z] 7beb99210380: Pushed [2024-12-09T02:21:34.772Z] 35b8ace76228: Pushed [2024-12-09T02:21:35.355Z] bb005ce0f897: Pushed [2024-12-09T02:21:35.623Z] 219122f928dd: Pushed [2024-12-09T02:21:35.890Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:36.243Z] + 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 [2024-12-09T02:21:36.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-09T02:21:36.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T02:21:36.595Z] 43da2b36cbfe: Preparing [2024-12-09T02:21:36.595Z] 6fbd7760cb7d: Preparing [2024-12-09T02:21:36.595Z] bb005ce0f897: Preparing [2024-12-09T02:21:36.595Z] 35b8ace76228: Preparing [2024-12-09T02:21:36.595Z] 8e115541a0e5: Preparing [2024-12-09T02:21:36.595Z] e933dae8213a: Preparing [2024-12-09T02:21:36.595Z] 0854df4f5e2d: Preparing [2024-12-09T02:21:36.595Z] 73c92f32e54b: Preparing [2024-12-09T02:21:36.595Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:36.595Z] 7beb99210380: Preparing [2024-12-09T02:21:36.595Z] 219122f928dd: Preparing [2024-12-09T02:21:36.595Z] 651d9022c234: Preparing [2024-12-09T02:21:36.595Z] e933dae8213a: Waiting [2024-12-09T02:21:36.595Z] 0854df4f5e2d: Waiting [2024-12-09T02:21:36.595Z] 219122f928dd: Waiting [2024-12-09T02:21:36.595Z] 73c92f32e54b: Waiting [2024-12-09T02:21:36.595Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:36.595Z] 7beb99210380: Waiting [2024-12-09T02:21:36.595Z] 651d9022c234: Waiting [2024-12-09T02:21:36.595Z] 35b8ace76228: Layer already exists [2024-12-09T02:21:36.595Z] 6fbd7760cb7d: Layer already exists [2024-12-09T02:21:36.595Z] 8e115541a0e5: Layer already exists [2024-12-09T02:21:36.595Z] 43da2b36cbfe: Layer already exists [2024-12-09T02:21:36.596Z] bb005ce0f897: Layer already exists [2024-12-09T02:21:36.596Z] e933dae8213a: Layer already exists [2024-12-09T02:21:36.596Z] 0854df4f5e2d: Layer already exists [2024-12-09T02:21:36.596Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:36.596Z] 7beb99210380: Layer already exists [2024-12-09T02:21:36.596Z] 651d9022c234: Layer already exists [2024-12-09T02:21:36.596Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:36.596Z] 219122f928dd: Layer already exists [2024-12-09T02:21:36.862Z] latest: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:37.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:37.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 [2024-12-09T02:21:37.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T02:21:37.557Z] 43da2b36cbfe: Preparing [2024-12-09T02:21:37.557Z] 6fbd7760cb7d: Preparing [2024-12-09T02:21:37.557Z] bb005ce0f897: Preparing [2024-12-09T02:21:37.557Z] 35b8ace76228: Preparing [2024-12-09T02:21:37.557Z] 8e115541a0e5: Preparing [2024-12-09T02:21:37.557Z] e933dae8213a: Preparing [2024-12-09T02:21:37.557Z] 0854df4f5e2d: Preparing [2024-12-09T02:21:37.557Z] 73c92f32e54b: Preparing [2024-12-09T02:21:37.557Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:37.557Z] 7beb99210380: Preparing [2024-12-09T02:21:37.557Z] 219122f928dd: Preparing [2024-12-09T02:21:37.557Z] 651d9022c234: Preparing [2024-12-09T02:21:37.557Z] e933dae8213a: Waiting [2024-12-09T02:21:37.557Z] 0854df4f5e2d: Waiting [2024-12-09T02:21:37.557Z] 73c92f32e54b: Waiting [2024-12-09T02:21:37.557Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:37.557Z] 7beb99210380: Waiting [2024-12-09T02:21:37.557Z] 219122f928dd: Waiting [2024-12-09T02:21:37.557Z] 651d9022c234: Waiting [2024-12-09T02:21:37.557Z] 8e115541a0e5: Layer already exists [2024-12-09T02:21:37.557Z] bb005ce0f897: Layer already exists [2024-12-09T02:21:37.557Z] 35b8ace76228: Layer already exists [2024-12-09T02:21:37.557Z] 6fbd7760cb7d: Layer already exists [2024-12-09T02:21:37.557Z] 43da2b36cbfe: Layer already exists [2024-12-09T02:21:37.557Z] 0854df4f5e2d: Layer already exists [2024-12-09T02:21:37.557Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:37.557Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:37.557Z] e933dae8213a: Layer already exists [2024-12-09T02:21:37.557Z] 7beb99210380: Layer already exists [2024-12-09T02:21:37.557Z] 651d9022c234: Layer already exists [2024-12-09T02:21:37.557Z] 219122f928dd: Layer already exists [2024-12-09T02:21:37.822Z] 4.0.0-dev.23: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:38.177Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:38.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:38.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T02:21:38.528Z] 43da2b36cbfe: Preparing [2024-12-09T02:21:38.528Z] 6fbd7760cb7d: Preparing [2024-12-09T02:21:38.528Z] bb005ce0f897: Preparing [2024-12-09T02:21:38.528Z] 35b8ace76228: Preparing [2024-12-09T02:21:38.528Z] 8e115541a0e5: Preparing [2024-12-09T02:21:38.528Z] e933dae8213a: Preparing [2024-12-09T02:21:38.528Z] 0854df4f5e2d: Preparing [2024-12-09T02:21:38.528Z] 73c92f32e54b: Preparing [2024-12-09T02:21:38.528Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:38.528Z] 7beb99210380: Preparing [2024-12-09T02:21:38.528Z] 219122f928dd: Preparing [2024-12-09T02:21:38.528Z] 651d9022c234: Preparing [2024-12-09T02:21:38.528Z] e933dae8213a: Waiting [2024-12-09T02:21:38.528Z] 0854df4f5e2d: Waiting [2024-12-09T02:21:38.528Z] 73c92f32e54b: Waiting [2024-12-09T02:21:38.528Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:38.528Z] 7beb99210380: Waiting [2024-12-09T02:21:38.528Z] 219122f928dd: Waiting [2024-12-09T02:21:38.528Z] 651d9022c234: Waiting [2024-12-09T02:21:38.528Z] bb005ce0f897: Layer already exists [2024-12-09T02:21:38.528Z] 43da2b36cbfe: Layer already exists [2024-12-09T02:21:38.528Z] 8e115541a0e5: Layer already exists [2024-12-09T02:21:38.528Z] 6fbd7760cb7d: Layer already exists [2024-12-09T02:21:38.528Z] 35b8ace76228: Layer already exists [2024-12-09T02:21:38.528Z] 0854df4f5e2d: Layer already exists [2024-12-09T02:21:38.528Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:38.793Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:38.793Z] e933dae8213a: Layer already exists [2024-12-09T02:21:38.793Z] 7beb99210380: Layer already exists [2024-12-09T02:21:38.793Z] 219122f928dd: Layer already exists [2024-12-09T02:21:38.793Z] 651d9022c234: Layer already exists [2024-12-09T02:21:38.793Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:39.143Z] + 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 [2024-12-09T02:21:39.490Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-09T02:21:39.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T02:21:39.490Z] 43da2b36cbfe: Preparing [2024-12-09T02:21:39.490Z] 6fbd7760cb7d: Preparing [2024-12-09T02:21:39.490Z] bb005ce0f897: Preparing [2024-12-09T02:21:39.490Z] 35b8ace76228: Preparing [2024-12-09T02:21:39.490Z] 8e115541a0e5: Preparing [2024-12-09T02:21:39.490Z] e933dae8213a: Preparing [2024-12-09T02:21:39.490Z] 0854df4f5e2d: Preparing [2024-12-09T02:21:39.490Z] 73c92f32e54b: Preparing [2024-12-09T02:21:39.490Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:39.490Z] 7beb99210380: Preparing [2024-12-09T02:21:39.491Z] e933dae8213a: Waiting [2024-12-09T02:21:39.491Z] 219122f928dd: Preparing [2024-12-09T02:21:39.491Z] 0854df4f5e2d: Waiting [2024-12-09T02:21:39.491Z] 651d9022c234: Preparing [2024-12-09T02:21:39.491Z] 73c92f32e54b: Waiting [2024-12-09T02:21:39.491Z] b690f9ac5ef7: Waiting [2024-12-09T02:21:39.491Z] 7beb99210380: Waiting [2024-12-09T02:21:39.491Z] 219122f928dd: Waiting [2024-12-09T02:21:39.491Z] 651d9022c234: Waiting [2024-12-09T02:21:39.491Z] 43da2b36cbfe: Layer already exists [2024-12-09T02:21:39.491Z] 35b8ace76228: Layer already exists [2024-12-09T02:21:39.491Z] bb005ce0f897: Layer already exists [2024-12-09T02:21:39.491Z] 8e115541a0e5: Layer already exists [2024-12-09T02:21:39.491Z] 6fbd7760cb7d: Layer already exists [2024-12-09T02:21:39.491Z] e933dae8213a: Layer already exists [2024-12-09T02:21:39.491Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:39.491Z] 0854df4f5e2d: Layer already exists [2024-12-09T02:21:39.491Z] 7beb99210380: Layer already exists [2024-12-09T02:21:39.491Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:39.756Z] 651d9022c234: Layer already exists [2024-12-09T02:21:39.756Z] 219122f928dd: Layer already exists [2024-12-09T02:21:39.756Z] main: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:39.841Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:39.856Z] taggedImages: [2024-12-09T02:21:39.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:39.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-09T02:21:39.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 [2024-12-09T02:21:39.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:39.856Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-09T02:21:39.886Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-09T02:21:39.886Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:39.886Z] latest [2024-12-09T02:21:39.886Z] 4.0.0-dev.23 [2024-12-09T02:21:39.886Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:39.886Z] main [2024-12-09T02:21:39.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:40.250Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:40.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:40.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T02:21:40.596Z] 72b3c1907071: Preparing [2024-12-09T02:21:40.596Z] 9edfc9f5244a: Preparing [2024-12-09T02:21:40.596Z] 73c92f32e54b: Preparing [2024-12-09T02:21:40.596Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:40.596Z] 4b936d37cff8: Preparing [2024-12-09T02:21:40.596Z] 20aab3e451fd: Preparing [2024-12-09T02:21:40.596Z] 651d9022c234: Preparing [2024-12-09T02:21:40.596Z] 20aab3e451fd: Waiting [2024-12-09T02:21:40.596Z] 651d9022c234: Waiting [2024-12-09T02:21:40.596Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:40.596Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:40.861Z] 651d9022c234: Layer already exists [2024-12-09T02:21:40.861Z] 72b3c1907071: Pushed [2024-12-09T02:21:42.792Z] 4b936d37cff8: Pushed [2024-12-09T02:21:42.792Z] 20aab3e451fd: Pushed [2024-12-09T02:21:45.364Z] 9edfc9f5244a: Pushed [2024-12-09T02:21:45.365Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:45.726Z] + 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 [2024-12-09T02:21:46.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-09T02:21:46.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T02:21:46.086Z] 72b3c1907071: Preparing [2024-12-09T02:21:46.086Z] 9edfc9f5244a: Preparing [2024-12-09T02:21:46.086Z] 73c92f32e54b: Preparing [2024-12-09T02:21:46.086Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:46.086Z] 4b936d37cff8: Preparing [2024-12-09T02:21:46.086Z] 20aab3e451fd: Preparing [2024-12-09T02:21:46.086Z] 651d9022c234: Preparing [2024-12-09T02:21:46.086Z] 20aab3e451fd: Waiting [2024-12-09T02:21:46.086Z] 651d9022c234: Waiting [2024-12-09T02:21:46.086Z] 4b936d37cff8: Layer already exists [2024-12-09T02:21:46.086Z] 72b3c1907071: Layer already exists [2024-12-09T02:21:46.086Z] 9edfc9f5244a: Layer already exists [2024-12-09T02:21:46.086Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:46.086Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:46.086Z] 20aab3e451fd: Layer already exists [2024-12-09T02:21:46.086Z] 651d9022c234: Layer already exists [2024-12-09T02:21:46.353Z] latest: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:46.719Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:47.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 [2024-12-09T02:21:47.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T02:21:47.077Z] 72b3c1907071: Preparing [2024-12-09T02:21:47.077Z] 9edfc9f5244a: Preparing [2024-12-09T02:21:47.077Z] 73c92f32e54b: Preparing [2024-12-09T02:21:47.077Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:47.077Z] 4b936d37cff8: Preparing [2024-12-09T02:21:47.077Z] 20aab3e451fd: Preparing [2024-12-09T02:21:47.077Z] 651d9022c234: Preparing [2024-12-09T02:21:47.077Z] 651d9022c234: Waiting [2024-12-09T02:21:47.077Z] 20aab3e451fd: Waiting [2024-12-09T02:21:47.077Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:47.077Z] 9edfc9f5244a: Layer already exists [2024-12-09T02:21:47.077Z] 72b3c1907071: Layer already exists [2024-12-09T02:21:47.077Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:47.077Z] 4b936d37cff8: Layer already exists [2024-12-09T02:21:47.077Z] 20aab3e451fd: Layer already exists [2024-12-09T02:21:47.077Z] 651d9022c234: Layer already exists [2024-12-09T02:21:47.344Z] 4.0.0-dev.23: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:47.705Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:48.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:48.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T02:21:48.061Z] 72b3c1907071: Preparing [2024-12-09T02:21:48.061Z] 9edfc9f5244a: Preparing [2024-12-09T02:21:48.061Z] 73c92f32e54b: Preparing [2024-12-09T02:21:48.061Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:48.061Z] 4b936d37cff8: Preparing [2024-12-09T02:21:48.061Z] 20aab3e451fd: Preparing [2024-12-09T02:21:48.061Z] 651d9022c234: Preparing [2024-12-09T02:21:48.061Z] 20aab3e451fd: Waiting [2024-12-09T02:21:48.061Z] 651d9022c234: Waiting [2024-12-09T02:21:48.061Z] 9edfc9f5244a: Layer already exists [2024-12-09T02:21:48.061Z] 4b936d37cff8: Layer already exists [2024-12-09T02:21:48.061Z] 72b3c1907071: Layer already exists [2024-12-09T02:21:48.061Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:48.061Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:48.061Z] 20aab3e451fd: Layer already exists [2024-12-09T02:21:48.061Z] 651d9022c234: Layer already exists [2024-12-09T02:21:48.329Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:48.691Z] + 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 [2024-12-09T02:21:49.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-09T02:21:49.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T02:21:49.230Z] 72b3c1907071: Preparing [2024-12-09T02:21:49.230Z] 9edfc9f5244a: Preparing [2024-12-09T02:21:49.230Z] 73c92f32e54b: Preparing [2024-12-09T02:21:49.230Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:49.230Z] 4b936d37cff8: Preparing [2024-12-09T02:21:49.230Z] 20aab3e451fd: Preparing [2024-12-09T02:21:49.230Z] 651d9022c234: Preparing [2024-12-09T02:21:49.230Z] 20aab3e451fd: Waiting [2024-12-09T02:21:49.230Z] 651d9022c234: Waiting [2024-12-09T02:21:49.230Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:49.230Z] 9edfc9f5244a: Layer already exists [2024-12-09T02:21:49.230Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:49.230Z] 4b936d37cff8: Layer already exists [2024-12-09T02:21:49.230Z] 72b3c1907071: Layer already exists [2024-12-09T02:21:49.230Z] 20aab3e451fd: Layer already exists [2024-12-09T02:21:49.230Z] 651d9022c234: Layer already exists [2024-12-09T02:21:49.230Z] main: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:21:49.300Z] ===================================================== [Pipeline] echo [2024-12-09T02:21:49.311Z] taggedImages: [2024-12-09T02:21:49.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:49.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-09T02:21:49.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 [2024-12-09T02:21:49.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:49.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-09T02:21:49.337Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-09T02:21:49.337Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:49.337Z] latest [2024-12-09T02:21:49.337Z] 4.0.0-dev.23 [2024-12-09T02:21:49.337Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:21:49.337Z] main [2024-12-09T02:21:49.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:49.703Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:21:50.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:21:50.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T02:21:50.057Z] 6b1c8a35ad29: Preparing [2024-12-09T02:21:50.057Z] 8d20f067b504: Preparing [2024-12-09T02:21:50.057Z] 732bfecacc1e: Preparing [2024-12-09T02:21:50.057Z] 73c92f32e54b: Preparing [2024-12-09T02:21:50.057Z] b690f9ac5ef7: Preparing [2024-12-09T02:21:50.057Z] 6ea9c753c7fe: Preparing [2024-12-09T02:21:50.057Z] d2bfb182d50e: Preparing [2024-12-09T02:21:50.057Z] 2d08ca408e4a: Preparing [2024-12-09T02:21:50.057Z] 7cd64bcacb17: Preparing [2024-12-09T02:21:50.057Z] 651d9022c234: Preparing [2024-12-09T02:21:50.057Z] 6ea9c753c7fe: Waiting [2024-12-09T02:21:50.057Z] d2bfb182d50e: Waiting [2024-12-09T02:21:50.057Z] 2d08ca408e4a: Waiting [2024-12-09T02:21:50.057Z] 7cd64bcacb17: Waiting [2024-12-09T02:21:50.057Z] 651d9022c234: Waiting [2024-12-09T02:21:50.057Z] 73c92f32e54b: Layer already exists [2024-12-09T02:21:50.057Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:21:50.323Z] 8d20f067b504: Pushed [2024-12-09T02:21:50.323Z] 732bfecacc1e: Pushed [2024-12-09T02:21:50.323Z] 6b1c8a35ad29: Pushed [2024-12-09T02:21:50.323Z] 651d9022c234: Layer already exists [2024-12-09T02:21:50.588Z] 2d08ca408e4a: Pushed [2024-12-09T02:21:53.164Z] 7cd64bcacb17: Pushed [2024-12-09T02:22:05.466Z] d2bfb182d50e: Pushed [2024-12-09T02:22:13.663Z] 6ea9c753c7fe: Pushed [2024-12-09T02:22:13.663Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:14.024Z] + 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 [2024-12-09T02:22:14.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-09T02:22:14.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T02:22:14.392Z] 6b1c8a35ad29: Preparing [2024-12-09T02:22:14.392Z] 8d20f067b504: Preparing [2024-12-09T02:22:14.392Z] 732bfecacc1e: Preparing [2024-12-09T02:22:14.392Z] 73c92f32e54b: Preparing [2024-12-09T02:22:14.392Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:14.392Z] 6ea9c753c7fe: Preparing [2024-12-09T02:22:14.392Z] d2bfb182d50e: Preparing [2024-12-09T02:22:14.392Z] 2d08ca408e4a: Preparing [2024-12-09T02:22:14.392Z] 7cd64bcacb17: Preparing [2024-12-09T02:22:14.392Z] 651d9022c234: Preparing [2024-12-09T02:22:14.392Z] 2d08ca408e4a: Waiting [2024-12-09T02:22:14.392Z] 7cd64bcacb17: Waiting [2024-12-09T02:22:14.392Z] 651d9022c234: Waiting [2024-12-09T02:22:14.392Z] 6ea9c753c7fe: Waiting [2024-12-09T02:22:14.392Z] d2bfb182d50e: Waiting [2024-12-09T02:22:14.662Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:14.662Z] 732bfecacc1e: Layer already exists [2024-12-09T02:22:14.662Z] 8d20f067b504: Layer already exists [2024-12-09T02:22:14.662Z] 6b1c8a35ad29: Layer already exists [2024-12-09T02:22:14.662Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:14.662Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:22:14.662Z] 6ea9c753c7fe: Layer already exists [2024-12-09T02:22:14.662Z] d2bfb182d50e: Layer already exists [2024-12-09T02:22:14.662Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:22:14.662Z] 651d9022c234: Layer already exists [2024-12-09T02:22:14.662Z] latest: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:15.026Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:15.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 [2024-12-09T02:22:15.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T02:22:15.383Z] 6b1c8a35ad29: Preparing [2024-12-09T02:22:15.383Z] 8d20f067b504: Preparing [2024-12-09T02:22:15.383Z] 732bfecacc1e: Preparing [2024-12-09T02:22:15.383Z] 73c92f32e54b: Preparing [2024-12-09T02:22:15.383Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:15.383Z] 6ea9c753c7fe: Preparing [2024-12-09T02:22:15.383Z] d2bfb182d50e: Preparing [2024-12-09T02:22:15.383Z] 2d08ca408e4a: Preparing [2024-12-09T02:22:15.383Z] 7cd64bcacb17: Preparing [2024-12-09T02:22:15.383Z] 651d9022c234: Preparing [2024-12-09T02:22:15.383Z] d2bfb182d50e: Waiting [2024-12-09T02:22:15.383Z] 2d08ca408e4a: Waiting [2024-12-09T02:22:15.383Z] 7cd64bcacb17: Waiting [2024-12-09T02:22:15.383Z] 651d9022c234: Waiting [2024-12-09T02:22:15.383Z] 6ea9c753c7fe: Waiting [2024-12-09T02:22:15.383Z] 6b1c8a35ad29: Layer already exists [2024-12-09T02:22:15.383Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:15.383Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:15.383Z] 8d20f067b504: Layer already exists [2024-12-09T02:22:15.383Z] 732bfecacc1e: Layer already exists [2024-12-09T02:22:15.383Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:22:15.383Z] d2bfb182d50e: Layer already exists [2024-12-09T02:22:15.383Z] 6ea9c753c7fe: Layer already exists [2024-12-09T02:22:15.383Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:22:15.383Z] 651d9022c234: Layer already exists [2024-12-09T02:22:15.651Z] 4.0.0-dev.23: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:16.018Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:16.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:16.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T02:22:16.377Z] 6b1c8a35ad29: Preparing [2024-12-09T02:22:16.377Z] 8d20f067b504: Preparing [2024-12-09T02:22:16.377Z] 732bfecacc1e: Preparing [2024-12-09T02:22:16.377Z] 73c92f32e54b: Preparing [2024-12-09T02:22:16.377Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:16.377Z] 6ea9c753c7fe: Preparing [2024-12-09T02:22:16.377Z] d2bfb182d50e: Preparing [2024-12-09T02:22:16.377Z] 2d08ca408e4a: Preparing [2024-12-09T02:22:16.377Z] 7cd64bcacb17: Preparing [2024-12-09T02:22:16.377Z] 651d9022c234: Preparing [2024-12-09T02:22:16.377Z] 6ea9c753c7fe: Waiting [2024-12-09T02:22:16.377Z] d2bfb182d50e: Waiting [2024-12-09T02:22:16.377Z] 2d08ca408e4a: Waiting [2024-12-09T02:22:16.377Z] 651d9022c234: Waiting [2024-12-09T02:22:16.377Z] 7cd64bcacb17: Waiting [2024-12-09T02:22:16.377Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:16.377Z] 6b1c8a35ad29: Layer already exists [2024-12-09T02:22:16.377Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:16.377Z] 732bfecacc1e: Layer already exists [2024-12-09T02:22:16.377Z] 8d20f067b504: Layer already exists [2024-12-09T02:22:16.377Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:22:16.377Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:22:16.377Z] 6ea9c753c7fe: Layer already exists [2024-12-09T02:22:16.377Z] d2bfb182d50e: Layer already exists [2024-12-09T02:22:16.644Z] 651d9022c234: Layer already exists [2024-12-09T02:22:16.644Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:17.000Z] + 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 [2024-12-09T02:22:17.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-09T02:22:17.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T02:22:17.354Z] 6b1c8a35ad29: Preparing [2024-12-09T02:22:17.354Z] 8d20f067b504: Preparing [2024-12-09T02:22:17.354Z] 732bfecacc1e: Preparing [2024-12-09T02:22:17.354Z] 73c92f32e54b: Preparing [2024-12-09T02:22:17.354Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:17.354Z] 6ea9c753c7fe: Preparing [2024-12-09T02:22:17.354Z] d2bfb182d50e: Preparing [2024-12-09T02:22:17.354Z] 2d08ca408e4a: Preparing [2024-12-09T02:22:17.354Z] 7cd64bcacb17: Preparing [2024-12-09T02:22:17.354Z] 651d9022c234: Preparing [2024-12-09T02:22:17.354Z] d2bfb182d50e: Waiting [2024-12-09T02:22:17.354Z] 2d08ca408e4a: Waiting [2024-12-09T02:22:17.354Z] 7cd64bcacb17: Waiting [2024-12-09T02:22:17.354Z] 651d9022c234: Waiting [2024-12-09T02:22:17.354Z] 6ea9c753c7fe: Waiting [2024-12-09T02:22:17.354Z] 732bfecacc1e: Layer already exists [2024-12-09T02:22:17.354Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:17.354Z] 8d20f067b504: Layer already exists [2024-12-09T02:22:17.354Z] 6b1c8a35ad29: Layer already exists [2024-12-09T02:22:17.354Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:17.354Z] 6ea9c753c7fe: Layer already exists [2024-12-09T02:22:17.354Z] d2bfb182d50e: Layer already exists [2024-12-09T02:22:17.354Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:22:17.354Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:22:17.354Z] 651d9022c234: Layer already exists [2024-12-09T02:22:17.621Z] main: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:22:17.703Z] ===================================================== [Pipeline] echo [2024-12-09T02:22:17.720Z] taggedImages: [2024-12-09T02:22:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-09T02:22:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 [2024-12-09T02:22:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-09T02:22:17.750Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-09T02:22:17.750Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:17.750Z] latest [2024-12-09T02:22:17.750Z] 4.0.0-dev.23 [2024-12-09T02:22:17.750Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:17.750Z] main [2024-12-09T02:22:17.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:18.122Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:18.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:18.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T02:22:18.493Z] 1c7ba263e1f7: Preparing [2024-12-09T02:22:18.493Z] 11f33a861f94: Preparing [2024-12-09T02:22:18.493Z] cb2c7fac450a: Preparing [2024-12-09T02:22:18.493Z] 73c92f32e54b: Preparing [2024-12-09T02:22:18.493Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:18.493Z] f6cfa622a143: Preparing [2024-12-09T02:22:18.493Z] fff5b6a76bd3: Preparing [2024-12-09T02:22:18.493Z] 8e412ac6e961: Preparing [2024-12-09T02:22:18.493Z] 651d9022c234: Preparing [2024-12-09T02:22:18.493Z] fff5b6a76bd3: Waiting [2024-12-09T02:22:18.493Z] f6cfa622a143: Waiting [2024-12-09T02:22:18.493Z] 8e412ac6e961: Waiting [2024-12-09T02:22:18.493Z] 651d9022c234: Waiting [2024-12-09T02:22:18.493Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:18.493Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:18.762Z] cb2c7fac450a: Pushed [2024-12-09T02:22:18.762Z] 11f33a861f94: Pushed [2024-12-09T02:22:18.762Z] 1c7ba263e1f7: Pushed [2024-12-09T02:22:18.762Z] 651d9022c234: Layer already exists [2024-12-09T02:22:19.723Z] 8e412ac6e961: Pushed [2024-12-09T02:22:20.305Z] fff5b6a76bd3: Pushed [2024-12-09T02:22:42.373Z] f6cfa622a143: Pushed [2024-12-09T02:22:42.373Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:42.729Z] + 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 [2024-12-09T02:22:43.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-09T02:22:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T02:22:43.089Z] 1c7ba263e1f7: Preparing [2024-12-09T02:22:43.089Z] 11f33a861f94: Preparing [2024-12-09T02:22:43.089Z] cb2c7fac450a: Preparing [2024-12-09T02:22:43.089Z] 73c92f32e54b: Preparing [2024-12-09T02:22:43.089Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:43.089Z] f6cfa622a143: Preparing [2024-12-09T02:22:43.089Z] fff5b6a76bd3: Preparing [2024-12-09T02:22:43.089Z] 8e412ac6e961: Preparing [2024-12-09T02:22:43.089Z] fff5b6a76bd3: Waiting [2024-12-09T02:22:43.089Z] f6cfa622a143: Waiting [2024-12-09T02:22:43.089Z] 651d9022c234: Preparing [2024-12-09T02:22:43.089Z] 8e412ac6e961: Waiting [2024-12-09T02:22:43.089Z] 651d9022c234: Waiting [2024-12-09T02:22:43.089Z] cb2c7fac450a: Layer already exists [2024-12-09T02:22:43.089Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:43.089Z] 11f33a861f94: Layer already exists [2024-12-09T02:22:43.089Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:43.089Z] 1c7ba263e1f7: Layer already exists [2024-12-09T02:22:43.089Z] 651d9022c234: Layer already exists [2024-12-09T02:22:43.089Z] f6cfa622a143: Layer already exists [2024-12-09T02:22:43.089Z] 8e412ac6e961: Layer already exists [2024-12-09T02:22:43.089Z] fff5b6a76bd3: Layer already exists [2024-12-09T02:22:43.356Z] latest: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:43.717Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:44.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 [2024-12-09T02:22:44.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T02:22:44.071Z] 1c7ba263e1f7: Preparing [2024-12-09T02:22:44.071Z] 11f33a861f94: Preparing [2024-12-09T02:22:44.071Z] cb2c7fac450a: Preparing [2024-12-09T02:22:44.071Z] 73c92f32e54b: Preparing [2024-12-09T02:22:44.071Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:44.071Z] f6cfa622a143: Preparing [2024-12-09T02:22:44.071Z] fff5b6a76bd3: Preparing [2024-12-09T02:22:44.071Z] 8e412ac6e961: Preparing [2024-12-09T02:22:44.071Z] 651d9022c234: Preparing [2024-12-09T02:22:44.071Z] f6cfa622a143: Waiting [2024-12-09T02:22:44.071Z] fff5b6a76bd3: Waiting [2024-12-09T02:22:44.071Z] 651d9022c234: Waiting [2024-12-09T02:22:44.071Z] 8e412ac6e961: Waiting [2024-12-09T02:22:44.071Z] 11f33a861f94: Layer already exists [2024-12-09T02:22:44.071Z] 1c7ba263e1f7: Layer already exists [2024-12-09T02:22:44.071Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:44.071Z] cb2c7fac450a: Layer already exists [2024-12-09T02:22:44.071Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:44.071Z] f6cfa622a143: Layer already exists [2024-12-09T02:22:44.071Z] 8e412ac6e961: Layer already exists [2024-12-09T02:22:44.071Z] 651d9022c234: Layer already exists [2024-12-09T02:22:44.071Z] fff5b6a76bd3: Layer already exists [2024-12-09T02:22:44.340Z] 4.0.0-dev.23: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:44.695Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:45.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:45.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T02:22:45.063Z] 1c7ba263e1f7: Preparing [2024-12-09T02:22:45.063Z] 11f33a861f94: Preparing [2024-12-09T02:22:45.063Z] cb2c7fac450a: Preparing [2024-12-09T02:22:45.063Z] 73c92f32e54b: Preparing [2024-12-09T02:22:45.063Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:45.063Z] f6cfa622a143: Preparing [2024-12-09T02:22:45.063Z] fff5b6a76bd3: Preparing [2024-12-09T02:22:45.063Z] 8e412ac6e961: Preparing [2024-12-09T02:22:45.063Z] 651d9022c234: Preparing [2024-12-09T02:22:45.063Z] fff5b6a76bd3: Waiting [2024-12-09T02:22:45.063Z] 8e412ac6e961: Waiting [2024-12-09T02:22:45.063Z] 651d9022c234: Waiting [2024-12-09T02:22:45.063Z] f6cfa622a143: Waiting [2024-12-09T02:22:45.063Z] 1c7ba263e1f7: Layer already exists [2024-12-09T02:22:45.063Z] cb2c7fac450a: Layer already exists [2024-12-09T02:22:45.063Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:45.063Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:45.063Z] 11f33a861f94: Layer already exists [2024-12-09T02:22:45.063Z] fff5b6a76bd3: Layer already exists [2024-12-09T02:22:45.063Z] 651d9022c234: Layer already exists [2024-12-09T02:22:45.063Z] f6cfa622a143: Layer already exists [2024-12-09T02:22:45.063Z] 8e412ac6e961: Layer already exists [2024-12-09T02:22:45.330Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:45.709Z] + 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 [2024-12-09T02:22:46.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-09T02:22:46.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T02:22:46.073Z] 1c7ba263e1f7: Preparing [2024-12-09T02:22:46.073Z] 11f33a861f94: Preparing [2024-12-09T02:22:46.073Z] cb2c7fac450a: Preparing [2024-12-09T02:22:46.073Z] 73c92f32e54b: Preparing [2024-12-09T02:22:46.073Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:46.073Z] f6cfa622a143: Preparing [2024-12-09T02:22:46.073Z] fff5b6a76bd3: Preparing [2024-12-09T02:22:46.073Z] 8e412ac6e961: Preparing [2024-12-09T02:22:46.073Z] 651d9022c234: Preparing [2024-12-09T02:22:46.073Z] f6cfa622a143: Waiting [2024-12-09T02:22:46.073Z] fff5b6a76bd3: Waiting [2024-12-09T02:22:46.073Z] 8e412ac6e961: Waiting [2024-12-09T02:22:46.073Z] 651d9022c234: Waiting [2024-12-09T02:22:46.073Z] 1c7ba263e1f7: Layer already exists [2024-12-09T02:22:46.073Z] 11f33a861f94: Layer already exists [2024-12-09T02:22:46.073Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:46.073Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:46.073Z] cb2c7fac450a: Layer already exists [2024-12-09T02:22:46.073Z] 8e412ac6e961: Layer already exists [2024-12-09T02:22:46.073Z] fff5b6a76bd3: Layer already exists [2024-12-09T02:22:46.073Z] f6cfa622a143: Layer already exists [2024-12-09T02:22:46.073Z] 651d9022c234: Layer already exists [2024-12-09T02:22:46.341Z] main: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:22:46.433Z] ===================================================== [Pipeline] echo [2024-12-09T02:22:46.449Z] taggedImages: [2024-12-09T02:22:46.449Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:46.449Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-09T02:22:46.449Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 [2024-12-09T02:22:46.449Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:46.449Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-09T02:22:46.479Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-09T02:22:46.479Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:46.479Z] latest [2024-12-09T02:22:46.479Z] 4.0.0-dev.23 [2024-12-09T02:22:46.479Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:22:46.479Z] main [2024-12-09T02:22:46.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:46.870Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:22:47.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:22:47.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T02:22:47.225Z] fa8af132a671: Preparing [2024-12-09T02:22:47.225Z] ee5a0525372d: Preparing [2024-12-09T02:22:47.225Z] 62fa42e7f61b: Preparing [2024-12-09T02:22:47.225Z] 73c92f32e54b: Preparing [2024-12-09T02:22:47.225Z] b690f9ac5ef7: Preparing [2024-12-09T02:22:47.225Z] a2478de38424: Preparing [2024-12-09T02:22:47.225Z] 2d08ca408e4a: Preparing [2024-12-09T02:22:47.225Z] 7cd64bcacb17: Preparing [2024-12-09T02:22:47.225Z] 651d9022c234: Preparing [2024-12-09T02:22:47.225Z] a2478de38424: Waiting [2024-12-09T02:22:47.225Z] 2d08ca408e4a: Waiting [2024-12-09T02:22:47.225Z] 7cd64bcacb17: Waiting [2024-12-09T02:22:47.225Z] 651d9022c234: Waiting [2024-12-09T02:22:47.225Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:22:47.491Z] 73c92f32e54b: Layer already exists [2024-12-09T02:22:47.491Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:22:47.491Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:22:47.491Z] 62fa42e7f61b: Pushed [2024-12-09T02:22:47.491Z] fa8af132a671: Pushed [2024-12-09T02:22:47.491Z] ee5a0525372d: Pushed [2024-12-09T02:22:47.491Z] 651d9022c234: Layer already exists [2024-12-09T02:23:09.555Z] a2478de38424: Pushed [2024-12-09T02:23:09.555Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:09.930Z] + 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 [2024-12-09T02:23:10.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-09T02:23:10.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T02:23:10.296Z] fa8af132a671: Preparing [2024-12-09T02:23:10.296Z] ee5a0525372d: Preparing [2024-12-09T02:23:10.296Z] 62fa42e7f61b: Preparing [2024-12-09T02:23:10.296Z] 73c92f32e54b: Preparing [2024-12-09T02:23:10.296Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:10.296Z] a2478de38424: Preparing [2024-12-09T02:23:10.296Z] 2d08ca408e4a: Preparing [2024-12-09T02:23:10.296Z] 7cd64bcacb17: Preparing [2024-12-09T02:23:10.296Z] 651d9022c234: Preparing [2024-12-09T02:23:10.296Z] a2478de38424: Waiting [2024-12-09T02:23:10.296Z] 2d08ca408e4a: Waiting [2024-12-09T02:23:10.296Z] 651d9022c234: Waiting [2024-12-09T02:23:10.296Z] 7cd64bcacb17: Waiting [2024-12-09T02:23:10.296Z] fa8af132a671: Layer already exists [2024-12-09T02:23:10.296Z] 62fa42e7f61b: Layer already exists [2024-12-09T02:23:10.296Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:10.296Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:10.296Z] ee5a0525372d: Layer already exists [2024-12-09T02:23:10.296Z] a2478de38424: Layer already exists [2024-12-09T02:23:10.296Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:23:10.296Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:23:10.296Z] 651d9022c234: Layer already exists [2024-12-09T02:23:10.562Z] latest: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:10.931Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:11.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 [2024-12-09T02:23:11.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T02:23:11.294Z] fa8af132a671: Preparing [2024-12-09T02:23:11.294Z] ee5a0525372d: Preparing [2024-12-09T02:23:11.294Z] 62fa42e7f61b: Preparing [2024-12-09T02:23:11.294Z] 73c92f32e54b: Preparing [2024-12-09T02:23:11.294Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:11.294Z] a2478de38424: Preparing [2024-12-09T02:23:11.294Z] 2d08ca408e4a: Preparing [2024-12-09T02:23:11.294Z] a2478de38424: Waiting [2024-12-09T02:23:11.294Z] 7cd64bcacb17: Preparing [2024-12-09T02:23:11.294Z] 2d08ca408e4a: Waiting [2024-12-09T02:23:11.294Z] 651d9022c234: Preparing [2024-12-09T02:23:11.294Z] 7cd64bcacb17: Waiting [2024-12-09T02:23:11.294Z] 651d9022c234: Waiting [2024-12-09T02:23:11.294Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:11.294Z] 62fa42e7f61b: Layer already exists [2024-12-09T02:23:11.294Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:11.294Z] ee5a0525372d: Layer already exists [2024-12-09T02:23:11.294Z] fa8af132a671: Layer already exists [2024-12-09T02:23:11.294Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:23:11.294Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:23:11.294Z] 651d9022c234: Layer already exists [2024-12-09T02:23:11.294Z] a2478de38424: Layer already exists [2024-12-09T02:23:11.561Z] 4.0.0-dev.23: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:11.942Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:12.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:12.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T02:23:12.304Z] fa8af132a671: Preparing [2024-12-09T02:23:12.304Z] ee5a0525372d: Preparing [2024-12-09T02:23:12.304Z] 62fa42e7f61b: Preparing [2024-12-09T02:23:12.304Z] 73c92f32e54b: Preparing [2024-12-09T02:23:12.304Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:12.304Z] a2478de38424: Preparing [2024-12-09T02:23:12.304Z] 2d08ca408e4a: Preparing [2024-12-09T02:23:12.304Z] 7cd64bcacb17: Preparing [2024-12-09T02:23:12.304Z] a2478de38424: Waiting [2024-12-09T02:23:12.304Z] 651d9022c234: Preparing [2024-12-09T02:23:12.304Z] 2d08ca408e4a: Waiting [2024-12-09T02:23:12.304Z] 7cd64bcacb17: Waiting [2024-12-09T02:23:12.304Z] 651d9022c234: Waiting [2024-12-09T02:23:12.304Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:12.304Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:12.304Z] 62fa42e7f61b: Layer already exists [2024-12-09T02:23:12.304Z] fa8af132a671: Layer already exists [2024-12-09T02:23:12.304Z] ee5a0525372d: Layer already exists [2024-12-09T02:23:12.304Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:23:12.304Z] a2478de38424: Layer already exists [2024-12-09T02:23:12.304Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:23:12.304Z] 651d9022c234: Layer already exists [2024-12-09T02:23:12.571Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:12.927Z] + 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 [2024-12-09T02:23:13.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-09T02:23:13.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T02:23:13.281Z] fa8af132a671: Preparing [2024-12-09T02:23:13.281Z] ee5a0525372d: Preparing [2024-12-09T02:23:13.281Z] 62fa42e7f61b: Preparing [2024-12-09T02:23:13.281Z] 73c92f32e54b: Preparing [2024-12-09T02:23:13.281Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:13.281Z] a2478de38424: Preparing [2024-12-09T02:23:13.281Z] 2d08ca408e4a: Preparing [2024-12-09T02:23:13.281Z] 7cd64bcacb17: Preparing [2024-12-09T02:23:13.281Z] 651d9022c234: Preparing [2024-12-09T02:23:13.281Z] a2478de38424: Waiting [2024-12-09T02:23:13.281Z] 7cd64bcacb17: Waiting [2024-12-09T02:23:13.281Z] 2d08ca408e4a: Waiting [2024-12-09T02:23:13.281Z] 651d9022c234: Waiting [2024-12-09T02:23:13.281Z] 62fa42e7f61b: Layer already exists [2024-12-09T02:23:13.281Z] fa8af132a671: Layer already exists [2024-12-09T02:23:13.281Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:13.281Z] ee5a0525372d: Layer already exists [2024-12-09T02:23:13.281Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:13.281Z] a2478de38424: Layer already exists [2024-12-09T02:23:13.281Z] 7cd64bcacb17: Layer already exists [2024-12-09T02:23:13.281Z] 2d08ca408e4a: Layer already exists [2024-12-09T02:23:13.281Z] 651d9022c234: Layer already exists [2024-12-09T02:23:13.550Z] main: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:23:13.632Z] ===================================================== [Pipeline] echo [2024-12-09T02:23:13.649Z] taggedImages: [2024-12-09T02:23:13.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:13.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-09T02:23:13.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 [2024-12-09T02:23:13.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:13.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-09T02:23:13.680Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-09T02:23:13.680Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:13.680Z] latest [2024-12-09T02:23:13.680Z] 4.0.0-dev.23 [2024-12-09T02:23:13.680Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:13.680Z] main [2024-12-09T02:23:13.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:14.050Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:14.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:14.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T02:23:14.415Z] e9dcfa3276fb: Preparing [2024-12-09T02:23:14.415Z] b85d4d8f415d: Preparing [2024-12-09T02:23:14.415Z] b3dd51826ff2: Preparing [2024-12-09T02:23:14.415Z] 73c92f32e54b: Preparing [2024-12-09T02:23:14.415Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:14.415Z] 7eaf00096fb2: Preparing [2024-12-09T02:23:14.415Z] 105b60df2b1c: Preparing [2024-12-09T02:23:14.415Z] 651d9022c234: Preparing [2024-12-09T02:23:14.415Z] 105b60df2b1c: Waiting [2024-12-09T02:23:14.415Z] 7eaf00096fb2: Waiting [2024-12-09T02:23:14.415Z] 651d9022c234: Waiting [2024-12-09T02:23:14.415Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:14.415Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:14.684Z] b85d4d8f415d: Pushed [2024-12-09T02:23:14.684Z] e9dcfa3276fb: Pushed [2024-12-09T02:23:14.684Z] 651d9022c234: Layer already exists [2024-12-09T02:23:14.951Z] 105b60df2b1c: Pushed [2024-12-09T02:23:16.434Z] 7eaf00096fb2: Pushed [2024-12-09T02:23:23.151Z] b3dd51826ff2: Pushed [2024-12-09T02:23:23.151Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:23.552Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:23.971Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-09T02:23:23.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T02:23:23.971Z] e9dcfa3276fb: Preparing [2024-12-09T02:23:23.971Z] b85d4d8f415d: Preparing [2024-12-09T02:23:23.971Z] b3dd51826ff2: Preparing [2024-12-09T02:23:23.971Z] 73c92f32e54b: Preparing [2024-12-09T02:23:23.971Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:23.971Z] 7eaf00096fb2: Preparing [2024-12-09T02:23:23.971Z] 105b60df2b1c: Preparing [2024-12-09T02:23:23.971Z] 651d9022c234: Preparing [2024-12-09T02:23:23.971Z] 7eaf00096fb2: Waiting [2024-12-09T02:23:23.971Z] 105b60df2b1c: Waiting [2024-12-09T02:23:23.971Z] 651d9022c234: Waiting [2024-12-09T02:23:23.971Z] b85d4d8f415d: Layer already exists [2024-12-09T02:23:23.971Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:23.971Z] e9dcfa3276fb: Layer already exists [2024-12-09T02:23:23.971Z] b3dd51826ff2: Layer already exists [2024-12-09T02:23:23.971Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:23.971Z] 7eaf00096fb2: Layer already exists [2024-12-09T02:23:23.971Z] 651d9022c234: Layer already exists [2024-12-09T02:23:23.971Z] 105b60df2b1c: Layer already exists [2024-12-09T02:23:24.252Z] latest: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:24.623Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:24.980Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 [2024-12-09T02:23:24.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T02:23:24.980Z] e9dcfa3276fb: Preparing [2024-12-09T02:23:24.980Z] b85d4d8f415d: Preparing [2024-12-09T02:23:24.980Z] b3dd51826ff2: Preparing [2024-12-09T02:23:24.980Z] 73c92f32e54b: Preparing [2024-12-09T02:23:24.980Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:24.980Z] 7eaf00096fb2: Preparing [2024-12-09T02:23:24.980Z] 105b60df2b1c: Preparing [2024-12-09T02:23:24.980Z] 651d9022c234: Preparing [2024-12-09T02:23:24.980Z] 7eaf00096fb2: Waiting [2024-12-09T02:23:24.980Z] 105b60df2b1c: Waiting [2024-12-09T02:23:24.980Z] 651d9022c234: Waiting [2024-12-09T02:23:24.980Z] b85d4d8f415d: Layer already exists [2024-12-09T02:23:24.980Z] e9dcfa3276fb: Layer already exists [2024-12-09T02:23:24.980Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:24.980Z] b3dd51826ff2: Layer already exists [2024-12-09T02:23:24.980Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:24.980Z] 105b60df2b1c: Layer already exists [2024-12-09T02:23:24.980Z] 651d9022c234: Layer already exists [2024-12-09T02:23:24.980Z] 7eaf00096fb2: Layer already exists [2024-12-09T02:23:25.247Z] 4.0.0-dev.23: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:25.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:25.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:25.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T02:23:25.972Z] e9dcfa3276fb: Preparing [2024-12-09T02:23:25.972Z] b85d4d8f415d: Preparing [2024-12-09T02:23:25.972Z] b3dd51826ff2: Preparing [2024-12-09T02:23:25.972Z] 73c92f32e54b: Preparing [2024-12-09T02:23:25.972Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:25.972Z] 7eaf00096fb2: Preparing [2024-12-09T02:23:25.972Z] 105b60df2b1c: Preparing [2024-12-09T02:23:25.972Z] 651d9022c234: Preparing [2024-12-09T02:23:25.972Z] 7eaf00096fb2: Waiting [2024-12-09T02:23:25.972Z] 651d9022c234: Waiting [2024-12-09T02:23:25.972Z] 105b60df2b1c: Waiting [2024-12-09T02:23:25.972Z] b85d4d8f415d: Layer already exists [2024-12-09T02:23:25.972Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:25.972Z] b3dd51826ff2: Layer already exists [2024-12-09T02:23:25.972Z] e9dcfa3276fb: Layer already exists [2024-12-09T02:23:25.972Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:25.972Z] 7eaf00096fb2: Layer already exists [2024-12-09T02:23:25.972Z] 651d9022c234: Layer already exists [2024-12-09T02:23:25.972Z] 105b60df2b1c: Layer already exists [2024-12-09T02:23:26.238Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:26.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:26.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-09T02:23:26.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T02:23:26.944Z] e9dcfa3276fb: Preparing [2024-12-09T02:23:26.944Z] b85d4d8f415d: Preparing [2024-12-09T02:23:26.944Z] b3dd51826ff2: Preparing [2024-12-09T02:23:26.944Z] 73c92f32e54b: Preparing [2024-12-09T02:23:26.944Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:26.944Z] 7eaf00096fb2: Preparing [2024-12-09T02:23:26.944Z] 105b60df2b1c: Preparing [2024-12-09T02:23:26.944Z] 7eaf00096fb2: Waiting [2024-12-09T02:23:26.944Z] 651d9022c234: Preparing [2024-12-09T02:23:26.944Z] 105b60df2b1c: Waiting [2024-12-09T02:23:26.944Z] 651d9022c234: Waiting [2024-12-09T02:23:26.944Z] b85d4d8f415d: Layer already exists [2024-12-09T02:23:26.944Z] b3dd51826ff2: Layer already exists [2024-12-09T02:23:26.944Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:26.944Z] e9dcfa3276fb: Layer already exists [2024-12-09T02:23:26.944Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:26.944Z] 7eaf00096fb2: Layer already exists [2024-12-09T02:23:26.944Z] 651d9022c234: Layer already exists [2024-12-09T02:23:26.944Z] 105b60df2b1c: Layer already exists [2024-12-09T02:23:27.212Z] main: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:23:27.306Z] ===================================================== [Pipeline] echo [2024-12-09T02:23:27.325Z] taggedImages: [2024-12-09T02:23:27.325Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:27.325Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-09T02:23:27.325Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 [2024-12-09T02:23:27.325Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:27.325Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-09T02:23:27.356Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-09T02:23:27.356Z] 6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:27.356Z] latest [2024-12-09T02:23:27.356Z] 4.0.0-dev.23 [2024-12-09T02:23:27.356Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:27.356Z] main [2024-12-09T02:23:27.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:27.826Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:28.183Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:28.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T02:23:28.183Z] cdafbf192080: Preparing [2024-12-09T02:23:28.183Z] c0e868a63bef: Preparing [2024-12-09T02:23:28.183Z] 73c92f32e54b: Preparing [2024-12-09T02:23:28.183Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:28.183Z] c8c60f780bdd: Preparing [2024-12-09T02:23:28.183Z] bbf69e7e1968: Preparing [2024-12-09T02:23:28.183Z] 651d9022c234: Preparing [2024-12-09T02:23:28.183Z] bbf69e7e1968: Waiting [2024-12-09T02:23:28.183Z] 651d9022c234: Waiting [2024-12-09T02:23:28.183Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:28.183Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:28.450Z] 651d9022c234: Layer already exists [2024-12-09T02:23:28.450Z] cdafbf192080: Pushed [2024-12-09T02:23:29.033Z] bbf69e7e1968: Pushed [2024-12-09T02:23:29.988Z] c8c60f780bdd: Pushed [2024-12-09T02:23:36.628Z] c0e868a63bef: Pushed [2024-12-09T02:23:36.628Z] 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:36.985Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:37.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-09T02:23:37.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T02:23:37.323Z] cdafbf192080: Preparing [2024-12-09T02:23:37.323Z] c0e868a63bef: Preparing [2024-12-09T02:23:37.323Z] 73c92f32e54b: Preparing [2024-12-09T02:23:37.323Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:37.323Z] c8c60f780bdd: Preparing [2024-12-09T02:23:37.323Z] bbf69e7e1968: Preparing [2024-12-09T02:23:37.323Z] 651d9022c234: Preparing [2024-12-09T02:23:37.323Z] bbf69e7e1968: Waiting [2024-12-09T02:23:37.323Z] 651d9022c234: Waiting [2024-12-09T02:23:37.323Z] c8c60f780bdd: Layer already exists [2024-12-09T02:23:37.323Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:37.323Z] c0e868a63bef: Layer already exists [2024-12-09T02:23:37.323Z] cdafbf192080: Layer already exists [2024-12-09T02:23:37.323Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:37.323Z] bbf69e7e1968: Layer already exists [2024-12-09T02:23:37.323Z] 651d9022c234: Layer already exists [2024-12-09T02:23:37.587Z] latest: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:37.930Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:38.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 [2024-12-09T02:23:38.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T02:23:38.287Z] cdafbf192080: Preparing [2024-12-09T02:23:38.287Z] c0e868a63bef: Preparing [2024-12-09T02:23:38.287Z] 73c92f32e54b: Preparing [2024-12-09T02:23:38.287Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:38.287Z] c8c60f780bdd: Preparing [2024-12-09T02:23:38.287Z] bbf69e7e1968: Preparing [2024-12-09T02:23:38.287Z] 651d9022c234: Preparing [2024-12-09T02:23:38.287Z] bbf69e7e1968: Waiting [2024-12-09T02:23:38.287Z] 651d9022c234: Waiting [2024-12-09T02:23:38.287Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:38.287Z] c8c60f780bdd: Layer already exists [2024-12-09T02:23:38.287Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:38.287Z] c0e868a63bef: Layer already exists [2024-12-09T02:23:38.287Z] cdafbf192080: Layer already exists [2024-12-09T02:23:38.287Z] 651d9022c234: Layer already exists [2024-12-09T02:23:38.287Z] bbf69e7e1968: Layer already exists [2024-12-09T02:23:38.551Z] 4.0.0-dev.23: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:38.896Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:39.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:39.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T02:23:39.249Z] cdafbf192080: Preparing [2024-12-09T02:23:39.249Z] c0e868a63bef: Preparing [2024-12-09T02:23:39.249Z] 73c92f32e54b: Preparing [2024-12-09T02:23:39.249Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:39.249Z] c8c60f780bdd: Preparing [2024-12-09T02:23:39.249Z] bbf69e7e1968: Preparing [2024-12-09T02:23:39.249Z] 651d9022c234: Preparing [2024-12-09T02:23:39.249Z] bbf69e7e1968: Waiting [2024-12-09T02:23:39.249Z] 651d9022c234: Waiting [2024-12-09T02:23:39.249Z] cdafbf192080: Layer already exists [2024-12-09T02:23:39.249Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:39.249Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:39.249Z] c8c60f780bdd: Layer already exists [2024-12-09T02:23:39.249Z] c0e868a63bef: Layer already exists [2024-12-09T02:23:39.249Z] bbf69e7e1968: Layer already exists [2024-12-09T02:23:39.249Z] 651d9022c234: Layer already exists [2024-12-09T02:23:39.514Z] 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:39.865Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:40.225Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-09T02:23:40.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T02:23:40.226Z] cdafbf192080: Preparing [2024-12-09T02:23:40.226Z] c0e868a63bef: Preparing [2024-12-09T02:23:40.226Z] 73c92f32e54b: Preparing [2024-12-09T02:23:40.226Z] b690f9ac5ef7: Preparing [2024-12-09T02:23:40.226Z] c8c60f780bdd: Preparing [2024-12-09T02:23:40.226Z] bbf69e7e1968: Preparing [2024-12-09T02:23:40.226Z] 651d9022c234: Preparing [2024-12-09T02:23:40.226Z] bbf69e7e1968: Waiting [2024-12-09T02:23:40.226Z] 651d9022c234: Waiting [2024-12-09T02:23:40.226Z] c8c60f780bdd: Layer already exists [2024-12-09T02:23:40.226Z] cdafbf192080: Layer already exists [2024-12-09T02:23:40.226Z] 73c92f32e54b: Layer already exists [2024-12-09T02:23:40.226Z] b690f9ac5ef7: Layer already exists [2024-12-09T02:23:40.226Z] c0e868a63bef: Layer already exists [2024-12-09T02:23:40.226Z] bbf69e7e1968: Layer already exists [2024-12-09T02:23:40.226Z] 651d9022c234: Layer already exists [2024-12-09T02:23:40.491Z] main: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:23:40.573Z] ===================================================== [Pipeline] echo [2024-12-09T02:23:40.587Z] taggedImages: [2024-12-09T02:23:40.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [2024-12-09T02:23:40.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-09T02:23:40.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 [2024-12-09T02:23:40.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [2024-12-09T02:23:40.587Z] - 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 [2024-12-09T02:23:40.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:23:40.985Z] [2024-12-09T02:23:40.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:23:41.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:23:41.585Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T02:23:41.585Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T02:23:41.585Z] 04944245beec: Pulling fs layer [2024-12-09T02:23:41.585Z] 699f458cf7ca: Pulling fs layer [2024-12-09T02:23:41.585Z] 765212b225bb: Pulling fs layer [2024-12-09T02:23:41.585Z] f23df028b6ca: Pulling fs layer [2024-12-09T02:23:41.585Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T02:23:41.585Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T02:23:41.585Z] f23df028b6ca: Waiting [2024-12-09T02:23:41.585Z] d65c8cfc05b1: Waiting [2024-12-09T02:23:41.585Z] 2437ff75d9bd: Waiting [2024-12-09T02:23:41.585Z] 765212b225bb: Waiting [2024-12-09T02:23:41.585Z] 04944245beec: Verifying Checksum [2024-12-09T02:23:41.585Z] 04944245beec: Download complete [2024-12-09T02:23:41.585Z] 765212b225bb: Verifying Checksum [2024-12-09T02:23:41.585Z] 765212b225bb: Download complete [2024-12-09T02:23:41.585Z] f23df028b6ca: Verifying Checksum [2024-12-09T02:23:41.585Z] f23df028b6ca: Download complete [2024-12-09T02:23:41.585Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T02:23:41.585Z] d65c8cfc05b1: Download complete [2024-12-09T02:23:41.854Z] 699f458cf7ca: Verifying Checksum [2024-12-09T02:23:41.854Z] 699f458cf7ca: Download complete [2024-12-09T02:23:42.121Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T02:23:42.121Z] 8998bd30e6a1: Download complete [2024-12-09T02:23:44.073Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T02:23:44.073Z] 2437ff75d9bd: Download complete [2024-12-09T02:23:49.420Z] 8998bd30e6a1: Pull complete [2024-12-09T02:23:49.420Z] 04944245beec: Pull complete [2024-12-09T02:23:51.362Z] 699f458cf7ca: Pull complete [2024-12-09T02:23:51.362Z] 765212b225bb: Pull complete [2024-12-09T02:23:51.948Z] f23df028b6ca: Pull complete [2024-12-09T02:23:51.948Z] d65c8cfc05b1: Pull complete [2024-12-09T02:24:18.640Z] 2437ff75d9bd: Pull complete [2024-12-09T02:24:18.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T02:24:18.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:24:18.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:24:18.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container [2024-12-09T02:24:18.877Z] $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:24:20.906Z] $ docker top a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:24:21.491Z] ---> job-cost.sh [2024-12-09T02:24:21.757Z] lf-activate-venv: SKIPPING [2024-12-09T02:24:21.757Z] INFO: No Stack... [2024-12-09T02:24:22.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:24:22.977Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T02:24:23.289Z] + + cut -d, -f6cat [2024-12-09T02:24:23.289Z] /w/workspace/edgex-go/759/archives/cost.csv [Pipeline] lock [2024-12-09T02:24:23.347Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] [2024-12-09T02:24:23.360Z] Resource [jenkins-edgexfoundry-edgex-go-main-759-stack-cost] did not exist. Created. [2024-12-09T02:24:23.368Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T02:24:23.695Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T02:24:24.421Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T02:24:24.432Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T02:24:24.454Z] $ docker stop --time=1 a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 [2024-12-09T02:24:25.890Z] $ docker rm -f --volumes a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 [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 [2024-12-09T02:24:26.471Z] provisioning config files... [2024-12-09T02:24:26.479Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/759@tmp/config5151968740492382570tmp [Pipeline] { [Pipeline] sh [2024-12-09T02:24:26.786Z] + set +x [2024-12-09T02:24:26.786Z] + curl -s https://codecov.io/bash [2024-12-09T02:24:26.786Z] + bash -s -- [2024-12-09T02:24:26.786Z] [2024-12-09T02:24:26.786Z] _____ _ [2024-12-09T02:24:26.786Z] / ____| | | [2024-12-09T02:24:26.786Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T02:24:26.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T02:24:26.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T02:24:26.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T02:24:26.786Z] Bash-1.0.6 [2024-12-09T02:24:26.786Z] [2024-12-09T02:24:26.786Z] [2024-12-09T02:24:26.786Z] ==> git version 2.25.1 found [2024-12-09T02:24:26.786Z] ==> 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 [2024-12-09T02:24:26.786Z] Release-Date: 2020-01-08 [2024-12-09T02:24:26.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T02:24:26.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T02:24:26.786Z] ==> Jenkins CI detected. [2024-12-09T02:24:26.786Z] current dir:  /w/workspace/edgex-go/759 [2024-12-09T02:24:26.786Z] project root: . [2024-12-09T02:24:26.786Z] --> token set from env [2024-12-09T02:24:26.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T02:24:26.786Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T02:24:26.786Z] ==> Python coveragepy not found [2024-12-09T02:24:26.786Z] ==> Searching for coverage reports in: [2024-12-09T02:24:26.786Z] + . [2024-12-09T02:24:27.046Z] -> Found 1 reports [2024-12-09T02:24:27.046Z] ==> Detecting git/mercurial file structure [2024-12-09T02:24:27.046Z] ==> Reading reports [2024-12-09T02:24:27.046Z] + ./coverage.out bytes=1412872 [2024-12-09T02:24:27.046Z] ==> Appending adjustments [2024-12-09T02:24:27.046Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T02:24:28.429Z] + Found adjustments [2024-12-09T02:24:28.429Z] ==> Gzipping contents [2024-12-09T02:24:28.429Z] 120K /tmp/codecov.BDGxMT.gz [2024-12-09T02:24:28.429Z] ==> Uploading reports [2024-12-09T02:24:28.429Z] url: https://codecov.io [2024-12-09T02:24:28.430Z] query: branch=main&commit=6bbd37b5df431558ec293b1a451d3008d2d01443&build=759&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F759%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:24:28.430Z] -> Pinging Codecov [2024-12-09T02:24:28.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6bbd37b5df431558ec293b1a451d3008d2d01443&build=759&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F759%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:24:28.430Z] -> Uploading to [2024-12-09T02:24:28.430Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6bbd37b5df431558ec293b1a451d3008d2d01443/ec9ec5c4-23bb-4f67-a4e4-a5ffc24d7614.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T022428Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4c05f95d61367c0448a8f0c671632db6228afc7d69a880f7bf3ebdaafea11911 [2024-12-09T02:24:28.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:28.430Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:28.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 476k --:--:-- --:--:-- --:--:-- 476k [2024-12-09T02:24:28.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [2024-12-09T02:24:28.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-09T02:24:28.966Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T02:24:28.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:24:29.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:24:29.295Z] [2024-12-09T02:24:29.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:24:29.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:24:29.860Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T02:24:29.860Z] 43c4264eed91: Already exists [2024-12-09T02:24:29.860Z] 4cc291be95ef: Already exists [2024-12-09T02:24:29.860Z] 2ac1f1163629: Already exists [2024-12-09T02:24:29.860Z] 5c3c966382ef: Already exists [2024-12-09T02:24:29.860Z] 4f4fb700ef54: Already exists [2024-12-09T02:24:29.860Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T02:24:29.860Z] 9c3e1370e548: Pulling fs layer [2024-12-09T02:24:30.120Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T02:24:30.120Z] d9c7d2e4e75e: Download complete [2024-12-09T02:24:30.686Z] d9c7d2e4e75e: Pull complete [2024-12-09T02:24:30.946Z] 9c3e1370e548: Verifying Checksum [2024-12-09T02:24:30.946Z] 9c3e1370e548: Download complete [2024-12-09T02:24:34.228Z] 9c3e1370e548: Pull complete [2024-12-09T02:24:34.228Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T02:24:34.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:24:34.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:24:34.359Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:24:34.385Z] $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:24:38.292Z] $ docker top d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:24:38.640Z] + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo [2024-12-09T02:24:38.651Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-09T02:24:38.930Z] + set -o pipefail [2024-12-09T02:24:38.930Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-09T02:24:47.055Z] [2024-12-09T02:24:47.055Z] Monitoring /w/workspace/edgex-go/759 (github.com/edgexfoundry/edgex-go)... [2024-12-09T02:24:47.055Z] [2024-12-09T02:24:47.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bd259715-77ae-4c4f-a788-6a4d9526d17c [2024-12-09T02:24:47.055Z] [2024-12-09T02:24:47.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T02:24:47.055Z] [2024-12-09T02:24:47.326Z] [2024-12-09T02:24:47.326Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T02:24:47.326Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T02:24:47.595Z] $ docker stop --time=1 d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb [2024-12-09T02:24:50.109Z] $ docker rm -f --volumes d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-09T02:24:50.626Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:24:50.651Z] provisioning config files... [2024-12-09T02:24:50.660Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/759@tmp/config10873141014845202605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:24:50.960Z] --> edgex-publish-swagger.sh [2024-12-09T02:24:50.960Z] === Publish openapi API === [2024-12-09T02:24:50.960Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-09T02:24:50.960Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/759/openapi/core-command.yaml] [2024-12-09T02:24:50.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:50.960Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:51.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 35984 --:--:-- --:--:-- --:--:-- 35984 100 32782 0 0 100 32782 0 35984 --:--:-- --:--:-- --:--:-- 35945 [2024-12-09T02:24:51.895Z] [2024-12-09T02:24:51.895Z] [2024-12-09T02:24:51.895Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/759/openapi/core-data.yaml] [2024-12-09T02:24:51.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:51.895Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:52.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 132k --:--:-- --:--:-- --:--:-- 132k 100 72057 0 0 100 72057 0 132k --:--:-- --:--:-- --:--:-- 132k [2024-12-09T02:24:52.462Z] [2024-12-09T02:24:52.462Z] [2024-12-09T02:24:52.462Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/759/openapi/core-keeper.yaml] [2024-12-09T02:24:52.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:52.462Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:52.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 238 115k --:--:-- --:--:-- --:--:-- 115k [2024-12-09T02:24:52.721Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-09T02:24:52.721Z] [2024-12-09T02:24:52.721Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/759/openapi/core-metadata.yaml] [2024-12-09T02:24:52.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:52.721Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:52.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 382 379k --:--:-- --:--:-- --:--:-- 379k [2024-12-09T02:24:52.981Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T02:24:52.981Z] [2024-12-09T02:24:52.981Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/759/openapi/support-notifications.yaml] [2024-12-09T02:24:52.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:52.981Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:53.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87301 0 0 75 65536 0 969k --:--:-- --:--:-- --:--:-- 955k 100 87457 100 156 100 87301 521 285k --:--:-- --:--:-- --:--:-- 284k [2024-12-09T02:24:53.239Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T02:24:53.239Z] [2024-12-09T02:24:53.239Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/759/openapi/support-scheduler.yaml] [2024-12-09T02:24:53.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:24:53.239Z] Dload Upload Total Spent Left Speed [2024-12-09T02:24:53.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 457 145k --:--:-- --:--:-- --:--:-- 145k [2024-12-09T02:24:53.806Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T02:24:53.806Z] [Pipeline] } [2024-12-09T02:24:53.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-12-09T02:24:54.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:24:54.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:24:54.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:24:54.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:24:54.744Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:24:54.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:24:55.216Z] $ docker top f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 -eo pid,comm [2024-12-09T02:24:55.281Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T02:24:55.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:24:55.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:24:55.328Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:24:55.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:24:55.448Z] $ docker exec f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 ssh-agent [2024-12-09T02:24:55.566Z] SSH_AUTH_SOCK=/tmp/ssh-nWCxWbVaTpsZ/agent.33 [2024-12-09T02:24:55.566Z] SSH_AGENT_PID=39 [2024-12-09T02:24:55.571Z] Running ssh-add (command line suppressed) [2024-12-09T02:24:55.672Z] Identity added: /w/workspace/edgex-go/759@tmp/private_key_13635526695165651446.key (/w/workspace/edgex-go/759@tmp/private_key_13635526695165651446.key) [2024-12-09T02:24:55.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:24:55.985Z] + git semver tag [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,175 [run_tag] DEBUG tag force:False [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,175 [check_head_tag] DEBUG check head tag [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,178 [execute] INFO git cat-file --batch-check [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=) [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,182 [execute] INFO git cat-file --batch [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=) [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,233 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,233 [execute] INFO git tag -a v4.0.0-dev.23 -m v4.0.0-dev.23 [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.23', '-m', 'v4.0.0-dev.23'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:24:56.244Z] 2024-12-09 02:24:56,239 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:24:56.244Z] 4.0.0-dev.23 [Pipeline] } [2024-12-09T02:24:56.512Z] $ docker exec --env ******** --env ******** f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 ssh-agent -k [2024-12-09T02:24:56.610Z] unset SSH_AUTH_SOCK; [2024-12-09T02:24:56.611Z] unset SSH_AGENT_PID; [2024-12-09T02:24:56.611Z] echo Agent pid 39 killed; [2024-12-09T02:24:56.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:24:56.950Z] + git semver [Pipeline] } [2024-12-09T02:24:57.221Z] $ docker stop --time=1 f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 [2024-12-09T02:24:58.485Z] $ docker rm -f --volumes f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:24:58.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:24:58.896Z] [2024-12-09T02:24:58.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:24:59.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:24:59.196Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T02:24:59.196Z] ab5ef0e58194: Pulling fs layer [2024-12-09T02:24:59.196Z] 9712f1f96733: Pulling fs layer [2024-12-09T02:24:59.196Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T02:24:59.196Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T02:24:59.196Z] e9a5061849ea: Pulling fs layer [2024-12-09T02:24:59.196Z] d747dcd14b5f: Pulling fs layer [2024-12-09T02:24:59.196Z] 2de7ff778b66: Pulling fs layer [2024-12-09T02:24:59.196Z] e9a5061849ea: Waiting [2024-12-09T02:24:59.196Z] d747dcd14b5f: Waiting [2024-12-09T02:24:59.196Z] 2de7ff778b66: Waiting [2024-12-09T02:24:59.196Z] 0d9ebad4ef96: Waiting [2024-12-09T02:24:59.196Z] 9712f1f96733: Verifying Checksum [2024-12-09T02:24:59.196Z] 9712f1f96733: Download complete [2024-12-09T02:24:59.455Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T02:24:59.455Z] 63f879dbbcfc: Download complete [2024-12-09T02:24:59.713Z] e9a5061849ea: Verifying Checksum [2024-12-09T02:24:59.713Z] e9a5061849ea: Download complete [2024-12-09T02:24:59.713Z] d747dcd14b5f: Verifying Checksum [2024-12-09T02:24:59.713Z] d747dcd14b5f: Download complete [2024-12-09T02:24:59.713Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T02:24:59.713Z] 0d9ebad4ef96: Download complete [2024-12-09T02:24:59.713Z] ab5ef0e58194: Verifying Checksum [2024-12-09T02:24:59.713Z] ab5ef0e58194: Download complete [2024-12-09T02:24:59.713Z] 2de7ff778b66: Verifying Checksum [2024-12-09T02:24:59.713Z] 2de7ff778b66: Download complete [2024-12-09T02:25:02.995Z] ab5ef0e58194: Pull complete [2024-12-09T02:25:02.995Z] 9712f1f96733: Pull complete [2024-12-09T02:25:03.254Z] 63f879dbbcfc: Pull complete [2024-12-09T02:25:07.435Z] 0d9ebad4ef96: Pull complete [2024-12-09T02:25:07.435Z] e9a5061849ea: Pull complete [2024-12-09T02:25:07.435Z] d747dcd14b5f: Pull complete [2024-12-09T02:25:08.370Z] 2de7ff778b66: Pull complete [2024-12-09T02:25:08.370Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T02:25:08.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:25:08.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:25:08.467Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:25:08.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:25:09.978Z] $ docker top 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:25:10.048Z] provisioning config files... [2024-12-09T02:25:10.054Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/759@tmp/config10371714640697754085tmp [2024-12-09T02:25:10.060Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/759@tmp/config4383830885584853969tmp [2024-12-09T02:25:10.066Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/759@tmp/config3037628005589229754tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:25:10.163Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:10.457Z] ---> sigul-configuration.sh [2024-12-09T02:25:10.457Z] gpg: directory `/root/.gnupg' created [2024-12-09T02:25:10.457Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T02:25:10.457Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T02:25:10.457Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T02:25:10.457Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T02:25:10.457Z] gpg: CAST5 encrypted data [2024-12-09T02:25:10.457Z] gpg: encrypted with 1 passphrase [2024-12-09T02:25:10.457Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T02:25:10.748Z] + mkdir /home/jenkins [2024-12-09T02:25:10.748Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T02:25:11.041Z] + 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 [2024-12-09T02:25:11.054Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:11.350Z] ---> sigul-install.sh [2024-12-09T02:25:11.350Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T02:25:11.644Z] + git tag --list [2024-12-09T02:25:11.644Z] 0.6.0 [2024-12-09T02:25:11.644Z] 0.6.1 [2024-12-09T02:25:11.644Z] 0.7.0 [2024-12-09T02:25:11.644Z] 0.7.1 [2024-12-09T02:25:11.644Z] v1.0.0 [2024-12-09T02:25:11.644Z] v1.0.1 [2024-12-09T02:25:11.644Z] v1.1.0 [2024-12-09T02:25:11.644Z] v1.2.0 [2024-12-09T02:25:11.644Z] v1.2.1 [2024-12-09T02:25:11.644Z] v1.3.0 [2024-12-09T02:25:11.644Z] v1.3.1 [2024-12-09T02:25:11.644Z] v2.0.0 [2024-12-09T02:25:11.644Z] v2.1.0 [2024-12-09T02:25:11.644Z] v2.1.1 [2024-12-09T02:25:11.644Z] v2.2.0 [2024-12-09T02:25:11.644Z] v2.3.0 [2024-12-09T02:25:11.644Z] v3.0 [2024-12-09T02:25:11.644Z] v3.0.0 [2024-12-09T02:25:11.644Z] v3.1 [2024-12-09T02:25:11.644Z] v3.1.0 [2024-12-09T02:25:11.644Z] v3.1.0-dev.1 [2024-12-09T02:25:11.644Z] v3.1.0-dev.10 [2024-12-09T02:25:11.644Z] v3.1.0-dev.11 [2024-12-09T02:25:11.644Z] v3.1.0-dev.12 [2024-12-09T02:25:11.644Z] v3.1.0-dev.13 [2024-12-09T02:25:11.644Z] v3.1.0-dev.14 [2024-12-09T02:25:11.644Z] v3.1.0-dev.15 [2024-12-09T02:25:11.644Z] v3.1.0-dev.16 [2024-12-09T02:25:11.644Z] v3.1.0-dev.17 [2024-12-09T02:25:11.644Z] v3.1.0-dev.18 [2024-12-09T02:25:11.644Z] v3.1.0-dev.19 [2024-12-09T02:25:11.644Z] v3.1.0-dev.2 [2024-12-09T02:25:11.644Z] v3.1.0-dev.20 [2024-12-09T02:25:11.644Z] v3.1.0-dev.21 [2024-12-09T02:25:11.644Z] v3.1.0-dev.22 [2024-12-09T02:25:11.644Z] v3.1.0-dev.23 [2024-12-09T02:25:11.644Z] v3.1.0-dev.24 [2024-12-09T02:25:11.644Z] v3.1.0-dev.25 [2024-12-09T02:25:11.644Z] v3.1.0-dev.26 [2024-12-09T02:25:11.644Z] v3.1.0-dev.27 [2024-12-09T02:25:11.644Z] v3.1.0-dev.28 [2024-12-09T02:25:11.644Z] v3.1.0-dev.29 [2024-12-09T02:25:11.644Z] v3.1.0-dev.3 [2024-12-09T02:25:11.644Z] v3.1.0-dev.30 [2024-12-09T02:25:11.644Z] v3.1.0-dev.31 [2024-12-09T02:25:11.644Z] v3.1.0-dev.32 [2024-12-09T02:25:11.644Z] v3.1.0-dev.33 [2024-12-09T02:25:11.644Z] v3.1.0-dev.34 [2024-12-09T02:25:11.644Z] v3.1.0-dev.35 [2024-12-09T02:25:11.644Z] v3.1.0-dev.36 [2024-12-09T02:25:11.644Z] v3.1.0-dev.37 [2024-12-09T02:25:11.644Z] v3.1.0-dev.38 [2024-12-09T02:25:11.644Z] v3.1.0-dev.39 [2024-12-09T02:25:11.644Z] v3.1.0-dev.4 [2024-12-09T02:25:11.644Z] v3.1.0-dev.40 [2024-12-09T02:25:11.644Z] v3.1.0-dev.41 [2024-12-09T02:25:11.644Z] v3.1.0-dev.42 [2024-12-09T02:25:11.644Z] v3.1.0-dev.43 [2024-12-09T02:25:11.644Z] v3.1.0-dev.44 [2024-12-09T02:25:11.644Z] v3.1.0-dev.45 [2024-12-09T02:25:11.644Z] v3.1.0-dev.46 [2024-12-09T02:25:11.644Z] v3.1.0-dev.47 [2024-12-09T02:25:11.644Z] v3.1.0-dev.48 [2024-12-09T02:25:11.644Z] v3.1.0-dev.49 [2024-12-09T02:25:11.644Z] v3.1.0-dev.5 [2024-12-09T02:25:11.644Z] v3.1.0-dev.50 [2024-12-09T02:25:11.644Z] v3.1.0-dev.51 [2024-12-09T02:25:11.644Z] v3.1.0-dev.52 [2024-12-09T02:25:11.644Z] v3.1.0-dev.53 [2024-12-09T02:25:11.644Z] v3.1.0-dev.54 [2024-12-09T02:25:11.644Z] v3.1.0-dev.55 [2024-12-09T02:25:11.644Z] v3.1.0-dev.56 [2024-12-09T02:25:11.644Z] v3.1.0-dev.57 [2024-12-09T02:25:11.644Z] v3.1.0-dev.58 [2024-12-09T02:25:11.644Z] v3.1.0-dev.59 [2024-12-09T02:25:11.644Z] v3.1.0-dev.6 [2024-12-09T02:25:11.644Z] v3.1.0-dev.60 [2024-12-09T02:25:11.644Z] v3.1.0-dev.61 [2024-12-09T02:25:11.644Z] v3.1.0-dev.62 [2024-12-09T02:25:11.644Z] v3.1.0-dev.63 [2024-12-09T02:25:11.645Z] v3.1.0-dev.64 [2024-12-09T02:25:11.645Z] v3.1.0-dev.65 [2024-12-09T02:25:11.645Z] v3.1.0-dev.66 [2024-12-09T02:25:11.645Z] v3.1.0-dev.67 [2024-12-09T02:25:11.645Z] v3.1.0-dev.68 [2024-12-09T02:25:11.645Z] v3.1.0-dev.69 [2024-12-09T02:25:11.645Z] v3.1.0-dev.7 [2024-12-09T02:25:11.645Z] v3.1.0-dev.70 [2024-12-09T02:25:11.645Z] v3.1.0-dev.71 [2024-12-09T02:25:11.645Z] v3.1.0-dev.72 [2024-12-09T02:25:11.645Z] v3.1.0-dev.73 [2024-12-09T02:25:11.645Z] v3.1.0-dev.8 [2024-12-09T02:25:11.645Z] v3.1.0-dev.9 [2024-12-09T02:25:11.645Z] v3.1.1 [2024-12-09T02:25:11.645Z] v3.1.1-dev.1 [2024-12-09T02:25:11.645Z] v3.1.1-dev.2 [2024-12-09T02:25:11.645Z] v3.2.0-dev.1 [2024-12-09T02:25:11.645Z] v3.2.0-dev.10 [2024-12-09T02:25:11.645Z] v3.2.0-dev.100 [2024-12-09T02:25:11.645Z] v3.2.0-dev.101 [2024-12-09T02:25:11.645Z] v3.2.0-dev.102 [2024-12-09T02:25:11.645Z] v3.2.0-dev.103 [2024-12-09T02:25:11.645Z] v3.2.0-dev.104 [2024-12-09T02:25:11.645Z] v3.2.0-dev.105 [2024-12-09T02:25:11.645Z] v3.2.0-dev.106 [2024-12-09T02:25:11.645Z] v3.2.0-dev.107 [2024-12-09T02:25:11.645Z] v3.2.0-dev.108 [2024-12-09T02:25:11.645Z] v3.2.0-dev.109 [2024-12-09T02:25:11.645Z] v3.2.0-dev.11 [2024-12-09T02:25:11.645Z] v3.2.0-dev.12 [2024-12-09T02:25:11.645Z] v3.2.0-dev.13 [2024-12-09T02:25:11.645Z] v3.2.0-dev.14 [2024-12-09T02:25:11.645Z] v3.2.0-dev.15 [2024-12-09T02:25:11.645Z] v3.2.0-dev.16 [2024-12-09T02:25:11.645Z] v3.2.0-dev.17 [2024-12-09T02:25:11.645Z] v3.2.0-dev.18 [2024-12-09T02:25:11.645Z] v3.2.0-dev.19 [2024-12-09T02:25:11.645Z] v3.2.0-dev.2 [2024-12-09T02:25:11.645Z] v3.2.0-dev.20 [2024-12-09T02:25:11.645Z] v3.2.0-dev.21 [2024-12-09T02:25:11.645Z] v3.2.0-dev.22 [2024-12-09T02:25:11.645Z] v3.2.0-dev.23 [2024-12-09T02:25:11.645Z] v3.2.0-dev.24 [2024-12-09T02:25:11.645Z] v3.2.0-dev.25 [2024-12-09T02:25:11.645Z] v3.2.0-dev.26 [2024-12-09T02:25:11.645Z] v3.2.0-dev.27 [2024-12-09T02:25:11.645Z] v3.2.0-dev.28 [2024-12-09T02:25:11.645Z] v3.2.0-dev.29 [2024-12-09T02:25:11.645Z] v3.2.0-dev.3 [2024-12-09T02:25:11.645Z] v3.2.0-dev.30 [2024-12-09T02:25:11.645Z] v3.2.0-dev.31 [2024-12-09T02:25:11.645Z] v3.2.0-dev.32 [2024-12-09T02:25:11.645Z] v3.2.0-dev.33 [2024-12-09T02:25:11.645Z] v3.2.0-dev.34 [2024-12-09T02:25:11.645Z] v3.2.0-dev.35 [2024-12-09T02:25:11.645Z] v3.2.0-dev.36 [2024-12-09T02:25:11.645Z] v3.2.0-dev.37 [2024-12-09T02:25:11.645Z] v3.2.0-dev.38 [2024-12-09T02:25:11.645Z] v3.2.0-dev.39 [2024-12-09T02:25:11.645Z] v3.2.0-dev.4 [2024-12-09T02:25:11.645Z] v3.2.0-dev.40 [2024-12-09T02:25:11.645Z] v3.2.0-dev.41 [2024-12-09T02:25:11.645Z] v3.2.0-dev.42 [2024-12-09T02:25:11.645Z] v3.2.0-dev.43 [2024-12-09T02:25:11.645Z] v3.2.0-dev.44 [2024-12-09T02:25:11.645Z] v3.2.0-dev.45 [2024-12-09T02:25:11.645Z] v3.2.0-dev.46 [2024-12-09T02:25:11.645Z] v3.2.0-dev.47 [2024-12-09T02:25:11.645Z] v3.2.0-dev.48 [2024-12-09T02:25:11.645Z] v3.2.0-dev.49 [2024-12-09T02:25:11.645Z] v3.2.0-dev.5 [2024-12-09T02:25:11.645Z] v3.2.0-dev.50 [2024-12-09T02:25:11.645Z] v3.2.0-dev.51 [2024-12-09T02:25:11.645Z] v3.2.0-dev.52 [2024-12-09T02:25:11.645Z] v3.2.0-dev.53 [2024-12-09T02:25:11.645Z] v3.2.0-dev.54 [2024-12-09T02:25:11.645Z] v3.2.0-dev.55 [2024-12-09T02:25:11.645Z] v3.2.0-dev.56 [2024-12-09T02:25:11.645Z] v3.2.0-dev.57 [2024-12-09T02:25:11.645Z] v3.2.0-dev.58 [2024-12-09T02:25:11.645Z] v3.2.0-dev.59 [2024-12-09T02:25:11.645Z] v3.2.0-dev.6 [2024-12-09T02:25:11.645Z] v3.2.0-dev.60 [2024-12-09T02:25:11.645Z] v3.2.0-dev.61 [2024-12-09T02:25:11.645Z] v3.2.0-dev.62 [2024-12-09T02:25:11.645Z] v3.2.0-dev.63 [2024-12-09T02:25:11.645Z] v3.2.0-dev.64 [2024-12-09T02:25:11.645Z] v3.2.0-dev.65 [2024-12-09T02:25:11.645Z] v3.2.0-dev.66 [2024-12-09T02:25:11.645Z] v3.2.0-dev.67 [2024-12-09T02:25:11.645Z] v3.2.0-dev.68 [2024-12-09T02:25:11.645Z] v3.2.0-dev.69 [2024-12-09T02:25:11.645Z] v3.2.0-dev.7 [2024-12-09T02:25:11.645Z] v3.2.0-dev.70 [2024-12-09T02:25:11.645Z] v3.2.0-dev.71 [2024-12-09T02:25:11.645Z] v3.2.0-dev.72 [2024-12-09T02:25:11.645Z] v3.2.0-dev.73 [2024-12-09T02:25:11.645Z] v3.2.0-dev.74 [2024-12-09T02:25:11.645Z] v3.2.0-dev.75 [2024-12-09T02:25:11.645Z] v3.2.0-dev.76 [2024-12-09T02:25:11.645Z] v3.2.0-dev.77 [2024-12-09T02:25:11.645Z] v3.2.0-dev.78 [2024-12-09T02:25:11.645Z] v3.2.0-dev.79 [2024-12-09T02:25:11.645Z] v3.2.0-dev.8 [2024-12-09T02:25:11.645Z] v3.2.0-dev.80 [2024-12-09T02:25:11.645Z] v3.2.0-dev.81 [2024-12-09T02:25:11.645Z] v3.2.0-dev.82 [2024-12-09T02:25:11.645Z] v3.2.0-dev.83 [2024-12-09T02:25:11.645Z] v3.2.0-dev.84 [2024-12-09T02:25:11.645Z] v3.2.0-dev.85 [2024-12-09T02:25:11.645Z] v3.2.0-dev.86 [2024-12-09T02:25:11.645Z] v3.2.0-dev.87 [2024-12-09T02:25:11.645Z] v3.2.0-dev.88 [2024-12-09T02:25:11.645Z] v3.2.0-dev.89 [2024-12-09T02:25:11.645Z] v3.2.0-dev.9 [2024-12-09T02:25:11.645Z] v3.2.0-dev.90 [2024-12-09T02:25:11.645Z] v3.2.0-dev.91 [2024-12-09T02:25:11.645Z] v3.2.0-dev.92 [2024-12-09T02:25:11.645Z] v3.2.0-dev.93 [2024-12-09T02:25:11.645Z] v3.2.0-dev.94 [2024-12-09T02:25:11.645Z] v3.2.0-dev.95 [2024-12-09T02:25:11.645Z] v3.2.0-dev.96 [2024-12-09T02:25:11.645Z] v3.2.0-dev.97 [2024-12-09T02:25:11.645Z] v3.2.0-dev.98 [2024-12-09T02:25:11.645Z] v3.2.0-dev.99 [2024-12-09T02:25:11.645Z] v4.0.0-dev.1 [2024-12-09T02:25:11.645Z] v4.0.0-dev.10 [2024-12-09T02:25:11.645Z] v4.0.0-dev.11 [2024-12-09T02:25:11.645Z] v4.0.0-dev.12 [2024-12-09T02:25:11.645Z] v4.0.0-dev.13 [2024-12-09T02:25:11.645Z] v4.0.0-dev.14 [2024-12-09T02:25:11.645Z] v4.0.0-dev.15 [2024-12-09T02:25:11.645Z] v4.0.0-dev.16 [2024-12-09T02:25:11.645Z] v4.0.0-dev.17 [2024-12-09T02:25:11.645Z] v4.0.0-dev.18 [2024-12-09T02:25:11.645Z] v4.0.0-dev.19 [2024-12-09T02:25:11.645Z] v4.0.0-dev.2 [2024-12-09T02:25:11.645Z] v4.0.0-dev.20 [2024-12-09T02:25:11.645Z] v4.0.0-dev.21 [2024-12-09T02:25:11.645Z] v4.0.0-dev.22 [2024-12-09T02:25:11.645Z] v4.0.0-dev.23 [2024-12-09T02:25:11.645Z] v4.0.0-dev.3 [2024-12-09T02:25:11.645Z] v4.0.0-dev.4 [2024-12-09T02:25:11.645Z] v4.0.0-dev.5 [2024-12-09T02:25:11.645Z] v4.0.0-dev.6 [2024-12-09T02:25:11.645Z] v4.0.0-dev.7 [2024-12-09T02:25:11.645Z] v4.0.0-dev.8 [2024-12-09T02:25:11.645Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-09T02:25:11.940Z] + lftools sign git-tag v4.0.0-dev.23 [2024-12-09T02:25:12.509Z] Signing Git tag with Sigul... [2024-12-09T02:25:12.509Z] Signing v4.0.0-dev.23 [Pipeline] echo [2024-12-09T02:25:12.784Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:13.077Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T02:25:13.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T02:25:13.105Z] $ docker stop --time=1 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 [2024-12-09T02:25:14.396Z] $ docker rm -f --volumes 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T02:25:14.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:25:14.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:25:15.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:25:15.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:25:15.222Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:25:15.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:25:15.567Z] $ docker top c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 -eo pid,comm [2024-12-09T02:25:15.619Z] 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). [2024-12-09T02:25:15.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:25:15.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:25:15.683Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:25:15.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:25:15.792Z] $ docker exec c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 ssh-agent [2024-12-09T02:25:15.896Z] SSH_AUTH_SOCK=/tmp/ssh-x3RwQkAuR8ih/agent.32 [2024-12-09T02:25:15.896Z] SSH_AGENT_PID=38 [2024-12-09T02:25:15.901Z] Running ssh-add (command line suppressed) [2024-12-09T02:25:16.003Z] Identity added: /w/workspace/edgex-go/759@tmp/private_key_6621219341864216167.key (/w/workspace/edgex-go/759@tmp/private_key_6621219341864216167.key) [2024-12-09T02:25:16.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:25:16.315Z] + git semver bump pre [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,494 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,495 [bump_version] DEBUG bumping version:4.0.0-dev.23 on axis:pre with prefix:dev [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,495 [bump_version] DEBUG bumped version:4.0.0-dev.24 [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,495 [write_version] DEBUG write version:4.0.0-dev.24 to path:/w/workspace/edgex-go/759/.semver/main with force:True [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,495 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,495 [write_file] DEBUG write to file:/w/workspace/edgex-go/759/.semver/main [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,497 [execute] INFO git cat-file --batch-check [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,504 [execute] INFO git cat-file --batch [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:25:16.575Z] 2024-12-09 02:25:16,510 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:25:16.575Z] 4.0.0-dev.24 [Pipeline] } [2024-12-09T02:25:16.583Z] $ docker exec --env ******** --env ******** c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 ssh-agent -k [2024-12-09T02:25:16.689Z] unset SSH_AUTH_SOCK; [2024-12-09T02:25:16.689Z] unset SSH_AGENT_PID; [2024-12-09T02:25:16.689Z] echo Agent pid 38 killed; [2024-12-09T02:25:16.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:25:17.028Z] + git semver [Pipeline] } [2024-12-09T02:25:17.298Z] $ docker stop --time=1 c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 [2024-12-09T02:25:18.592Z] $ docker rm -f --volumes c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:25:18.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:25:18.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:25:19.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:25:19.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:25:19.333Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:25:19.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:25:19.699Z] $ docker top da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:25:19.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:25:19.801Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:25:19.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:25:19.918Z] $ docker exec da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac ssh-agent [2024-12-09T02:25:20.018Z] SSH_AUTH_SOCK=/tmp/ssh-dA8pHyeHHDVA/agent.32 [2024-12-09T02:25:20.018Z] SSH_AGENT_PID=38 [2024-12-09T02:25:20.022Z] Running ssh-add (command line suppressed) [2024-12-09T02:25:20.125Z] Identity added: /w/workspace/edgex-go/759@tmp/private_key_4987607424200941242.key (/w/workspace/edgex-go/759@tmp/private_key_4987607424200941242.key) [2024-12-09T02:25:20.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:25:20.433Z] + git semver push [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,592 [run_push] DEBUG push [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,593 [execute] INFO git cat-file --batch-check [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,597 [execute] INFO git rev-list 7bf350be2f846a515f2783e5b1d0594c5fe65823 -- [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,597 [execute] DEBUG Popen(['git', 'rev-list', '7bf350be2f846a515f2783e5b1d0594c5fe65823', '--'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,614 [execute] INFO git fetch -v origin [2024-12-09T02:25:20.692Z] 2024-12-09 02:25:20,615 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T02:25:21.260Z] 2024-12-09 02:25:21,079 [run_push] DEBUG no remote changes detected [2024-12-09T02:25:21.260Z] 2024-12-09 02:25:21,079 [execute] INFO git push origin semver [2024-12-09T02:25:21.260Z] 2024-12-09 02:25:21,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:25:21.828Z] 2024-12-09 02:25:21,787 [run_push] DEBUG push all version tags [2024-12-09T02:25:21.828Z] 2024-12-09 02:25:21,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T02:25:21.828Z] 2024-12-09 02:25:21,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:25:22.767Z] 2024-12-09 02:25:22,469 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main [2024-12-09T02:25:22.767Z] 4.0.0-dev.24 [Pipeline] } [2024-12-09T02:25:22.775Z] $ docker exec --env ******** --env ******** da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac ssh-agent -k [2024-12-09T02:25:22.874Z] unset SSH_AUTH_SOCK; [2024-12-09T02:25:22.875Z] unset SSH_AGENT_PID; [2024-12-09T02:25:22.876Z] echo Agent pid 38 killed; [2024-12-09T02:25:22.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:25:23.224Z] + git semver [Pipeline] } [2024-12-09T02:25:23.493Z] $ docker stop --time=1 da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac [2024-12-09T02:25:24.788Z] $ docker rm -f --volumes da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac [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 [2024-12-09T02:25:25.424Z] + [ -d /w/workspace/edgex-go/759/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:25.718Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:26.581Z] ---> package-listing.sh [2024-12-09T02:25:26.581Z] ++ facter osfamily [2024-12-09T02:25:26.581Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T02:25:26.840Z] + OS_FAMILY=debian [2024-12-09T02:25:26.840Z] + workspace=/w/workspace/edgex-go/759 [2024-12-09T02:25:26.840Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T02:25:26.840Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T02:25:26.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T02:25:26.840Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T02:25:26.840Z] + '[' /w/workspace/edgex-go/759 ']' [2024-12-09T02:25:26.840Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T02:25:26.840Z] + case "${OS_FAMILY}" in [2024-12-09T02:25:26.840Z] + dpkg -l [2024-12-09T02:25:26.840Z] + grep '^ii' [2024-12-09T02:25:26.840Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T02:25:26.840Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T02:25:26.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T02:25:26.840Z] + '[' /w/workspace/edgex-go/759 ']' [2024-12-09T02:25:26.840Z] + mkdir -p /w/workspace/edgex-go/759/archives/ [2024-12-09T02:25:26.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/759/archives/ [Pipeline] echo [2024-12-09T02:25:26.859Z] 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/759/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-09T02:25:27.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:25:27.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T02:25:27.704Z] [2024-12-09T02:25:27.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:25:28.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T02:25:28.011Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T02:25:28.011Z] 5eb5b503b376: Pulling fs layer [2024-12-09T02:25:28.011Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T02:25:28.011Z] ec43610c2a17: Pulling fs layer [2024-12-09T02:25:28.011Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T02:25:28.011Z] 33b1e0a273af: Pulling fs layer [2024-12-09T02:25:28.011Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T02:25:28.011Z] 2f39f015ded8: Pulling fs layer [2024-12-09T02:25:28.011Z] 5d3b04190fa2: Waiting [2024-12-09T02:25:28.011Z] 2f39f015ded8: Waiting [2024-12-09T02:25:28.011Z] 3a2ae6a8a46f: Waiting [2024-12-09T02:25:28.011Z] 5c69ac0246d0: Download complete [2024-12-09T02:25:28.011Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T02:25:28.011Z] 3a2ae6a8a46f: Download complete [2024-12-09T02:25:28.011Z] 33b1e0a273af: Verifying Checksum [2024-12-09T02:25:28.011Z] 33b1e0a273af: Download complete [2024-12-09T02:25:28.269Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T02:25:28.269Z] 5d3b04190fa2: Download complete [2024-12-09T02:25:28.269Z] ec43610c2a17: Verifying Checksum [2024-12-09T02:25:28.269Z] ec43610c2a17: Download complete [2024-12-09T02:25:28.269Z] 5eb5b503b376: Verifying Checksum [2024-12-09T02:25:28.269Z] 5eb5b503b376: Download complete [2024-12-09T02:25:28.836Z] 2f39f015ded8: Verifying Checksum [2024-12-09T02:25:28.836Z] 2f39f015ded8: Download complete [2024-12-09T02:25:29.781Z] 5eb5b503b376: Pull complete [2024-12-09T02:25:29.782Z] 5c69ac0246d0: Pull complete [2024-12-09T02:25:30.717Z] ec43610c2a17: Pull complete [2024-12-09T02:25:30.717Z] 3a2ae6a8a46f: Pull complete [2024-12-09T02:25:30.717Z] 33b1e0a273af: Pull complete [2024-12-09T02:25:30.977Z] 5d3b04190fa2: Pull complete [2024-12-09T02:25:35.177Z] 2f39f015ded8: Pull complete [2024-12-09T02:25:35.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T02:25:35.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T02:25:35.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:25:35.301Z] prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container [2024-12-09T02:25:35.341Z] $ 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/759/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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 [2024-12-09T02:25:41.990Z] $ docker top 30f0866c53f926e1f3a540280b4e372d43fd72f8e67c96f85fc1f827cec2f859 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:25:42.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T02:25:42.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T02:25:42.958Z] + ls /var/log/sa-host [2024-12-09T02:25:42.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:25:43.131Z] provisioning config files... [2024-12-09T02:25:43.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/759@tmp/config15447772900245786752tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:25:43.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:43.567Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T02:25:43.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:44.017Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T02:25:44.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:44.354Z] ---> sudo-logs.sh [2024-12-09T02:25:44.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T02:25:44.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:44.707Z] ---> job-cost.sh [2024-12-09T02:25:44.708Z] lf-activate-venv: SKIPPING [2024-12-09T02:25:44.708Z] DEBUG: total: 0.2199999988079071 [2024-12-09T02:25:44.708Z] INFO: Retrieving Stack Cost... [2024-12-09T02:25:45.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:25:45.552Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T02:25:45.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:25:45.855Z] ---> logs-deploy.sh [2024-12-09T02:25:45.855Z] lf-activate-venv: SKIPPING [2024-12-09T02:25:45.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/759 [2024-12-09T02:25:45.856Z] INFO: archiving workspace using pattern(s): [2024-12-09T02:25:46.798Z] Archives upload complete. [2024-12-09T02:25:47.076Z] INFO: archiving logs to Nexus [2024-12-09T02:25:47.669Z] ---> uname -a: [2024-12-09T02:25:47.669Z] Linux prd-ubuntu20-04-docker-8c-8g-34742 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] ---> lscpu: [2024-12-09T02:25:47.669Z] Architecture: x86_64 [2024-12-09T02:25:47.669Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-09T02:25:47.669Z] Byte Order: Little Endian [2024-12-09T02:25:47.669Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-09T02:25:47.669Z] CPU(s): 8 [2024-12-09T02:25:47.669Z] On-line CPU(s) list: 0-7 [2024-12-09T02:25:47.669Z] Thread(s) per core: 1 [2024-12-09T02:25:47.669Z] Core(s) per socket: 1 [2024-12-09T02:25:47.669Z] Socket(s): 8 [2024-12-09T02:25:47.669Z] NUMA node(s): 1 [2024-12-09T02:25:47.669Z] Vendor ID: AuthenticAMD [2024-12-09T02:25:47.669Z] CPU family: 23 [2024-12-09T02:25:47.669Z] Model: 49 [2024-12-09T02:25:47.669Z] Model name: AMD EPYC-Rome Processor [2024-12-09T02:25:47.669Z] Stepping: 0 [2024-12-09T02:25:47.669Z] CPU MHz: 2799.998 [2024-12-09T02:25:47.669Z] BogoMIPS: 5599.99 [2024-12-09T02:25:47.669Z] Virtualization: AMD-V [2024-12-09T02:25:47.669Z] Hypervisor vendor: KVM [2024-12-09T02:25:47.669Z] Virtualization type: full [2024-12-09T02:25:47.669Z] L1d cache: 256 KiB [2024-12-09T02:25:47.669Z] L1i cache: 256 KiB [2024-12-09T02:25:47.669Z] L2 cache: 4 MiB [2024-12-09T02:25:47.669Z] L3 cache: 128 MiB [2024-12-09T02:25:47.669Z] NUMA node0 CPU(s): 0-7 [2024-12-09T02:25:47.669Z] Vulnerability Itlb multihit: Not affected [2024-12-09T02:25:47.669Z] Vulnerability L1tf: Not affected [2024-12-09T02:25:47.669Z] Vulnerability Mds: Not affected [2024-12-09T02:25:47.669Z] Vulnerability Meltdown: Not affected [2024-12-09T02:25:47.669Z] Vulnerability Mmio stale data: Not affected [2024-12-09T02:25:47.669Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-09T02:25:47.669Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-09T02:25:47.669Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-09T02:25:47.669Z] Vulnerability Srbds: Not affected [2024-12-09T02:25:47.669Z] Vulnerability Tsx async abort: Not affected [2024-12-09T02:25:47.669Z] 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 [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] ---> nproc: [2024-12-09T02:25:47.669Z] 8 [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] ---> df -h: [2024-12-09T02:25:47.669Z] Filesystem Size Used Avail Use% Mounted on [2024-12-09T02:25:47.669Z] overlay 155G 27G 129G 18% / [2024-12-09T02:25:47.669Z] tmpfs 64M 0 64M 0% /dev [2024-12-09T02:25:47.669Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-09T02:25:47.669Z] shm 64M 0 64M 0% /dev/shm [2024-12-09T02:25:47.669Z] /dev/vda1 155G 27G 129G 18% /facter-os [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] ---> sar -b -r -n DEV: [2024-12-09T02:25:47.669Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34742) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] 01:53:03 LINUX RESTART (8 CPU) [2024-12-09T02:25:47.669Z] [2024-12-09T02:25:47.669Z] 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-09T02:25:47.669Z] 01:55:01 188.45 1.75 186.70 0.00 50.26 62962.44 0.00 [2024-12-09T02:25:47.669Z] 01:56:01 47.07 0.03 47.03 0.00 0.27 33805.81 0.00 [2024-12-09T02:25:47.669Z] 01:57:01 113.15 0.40 112.75 0.00 36.39 53566.94 0.00 [2024-12-09T02:25:47.669Z] 01:58:01 1125.55 9.94 1115.61 0.00 118.24 377908.73 0.00 [2024-12-09T02:25:47.669Z] 01:59:01 295.28 3.07 292.22 0.00 2061.31 88271.78 0.00 [2024-12-09T02:25:47.669Z] 02:00:02 860.31 8.61 851.70 0.00 3192.80 134712.46 0.00 [2024-12-09T02:25:47.669Z] 02:01:01 368.18 1.36 366.82 0.00 261.47 49546.32 0.00 [2024-12-09T02:25:47.669Z] 02:02:01 37.21 0.10 37.11 0.00 15.33 937.58 0.00 [2024-12-09T02:25:47.669Z] 02:03:01 19.13 0.00 19.13 0.00 0.00 486.45 0.00 [2024-12-09T02:25:47.669Z] 02:04:01 2.32 0.00 2.32 0.00 0.00 39.33 0.00 [2024-12-09T02:25:47.670Z] 02:05:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-12-09T02:25:47.670Z] 02:06:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2024-12-09T02:25:47.670Z] 02:07:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-12-09T02:25:47.670Z] 02:08:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-12-09T02:25:47.670Z] 02:09:01 1.67 0.02 1.65 0.00 0.13 18.40 0.00 [2024-12-09T02:25:47.670Z] 02:10:01 3.05 1.02 2.03 0.00 21.86 28.93 0.00 [2024-12-09T02:25:47.670Z] 02:11:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2024-12-09T02:25:47.670Z] 02:12:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-12-09T02:25:47.670Z] 02:13:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-12-09T02:25:47.670Z] 02:14:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-12-09T02:25:47.670Z] 02:15:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-12-09T02:25:47.670Z] 02:16:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-12-09T02:25:47.670Z] 02:17:01 0.92 0.02 0.90 0.00 0.13 10.66 0.00 [2024-12-09T02:25:47.670Z] 02:18:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2024-12-09T02:25:47.670Z] 02:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-12-09T02:25:47.670Z] 02:20:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2024-12-09T02:25:47.670Z] 02:21:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-12-09T02:25:47.670Z] 02:22:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2024-12-09T02:25:47.670Z] 02:23:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-12-09T02:25:47.670Z] 02:24:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2024-12-09T02:25:47.670Z] 02:25:01 105.21 0.33 104.88 0.00 12.26 29714.23 0.00 [2024-12-09T02:25:47.670Z] Average: 102.89 0.86 102.03 0.00 186.14 26900.33 0.00 [2024-12-09T02:25:47.670Z] [2024-12-09T02:25:47.670Z] 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-09T02:25:47.670Z] 01:55:01 27206400 31339832 965872 2.94 127484 4141160 2070140 6.10 1856924 3284700 859736 [2024-12-09T02:25:47.670Z] 01:56:01 26620280 30943088 1360180 4.14 131732 4302588 2373500 6.99 1894408 3806976 493892 [2024-12-09T02:25:47.670Z] 01:57:01 27601060 31470468 833712 2.54 140296 3879808 1944756 5.73 1367932 3385560 2200 [2024-12-09T02:25:47.670Z] 01:58:01 14041604 29602572 2616596 7.96 331452 14582036 7552404 22.26 4390916 13018384 223344 [2024-12-09T02:25:47.670Z] 01:59:01 11005588 29445408 2759356 8.39 351952 17294276 9047248 26.66 5867392 14407812 419320 [2024-12-09T02:25:47.670Z] 02:00:02 9088388 30037716 2183480 6.64 370196 19731476 5492520 16.19 6246672 15921904 18736 [2024-12-09T02:25:47.670Z] 02:01:01 11844652 31419956 848888 2.58 376524 18532536 2415684 7.12 3223128 16435444 484 [2024-12-09T02:25:47.670Z] 02:02:01 11834772 31412872 855736 2.60 378136 18533468 2469116 7.28 3465700 16200996 556 [2024-12-09T02:25:47.670Z] 02:03:01 11847212 31426432 841992 2.56 378940 18533704 2287824 6.74 3700636 15953672 20 [2024-12-09T02:25:47.670Z] 02:04:01 11847016 31426356 842120 2.56 379024 18533744 2287824 6.74 3700868 15953716 24 [2024-12-09T02:25:47.670Z] 02:05:01 11849056 31428420 840156 2.55 379036 18533748 2287824 6.74 3698840 15953716 16 [2024-12-09T02:25:47.670Z] 02:06:01 11850656 31430028 839216 2.55 379044 18533752 2287824 6.74 3698780 15953716 8 [2024-12-09T02:25:47.670Z] 02:07:01 11866580 31445972 823212 2.50 379056 18533756 2303876 6.79 3682344 15953724 12 [2024-12-09T02:25:47.670Z] 02:08:01 11866816 31446660 822888 2.50 379076 18533760 2303876 6.79 3681832 15954144 8 [2024-12-09T02:25:47.670Z] 02:09:01 11865112 31445104 824420 2.51 379108 18533756 2334576 6.88 3682076 15954152 4 [2024-12-09T02:25:47.670Z] 02:10:01 11863760 31444912 824980 2.51 379168 18534512 2367468 6.98 3682168 15954820 4 [2024-12-09T02:25:47.670Z] 02:11:01 11863996 31445152 824696 2.51 379172 18534512 2367468 6.98 3682016 15954820 12 [2024-12-09T02:25:47.670Z] 02:12:01 11864164 31445340 824656 2.51 379192 18534516 2367468 6.98 3682044 15954824 16 [2024-12-09T02:25:47.670Z] 02:13:01 11864600 31445808 824368 2.51 379212 18534520 2367468 6.98 3682076 15954828 8 [2024-12-09T02:25:47.670Z] 02:14:01 11864616 31445832 824316 2.51 379236 18534512 2367468 6.98 3682156 15954828 8 [2024-12-09T02:25:47.670Z] 02:15:01 11864292 31445548 824524 2.51 379260 18534524 2367468 6.98 3682284 15954832 12 [2024-12-09T02:25:47.670Z] 02:16:01 11864244 31445524 824492 2.51 379276 18534524 2367468 6.98 3682416 15954832 12 [2024-12-09T02:25:47.670Z] 02:17:01 11863928 31445336 824620 2.51 379292 18534652 2367468 6.98 3682168 15954948 28 [2024-12-09T02:25:47.670Z] 02:18:01 11864144 31445740 824032 2.51 379304 18534664 2367468 6.98 3682376 15954968 4 [2024-12-09T02:25:47.670Z] 02:19:01 11864160 31445780 823896 2.51 379336 18534660 2367468 6.98 3682572 15954968 8 [2024-12-09T02:25:47.670Z] 02:20:01 11864152 31445804 823860 2.51 379356 18534668 2367468 6.98 3682532 15954976 8 [2024-12-09T02:25:47.670Z] 02:21:01 11864332 31446000 823572 2.50 379368 18534672 2367468 6.98 3682524 15954976 8 [2024-12-09T02:25:47.670Z] 02:22:01 11864276 31445976 823568 2.50 379384 18534676 2367468 6.98 3682288 15954980 8 [2024-12-09T02:25:47.670Z] 02:23:01 11864452 31446168 823532 2.50 379396 18534680 2367468 6.98 3682580 15954984 8 [2024-12-09T02:25:47.670Z] 02:24:01 11864152 31445908 823712 2.50 379420 18534680 2367468 6.98 3682724 15954984 12 [2024-12-09T02:25:47.670Z] 02:25:01 11004148 31369040 899756 2.74 383564 19275924 2684000 7.91 3762520 16689484 341916 [2024-12-09T02:25:47.670Z] Average: 13264600 31250798 1016787 3.09 352709 17033176 2827581 8.33 3650190 14650054 76143 [2024-12-09T02:25:47.670Z] [2024-12-09T02:25:47.670Z] 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-09T02:25:47.670Z] 01:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:55:01 veth6384267 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:55:01 docker0 220.66 286.85 18.87 2029.93 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:55:01 ens3 437.58 309.12 5254.78 45.50 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:56:01 veth6384267 1.03 1.07 0.09 0.10 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:56:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:56:01 ens3 33.26 23.21 25.77 14.84 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:57:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:57:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:57:01 veth5b73792 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:57:01 ens3 100.90 65.17 2224.36 20.32 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth0dc45d4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth6efcf7a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth49ca5ad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth31960a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth1530597 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth1d59720 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 docker0 444.57 835.96 37.58 8130.13 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth50c6788 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth5b73792 0.60 1.33 0.05 0.26 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 vethd1866ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 vetha22e9d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 vethec61fd6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 ens3 918.96 500.31 9043.19 212.28 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 vethf045f85 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:58:01 veth7e6ba08 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth0dc45d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth6efcf7a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth49ca5ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth31960a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth1530597 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth1d59720 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth50c6788 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth5b73792 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 vethd1866ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 vetha22e9d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 vethec61fd6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 ens3 41.39 18.99 712.34 4.71 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 vethf045f85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 01:59:01 veth7e6ba08 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth6efcf7a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth1530597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth1d59720 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth50c6788 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth5b73792 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 vetha22e9d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 vethec61fd6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 ens3 117.52 56.46 1413.00 13.63 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:00:02 veth7e6ba08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:01:01 lo 13.01 13.01 1.29 1.29 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:01:01 ens3 109.39 100.27 66.83 376.04 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:02:01 lo 45.99 45.99 4.53 4.53 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:02:01 ens3 421.00 426.90 199.54 2004.11 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:03:01 lo 23.20 23.20 2.29 2.29 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:03:01 ens3 248.51 235.61 120.80 1397.09 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:04:01 ens3 1.38 0.55 1.24 0.28 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:05:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:06:01 ens3 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:07:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:08:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:09:01 ens3 0.48 0.27 0.18 0.08 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:12:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:14:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:18:01 ens3 0.45 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:19:01 ens3 0.50 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:21:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:24:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:25:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:25:01 docker0 76.72 134.02 7.04 1255.19 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] 02:25:01 ens3 374.94 247.77 7105.20 159.54 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] Average: lo 2.89 2.89 0.28 0.28 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.670Z] Average: docker0 24.06 40.75 2.06 369.84 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.671Z] Average: ens3 90.77 64.13 846.06 136.94 0.00 0.00 0.00 0.00 [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] ---> sar -P ALL: [2024-12-09T02:25:47.671Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34742) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] 01:53:03 LINUX RESTART (8 CPU) [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] 01:54:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T02:25:47.671Z] 01:55:01 all 31.20 0.00 6.34 0.66 0.07 61.72 [2024-12-09T02:25:47.671Z] 01:55:01 0 32.28 0.00 5.97 0.05 0.08 61.62 [2024-12-09T02:25:47.671Z] 01:55:01 1 30.58 0.00 5.81 0.03 0.07 63.50 [2024-12-09T02:25:47.671Z] 01:55:01 2 31.44 0.00 5.69 0.05 0.08 62.74 [2024-12-09T02:25:47.671Z] 01:55:01 3 32.31 0.00 7.76 2.07 0.07 57.80 [2024-12-09T02:25:47.671Z] 01:55:01 4 33.61 0.00 5.72 0.14 0.07 60.46 [2024-12-09T02:25:47.671Z] 01:55:01 5 27.38 0.00 6.83 0.61 0.07 65.11 [2024-12-09T02:25:47.671Z] 01:55:01 6 31.47 0.00 6.23 0.62 0.07 61.62 [2024-12-09T02:25:47.671Z] 01:55:01 7 30.56 0.00 6.68 1.76 0.08 60.92 [2024-12-09T02:25:47.671Z] 01:56:01 all 41.58 0.00 6.07 0.27 0.09 52.00 [2024-12-09T02:25:47.671Z] 01:56:01 0 42.63 0.00 5.97 0.00 0.08 51.32 [2024-12-09T02:25:47.671Z] 01:56:01 1 42.31 0.00 6.56 0.00 0.08 51.05 [2024-12-09T02:25:47.671Z] 01:56:01 2 39.94 0.00 5.91 0.00 0.08 54.07 [2024-12-09T02:25:47.671Z] 01:56:01 3 40.65 0.00 6.28 2.01 0.10 50.96 [2024-12-09T02:25:47.671Z] 01:56:01 4 41.55 0.00 6.05 0.00 0.08 52.31 [2024-12-09T02:25:47.671Z] 01:56:01 5 41.49 0.00 5.86 0.12 0.08 52.45 [2024-12-09T02:25:47.671Z] 01:56:01 6 42.18 0.00 5.69 0.00 0.08 52.05 [2024-12-09T02:25:47.671Z] 01:56:01 7 41.88 0.00 6.27 0.00 0.08 51.76 [2024-12-09T02:25:47.671Z] 01:57:01 all 42.16 0.00 6.89 0.45 0.09 50.41 [2024-12-09T02:25:47.671Z] 01:57:01 0 42.49 0.00 7.62 0.10 0.10 49.68 [2024-12-09T02:25:47.671Z] 01:57:01 1 42.34 0.00 6.48 0.08 0.08 51.01 [2024-12-09T02:25:47.671Z] 01:57:01 2 43.67 0.00 6.63 0.10 0.08 49.51 [2024-12-09T02:25:47.671Z] 01:57:01 3 41.73 0.00 7.52 2.64 0.08 48.02 [2024-12-09T02:25:47.671Z] 01:57:01 4 41.83 0.00 6.08 0.12 0.08 51.89 [2024-12-09T02:25:47.671Z] 01:57:01 5 41.89 0.00 7.11 0.35 0.08 50.56 [2024-12-09T02:25:47.671Z] 01:57:01 6 42.09 0.00 6.47 0.15 0.08 51.20 [2024-12-09T02:25:47.671Z] 01:57:01 7 41.24 0.00 7.22 0.05 0.10 51.39 [2024-12-09T02:25:47.671Z] 01:58:01 all 30.00 0.00 11.16 12.48 0.09 46.27 [2024-12-09T02:25:47.671Z] 01:58:01 0 29.99 0.00 12.73 36.83 0.10 20.33 [2024-12-09T02:25:47.671Z] 01:58:01 1 29.55 0.00 10.43 8.33 0.08 51.61 [2024-12-09T02:25:47.671Z] 01:58:01 2 28.94 0.00 11.39 8.39 0.08 51.20 [2024-12-09T02:25:47.671Z] 01:58:01 3 30.97 0.00 11.18 5.16 0.07 52.63 [2024-12-09T02:25:47.671Z] 01:58:01 4 30.69 0.00 10.06 5.63 0.10 53.52 [2024-12-09T02:25:47.671Z] 01:58:01 5 30.69 0.00 11.44 5.44 0.07 52.35 [2024-12-09T02:25:47.671Z] 01:58:01 6 29.99 0.00 10.43 13.92 0.12 45.54 [2024-12-09T02:25:47.671Z] 01:58:01 7 29.15 0.00 11.59 16.29 0.09 42.88 [2024-12-09T02:25:47.671Z] 01:59:01 all 86.79 0.00 13.01 0.02 0.19 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 0 87.86 0.00 12.00 0.00 0.14 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 1 85.61 0.00 14.16 0.02 0.21 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 2 86.18 0.00 13.59 0.02 0.21 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 3 87.87 0.00 11.98 0.00 0.15 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 4 86.88 0.00 12.88 0.02 0.21 0.02 [2024-12-09T02:25:47.671Z] 01:59:01 5 86.08 0.00 13.71 0.00 0.21 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 6 86.98 0.00 12.81 0.03 0.17 0.00 [2024-12-09T02:25:47.671Z] 01:59:01 7 86.74 0.00 13.00 0.03 0.23 0.00 [2024-12-09T02:25:47.671Z] 02:00:02 all 86.50 0.00 13.24 0.02 0.21 0.02 [2024-12-09T02:25:47.671Z] 02:00:02 0 86.39 0.00 13.34 0.00 0.27 0.00 [2024-12-09T02:25:47.671Z] 02:00:02 1 85.99 0.00 13.69 0.04 0.25 0.04 [2024-12-09T02:25:47.671Z] 02:00:02 2 85.45 0.00 14.25 0.04 0.25 0.02 [2024-12-09T02:25:47.671Z] 02:00:02 3 87.26 0.00 12.53 0.00 0.21 0.00 [2024-12-09T02:25:47.671Z] 02:00:02 4 86.90 0.00 12.88 0.02 0.17 0.03 [2024-12-09T02:25:47.671Z] 02:00:02 5 87.19 0.00 12.65 0.00 0.15 0.00 [2024-12-09T02:25:47.671Z] 02:00:02 6 86.35 0.00 13.36 0.07 0.19 0.03 [2024-12-09T02:25:47.671Z] 02:00:02 7 86.41 0.00 13.27 0.03 0.24 0.05 [2024-12-09T02:25:47.671Z] 02:01:01 all 23.62 0.00 4.72 5.65 0.13 65.88 [2024-12-09T02:25:47.671Z] 02:01:01 0 25.07 0.00 4.83 5.48 0.16 64.46 [2024-12-09T02:25:47.671Z] 02:01:01 1 23.83 0.00 4.37 3.92 0.15 67.72 [2024-12-09T02:25:47.671Z] 02:01:01 2 22.94 0.00 4.67 6.79 0.09 65.52 [2024-12-09T02:25:47.671Z] 02:01:01 3 24.43 0.00 4.54 5.30 0.12 65.61 [2024-12-09T02:25:47.671Z] 02:01:01 4 23.21 0.00 5.09 8.16 0.16 63.38 [2024-12-09T02:25:47.671Z] 02:01:01 5 23.96 0.00 5.30 4.30 0.16 66.29 [2024-12-09T02:25:47.671Z] 02:01:01 6 23.50 0.00 4.15 1.90 0.12 70.32 [2024-12-09T02:25:47.671Z] 02:01:01 7 22.00 0.00 4.79 9.39 0.10 63.71 [2024-12-09T02:25:47.671Z] 02:02:01 all 7.26 0.00 1.03 0.14 0.06 91.52 [2024-12-09T02:25:47.671Z] 02:02:01 0 5.70 0.00 0.85 0.05 0.05 93.35 [2024-12-09T02:25:47.671Z] 02:02:01 1 8.00 0.00 0.94 0.07 0.07 90.93 [2024-12-09T02:25:47.671Z] 02:02:01 2 7.32 0.00 1.02 0.07 0.07 91.53 [2024-12-09T02:25:47.671Z] 02:02:01 3 5.06 0.00 1.02 0.10 0.05 93.77 [2024-12-09T02:25:47.671Z] 02:02:01 4 6.87 0.00 0.92 0.10 0.05 92.06 [2024-12-09T02:25:47.671Z] 02:02:01 5 8.53 0.00 1.30 0.27 0.05 89.85 [2024-12-09T02:25:47.671Z] 02:02:01 6 8.85 0.00 1.24 0.03 0.07 89.81 [2024-12-09T02:25:47.671Z] 02:02:01 7 7.73 0.00 0.92 0.44 0.05 90.86 [2024-12-09T02:25:47.671Z] 02:03:01 all 6.35 0.00 0.64 0.12 0.05 92.84 [2024-12-09T02:25:47.671Z] 02:03:01 0 1.77 0.00 0.55 0.00 0.05 97.63 [2024-12-09T02:25:47.671Z] 02:03:01 1 3.19 0.00 0.75 0.05 0.05 95.96 [2024-12-09T02:25:47.671Z] 02:03:01 2 4.98 0.00 0.48 0.05 0.03 94.46 [2024-12-09T02:25:47.671Z] 02:03:01 3 6.10 0.00 0.68 0.00 0.05 93.16 [2024-12-09T02:25:47.671Z] 02:03:01 4 8.61 0.00 0.72 0.02 0.05 90.61 [2024-12-09T02:25:47.671Z] 02:03:01 5 9.51 0.00 0.69 0.27 0.05 89.49 [2024-12-09T02:25:47.671Z] 02:03:01 6 8.23 0.00 0.65 0.55 0.05 90.52 [2024-12-09T02:25:47.671Z] 02:03:01 7 8.40 0.00 0.64 0.03 0.05 90.88 [2024-12-09T02:25:47.671Z] 02:04:01 all 0.29 0.00 0.01 0.01 0.01 99.67 [2024-12-09T02:25:47.671Z] 02:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:04:01 1 0.12 0.00 0.05 0.02 0.05 99.77 [2024-12-09T02:25:47.671Z] 02:04:01 2 2.00 0.00 0.00 0.00 0.02 97.98 [2024-12-09T02:25:47.671Z] 02:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:04:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:04:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2024-12-09T02:25:47.671Z] 02:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:05:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2024-12-09T02:25:47.671Z] 02:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:05:01 1 0.08 0.00 0.07 0.02 0.03 99.80 [2024-12-09T02:25:47.671Z] 02:05:01 2 2.00 0.00 0.02 0.00 0.02 97.96 [2024-12-09T02:25:47.671Z] 02:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:05:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-12-09T02:25:47.671Z] 02:05:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] 02:05:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T02:25:47.671Z] 02:06:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-12-09T02:25:47.671Z] 02:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:06:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2024-12-09T02:25:47.671Z] 02:06:01 2 2.00 0.00 0.00 0.00 0.02 97.98 [2024-12-09T02:25:47.671Z] 02:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:07:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2024-12-09T02:25:47.671Z] 02:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-12-09T02:25:47.671Z] 02:07:01 2 1.52 0.00 0.02 0.00 0.00 98.47 [2024-12-09T02:25:47.671Z] 02:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-12-09T02:25:47.671Z] 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:07:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-12-09T02:25:47.671Z] 02:07:01 7 0.56 0.00 0.02 0.00 0.02 99.40 [2024-12-09T02:25:47.671Z] 02:08:01 all 0.21 0.00 0.01 0.00 0.00 99.78 [2024-12-09T02:25:47.671Z] 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-09T02:25:47.671Z] 02:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:08:01 7 1.50 0.00 0.00 0.00 0.00 98.50 [2024-12-09T02:25:47.671Z] 02:09:01 all 0.17 0.00 0.03 0.01 0.01 99.78 [2024-12-09T02:25:47.671Z] 02:09:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:09:01 1 0.12 0.00 0.08 0.00 0.03 99.77 [2024-12-09T02:25:47.671Z] 02:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:09:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:09:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2024-12-09T02:25:47.671Z] 02:09:01 7 0.98 0.00 0.02 0.00 0.02 98.99 [2024-12-09T02:25:47.671Z] 02:10:01 all 0.22 0.00 0.04 0.01 0.01 99.72 [2024-12-09T02:25:47.671Z] 02:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:10:01 1 0.08 0.00 0.05 0.00 0.05 99.82 [2024-12-09T02:25:47.671Z] 02:10:01 2 0.18 0.00 0.08 0.03 0.02 99.68 [2024-12-09T02:25:47.671Z] 02:10:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-12-09T02:25:47.671Z] 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:10:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2024-12-09T02:25:47.671Z] 02:10:01 7 1.35 0.00 0.03 0.00 0.00 98.61 [2024-12-09T02:25:47.671Z] 02:11:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2024-12-09T02:25:47.671Z] 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2024-12-09T02:25:47.671Z] 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:11:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:11:01 7 0.91 0.00 0.00 0.00 0.02 99.07 [2024-12-09T02:25:47.671Z] 02:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-12-09T02:25:47.671Z] 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-09T02:25:47.671Z] 02:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:12:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:13:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-12-09T02:25:47.671Z] 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2024-12-09T02:25:47.671Z] 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-12-09T02:25:47.671Z] 02:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-12-09T02:25:47.671Z] 02:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:14:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2024-12-09T02:25:47.671Z] 02:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-09T02:25:47.671Z] 02:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:14:01 6 0.02 0.00 0.00 0.08 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-12-09T02:25:47.671Z] 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-12-09T02:25:47.671Z] 02:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-09T02:25:47.671Z] 02:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:15:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-12-09T02:25:47.671Z] 02:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:25:47.671Z] 02:16:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-12-09T02:25:47.671Z] 02:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:25:47.671Z] 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:16:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-09T02:25:47.671Z] 02:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-09T02:25:47.671Z] [2024-12-09T02:25:47.671Z] 02:16:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T02:25:47.671Z] 02:17:01 all 0.03 0.00 0.02 0.03 0.01 99.92 [2024-12-09T02:25:47.671Z] 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:17:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2024-12-09T02:25:47.671Z] 02:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-09T02:25:47.671Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-09T02:25:47.671Z] 02:17:01 6 0.00 0.00 0.00 0.27 0.00 99.73 [2024-12-09T02:25:47.671Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-12-09T02:25:47.671Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.671Z] 02:18:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2024-12-09T02:25:47.671Z] 02:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-12-09T02:25:47.671Z] 02:18:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2024-12-09T02:25:47.671Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T02:25:47.671Z] 02:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-12-09T02:25:47.671Z] 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.671Z] 02:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-09T02:25:47.671Z] 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.671Z] 02:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-12-09T02:25:47.672Z] 02:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-09T02:25:47.672Z] 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.672Z] 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-09T02:25:47.672Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.672Z] 02:20:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-12-09T02:25:47.672Z] 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:20:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-12-09T02:25:47.672Z] 02:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-12-09T02:25:47.672Z] 02:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-09T02:25:47.672Z] 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:20:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2024-12-09T02:25:47.672Z] 02:20:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2024-12-09T02:25:47.672Z] 02:21:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2024-12-09T02:25:47.672Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.672Z] 02:21:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-12-09T02:25:47.672Z] 02:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-09T02:25:47.672Z] 02:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:25:47.672Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.672Z] 02:21:01 6 0.02 0.00 0.00 0.23 0.00 99.75 [2024-12-09T02:25:47.672Z] 02:21:01 7 0.18 0.00 0.00 0.00 0.00 99.82 [2024-12-09T02:25:47.672Z] 02:22:01 all 0.06 0.00 0.02 0.02 0.01 99.90 [2024-12-09T02:25:47.672Z] 02:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.672Z] 02:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-12-09T02:25:47.672Z] 02:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:25:47.672Z] 02:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:25:47.672Z] 02:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T02:25:47.672Z] 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.672Z] 02:22:01 6 0.02 0.00 0.03 0.13 0.00 99.82 [2024-12-09T02:25:47.672Z] 02:22:01 7 0.20 0.00 0.00 0.00 0.00 99.80 [2024-12-09T02:25:47.672Z] 02:23:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2024-12-09T02:25:47.672Z] 02:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:25:47.672Z] 02:23:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2024-12-09T02:25:47.672Z] 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-09T02:25:47.672Z] 02:23:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-12-09T02:25:47.672Z] 02:23:01 7 0.99 0.00 0.00 0.00 0.00 99.01 [2024-12-09T02:25:47.672Z] 02:24:01 all 0.11 0.00 0.02 0.02 0.01 99.83 [2024-12-09T02:25:47.672Z] 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:24:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2024-12-09T02:25:47.672Z] 02:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-09T02:25:47.672Z] 02:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-09T02:25:47.672Z] 02:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:25:47.672Z] 02:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:25:47.672Z] 02:24:01 6 0.02 0.00 0.03 0.18 0.02 99.75 [2024-12-09T02:25:47.672Z] 02:24:01 7 0.66 0.00 0.02 0.00 0.02 99.30 [2024-12-09T02:25:47.672Z] 02:25:01 all 5.22 0.00 2.35 1.08 0.04 91.31 [2024-12-09T02:25:47.672Z] 02:25:01 0 5.07 0.00 2.63 0.02 0.03 92.25 [2024-12-09T02:25:47.672Z] 02:25:01 1 4.84 0.00 2.26 0.12 0.07 92.71 [2024-12-09T02:25:47.672Z] 02:25:01 2 6.67 0.00 2.49 0.02 0.05 90.77 [2024-12-09T02:25:47.672Z] 02:25:01 3 4.92 0.00 3.10 0.15 0.02 91.82 [2024-12-09T02:25:47.672Z] 02:25:01 4 4.59 0.00 2.38 0.10 0.03 92.89 [2024-12-09T02:25:47.672Z] 02:25:01 5 4.69 0.00 1.66 0.40 0.05 93.20 [2024-12-09T02:25:47.672Z] 02:25:01 6 5.59 0.00 2.48 7.80 0.03 84.10 [2024-12-09T02:25:47.672Z] 02:25:01 7 5.39 0.00 1.83 0.07 0.03 92.68 [2024-12-09T02:25:47.672Z] Average: all 11.49 0.00 2.09 0.67 0.04 85.71 [2024-12-09T02:25:47.672Z] Average: 0 11.34 0.00 2.11 1.36 0.03 85.16 [2024-12-09T02:25:47.672Z] Average: 1 11.24 0.00 2.09 0.41 0.05 86.21 [2024-12-09T02:25:47.672Z] Average: 2 11.55 0.00 2.10 0.49 0.04 85.82 [2024-12-09T02:25:47.672Z] Average: 3 11.50 0.00 2.13 0.56 0.03 85.79 [2024-12-09T02:25:47.672Z] Average: 4 11.59 0.00 2.00 0.45 0.04 85.93 [2024-12-09T02:25:47.672Z] Average: 5 11.46 0.00 2.12 0.37 0.03 86.01 [2024-12-09T02:25:47.672Z] Average: 6 11.67 0.00 2.04 0.84 0.04 85.41 [2024-12-09T02:25:47.672Z] Average: 7 11.61 0.00 2.10 0.89 0.04 85.36 [2024-12-09T02:25:47.672Z] [2024-12-09T02:25:47.672Z] [2024-12-09T02:25:47.672Z]