Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 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-ssh12143895236724042761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17394941544996956757.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8631793613800733506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7974040421305387499.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-ssh15621680045334266417.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9994 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/692 [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/692 # 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (main) Commit message: "fix: Fix the permission denied error in postgres_wait_install script (#4906)" > 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-list --no-walk f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T05:36:28.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T05:36:28.143Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T05:36:28.166Z] ========================================================= [2024-09-10T05:36:28.166Z] EdgeX Global Pipelines Version Info [2024-09-10T05:36:28.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T05:36:28.910Z] ------------------- [2024-09-10T05:36:28.911Z] stable info: [2024-09-10T05:36:28.911Z] ------------------- [2024-09-10T05:36:28.911Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T05:36:28.911Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T05:36:28.911Z] Message: update stable to v1.0.263 [2024-09-10T05:36:29.486Z] ------------------- [2024-09-10T05:36:29.486Z] experimental info: [2024-09-10T05:36:29.486Z] ------------------- [2024-09-10T05:36:29.486Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T05:36:29.486Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T05:36:29.486Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T05:36:29.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T05:36:29.576Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T05:36:29.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T05:36:29.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T05:36:29.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T05:36:29.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T05:36:29.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T05:36:29.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T05:36:29.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T05:36:29.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T05:36:29.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T05:36:29.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T05:36:29.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T05:36:29.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T05:36:29.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T05:36:29.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T05:36:29.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T05:36:30.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T05:36:30.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T05:36:30.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T05:36:30.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T05:36:30.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T05:36:30.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T05:36:30.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-10T05:36:30.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-10T05:36:30.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-10T05:36:30.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo [2024-09-10T05:36:30.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f3d989 [Pipeline] echo [2024-09-10T05:36:30.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T05:36:30.301Z] provisioning config files... [2024-09-10T05:36:30.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config12475147357449568700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T05:36:30.651Z] ---> ****-login.sh [2024-09-10T05:36:30.651Z] nexus3.edgexfoundry.org:10001 [2024-09-10T05:36:30.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:36:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:36:30.910Z] Configure a credential helper to remove this warning. See [2024-09-10T05:36:30.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:36:30.910Z] [2024-09-10T05:36:30.910Z] Login Succeeded [2024-09-10T05:36:30.910Z] nexus3.edgexfoundry.org:10002 [2024-09-10T05:36:30.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:36:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:36:30.910Z] Configure a credential helper to remove this warning. See [2024-09-10T05:36:30.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:36:30.910Z] [2024-09-10T05:36:30.910Z] Login Succeeded [2024-09-10T05:36:30.910Z] nexus3.edgexfoundry.org:10003 [2024-09-10T05:36:31.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:36:31.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:36:31.168Z] Configure a credential helper to remove this warning. See [2024-09-10T05:36:31.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:36:31.168Z] [2024-09-10T05:36:31.168Z] Login Succeeded [2024-09-10T05:36:31.168Z] nexus3.edgexfoundry.org:10004 [2024-09-10T05:36:31.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:36:31.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:36:31.168Z] Configure a credential helper to remove this warning. See [2024-09-10T05:36:31.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:36:31.168Z] [2024-09-10T05:36:31.168Z] Login Succeeded [2024-09-10T05:36:31.168Z] ****.io [2024-09-10T05:36:31.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:36:31.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:36:31.427Z] Configure a credential helper to remove this warning. See [2024-09-10T05:36:31.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:36:31.427Z] [2024-09-10T05:36:31.427Z] Login Succeeded [2024-09-10T05:36:31.427Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T05:36:31.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T05:36:31.751Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/core-command/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T05:36:31.751Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/core-data/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T05:36:31.751Z] + + cut -d/ -f2 [2024-09-10T05:36:31.751Z] dirname cmd/core-keeper/Dockerfile [2024-09-10T05:36:31.751Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T05:36:31.751Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-10T05:36:31.751Z] cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T05:36:31.751Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T05:36:31.751Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T05:36:31.751Z] + cut -d/ -f2 [2024-09-10T05:36:31.751Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T05:36:31.752Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T05:36:31.752Z] + cut -d/ -f2 [2024-09-10T05:36:31.752Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T05:36:31.752Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T05:36:31.752Z] + cut -d/ -f2 [2024-09-10T05:36:31.752Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T05:36:31.752Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T05:36:31.752Z] + cut -d/ -f2 [2024-09-10T05:36:31.752Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T05:36:31.752Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T05:36:31.752Z] + cut -d/ -f2 [2024-09-10T05:36:31.752Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T05:36:31.785Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-10T05:36:32.134Z] + git rev-list -1 --merges 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f~1..5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo [2024-09-10T05:36:32.146Z] -----------> git rev-list -1 --merges 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f~1..5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [false] [Pipeline] sh [2024-09-10T05:36:32.434Z] + git log --format=format:%s -1 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo [2024-09-10T05:36:32.446Z] ========================================================= [2024-09-10T05:36:32.446Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T05:36:32.446Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T05:36:32.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T05:36:32.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T05:36:32.872Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T05:36:32.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T05:36:32.872Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T05:36:32.872Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T05:36:32.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:36:33.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T05:36:33.214Z] [2024-09-10T05:36:33.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:36:33.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T05:36:33.516Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T05:36:33.516Z] b85a868b505f: Pulling fs layer [2024-09-10T05:36:33.516Z] e2be974225ed: Pulling fs layer [2024-09-10T05:36:33.516Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T05:36:33.516Z] 988bab9f4d93: Pulling fs layer [2024-09-10T05:36:33.516Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T05:36:33.516Z] eaf3925da568: Pulling fs layer [2024-09-10T05:36:33.516Z] bab4dde63d76: Pulling fs layer [2024-09-10T05:36:33.516Z] bde34c3a00c8: Pulling fs layer [2024-09-10T05:36:33.516Z] b352a97aabf1: Pulling fs layer [2024-09-10T05:36:33.516Z] 4872d77fe225: Pulling fs layer [2024-09-10T05:36:33.516Z] 5851b861e8e6: Pulling fs layer [2024-09-10T05:36:33.516Z] bab4dde63d76: Waiting [2024-09-10T05:36:33.516Z] 1469e6f7b9e6: Waiting [2024-09-10T05:36:33.516Z] bde34c3a00c8: Waiting [2024-09-10T05:36:33.516Z] eaf3925da568: Waiting [2024-09-10T05:36:33.516Z] 5851b861e8e6: Waiting [2024-09-10T05:36:33.516Z] b352a97aabf1: Waiting [2024-09-10T05:36:33.516Z] 4872d77fe225: Waiting [2024-09-10T05:36:33.516Z] 988bab9f4d93: Waiting [2024-09-10T05:36:33.516Z] e2be974225ed: Verifying Checksum [2024-09-10T05:36:33.516Z] e2be974225ed: Download complete [2024-09-10T05:36:33.516Z] 988bab9f4d93: Verifying Checksum [2024-09-10T05:36:33.516Z] 988bab9f4d93: Download complete [2024-09-10T05:36:33.516Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T05:36:33.516Z] 1469e6f7b9e6: Download complete [2024-09-10T05:36:33.516Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T05:36:33.516Z] 339a4e72a1f5: Download complete [2024-09-10T05:36:33.774Z] bde34c3a00c8: Verifying Checksum [2024-09-10T05:36:33.774Z] bde34c3a00c8: Download complete [2024-09-10T05:36:33.774Z] b352a97aabf1: Verifying Checksum [2024-09-10T05:36:33.774Z] b352a97aabf1: Download complete [2024-09-10T05:36:33.774Z] 4872d77fe225: Verifying Checksum [2024-09-10T05:36:33.774Z] 4872d77fe225: Download complete [2024-09-10T05:36:33.774Z] 5851b861e8e6: Verifying Checksum [2024-09-10T05:36:33.774Z] 5851b861e8e6: Download complete [2024-09-10T05:36:33.774Z] b85a868b505f: Verifying Checksum [2024-09-10T05:36:33.774Z] b85a868b505f: Download complete [2024-09-10T05:36:34.032Z] bab4dde63d76: Verifying Checksum [2024-09-10T05:36:34.032Z] bab4dde63d76: Download complete [2024-09-10T05:36:34.968Z] b85a868b505f: Pull complete [2024-09-10T05:36:35.227Z] e2be974225ed: Pull complete [2024-09-10T05:36:35.794Z] 339a4e72a1f5: Pull complete [2024-09-10T05:36:35.794Z] 988bab9f4d93: Pull complete [2024-09-10T05:36:36.053Z] 1469e6f7b9e6: Pull complete [2024-09-10T05:36:36.053Z] eaf3925da568: Pull complete [2024-09-10T05:36:37.955Z] bab4dde63d76: Pull complete [2024-09-10T05:36:37.955Z] bde34c3a00c8: Pull complete [2024-09-10T05:36:37.955Z] b352a97aabf1: Pull complete [2024-09-10T05:36:37.955Z] 4872d77fe225: Pull complete [2024-09-10T05:36:38.214Z] 5851b861e8e6: Pull complete [2024-09-10T05:36:38.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T05:36:38.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T05:36:38.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:36:38.366Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T05:36:38.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T05:36:41.941Z] $ docker top f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 -eo pid,comm [2024-09-10T05:36:42.008Z] 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-09-10T05:36:42.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T05:36:42.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T05:36:42.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T05:36:42.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T05:36:42.168Z] $ docker exec f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent [2024-09-10T05:36:42.288Z] SSH_AUTH_SOCK=/tmp/ssh-hFp2CVjXS92k/agent.31 [2024-09-10T05:36:42.288Z] SSH_AGENT_PID=37 [2024-09-10T05:36:42.295Z] Running ssh-add (command line suppressed) [2024-09-10T05:36:42.385Z] Identity added: /w/workspace/edgex-go/692@tmp/private_key_12594208909166939937.key (/w/workspace/edgex-go/692@tmp/private_key_12594208909166939937.key) [2024-09-10T05:36:42.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T05:36:42.700Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T05:36:42.708Z] $ docker exec --env ******** --env ******** f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent -k [2024-09-10T05:36:42.797Z] unset SSH_AUTH_SOCK; [2024-09-10T05:36:42.797Z] unset SSH_AGENT_PID; [2024-09-10T05:36:42.797Z] echo Agent pid 37 killed; [2024-09-10T05:36:42.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T05:36:42.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T05:36:42.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T05:36:42.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T05:36:42.961Z] $ docker exec f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent [2024-09-10T05:36:43.068Z] SSH_AUTH_SOCK=/tmp/ssh-3DP3l9tnCM1F/agent.70 [2024-09-10T05:36:43.068Z] SSH_AGENT_PID=76 [2024-09-10T05:36:43.073Z] Running ssh-add (command line suppressed) [2024-09-10T05:36:43.174Z] Identity added: /w/workspace/edgex-go/692@tmp/private_key_1487258689270179114.key (/w/workspace/edgex-go/692@tmp/private_key_1487258689270179114.key) [2024-09-10T05:36:43.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T05:36:43.493Z] + git semver init [2024-09-10T05:36:43.753Z] 2024-09-10 05:36:43,699 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T05:36:43.753Z] 2024-09-10 05:36:43,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/692/.semver [2024-09-10T05:36:43.753Z] 2024-09-10 05:36:43,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/692/.semver [2024-09-10T05:36:43.753Z] 2024-09-10 05:36:43,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/692/.semver'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) [2024-09-10T05:36:49.033Z] 2024-09-10 05:36:48,908 [append_file] DEBUG append to file:/w/workspace/edgex-go/692/.git/info/exclude [2024-09-10T05:36:49.033Z] 2024-09-10 05:36:48,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/692/.semver/main with force:False [2024-09-10T05:36:49.033Z] 2024-09-10 05:36:48,909 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T05:36:49.033Z] 2024-09-10 05:36:48,909 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T05:36:49.033Z] 3.2.0-dev.71 [Pipeline] } [2024-09-10T05:36:49.039Z] $ docker exec --env ******** --env ******** f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent -k [2024-09-10T05:36:49.137Z] unset SSH_AUTH_SOCK; [2024-09-10T05:36:49.138Z] unset SSH_AGENT_PID; [2024-09-10T05:36:49.138Z] echo Agent pid 76 killed; [2024-09-10T05:36:49.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T05:36:49.464Z] + git semver [Pipeline] } [2024-09-10T05:36:49.735Z] $ docker stop --time=1 f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 [2024-09-10T05:36:51.020Z] $ docker rm -f --volumes f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T05:36:51.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T05:36:51.581Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T05:36:51.585Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.71 [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-09-10T05:36:52.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo [2024-09-10T05:36:52.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T05:36:52.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T05:36:52.072Z] ========================================================= [2024-09-10T05:36:52.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T05:36:52.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T05:36:52.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T05:36:52.366Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T05:36:52.366Z] 619be1103602: Pulling fs layer [2024-09-10T05:36:52.366Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T05:36:52.366Z] 5df492c9dc93: Pulling fs layer [2024-09-10T05:36:52.366Z] 7629e6793208: Pulling fs layer [2024-09-10T05:36:52.366Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T05:36:52.366Z] fb5054dd5b73: Pulling fs layer [2024-09-10T05:36:52.366Z] eeca6798cff9: Pulling fs layer [2024-09-10T05:36:52.366Z] aa269ceb94a6: Pulling fs layer [2024-09-10T05:36:52.366Z] ada007ff1a6a: Pulling fs layer [2024-09-10T05:36:52.366Z] 7629e6793208: Waiting [2024-09-10T05:36:52.366Z] 4f4fb700ef54: Waiting [2024-09-10T05:36:52.366Z] eeca6798cff9: Waiting [2024-09-10T05:36:52.366Z] aa269ceb94a6: Waiting [2024-09-10T05:36:52.366Z] ada007ff1a6a: Waiting [2024-09-10T05:36:52.366Z] fb5054dd5b73: Waiting [2024-09-10T05:36:52.366Z] 7862e08f4a3e: Download complete [2024-09-10T05:36:52.366Z] 7629e6793208: Verifying Checksum [2024-09-10T05:36:52.366Z] 7629e6793208: Download complete [2024-09-10T05:36:52.366Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T05:36:52.366Z] 4f4fb700ef54: Download complete [2024-09-10T05:36:52.366Z] fb5054dd5b73: Verifying Checksum [2024-09-10T05:36:52.366Z] fb5054dd5b73: Download complete [2024-09-10T05:36:52.366Z] 619be1103602: Verifying Checksum [2024-09-10T05:36:52.366Z] 619be1103602: Download complete [2024-09-10T05:36:52.366Z] eeca6798cff9: Verifying Checksum [2024-09-10T05:36:52.366Z] eeca6798cff9: Download complete [2024-09-10T05:36:52.625Z] 619be1103602: Pull complete [2024-09-10T05:36:52.625Z] ada007ff1a6a: Verifying Checksum [2024-09-10T05:36:52.625Z] ada007ff1a6a: Download complete [2024-09-10T05:36:52.625Z] 7862e08f4a3e: Pull complete [2024-09-10T05:36:52.886Z] 5df492c9dc93: Download complete [2024-09-10T05:36:53.455Z] aa269ceb94a6: Verifying Checksum [2024-09-10T05:36:55.988Z] 5df492c9dc93: Pull complete [2024-09-10T05:36:56.247Z] 7629e6793208: Pull complete [2024-09-10T05:36:56.247Z] 4f4fb700ef54: Pull complete [2024-09-10T05:36:56.247Z] fb5054dd5b73: Pull complete [2024-09-10T05:36:56.505Z] eeca6798cff9: Pull complete [2024-09-10T05:36:59.034Z] aa269ceb94a6: Pull complete [2024-09-10T05:36:59.034Z] ada007ff1a6a: Pull complete [2024-09-10T05:36:59.034Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T05:36:59.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T05:36:59.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T05:36:59.334Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T05:36:59.335Z] WORKDIR /edgex [2024-09-10T05:36:59.335Z] COPY go.mod . [2024-09-10T05:36:59.335Z] RUN go mod download [2024-09-10T05:36:59.335Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T05:36:59.903Z] Sending build context to Docker daemon 179.3MB [2024-09-10T05:36:59.903Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T05:36:59.903Z] ---> f489d0715acc [2024-09-10T05:36:59.903Z] Step 2/4 : WORKDIR /edgex [2024-09-10T05:37:05.218Z] ---> Running in 3f7ee4645349 [2024-09-10T05:37:05.218Z] Removing intermediate container 3f7ee4645349 [2024-09-10T05:37:05.218Z] ---> c9dce6de2d53 [2024-09-10T05:37:05.218Z] Step 3/4 : COPY go.mod . [2024-09-10T05:37:05.218Z] ---> 048f03ff0580 [2024-09-10T05:37:05.218Z] Step 4/4 : RUN go mod download [2024-09-10T05:37:05.218Z] ---> Running in 3c68142fa491 [2024-09-10T05:37:06.687Z] Still waiting to schedule task [2024-09-10T05:37:06.688Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-10T05:37:37.355Z] Removing intermediate container 3c68142fa491 [2024-09-10T05:37:37.355Z] ---> b99f8c400a1d [2024-09-10T05:37:37.355Z] Successfully built b99f8c400a1d [2024-09-10T05:37:37.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:37:37.660Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T05:37:37.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:37:37.733Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T05:37:37.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T05:37:38.170Z] $ docker top 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T05:37:38.509Z] + go version [2024-09-10T05:37:38.509Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T05:37:38.524Z] $ docker stop --time=1 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 [2024-09-10T05:37:39.803Z] $ docker rm -f --volumes 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:37:40.220Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T05:37:40.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:37:40.292Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T05:37:40.325Z] $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T05:37:40.627Z] $ docker top 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T05:37:40.701Z] ========================================================= [2024-09-10T05:37:40.701Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T05:37:40.701Z] ========================================================= [Pipeline] sh [2024-09-10T05:37:40.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] fileExists [Pipeline] sh [2024-09-10T05:37:41.280Z] + make test [2024-09-10T05:37:41.280Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T05:37:47.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T05:38:14.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T05:38:14.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T05:38:14.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T05:38:14.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T05:38:15.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T05:38:15.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T05:38:15.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T05:38:15.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T05:38:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T05:38:17.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T05:38:17.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T05:38:18.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-09-10T05:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T05:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T05:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T05:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T05:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T05:38:20.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T05:38:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T05:38:22.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T05:38:22.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:22.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T05:38:22.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T05:38:22.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T05:38:23.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T05:38:23.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T05:38:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-10T05:38:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-10T05:38:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.356s coverage: 93.4% of statements [2024-09-10T05:38:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.036s coverage: 91.7% of statements [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T05:38:23.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T05:38:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-09-10T05:38:24.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T05:38:25.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements [2024-09-10T05:38:25.290Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-09-10T05:38:25.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T05:38:25.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T05:38:25.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-09-10T05:38:26.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-09-10T05:38:26.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-09-10T05:38:26.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-10T05:38:26.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-09-10T05:38:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-10T05:38:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-09-10T05:38:27.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T05:38:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T05:38:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T05:38:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T05:38:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T05:38:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T05:38:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T05:38:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T05:38:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T05:38:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T05:38:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T05:38:30.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T05:38:32.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T05:38:32.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T05:38:34.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T05:38:34.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T05:38:35.989Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-10T05:38:36.007Z] Running in /w/workspace/edgex-go/692 [Pipeline] { [Pipeline] checkout [2024-09-10T05:38:36.046Z] The recommended git tool is: git [2024-09-10T05:38:36.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T05:38:36.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T05:38:36.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T05:38:37.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T05:38:37.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T05:38:37.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T05:38:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T05:38:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T05:38:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T05:38:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T05:38:38.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T05:38:38.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T05:38:38.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T05:38:39.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-10T05:38:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T05:38:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T05:38:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T05:38:40.494Z] using credential edgex-jenkins-ssh [2024-09-10T05:38:40.513Z] Cloning the remote Git repository [2024-09-10T05:38:40.545Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T05:38:40.629Z] > git init /w/workspace/edgex-go/692 # timeout=10 [2024-09-10T05:38:40.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T05:38:40.759Z] > git --version # timeout=10 [2024-09-10T05:38:40.778Z] > git --version # 'git version 2.25.1' [2024-09-10T05:38:40.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T05:38:40.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T05:38:41.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T05:38:41.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T05:38:41.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T05:38:41.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T05:38:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T05:38:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T05:38:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T05:38:43.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T05:38:43.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T05:38:43.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T05:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.227s coverage: 79.9% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.040s coverage: 92.9% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 36.5% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 97.1% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-10T05:38:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements [2024-09-10T05:38:53.744Z] 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-09-10T05:38:53.744Z] running golangci-lint [2024-09-10T05:38:53.744Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T05:38:53.744Z] go version go1.21.9 linux/amd64 [2024-09-10T05:38:53.745Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T05:38:53.745Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T05:38:57.899Z] Avoid second fetch [2024-09-10T05:38:57.899Z] Checking out Revision 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (main) [2024-09-10T05:38:57.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T05:38:57.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T05:38:57.911Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T05:38:57.975Z] > git checkout -f 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 [2024-09-10T05:38:58.652Z] Commit message: "fix: Fix the permission denied error in postgres_wait_install script (#4906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T05:39:03.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T05:39:03.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T05:39:03.328Z] Dload Upload Total Spent Left Speed [2024-09-10T05:39:03.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-09-10T05:39:03.670Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T05:39:04.003Z] + sudo tee /etc/docker/daemon.new [2024-09-10T05:39:04.003Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T05:39:04.003Z] { [2024-09-10T05:39:04.003Z] "registry-mirrors": [ [2024-09-10T05:39:04.003Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T05:39:04.003Z] ], [2024-09-10T05:39:04.003Z] "bip": "10.250.0.254/24", [2024-09-10T05:39:04.003Z] "hosts": [ [2024-09-10T05:39:04.003Z] "tcp://0.0.0.0:5555", [2024-09-10T05:39:04.003Z] "unix:///var/run/docker.sock" [2024-09-10T05:39:04.003Z] ], [2024-09-10T05:39:04.003Z] "mtu": 1458, [2024-09-10T05:39:04.003Z] "selinux-enabled": true, [2024-09-10T05:39:04.003Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T05:39:04.003Z] } [Pipeline] sh [2024-09-10T05:39:04.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T05:39:04.677Z] + sudo service docker restart [2024-09-10T05:39:15.667Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 20.359781732s" [2024-09-10T05:39:15.667Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.371888ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T05:39:22.914Z] provisioning config files... [2024-09-10T05:39:22.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config10298161589985998760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T05:39:23.389Z] ---> ****-login.sh [2024-09-10T05:39:23.389Z] nexus3.edgexfoundry.org:10001 [2024-09-10T05:39:23.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:39:23.792Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.766000638s with top 10 stages: buildir: 50.138514926s, gosec: 7.78956098s, inspect: 3.038388538s, fact_deprecated: 2.503768687s, printf: 1.629809785s, ctrlflow: 1.549433173s, fact_purity: 1.276363738s, directives: 1.086839373s, nilness: 1.036006642s, typedness: 1.015695869s" [2024-09-10T05:39:23.792Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T05:39:23.792Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, cgo: 214/214, path_prettifier: 214/214, exclude: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, identifier_marker: 214/214, nolint: 0/22" [2024-09-10T05:39:23.792Z] level=info msg="[runner] processing took 17.872144ms with stages: nolint: 6.541433ms, identifier_marker: 6.077317ms, autogenerated_exclude: 1.745474ms, path_prettifier: 1.535538ms, exclude-rules: 1.161259ms, skip_dirs: 765.009µs, cgo: 27.673µs, filename_unadjuster: 14.541µs, max_same_issues: 620ns, fixer: 520ns, skip_files: 460ns, uniq_by_line: 380ns, exclude: 280ns, severity-rules: 260ns, sort_results: 250ns, path_prefixer: 240ns, max_per_file_from_linter: 230ns, diff: 200ns, max_from_linter: 180ns, source_code: 160ns, path_shortener: 120ns" [2024-09-10T05:39:23.792Z] level=info msg="[runner] linters took 10.464876768s with stages: goanalysis_metalinter: 10.446916866s" [2024-09-10T05:39:23.792Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T05:39:23.792Z] level=info msg="Memory: 310 samples, avg is 303.2MB, max is 1384.7MB" [2024-09-10T05:39:23.792Z] level=info msg="Execution took 30.86626526s" [2024-09-10T05:39:23.792Z] go vet ./... [2024-09-10T05:39:23.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:39:23.928Z] Configure a credential helper to remove this warning. See [2024-09-10T05:39:23.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:39:23.928Z] [2024-09-10T05:39:23.928Z] Login Succeeded [2024-09-10T05:39:23.928Z] nexus3.edgexfoundry.org:10002 [2024-09-10T05:39:24.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:39:24.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:39:24.197Z] Configure a credential helper to remove this warning. See [2024-09-10T05:39:24.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:39:24.197Z] [2024-09-10T05:39:24.197Z] Login Succeeded [2024-09-10T05:39:24.197Z] nexus3.edgexfoundry.org:10003 [2024-09-10T05:39:24.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:39:24.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:39:24.739Z] Configure a credential helper to remove this warning. See [2024-09-10T05:39:24.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:39:24.739Z] [2024-09-10T05:39:24.739Z] Login Succeeded [2024-09-10T05:39:24.739Z] nexus3.edgexfoundry.org:10004 [2024-09-10T05:39:25.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:39:25.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:39:25.010Z] Configure a credential helper to remove this warning. See [2024-09-10T05:39:25.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:39:25.010Z] [2024-09-10T05:39:25.010Z] Login Succeeded [2024-09-10T05:39:25.010Z] ****.io [2024-09-10T05:39:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:39:25.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:39:25.547Z] Configure a credential helper to remove this warning. See [2024-09-10T05:39:25.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:39:25.547Z] [2024-09-10T05:39:25.547Z] Login Succeeded [2024-09-10T05:39:25.547Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T05:39:25.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T05:39:26.187Z] + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo [2024-09-10T05:39:26.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T05:39:26.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T05:39:26.245Z] ========================================================= [2024-09-10T05:39:26.245Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T05:39:26.245Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T05:39:26.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T05:39:26.573Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T05:39:26.573Z] c6b39de5b339: Pulling fs layer [2024-09-10T05:39:26.573Z] a69c41024577: Pulling fs layer [2024-09-10T05:39:26.573Z] d6de4b400683: Pulling fs layer [2024-09-10T05:39:26.573Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T05:39:26.573Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T05:39:26.573Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T05:39:26.573Z] 00f215d4a9da: Pulling fs layer [2024-09-10T05:39:26.573Z] d496ad576159: Pulling fs layer [2024-09-10T05:39:26.573Z] 35cb2a7552d0: Waiting [2024-09-10T05:39:26.573Z] 4f4fb700ef54: Waiting [2024-09-10T05:39:26.573Z] 464afbd9ba4c: Waiting [2024-09-10T05:39:26.573Z] 00f215d4a9da: Waiting [2024-09-10T05:39:26.573Z] d496ad576159: Waiting [2024-09-10T05:39:26.841Z] a69c41024577: Verifying Checksum [2024-09-10T05:39:26.841Z] a69c41024577: Download complete [2024-09-10T05:39:26.841Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T05:39:26.841Z] 35cb2a7552d0: Download complete [2024-09-10T05:39:26.841Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T05:39:26.841Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T05:39:26.841Z] 464afbd9ba4c: Download complete [2024-09-10T05:39:26.841Z] c6b39de5b339: Verifying Checksum [2024-09-10T05:39:26.841Z] c6b39de5b339: Download complete [2024-09-10T05:39:27.432Z] d496ad576159: Verifying Checksum [2024-09-10T05:39:27.432Z] d496ad576159: Download complete [2024-09-10T05:39:27.709Z] c6b39de5b339: Pull complete [2024-09-10T05:39:28.299Z] a69c41024577: Pull complete [2024-09-10T05:39:28.570Z] d6de4b400683: Verifying Checksum [2024-09-10T05:39:28.570Z] d6de4b400683: Download complete [2024-09-10T05:39:29.538Z] 00f215d4a9da: Verifying Checksum [2024-09-10T05:39:29.538Z] 00f215d4a9da: Download complete [2024-09-10T05:39:30.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T05:39:30.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T05:39:30.348Z] ./bin/test-attribution-txt.sh [2024-09-10T05:39:30.348Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T05:39:30.348Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T05:39:30.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T05:39:30.659Z] + ls -al . [2024-09-10T05:39:30.659Z] total 916 [2024-09-10T05:39:30.659Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 05:37 . [2024-09-10T05:39:30.659Z] drwxr-xr-x 4 root root 4096 Sep 10 05:37 .. [2024-09-10T05:39:30.659Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 .blubracket [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 05:36 .dockerignore [2024-09-10T05:39:30.659Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 05:38 .git [2024-09-10T05:39:30.659Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 05:36 .github [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 05:36 .gitignore [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 05:36 .golangci.yml [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 05:36 .hadolint.yml [2024-09-10T05:39:30.659Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 05:36 .semver [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 05:36 .sonarcloud.properties [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 05:36 ADOPTERS.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 05:36 Attribution.txt [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 05:36 CHANGELOG.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 05:36 CONTRIBUTING.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 05:36 GOVERNANCE.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 05:36 Jenkinsfile [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 05:36 LICENSE [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 05:36 Makefile [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 05:36 OWNERS.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 05:36 README.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 05:36 SECURITY.md [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 12 Sep 10 05:36 VERSION [2024-09-10T05:39:30.659Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 bin [2024-09-10T05:39:30.659Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 05:36 cmd [2024-09-10T05:39:30.659Z] -rw-r--r-- 1 root root 546548 Sep 10 05:38 coverage.out [2024-09-10T05:39:30.659Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 fuzz_test [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 05:36 go.mod [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 05:36 go.sum [2024-09-10T05:39:30.659Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 05:36 internal [2024-09-10T05:39:30.659Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 05:36 openapi [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 05:36 security.txt [2024-09-10T05:39:30.659Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 05:36 version.go [Pipeline] sh [2024-09-10T05:39:30.945Z] + '[' -e coverage.out ] [2024-09-10T05:39:30.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T05:39:31.064Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T05:39:31.346Z] + make build [2024-09-10T05:39:31.346Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T05:39:41.894Z] d6de4b400683: Pull complete [2024-09-10T05:39:41.894Z] 35cb2a7552d0: Pull complete [2024-09-10T05:39:41.894Z] 4f4fb700ef54: Pull complete [2024-09-10T05:39:41.894Z] 464afbd9ba4c: Pull complete [2024-09-10T05:39:50.134Z] 00f215d4a9da: Pull complete [2024-09-10T05:39:52.093Z] d496ad576159: Pull complete [2024-09-10T05:39:52.093Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T05:39:52.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T05:39:52.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T05:39:52.442Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T05:39:52.442Z] WORKDIR /edgex [2024-09-10T05:39:52.442Z] COPY go.mod . [2024-09-10T05:39:52.442Z] RUN go mod download [2024-09-10T05:39:52.442Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-10T05:39:53.035Z] Sending build context to Docker daemon 3.543MB [2024-09-10T05:39:53.035Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T05:39:53.035Z] ---> f246e2811388 [2024-09-10T05:39:53.035Z] Step 2/4 : WORKDIR /edgex [2024-09-10T05:39:53.299Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T05:39:53.299Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T05:39:54.973Z] ---> Running in 911d9f912e59 [2024-09-10T05:39:54.973Z] Removing intermediate container 911d9f912e59 [2024-09-10T05:39:54.973Z] ---> feb8a9e0a4b6 [2024-09-10T05:39:54.973Z] Step 3/4 : COPY go.mod . [2024-09-10T05:39:55.214Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T05:39:55.473Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T05:39:55.559Z] ---> 2bde953d2604 [2024-09-10T05:39:55.559Z] Step 4/4 : RUN go mod download [2024-09-10T05:39:55.559Z] ---> Running in f451e5b38eb1 [2024-09-10T05:39:57.379Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T05:40:00.660Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T05:40:02.034Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T05:40:03.936Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T05:40:05.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T05:40:06.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T05:40:07.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T05:40:07.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T05:40:08.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T05:40:10.257Z] $ docker stop --time=1 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 [2024-09-10T05:40:17.077Z] $ docker rm -f --volumes 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 [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-09-10T05:40:18.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T05:40:18.233Z] [2024-09-10T05:40:18.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:40:18.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T05:40:19.706Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T05:40:19.706Z] 91d30c5bc195: Pulling fs layer [2024-09-10T05:40:19.706Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T05:40:19.706Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T05:40:19.706Z] 4698f68db338: Pulling fs layer [2024-09-10T05:40:19.706Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T05:40:19.706Z] e0025b399a48: Pulling fs layer [2024-09-10T05:40:19.706Z] 4698f68db338: Waiting [2024-09-10T05:40:19.706Z] 2a2f49069b9e: Waiting [2024-09-10T05:40:19.706Z] e0025b399a48: Waiting [2024-09-10T05:40:19.965Z] 91d30c5bc195: Verifying Checksum [2024-09-10T05:40:19.965Z] 91d30c5bc195: Download complete [2024-09-10T05:40:19.965Z] 4698f68db338: Verifying Checksum [2024-09-10T05:40:19.965Z] 4698f68db338: Download complete [2024-09-10T05:40:19.965Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T05:40:19.965Z] 2e9b0aa3be6d: Download complete [2024-09-10T05:40:19.965Z] e0025b399a48: Verifying Checksum [2024-09-10T05:40:19.965Z] e0025b399a48: Download complete [2024-09-10T05:40:19.965Z] 91d30c5bc195: Pull complete [2024-09-10T05:40:19.965Z] 2a2f49069b9e: Verifying Checksum [2024-09-10T05:40:19.965Z] 2a2f49069b9e: Download complete [2024-09-10T05:40:20.224Z] 2e9b0aa3be6d: Pull complete [2024-09-10T05:40:20.482Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T05:40:20.482Z] 9c61dcf015f6: Download complete [2024-09-10T05:40:23.011Z] 9c61dcf015f6: Pull complete [2024-09-10T05:40:23.011Z] 4698f68db338: Pull complete [2024-09-10T05:40:23.271Z] 2a2f49069b9e: Pull complete [2024-09-10T05:40:23.271Z] e0025b399a48: Pull complete [2024-09-10T05:40:23.271Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T05:40:23.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T05:40:23.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:40:23.372Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T05:40:23.418Z] $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-10T05:40:26.948Z] $ docker top 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T05:40:27.293Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T05:40:29.827Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #1 transferring dockerfile: 2.50kB done [2024-09-10T05:40:29.827Z] #1 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #2 transferring dockerfile: 2.15kB done [2024-09-10T05:40:29.827Z] #2 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #3 transferring dockerfile: 3.17kB done [2024-09-10T05:40:29.827Z] #3 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #4 transferring dockerfile: 1.93kB done [2024-09-10T05:40:29.827Z] #4 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #5 transferring dockerfile: 2.06kB done [2024-09-10T05:40:29.827Z] #5 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #6 transferring dockerfile: 1.85kB done [2024-09-10T05:40:29.827Z] #6 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #7 transferring dockerfile: 1.81kB done [2024-09-10T05:40:29.827Z] #7 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #8 transferring dockerfile: 2.01kB done [2024-09-10T05:40:29.827Z] #8 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #9 [security-proxy-setup internal] load .dockerignore [2024-09-10T05:40:29.827Z] #9 transferring context: 50B done [2024-09-10T05:40:29.827Z] #9 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #10 transferring dockerfile: 1.70kB done [2024-09-10T05:40:29.827Z] #10 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #11 transferring dockerfile: 2.49kB done [2024-09-10T05:40:29.827Z] #11 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #12 transferring dockerfile: 1.69kB done [2024-09-10T05:40:29.827Z] #12 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #13 transferring dockerfile: 2.07kB done [2024-09-10T05:40:29.827Z] #13 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #14 transferring dockerfile: 1.95kB done [2024-09-10T05:40:29.827Z] #14 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #15 transferring dockerfile: 1.93kB done [2024-09-10T05:40:29.827Z] #15 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #16 transferring dockerfile: 1.89kB done [2024-09-10T05:40:29.827Z] #16 DONE 0.0s [2024-09-10T05:40:29.827Z] [2024-09-10T05:40:29.827Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T05:40:29.827Z] #17 transferring dockerfile: 2.23kB done [2024-09-10T05:40:29.827Z] #17 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-10T05:40:30.087Z] #18 transferring context: 50B done [2024-09-10T05:40:30.087Z] #18 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-10T05:40:30.087Z] #19 transferring context: 50B done [2024-09-10T05:40:30.087Z] #19 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #20 [core-command internal] load .dockerignore [2024-09-10T05:40:30.087Z] #20 transferring context: 50B done [2024-09-10T05:40:30.087Z] #20 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #21 [core-metadata internal] load .dockerignore [2024-09-10T05:40:30.087Z] #21 transferring context: 50B done [2024-09-10T05:40:30.087Z] #21 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #22 [security-spire-agent internal] load .dockerignore [2024-09-10T05:40:30.087Z] #22 transferring context: 50B done [2024-09-10T05:40:30.087Z] #22 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-10T05:40:30.087Z] #23 transferring context: 50B done [2024-09-10T05:40:30.087Z] #23 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #24 [core-keeper internal] load .dockerignore [2024-09-10T05:40:30.087Z] #24 transferring context: 50B done [2024-09-10T05:40:30.087Z] #24 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-09-10T05:40:30.087Z] #25 transferring context: 50B done [2024-09-10T05:40:30.087Z] #25 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #26 [security-spire-server internal] load .dockerignore [2024-09-10T05:40:30.087Z] #26 transferring context: 50B done [2024-09-10T05:40:30.087Z] #26 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.087Z] #27 DONE 0.0s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:30.087Z] #28 DONE 0.1s [2024-09-10T05:40:30.087Z] [2024-09-10T05:40:30.087Z] #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.087Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.346Z] #29 ... [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #30 [security-spire-config internal] load .dockerignore [2024-09-10T05:40:30.346Z] #30 transferring context: 50B done [2024-09-10T05:40:30.346Z] #30 DONE 0.1s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.346Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:30.346Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:30.346Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:30.346Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:30.346Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-10T05:40:30.346Z] #29 ... [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.346Z] #27 DONE 0.0s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.346Z] #29 ... [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #31 [core-data internal] load .dockerignore [2024-09-10T05:40:30.346Z] #31 transferring context: 50B 0.0s done [2024-09-10T05:40:30.346Z] #31 DONE 0.2s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #32 [support-notifications internal] load .dockerignore [2024-09-10T05:40:30.346Z] #32 transferring context: 50B 0.0s done [2024-09-10T05:40:30.346Z] #32 DONE 0.2s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T05:40:30.346Z] #33 transferring context: 50B done [2024-09-10T05:40:30.346Z] #33 DONE 0.2s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #27 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.346Z] #27 DONE 0.0s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #34 [support-scheduler internal] load .dockerignore [2024-09-10T05:40:30.346Z] #34 transferring context: 50B done [2024-09-10T05:40:30.346Z] #34 DONE 0.3s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #28 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:30.346Z] #28 DONE 0.2s [2024-09-10T05:40:30.346Z] [2024-09-10T05:40:30.346Z] #29 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.346Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:30.346Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:30.346Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:30.346Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:30.346Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:30.346Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-10T05:40:30.606Z] #29 ... [2024-09-10T05:40:30.606Z] [2024-09-10T05:40:30.606Z] #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.606Z] #27 DONE 0.0s [2024-09-10T05:40:30.606Z] [2024-09-10T05:40:30.606Z] #29 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.606Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:30.606Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:30.606Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:30.606Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:30.606Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:30.606Z] #29 ... [2024-09-10T05:40:30.606Z] [2024-09-10T05:40:30.606Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.606Z] #27 DONE 0.0s [2024-09-10T05:40:30.606Z] [2024-09-10T05:40:30.606Z] #29 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.865Z] #29 ... [2024-09-10T05:40:30.865Z] [2024-09-10T05:40:30.865Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:30.865Z] #28 DONE 0.4s [2024-09-10T05:40:30.865Z] [2024-09-10T05:40:30.865Z] #29 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:30.865Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:30.865Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:30.865Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:30.865Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:30.865Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:30.865Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T05:40:30.865Z] #29 ... [2024-09-10T05:40:30.865Z] [2024-09-10T05:40:30.865Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:30.865Z] #27 DONE 0.0s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:31.124Z] #27 DONE 0.0s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:31.124Z] #28 DONE 0.6s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T05:40:31.124Z] #35 DONE 0.6s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #29 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:31.124Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:31.124Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:31.124Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:31.124Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:31.124Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:31.124Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T05:40:31.124Z] #29 ... [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:31.124Z] #27 DONE 0.0s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T05:40:31.124Z] #36 DONE 0.7s [2024-09-10T05:40:31.124Z] [2024-09-10T05:40:31.124Z] #29 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:31.124Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:31.124Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:31.124Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:31.124Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:31.124Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:31.124Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T05:40:31.382Z] #29 ... [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #37 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T05:40:31.382Z] #37 transferring context: 50B 0.0s done [2024-09-10T05:40:31.382Z] #37 DONE 1.1s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #28 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:31.382Z] #28 DONE 0.7s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #38 [support-scheduler internal] load build context [2024-09-10T05:40:31.382Z] #38 DONE 0.0s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T05:40:31.382Z] #39 DONE 1.4s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #29 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:31.382Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:31.382Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:31.382Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:31.382Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:31.382Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:31.382Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T05:40:31.382Z] #29 ... [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #40 [security-spire-config internal] load build context [2024-09-10T05:40:31.382Z] #40 transferring context: 25.96kB 0.0s done [2024-09-10T05:40:31.382Z] #40 DONE 0.3s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.382Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T05:40:31.382Z] #27 DONE 0.0s [2024-09-10T05:40:31.382Z] [2024-09-10T05:40:31.383Z] #41 [security-spire-agent internal] load build context [2024-09-10T05:40:31.383Z] #41 transferring context: 27.24kB done [2024-09-10T05:40:31.383Z] #41 DONE 0.4s [2024-09-10T05:40:31.383Z] [2024-09-10T05:40:31.383Z] #42 [security-spire-server internal] load build context [2024-09-10T05:40:31.383Z] #42 transferring context: 27.71kB 0.0s done [2024-09-10T05:40:31.383Z] #42 DONE 0.4s [2024-09-10T05:40:31.383Z] [2024-09-10T05:40:31.383Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:40:31.383Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:40:31.641Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-10T05:40:31.641Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T05:40:31.909Z] #43 ... [2024-09-10T05:40:31.909Z] [2024-09-10T05:40:31.909Z] #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T05:40:31.909Z] #39 DONE 1.4s [2024-09-10T05:40:31.909Z] [2024-09-10T05:40:31.909Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:40:31.909Z] #28 DONE 1.1s [2024-09-10T05:40:31.909Z] [2024-09-10T05:40:31.909Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:40:31.909Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T05:40:31.909Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T05:40:32.165Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-09-10T05:40:32.165Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-10T05:40:32.165Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-09-10T05:40:32.165Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-09-10T05:40:32.165Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-09-10T05:40:36.355Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.9s done [2024-09-10T05:40:39.718Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.4s [2024-09-10T05:40:39.718Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.4s [2024-09-10T05:40:39.718Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.8s done [2024-09-10T05:40:39.976Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T05:40:40.234Z] #43 ... [2024-09-10T05:40:40.234Z] [2024-09-10T05:40:40.234Z] #44 [security-proxy-setup internal] load build context [2024-09-10T05:40:40.234Z] #44 transferring context: 226.28MB 10.0s [2024-09-10T05:40:40.234Z] #44 ... [2024-09-10T05:40:40.234Z] [2024-09-10T05:40:40.234Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:40:40.510Z] #43 ... [2024-09-10T05:40:40.510Z] [2024-09-10T05:40:40.510Z] #45 [security-proxy-auth internal] load build context [2024-09-10T05:40:40.510Z] #45 ... [2024-09-10T05:40:40.510Z] [2024-09-10T05:40:40.510Z] #46 [support-cron-scheduler internal] load build context [2024-09-10T05:40:40.768Z] #46 ... [2024-09-10T05:40:40.768Z] [2024-09-10T05:40:40.768Z] #47 [core-command internal] load build context [2024-09-10T05:40:40.768Z] #47 ... [2024-09-10T05:40:40.768Z] [2024-09-10T05:40:40.768Z] #48 [security-bootstrapper internal] load build context [2024-09-10T05:40:40.768Z] #48 ... [2024-09-10T05:40:40.768Z] [2024-09-10T05:40:40.768Z] #49 [core-metadata internal] load build context [2024-09-10T05:40:41.043Z] #49 ... [2024-09-10T05:40:41.043Z] [2024-09-10T05:40:41.043Z] #50 [core-keeper internal] load build context [2024-09-10T05:40:41.043Z] #50 ... [2024-09-10T05:40:41.043Z] [2024-09-10T05:40:41.043Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T05:40:41.043Z] #51 ... [2024-09-10T05:40:41.043Z] [2024-09-10T05:40:41.043Z] #52 [core-data internal] load build context [2024-09-10T05:40:41.302Z] #52 ... [2024-09-10T05:40:41.302Z] [2024-09-10T05:40:41.302Z] #53 [support-notifications internal] load build context [2024-09-10T05:40:41.302Z] #53 ... [2024-09-10T05:40:41.302Z] [2024-09-10T05:40:41.302Z] #38 [support-scheduler internal] load build context [2024-09-10T05:40:41.559Z] #38 ... [2024-09-10T05:40:41.560Z] [2024-09-10T05:40:41.560Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:40:41.560Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-09-10T05:40:41.560Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T05:40:41.560Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T05:40:41.560Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T05:40:41.560Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.7s done [2024-09-10T05:40:41.560Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T05:40:41.560Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done [2024-09-10T05:40:41.560Z] #54 ... [2024-09-10T05:40:41.560Z] [2024-09-10T05:40:41.560Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T05:40:41.560Z] #55 ... [2024-09-10T05:40:41.560Z] [2024-09-10T05:40:41.560Z] #56 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-10T05:40:41.817Z] #56 ... [2024-09-10T05:40:41.817Z] [2024-09-10T05:40:41.817Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:40:41.817Z] #57 ... [2024-09-10T05:40:41.817Z] [2024-09-10T05:40:41.817Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:40:42.075Z] #58 ... [2024-09-10T05:40:42.075Z] [2024-09-10T05:40:42.075Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T05:40:42.075Z] #59 ... [2024-09-10T05:40:42.075Z] [2024-09-10T05:40:42.075Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-10T05:40:42.075Z] #60 ... [2024-09-10T05:40:42.075Z] [2024-09-10T05:40:42.075Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:40:42.075Z] #0 6.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:40:42.075Z] #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:40:42.075Z] #0 9.154 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:40:42.075Z] #0 9.154 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:40:42.075Z] #0 9.154 OK: 20070 distinct packages available [2024-09-10T05:40:42.075Z] #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:40:42.075Z] #0 9.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:40:42.075Z] #0 9.473 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T05:40:42.075Z] #0 9.475 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:40:42.075Z] #0 9.478 (3/5) Installing libucontext (1.2-r2) [2024-09-10T05:40:42.075Z] #0 9.480 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T05:40:42.075Z] #0 9.494 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T05:40:42.075Z] #0 9.503 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:40:42.075Z] #0 9.514 OK: 8 MiB in 20 packages [2024-09-10T05:40:42.336Z] #61 ... [2024-09-10T05:40:42.336Z] [2024-09-10T05:40:42.336Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T05:40:42.336Z] #62 ... [2024-09-10T05:40:42.336Z] [2024-09-10T05:40:42.336Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T05:40:42.597Z] #63 ... [2024-09-10T05:40:42.597Z] [2024-09-10T05:40:42.597Z] #29 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:40:42.597Z] #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:40:42.597Z] #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:40:42.597Z] #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T05:40:42.597Z] #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T05:40:42.597Z] #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T05:40:42.597Z] #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T05:40:42.597Z] #29 ... [2024-09-10T05:40:42.597Z] [2024-09-10T05:40:42.597Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T05:40:42.597Z] #64 ... [2024-09-10T05:40:42.597Z] [2024-09-10T05:40:42.597Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T05:40:42.855Z] #65 ... [2024-09-10T05:40:42.855Z] [2024-09-10T05:40:42.855Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:40:42.855Z] #66 ... [2024-09-10T05:40:42.855Z] [2024-09-10T05:40:42.855Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T05:40:43.779Z] #67 ... [2024-09-10T05:40:43.779Z] [2024-09-10T05:40:43.779Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T05:40:44.105Z] #68 ... [2024-09-10T05:40:44.105Z] [2024-09-10T05:40:44.105Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T05:40:44.105Z] #51 transferring context: 495.98MB 12.1s done [2024-09-10T05:40:47.771Z] #51 ... [2024-09-10T05:40:47.771Z] [2024-09-10T05:40:47.771Z] #44 [security-proxy-setup internal] load build context [2024-09-10T05:40:47.771Z] #44 transferring context: 495.98MB 16.2s done [2024-09-10T05:40:47.771Z] #44 ... [2024-09-10T05:40:47.771Z] [2024-09-10T05:40:47.771Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:40:47.771Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 15.1s [2024-09-10T05:40:48.749Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.1s [2024-09-10T05:40:50.994Z] #54 ... [2024-09-10T05:40:50.994Z] [2024-09-10T05:40:50.994Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:40:50.994Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 9.0s done [2024-09-10T05:40:50.994Z] #43 ... [2024-09-10T05:40:50.994Z] [2024-09-10T05:40:50.994Z] #45 [security-proxy-auth internal] load build context [2024-09-10T05:40:50.994Z] #45 transferring context: 495.98MB 12.3s done [2024-09-10T05:40:51.253Z] #45 ... [2024-09-10T05:40:51.253Z] [2024-09-10T05:40:51.253Z] #46 [support-cron-scheduler internal] load build context [2024-09-10T05:40:51.253Z] #46 transferring context: 495.98MB 13.5s done [2024-09-10T05:40:51.253Z] #46 ... [2024-09-10T05:40:51.253Z] [2024-09-10T05:40:51.253Z] #50 [core-keeper internal] load build context [2024-09-10T05:40:51.253Z] #50 transferring context: 495.98MB 14.4s done [2024-09-10T05:40:51.253Z] #50 ... [2024-09-10T05:40:51.253Z] [2024-09-10T05:40:51.253Z] #47 [core-command internal] load build context [2024-09-10T05:40:51.253Z] #47 transferring context: 495.98MB 13.6s done [2024-09-10T05:40:51.253Z] #47 ... [2024-09-10T05:40:51.253Z] [2024-09-10T05:40:51.253Z] #52 [core-data internal] load build context [2024-09-10T05:40:51.253Z] #52 transferring context: 495.98MB 13.3s done [2024-09-10T05:40:51.512Z] #52 ... [2024-09-10T05:40:51.512Z] [2024-09-10T05:40:51.512Z] #49 [core-metadata internal] load build context [2024-09-10T05:40:51.512Z] #49 transferring context: 495.98MB 12.3s done [2024-09-10T05:40:51.980Z] Removing intermediate container f451e5b38eb1 [2024-09-10T05:40:51.980Z] ---> eef40db1e49d [2024-09-10T05:40:51.980Z] Successfully built eef40db1e49d [2024-09-10T05:40:51.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:40:52.164Z] #49 ... [2024-09-10T05:40:52.164Z] [2024-09-10T05:40:52.164Z] #48 [security-bootstrapper internal] load build context [2024-09-10T05:40:52.164Z] #48 transferring context: 495.98MB 11.8s done [2024-09-10T05:40:52.309Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T05:40:52.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:40:52.424Z] #48 ... [2024-09-10T05:40:52.424Z] [2024-09-10T05:40:52.424Z] #38 [support-scheduler internal] load build context [2024-09-10T05:40:52.424Z] #38 transferring context: 495.98MB 13.3s done [2024-09-10T05:40:52.424Z] #38 ... [2024-09-10T05:40:52.424Z] [2024-09-10T05:40:52.424Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:40:52.424Z] #57 transferring context: 495.98MB 12.7s done [2024-09-10T05:40:52.424Z] #57 ... [2024-09-10T05:40:52.424Z] [2024-09-10T05:40:52.424Z] #53 [support-notifications internal] load build context [2024-09-10T05:40:52.424Z] #53 transferring context: 495.98MB 14.1s done [2024-09-10T05:40:52.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2024-09-10T05:40:52.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T05:40:52.683Z] #53 ... [2024-09-10T05:40:52.683Z] [2024-09-10T05:40:52.683Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-10T05:40:52.683Z] #60 transferring context: 495.98MB 12.6s done [2024-09-10T05:40:52.683Z] #60 ... [2024-09-10T05:40:52.683Z] [2024-09-10T05:40:52.683Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:40:52.683Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T05:40:52.683Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.7s [2024-09-10T05:40:53.691Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.3s [2024-09-10T05:40:53.713Z] $ docker top cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T05:40:54.541Z] + go version [2024-09-10T05:40:54.541Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T05:40:54.560Z] $ docker stop --time=1 cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 [2024-09-10T05:40:56.138Z] $ docker rm -f --volumes cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 [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-09-10T05:40:56.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T05:40:56.748Z] [2024-09-10T05:40:56.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:40:57.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T05:40:57.072Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T05:40:57.072Z] 547446be3368: Pulling fs layer [2024-09-10T05:40:57.072Z] d125d8839a47: Pulling fs layer [2024-09-10T05:40:57.072Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T05:40:57.072Z] c3105a71a48b: Pulling fs layer [2024-09-10T05:40:57.072Z] 0f093f025ec4: Pulling fs layer [2024-09-10T05:40:57.072Z] c3106fc0e877: Pulling fs layer [2024-09-10T05:40:57.072Z] 0f093f025ec4: Waiting [2024-09-10T05:40:57.072Z] c3106fc0e877: Waiting [2024-09-10T05:40:57.072Z] c3105a71a48b: Waiting [2024-09-10T05:40:57.339Z] 547446be3368: Download complete [2024-09-10T05:40:57.339Z] c3105a71a48b: Verifying Checksum [2024-09-10T05:40:57.339Z] c3105a71a48b: Download complete [2024-09-10T05:40:57.605Z] d125d8839a47: Verifying Checksum [2024-09-10T05:40:57.605Z] d125d8839a47: Download complete [2024-09-10T05:40:57.605Z] c3106fc0e877: Verifying Checksum [2024-09-10T05:40:57.605Z] c3106fc0e877: Download complete [2024-09-10T05:40:57.870Z] 0f093f025ec4: Verifying Checksum [2024-09-10T05:40:57.871Z] 0f093f025ec4: Download complete [2024-09-10T05:40:57.882Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 25.8s [2024-09-10T05:40:58.450Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 26.3s [2024-09-10T05:40:58.452Z] 547446be3368: Pull complete [2024-09-10T05:40:59.407Z] d125d8839a47: Pull complete [2024-09-10T05:40:59.407Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T05:40:59.407Z] 3e85d5ac6304: Download complete [2024-09-10T05:41:01.280Z] #54 ... [2024-09-10T05:41:01.280Z] [2024-09-10T05:41:01.280Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:01.280Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T05:41:01.280Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.3s [2024-09-10T05:41:01.280Z] #43 ... [2024-09-10T05:41:01.280Z] [2024-09-10T05:41:01.280Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:01.616Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 29.3s done [2024-09-10T05:41:03.064Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 31.0s [2024-09-10T05:41:04.993Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 33.0s done [2024-09-10T05:41:05.565Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T05:41:06.952Z] #54 ... [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:41:06.952Z] #61 DONE 35.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #45 [security-proxy-auth internal] load build context [2024-09-10T05:41:06.952Z] #45 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T05:41:06.952Z] #51 DONE 36.2s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:41:06.952Z] #57 DONE 35.8s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #48 [security-bootstrapper internal] load build context [2024-09-10T05:41:06.952Z] #48 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #49 [core-metadata internal] load build context [2024-09-10T05:41:06.952Z] #49 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #46 [support-cron-scheduler internal] load build context [2024-09-10T05:41:06.952Z] #46 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #56 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:06.952Z] #56 DONE 35.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:06.952Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-10T05:41:06.952Z] #54 ... [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:06.952Z] #69 ... [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #52 [core-data internal] load build context [2024-09-10T05:41:06.952Z] #52 DONE 35.9s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-10T05:41:06.952Z] #60 DONE 35.2s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #47 [core-command internal] load build context [2024-09-10T05:41:06.952Z] #47 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #38 [support-scheduler internal] load build context [2024-09-10T05:41:06.952Z] #38 DONE 35.7s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #53 [support-notifications internal] load build context [2024-09-10T05:41:06.952Z] #53 DONE 35.9s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #50 [core-keeper internal] load build context [2024-09-10T05:41:06.952Z] #50 DONE 36.5s [2024-09-10T05:41:06.952Z] [2024-09-10T05:41:06.952Z] #44 [security-proxy-setup internal] load build context [2024-09-10T05:41:06.952Z] #44 DONE 36.9s [2024-09-10T05:41:07.212Z] [2024-09-10T05:41:07.212Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:07.212Z] #68 35.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:07.469Z] #68 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:07.755Z] #68 36.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:07.755Z] #68 36.06 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:07.755Z] #68 36.08 OK: 7 MiB in 16 packages [2024-09-10T05:41:09.473Z] 3e85d5ac6304: Pull complete [2024-09-10T05:41:09.473Z] c3105a71a48b: Pull complete [2024-09-10T05:41:10.308Z] #68 ... [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:41:10.308Z] #58 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:10.308Z] #62 35.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #62 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #62 36.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #62 36.26 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #62 36.27 OK: 7 MiB in 16 packages [2024-09-10T05:41:10.308Z] #62 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T05:41:10.308Z] #64 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #64 35.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #64 36.10 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:10.308Z] #64 36.11 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #64 36.12 (3/3) Installing tzdata (2024a-r0) [2024-09-10T05:41:10.308Z] #64 36.29 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #64 36.29 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:10.308Z] #64 36.62 OK: 11 MiB in 18 packages [2024-09-10T05:41:10.308Z] #64 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T05:41:10.308Z] #63 35.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #63 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #63 36.28 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:10.308Z] #63 36.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #63 36.38 (3/4) Installing su-exec (0.2-r3) [2024-09-10T05:41:10.308Z] #63 36.61 (4/4) Installing yq (4.33.3-r5) [2024-09-10T05:41:10.308Z] #63 36.78 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #63 36.78 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:10.308Z] #63 36.82 OK: 17 MiB in 19 packages [2024-09-10T05:41:10.308Z] #63 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T05:41:10.308Z] #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #0 2.284 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:10.308Z] #0 2.284 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:10.308Z] #0 2.284 OK: 20078 distinct packages available [2024-09-10T05:41:10.308Z] #0 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #0 2.645 OK: 264 MiB in 52 packages [2024-09-10T05:41:10.308Z] #70 DONE 3.5s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:10.308Z] #68 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T05:41:10.308Z] #67 35.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #67 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #67 36.26 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:10.308Z] #67 36.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #67 36.36 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #67 36.38 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:10.308Z] #67 36.42 OK: 8 MiB in 17 packages [2024-09-10T05:41:10.308Z] #67 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T05:41:10.308Z] #59 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #59 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #59 36.06 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #59 36.06 (2/2) Installing su-exec (0.2-r3) [2024-09-10T05:41:10.308Z] #59 36.06 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #59 36.06 OK: 7 MiB in 17 packages [2024-09-10T05:41:10.308Z] #59 DONE 38.9s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T05:41:10.308Z] #55 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #55 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.308Z] #55 36.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.308Z] #55 36.99 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T05:41:10.308Z] #55 37.00 (3/4) Installing su-exec (0.2-r3) [2024-09-10T05:41:10.308Z] #55 37.01 (4/4) Installing yq (4.33.3-r5) [2024-09-10T05:41:10.308Z] #55 37.08 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.308Z] #55 37.09 OK: 17 MiB in 19 packages [2024-09-10T05:41:10.308Z] #55 DONE 38.8s [2024-09-10T05:41:10.308Z] [2024-09-10T05:41:10.308Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:10.426Z] 0f093f025ec4: Pull complete [2024-09-10T05:41:10.426Z] c3106fc0e877: Pull complete [2024-09-10T05:41:10.426Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T05:41:10.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T05:41:10.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T05:41:10.566Z] #71 ... [2024-09-10T05:41:10.566Z] [2024-09-10T05:41:10.566Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:41:10.566Z] #66 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #66 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #66 37.82 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:10.566Z] #66 37.82 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:10.566Z] #66 37.82 OK: 20070 distinct packages available [2024-09-10T05:41:10.566Z] #66 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #66 37.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #66 38.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.566Z] #66 38.19 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:41:10.566Z] #66 38.19 (3/4) Installing libucontext (1.2-r2) [2024-09-10T05:41:10.566Z] #66 38.19 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T05:41:10.566Z] #66 38.20 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.566Z] #66 38.20 OK: 8 MiB in 19 packages [2024-09-10T05:41:10.566Z] #66 DONE 38.8s [2024-09-10T05:41:10.566Z] [2024-09-10T05:41:10.566Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T05:41:10.566Z] #65 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #65 37.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #65 37.55 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:10.566Z] #65 37.55 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:10.566Z] #65 37.55 OK: 20070 distinct packages available [2024-09-10T05:41:10.566Z] #65 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #65 37.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:10.566Z] #65 37.89 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:10.566Z] #65 37.92 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T05:41:10.566Z] #65 37.92 (3/11) Installing libunistring (1.1-r1) [2024-09-10T05:41:10.566Z] #65 37.94 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T05:41:10.566Z] #65 37.94 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T05:41:10.567Z] #65 37.95 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T05:41:10.567Z] #65 37.96 (7/11) Installing curl (8.9.1-r0) [2024-09-10T05:41:10.567Z] #65 37.96 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:10.567Z] #65 37.97 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:41:10.567Z] #65 37.97 (10/11) Installing libucontext (1.2-r2) [2024-09-10T05:41:10.567Z] #65 37.97 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T05:41:10.567Z] #65 37.99 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:10.567Z] #65 37.99 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:10.567Z] #65 38.03 OK: 12 MiB in 26 packages [2024-09-10T05:41:10.567Z] #65 DONE 38.4s [2024-09-10T05:41:10.567Z] [2024-09-10T05:41:10.567Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:10.567Z] #72 DONE 0.2s [2024-09-10T05:41:10.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2024-09-10T05:41:10.678Z] $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-10T05:41:10.825Z] [2024-09-10T05:41:10.825Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:10.825Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.1s done [2024-09-10T05:41:10.825Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T05:41:10.825Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-09-10T05:41:10.825Z] #43 DONE 39.5s [2024-09-10T05:41:10.825Z] [2024-09-10T05:41:10.825Z] #73 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T05:41:11.760Z] #73 ... [2024-09-10T05:41:11.760Z] [2024-09-10T05:41:11.760Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:11.760Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:11.760Z] #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:11.760Z] #0 4.645 OK: 264 MiB in 52 packages [2024-09-10T05:41:11.760Z] #74 DONE 5.0s [2024-09-10T05:41:11.760Z] [2024-09-10T05:41:11.760Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:11.760Z] #75 DONE 0.1s [2024-09-10T05:41:11.760Z] [2024-09-10T05:41:11.760Z] #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T05:41:11.760Z] #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:11.760Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:11.760Z] #0 4.782 OK: 264 MiB in 52 packages [2024-09-10T05:41:11.760Z] #76 DONE 4.9s [2024-09-10T05:41:11.760Z] [2024-09-10T05:41:11.760Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:11.760Z] #77 DONE 0.1s [2024-09-10T05:41:11.760Z] [2024-09-10T05:41:11.760Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:12.324Z] #78 ... [2024-09-10T05:41:12.324Z] [2024-09-10T05:41:12.324Z] #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:41:12.324Z] #79 DONE 5.3s [2024-09-10T05:41:12.324Z] [2024-09-10T05:41:12.324Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:12.324Z] #69 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:12.324Z] #69 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:12.324Z] #69 5.423 OK: 264 MiB in 52 packages [2024-09-10T05:41:12.563Z] $ docker top fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 -eo pid,comm [2024-09-10T05:41:12.582Z] #69 DONE 5.6s [2024-09-10T05:41:12.582Z] [2024-09-10T05:41:12.582Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T05:41:12.582Z] #0 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:12.582Z] #0 5.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:12.582Z] #0 5.407 OK: 8 MiB in 20 packages [2024-09-10T05:41:12.582Z] #80 DONE 5.6s [2024-09-10T05:41:12.582Z] [2024-09-10T05:41:12.582Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh [2024-09-10T05:41:13.083Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T05:41:13.554Z] #81 DONE 1.0s [2024-09-10T05:41:13.555Z] [2024-09-10T05:41:13.555Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:41:13.555Z] #82 DONE 1.0s [2024-09-10T05:41:13.555Z] [2024-09-10T05:41:13.555Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T05:41:13.555Z] #83 DONE 1.0s [2024-09-10T05:41:13.555Z] [2024-09-10T05:41:13.555Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:13.833Z] #84 ... [2024-09-10T05:41:13.833Z] [2024-09-10T05:41:13.833Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T05:41:13.833Z] #85 DONE 0.1s [2024-09-10T05:41:13.833Z] [2024-09-10T05:41:13.833Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T05:41:13.833Z] #86 DONE 0.2s [2024-09-10T05:41:13.833Z] [2024-09-10T05:41:13.833Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:41:14.419Z] #87 DONE 0.9s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:14.419Z] #0 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.419Z] #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.419Z] #0 3.587 OK: 11 MiB in 18 packages [2024-09-10T05:41:14.419Z] #88 DONE 4.0s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T05:41:14.419Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.419Z] #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.419Z] #0 3.730 OK: 17 MiB in 19 packages [2024-09-10T05:41:14.419Z] #89 DONE 4.0s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T05:41:14.419Z] #90 DONE 0.1s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T05:41:14.419Z] #91 DONE 0.0s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:41:14.419Z] #92 DONE 0.1s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.419Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T05:41:14.419Z] #93 DONE 0.0s [2024-09-10T05:41:14.419Z] [2024-09-10T05:41:14.420Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T05:41:14.420Z] #94 DONE 0.1s [2024-09-10T05:41:14.420Z] [2024-09-10T05:41:14.420Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T05:41:14.678Z] #95 DONE 0.1s [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:41:14.678Z] #96 DONE 0.1s [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T05:41:14.678Z] #97 DONE 0.1s [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #98 [security-spire-server] exporting to image [2024-09-10T05:41:14.678Z] #98 exporting layers [2024-09-10T05:41:14.678Z] #98 ... [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T05:41:14.678Z] #99 DONE 0.0s [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #100 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T05:41:14.678Z] #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.678Z] #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:14.678Z] #0 4.285 OK: 7 MiB in 16 packages [2024-09-10T05:41:14.678Z] #100 DONE 4.4s [2024-09-10T05:41:14.678Z] [2024-09-10T05:41:14.678Z] #98 [security-spire-agent] exporting to image [2024-09-10T05:41:15.244Z] #98 ... [2024-09-10T05:41:15.244Z] [2024-09-10T05:41:15.244Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:15.244Z] #0 3.283 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.244Z] #0 3.887 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.244Z] #0 4.557 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:15.244Z] #0 4.857 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:15.244Z] #0 4.868 OK: 7 MiB in 16 packages [2024-09-10T05:41:15.244Z] #101 DONE 5.0s [2024-09-10T05:41:15.502Z] [2024-09-10T05:41:15.502Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T05:41:15.502Z] #73 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.502Z] #73 4.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.502Z] #73 4.732 OK: 7 MiB in 16 packages [2024-09-10T05:41:15.502Z] #73 DONE 5.0s [2024-09-10T05:41:15.502Z] [2024-09-10T05:41:15.502Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:15.502Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-10T05:41:15.502Z] #54 ... [2024-09-10T05:41:15.502Z] [2024-09-10T05:41:15.502Z] #98 [security-spire-agent] exporting to image [2024-09-10T05:41:15.502Z] #98 exporting layers 0.8s done [2024-09-10T05:41:15.502Z] #98 writing image sha256:f1e418d53de4574753c2a958fcd774dbfccb126929f04abe4bb4acc77acda0f7 done [2024-09-10T05:41:15.502Z] #98 naming to docker.io/library/security-spire-server done [2024-09-10T05:41:15.502Z] #98 writing image sha256:9887d11b35df705a0ef229d361426d669c5243a84ea110a909bafb072a1e0650 done [2024-09-10T05:41:15.502Z] #98 naming to docker.io/library/security-spire-agent done [2024-09-10T05:41:15.502Z] #98 DONE 0.8s [2024-09-10T05:41:15.502Z] [2024-09-10T05:41:15.502Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:15.502Z] #71 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #71 ... [2024-09-10T05:41:15.761Z] [2024-09-10T05:41:15.761Z] #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T05:41:15.761Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #0 5.160 OK: 8 MiB in 19 packages [2024-09-10T05:41:15.761Z] #102 DONE 5.3s [2024-09-10T05:41:15.761Z] [2024-09-10T05:41:15.761Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:15.761Z] #71 5.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #71 ... [2024-09-10T05:41:15.761Z] [2024-09-10T05:41:15.761Z] #103 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T05:41:15.761Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:15.761Z] #0 5.223 OK: 17 MiB in 19 packages [2024-09-10T05:41:15.761Z] #103 DONE 5.3s [2024-09-10T05:41:15.761Z] [2024-09-10T05:41:15.761Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:15.761Z] #71 5.384 OK: 8 MiB in 17 packages [2024-09-10T05:41:16.731Z] #71 DONE 6.2s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:16.731Z] #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:16.731Z] #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:16.731Z] #0 5.699 OK: 12 MiB in 26 packages [2024-09-10T05:41:16.731Z] #104 DONE 6.2s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:41:16.731Z] #105 DONE 1.0s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #106 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T05:41:16.731Z] #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:16.731Z] #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:16.731Z] #0 5.613 OK: 7 MiB in 17 packages [2024-09-10T05:41:16.731Z] #106 DONE 6.2s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T05:41:16.731Z] #107 DONE 0.0s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T05:41:16.731Z] #108 ... [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T05:41:16.731Z] #109 DONE 0.0s [2024-09-10T05:41:16.731Z] [2024-09-10T05:41:16.731Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:41:16.731Z] #110 DONE 0.1s [2024-09-10T05:41:16.991Z] [2024-09-10T05:41:16.991Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T05:41:16.991Z] #111 DONE 0.1s [2024-09-10T05:41:16.991Z] [2024-09-10T05:41:16.991Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T05:41:16.991Z] #112 DONE 0.0s [2024-09-10T05:41:16.991Z] [2024-09-10T05:41:16.991Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T05:41:16.991Z] #0 4.721 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:17.251Z] #113 5.190 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T05:41:17.511Z] #113 ... [2024-09-10T05:41:17.511Z] [2024-09-10T05:41:17.511Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T05:41:17.511Z] #108 DONE 0.9s [2024-09-10T05:41:17.511Z] [2024-09-10T05:41:17.511Z] #98 [security-spire-config] exporting to image [2024-09-10T05:41:17.511Z] #98 exporting layers 0.7s done [2024-09-10T05:41:17.511Z] #98 writing image sha256:1b5db570022d8d6c4898573204624df93b844a456d377f771af04c9aec521101 done [2024-09-10T05:41:17.511Z] #98 naming to docker.io/library/security-spire-config done [2024-09-10T05:41:17.511Z] #98 DONE 1.5s [2024-09-10T05:41:17.511Z] [2024-09-10T05:41:17.511Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T05:41:17.511Z] #114 DONE 0.0s [2024-09-10T05:41:17.511Z] [2024-09-10T05:41:17.511Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:18.080Z] #115 ... [2024-09-10T05:41:18.081Z] [2024-09-10T05:41:18.081Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T05:41:18.081Z] #113 5.814 OK: 264 MiB in 52 packages [2024-09-10T05:41:18.081Z] #113 DONE 5.9s [2024-09-10T05:41:18.081Z] [2024-09-10T05:41:18.081Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:18.081Z] #116 ... [2024-09-10T05:41:18.081Z] [2024-09-10T05:41:18.081Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T05:41:18.081Z] #117 DONE 0.0s [2024-09-10T05:41:18.081Z] [2024-09-10T05:41:18.081Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:23.157Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #1 transferring dockerfile: 1.93kB done [2024-09-10T05:41:23.157Z] #1 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #2 transferring dockerfile: 3.17kB done [2024-09-10T05:41:23.157Z] #2 DONE 0.0s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #3 transferring dockerfile: 1.70kB done [2024-09-10T05:41:23.157Z] #3 DONE 0.0s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #4 transferring dockerfile: 1.93kB done [2024-09-10T05:41:23.157Z] #4 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #5 transferring dockerfile: 2.01kB done [2024-09-10T05:41:23.157Z] #5 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #6 transferring dockerfile: 1.85kB done [2024-09-10T05:41:23.157Z] #6 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #7 transferring dockerfile: 2.49kB done [2024-09-10T05:41:23.157Z] #7 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #8 transferring dockerfile: 2.23kB done [2024-09-10T05:41:23.157Z] #8 DONE 0.1s [2024-09-10T05:41:23.157Z] [2024-09-10T05:41:23.157Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T05:41:23.157Z] #9 transferring dockerfile: 1.81kB done [2024-09-10T05:41:23.423Z] #9 DONE 0.1s [2024-09-10T05:41:23.423Z] [2024-09-10T05:41:23.423Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-09-10T05:41:23.423Z] #10 transferring dockerfile: 2.06kB done [2024-09-10T05:41:23.423Z] #10 DONE 0.0s [2024-09-10T05:41:23.423Z] [2024-09-10T05:41:23.423Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T05:41:23.423Z] #11 transferring dockerfile: 2.15kB done [2024-09-10T05:41:23.423Z] #11 DONE 0.1s [2024-09-10T05:41:23.423Z] [2024-09-10T05:41:23.423Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T05:41:23.691Z] #12 transferring dockerfile: 1.89kB done [2024-09-10T05:41:23.691Z] #12 DONE 0.1s [2024-09-10T05:41:23.691Z] [2024-09-10T05:41:23.691Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-10T05:41:23.691Z] #13 transferring dockerfile: 2.07kB done [2024-09-10T05:41:23.691Z] #13 DONE 0.1s [2024-09-10T05:41:23.691Z] [2024-09-10T05:41:23.691Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T05:41:23.691Z] #14 transferring dockerfile: 1.69kB done [2024-09-10T05:41:23.691Z] #14 DONE 0.1s [2024-09-10T05:41:23.691Z] [2024-09-10T05:41:23.691Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T05:41:23.691Z] #15 transferring dockerfile: 2.50kB done [2024-09-10T05:41:23.691Z] #15 DONE 0.1s [2024-09-10T05:41:23.691Z] [2024-09-10T05:41:23.691Z] #16 [support-scheduler internal] load .dockerignore [2024-09-10T05:41:23.957Z] #16 transferring context: 50B 0.0s done [2024-09-10T05:41:23.957Z] #16 DONE 0.1s [2024-09-10T05:41:23.957Z] [2024-09-10T05:41:23.957Z] #17 [support-notifications internal] load build definition from Dockerfile [2024-09-10T05:41:23.957Z] #17 transferring dockerfile: 1.95kB done [2024-09-10T05:41:23.957Z] #17 DONE 0.1s [2024-09-10T05:41:24.539Z] [2024-09-10T05:41:24.539Z] #18 [security-bootstrapper internal] load .dockerignore [2024-09-10T05:41:24.806Z] #18 transferring context: 50B done [2024-09-10T05:41:24.806Z] #18 DONE 0.0s [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #19 [security-spire-server internal] load .dockerignore [2024-09-10T05:41:24.806Z] #19 transferring context: 50B done [2024-09-10T05:41:24.806Z] #19 DONE 0.1s [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #20 [core-command internal] load .dockerignore [2024-09-10T05:41:24.806Z] #20 ... [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #21 [core-keeper internal] load .dockerignore [2024-09-10T05:41:24.806Z] #21 transferring context: 50B done [2024-09-10T05:41:24.806Z] #21 DONE 0.0s [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #20 [core-command internal] load .dockerignore [2024-09-10T05:41:24.806Z] #20 transferring context: 50B done [2024-09-10T05:41:24.806Z] #20 ... [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-10T05:41:24.806Z] #22 transferring context: 50B done [2024-09-10T05:41:24.806Z] #22 DONE 0.0s [2024-09-10T05:41:24.806Z] [2024-09-10T05:41:24.806Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-09-10T05:41:24.806Z] #23 transferring context: 50B done [2024-09-10T05:41:24.806Z] #23 DONE 0.0s [2024-09-10T05:41:25.090Z] [2024-09-10T05:41:25.090Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T05:41:25.090Z] #24 transferring context: 50B done [2024-09-10T05:41:25.090Z] #24 DONE 0.0s [2024-09-10T05:41:25.090Z] [2024-09-10T05:41:25.090Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-10T05:41:25.090Z] #25 transferring context: 50B done [2024-09-10T05:41:25.090Z] #25 DONE 0.1s [2024-09-10T05:41:25.090Z] [2024-09-10T05:41:25.090Z] #26 [core-metadata internal] load .dockerignore [2024-09-10T05:41:25.090Z] #26 transferring context: 50B done [2024-09-10T05:41:25.090Z] #26 DONE 0.1s [2024-09-10T05:41:25.090Z] [2024-09-10T05:41:25.090Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-10T05:41:25.090Z] #27 transferring context: 50B 0.0s done [2024-09-10T05:41:25.090Z] #27 DONE 0.1s [2024-09-10T05:41:25.090Z] [2024-09-10T05:41:25.090Z] #20 [core-command internal] load .dockerignore [2024-09-10T05:41:25.355Z] #20 ... [2024-09-10T05:41:25.355Z] [2024-09-10T05:41:25.355Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T05:41:25.355Z] #28 transferring context: 50B done [2024-09-10T05:41:25.355Z] #28 DONE 0.0s [2024-09-10T05:41:25.355Z] [2024-09-10T05:41:25.355Z] #29 [core-data internal] load .dockerignore [2024-09-10T05:41:25.355Z] #29 transferring context: 50B done [2024-09-10T05:41:25.355Z] #29 DONE 0.0s [2024-09-10T05:41:25.355Z] [2024-09-10T05:41:25.355Z] #30 [security-spire-config internal] load .dockerignore [2024-09-10T05:41:25.355Z] #30 transferring context: 50B 0.0s done [2024-09-10T05:41:25.355Z] #30 DONE 0.0s [2024-09-10T05:41:25.355Z] [2024-09-10T05:41:25.355Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-10T05:41:25.355Z] #31 transferring context: 50B done [2024-09-10T05:41:25.355Z] #31 DONE 0.0s [2024-09-10T05:41:25.355Z] [2024-09-10T05:41:25.355Z] #20 [core-command internal] load .dockerignore [2024-09-10T05:41:25.624Z] #20 ... [2024-09-10T05:41:25.624Z] [2024-09-10T05:41:25.624Z] #32 [support-notifications internal] load .dockerignore [2024-09-10T05:41:25.624Z] #32 transferring context: 50B done [2024-09-10T05:41:25.624Z] #32 DONE 0.1s [2024-09-10T05:41:25.624Z] [2024-09-10T05:41:25.624Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:25.624Z] #33 DONE 0.0s [2024-09-10T05:41:25.624Z] [2024-09-10T05:41:25.624Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:25.624Z] #34 DONE 0.1s [2024-09-10T05:41:25.624Z] [2024-09-10T05:41:25.624Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:25.624Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:25.624Z] #35 ... [2024-09-10T05:41:25.624Z] [2024-09-10T05:41:25.624Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:26.586Z] #36 ... [2024-09-10T05:41:26.586Z] [2024-09-10T05:41:26.586Z] #37 [support-scheduler internal] load build context [2024-09-10T05:41:26.586Z] #37 transferring context: 3.11MB 0.6s done [2024-09-10T05:41:26.586Z] #37 DONE 0.7s [2024-09-10T05:41:26.586Z] [2024-09-10T05:41:26.586Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:26.586Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:26.586Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:26.586Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:26.586Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:26.586Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:26.586Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.6s [2024-09-10T05:41:26.586Z] #35 ... [2024-09-10T05:41:26.586Z] [2024-09-10T05:41:26.586Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:26.586Z] #33 DONE 0.0s [2024-09-10T05:41:26.586Z] [2024-09-10T05:41:26.586Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:26.586Z] #36 DONE 1.0s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:26.852Z] #34 DONE 0.3s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:26.852Z] #33 DONE 0.0s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #38 [core-command internal] load build context [2024-09-10T05:41:26.852Z] #38 DONE 0.0s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:26.852Z] #36 DONE 1.7s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:26.852Z] #39 DONE 0.5s [2024-09-10T05:41:26.852Z] [2024-09-10T05:41:26.852Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:26.852Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:26.852Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:26.852Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:26.852Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:26.852Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:26.852Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:27.120Z] #35 ... [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.120Z] #33 DONE 0.0s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:27.120Z] #36 DONE 1.7s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #39 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:27.120Z] #39 DONE 0.5s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:27.120Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:27.120Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:27.120Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:27.120Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:27.120Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:27.120Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:27.120Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:27.120Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:27.120Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:27.120Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:27.120Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:27.120Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:27.120Z] #35 DONE 2.3s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.120Z] #33 DONE 0.0s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:27.120Z] #36 DONE 1.8s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:27.120Z] #39 DONE 0.5s [2024-09-10T05:41:27.120Z] [2024-09-10T05:41:27.120Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:27.389Z] #34 ... [2024-09-10T05:41:27.389Z] [2024-09-10T05:41:27.389Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.389Z] #33 DONE 0.0s [2024-09-10T05:41:27.389Z] [2024-09-10T05:41:27.389Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:27.656Z] #34 ... [2024-09-10T05:41:27.656Z] [2024-09-10T05:41:27.656Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.656Z] #33 DONE 0.0s [2024-09-10T05:41:27.656Z] [2024-09-10T05:41:27.656Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:27.925Z] #34 ... [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.925Z] #33 DONE 0.0s [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:27.925Z] #34 ... [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:27.925Z] #36 DONE 1.8s [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:27.925Z] #39 DONE 0.6s [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:27.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:27.925Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:27.925Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:27.925Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:27.925Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:27.925Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:27.925Z] #35 DONE 2.4s [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:27.925Z] #34 ... [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:27.925Z] #33 DONE 0.1s [2024-09-10T05:41:27.925Z] [2024-09-10T05:41:27.925Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:28.201Z] #34 ... [2024-09-10T05:41:28.201Z] [2024-09-10T05:41:28.201Z] #40 [security-bootstrapper internal] load build context [2024-09-10T05:41:28.201Z] #40 transferring context: 3.11MB 1.2s done [2024-09-10T05:41:28.201Z] #40 DONE 1.4s [2024-09-10T05:41:28.488Z] [2024-09-10T05:41:28.488Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:28.488Z] #33 DONE 0.1s [2024-09-10T05:41:28.489Z] [2024-09-10T05:41:28.489Z] #38 [core-command internal] load build context [2024-09-10T05:41:28.489Z] #38 transferring context: 3.11MB 1.2s done [2024-09-10T05:41:28.489Z] #38 DONE 1.5s [2024-09-10T05:41:28.489Z] [2024-09-10T05:41:28.489Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:28.775Z] #34 DONE 1.9s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:28.775Z] #36 DONE 1.9s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:28.775Z] #39 DONE 0.7s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:28.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:28.775Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:28.775Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:28.775Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:28.775Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:28.775Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:28.775Z] #35 DONE 2.5s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T05:41:28.775Z] #41 ... [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:28.775Z] #36 DONE 1.9s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:28.775Z] #39 DONE 0.7s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:28.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:28.775Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:28.775Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:28.775Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:28.775Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:28.775Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:28.775Z] #35 DONE 2.5s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T05:41:28.775Z] #33 DONE 0.1s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #42 [security-spiffe-token-provider internal] load build context [2024-09-10T05:41:28.775Z] #42 DONE 0.0s [2024-09-10T05:41:28.775Z] [2024-09-10T05:41:28.775Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T05:41:29.047Z] #41 ... [2024-09-10T05:41:29.047Z] [2024-09-10T05:41:29.047Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T05:41:29.047Z] #43 DONE 2.1s [2024-09-10T05:41:29.047Z] [2024-09-10T05:41:29.047Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T05:41:29.047Z] #41 ... [2024-09-10T05:41:29.047Z] [2024-09-10T05:41:29.047Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:29.047Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:29.047Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:29.047Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:29.047Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:29.047Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:29.047Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:29.047Z] #35 DONE 2.5s [2024-09-10T05:41:29.047Z] [2024-09-10T05:41:29.047Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T05:41:29.641Z] #41 transferring context: 3.11MB 1.8s done [2024-09-10T05:41:29.641Z] #41 ... [2024-09-10T05:41:29.641Z] [2024-09-10T05:41:29.641Z] #44 [core-keeper internal] load build context [2024-09-10T05:41:29.641Z] #44 transferring context: 3.11MB 1.8s done [2024-09-10T05:41:29.641Z] #44 DONE 2.4s [2024-09-10T05:41:29.641Z] [2024-09-10T05:41:29.641Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T05:41:30.606Z] #45 ... [2024-09-10T05:41:30.606Z] [2024-09-10T05:41:30.606Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T05:41:30.606Z] #46 DONE 3.0s [2024-09-10T05:41:30.606Z] [2024-09-10T05:41:30.606Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:41:30.606Z] #47 ... [2024-09-10T05:41:30.606Z] [2024-09-10T05:41:30.606Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:30.606Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:30.606Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:30.606Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:30.606Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:30.606Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:30.606Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:30.606Z] #35 DONE 2.5s [2024-09-10T05:41:30.606Z] [2024-09-10T05:41:30.606Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:41:31.575Z] #47 ... [2024-09-10T05:41:31.575Z] [2024-09-10T05:41:31.575Z] #48 [security-spire-config internal] load build context [2024-09-10T05:41:31.575Z] #48 transferring context: 25.96kB 0.7s done [2024-09-10T05:41:31.575Z] #48 DONE 2.6s [2024-09-10T05:41:31.575Z] [2024-09-10T05:41:31.575Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:41:31.575Z] #47 transferring context: 3.11MB 3.1s done [2024-09-10T05:41:32.161Z] #47 ... [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T05:41:32.161Z] #34 DONE 5.1s [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:32.161Z] #49 ... [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T05:41:32.161Z] #36 DONE 2.0s [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-10T05:41:32.161Z] #39 DONE 0.7s [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:41:32.161Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T05:41:32.161Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-10T05:41:32.161Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T05:41:32.161Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T05:41:32.161Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T05:41:32.161Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done [2024-09-10T05:41:32.161Z] #35 DONE 2.6s [2024-09-10T05:41:32.161Z] [2024-09-10T05:41:32.161Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:32.749Z] #49 ... [2024-09-10T05:41:32.749Z] [2024-09-10T05:41:32.749Z] #50 [security-spire-server internal] load build context [2024-09-10T05:41:32.749Z] #50 transferring context: 27.71kB 0.1s done [2024-09-10T05:41:32.749Z] #50 DONE 3.7s [2024-09-10T05:41:32.749Z] [2024-09-10T05:41:32.749Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:32.749Z] #49 ... [2024-09-10T05:41:32.749Z] [2024-09-10T05:41:32.749Z] #51 [core-metadata internal] load build context [2024-09-10T05:41:32.749Z] #51 transferring context: 3.11MB 3.2s done [2024-09-10T05:41:32.749Z] #51 DONE 4.9s [2024-09-10T05:41:32.749Z] [2024-09-10T05:41:32.749Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:33.716Z] #49 ... [2024-09-10T05:41:33.716Z] [2024-09-10T05:41:33.716Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T05:41:33.716Z] #47 DONE 5.7s [2024-09-10T05:41:33.716Z] [2024-09-10T05:41:33.716Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:34.543Z] #49 transferring context: 3.11MB 5.7s done [2024-09-10T05:41:35.307Z] #49 ... [2024-09-10T05:41:35.307Z] [2024-09-10T05:41:35.307Z] #52 [security-spire-agent internal] load build context [2024-09-10T05:41:35.307Z] #52 transferring context: 27.24kB 0.4s done [2024-09-10T05:41:35.307Z] #52 DONE 4.5s [2024-09-10T05:41:35.307Z] [2024-09-10T05:41:35.307Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:35.307Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.5s done [2024-09-10T05:41:35.307Z] #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T05:41:35.307Z] #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T05:41:35.307Z] #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T05:41:35.307Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-09-10T05:41:35.307Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-09-10T05:41:35.307Z] #53 ... [2024-09-10T05:41:35.307Z] [2024-09-10T05:41:35.307Z] #54 [security-proxy-setup internal] load build context [2024-09-10T05:41:35.307Z] #54 transferring context: 3.11MB 4.3s done [2024-09-10T05:41:35.307Z] #54 DONE 6.6s [2024-09-10T05:41:35.307Z] [2024-09-10T05:41:35.307Z] #42 [security-spiffe-token-provider internal] load build context [2024-09-10T05:41:35.618Z] #42 ... [2024-09-10T05:41:35.618Z] [2024-09-10T05:41:35.618Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:35.618Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-09-10T05:41:35.618Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-10T05:41:35.618Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-09-10T05:41:35.618Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-09-10T05:41:35.618Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-10T05:41:35.618Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-10T05:41:35.930Z] #53 ... [2024-09-10T05:41:35.930Z] [2024-09-10T05:41:35.930Z] #49 [security-secretstore-setup internal] load build context [2024-09-10T05:41:35.930Z] #49 DONE 7.9s [2024-09-10T05:41:35.930Z] [2024-09-10T05:41:35.930Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:36.205Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-10T05:41:36.514Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.8s [2024-09-10T05:41:36.514Z] #53 ... [2024-09-10T05:41:36.514Z] [2024-09-10T05:41:36.514Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:41:36.514Z] #55 DONE 9.4s [2024-09-10T05:41:36.514Z] [2024-09-10T05:41:36.514Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:36.813Z] #53 ... [2024-09-10T05:41:36.813Z] [2024-09-10T05:41:36.813Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:36.813Z] #0 7.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:36.813Z] #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:36.813Z] #0 9.368 OK: 266 MiB in 52 packages [2024-09-10T05:41:37.105Z] #56 ... [2024-09-10T05:41:37.105Z] [2024-09-10T05:41:37.105Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:37.105Z] #57 ... [2024-09-10T05:41:37.105Z] [2024-09-10T05:41:37.105Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:37.105Z] #53 ... [2024-09-10T05:41:37.105Z] [2024-09-10T05:41:37.105Z] #58 [core-data internal] load build context [2024-09-10T05:41:37.105Z] #58 transferring context: 3.11MB 5.8s done [2024-09-10T05:41:37.105Z] #58 DONE 8.3s [2024-09-10T05:41:37.105Z] [2024-09-10T05:41:37.105Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:37.392Z] #53 ... [2024-09-10T05:41:37.392Z] [2024-09-10T05:41:37.392Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T05:41:37.392Z] #59 ... [2024-09-10T05:41:37.392Z] [2024-09-10T05:41:37.392Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:41:37.682Z] #60 ... [2024-09-10T05:41:37.682Z] [2024-09-10T05:41:37.682Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T05:41:37.682Z] #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:37.682Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:37.682Z] #61 ... [2024-09-10T05:41:37.682Z] [2024-09-10T05:41:37.682Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T05:41:37.682Z] #62 ... [2024-09-10T05:41:37.682Z] [2024-09-10T05:41:37.682Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:37.682Z] #56 DONE 11.9s [2024-09-10T05:41:37.682Z] [2024-09-10T05:41:37.682Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:37.682Z] #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:37.968Z] #63 ... [2024-09-10T05:41:37.968Z] [2024-09-10T05:41:37.968Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:37.968Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-10T05:41:38.240Z] #53 ... [2024-09-10T05:41:38.240Z] [2024-09-10T05:41:38.240Z] #64 [security-proxy-auth internal] load build context [2024-09-10T05:41:38.240Z] #64 transferring context: 3.11MB 6.9s done [2024-09-10T05:41:38.240Z] #64 DONE 9.3s [2024-09-10T05:41:38.240Z] [2024-09-10T05:41:38.240Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:38.240Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.86MB / 28.04MB 3.6s [2024-09-10T05:41:38.240Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-10T05:41:38.240Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-10T05:41:38.513Z] #53 ... [2024-09-10T05:41:38.513Z] [2024-09-10T05:41:38.513Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T05:41:38.513Z] #65 ... [2024-09-10T05:41:38.513Z] [2024-09-10T05:41:38.513Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:38.786Z] #53 ... [2024-09-10T05:41:38.786Z] [2024-09-10T05:41:38.786Z] #42 [security-spiffe-token-provider internal] load build context [2024-09-10T05:41:38.786Z] #42 transferring context: 3.11MB 7.4s done [2024-09-10T05:41:38.786Z] #42 DONE 10.0s [2024-09-10T05:41:38.786Z] [2024-09-10T05:41:38.786Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:38.786Z] #53 ... [2024-09-10T05:41:38.786Z] [2024-09-10T05:41:38.786Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T05:41:39.056Z] #66 ... [2024-09-10T05:41:39.056Z] [2024-09-10T05:41:39.056Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:39.056Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.4s done [2024-09-10T05:41:39.056Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T05:41:39.056Z] #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T05:41:39.056Z] #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T05:41:39.056Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-09-10T05:41:39.056Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done [2024-09-10T05:41:39.056Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 4.3s [2024-09-10T05:41:39.056Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-10T05:41:39.056Z] #67 ... [2024-09-10T05:41:39.056Z] [2024-09-10T05:41:39.056Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:39.649Z] #53 ... [2024-09-10T05:41:39.649Z] [2024-09-10T05:41:39.649Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T05:41:39.649Z] #68 ... [2024-09-10T05:41:39.649Z] [2024-09-10T05:41:39.649Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:39.919Z] #53 ... [2024-09-10T05:41:39.919Z] [2024-09-10T05:41:39.919Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T05:41:39.919Z] #41 ... [2024-09-10T05:41:39.919Z] [2024-09-10T05:41:39.919Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:39.919Z] #57 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:39.919Z] #57 ... [2024-09-10T05:41:39.919Z] [2024-09-10T05:41:39.919Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:40.193Z] #69 ... [2024-09-10T05:41:40.193Z] [2024-09-10T05:41:40.193Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T05:41:40.193Z] #60 DONE 12.7s [2024-09-10T05:41:40.193Z] [2024-09-10T05:41:40.193Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:40.193Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.46MB / 28.04MB 5.6s [2024-09-10T05:41:40.466Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.05MB / 28.04MB 5.9s [2024-09-10T05:41:40.741Z] #53 ... [2024-09-10T05:41:40.741Z] [2024-09-10T05:41:40.741Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:41:40.741Z] #70 ... [2024-09-10T05:41:40.741Z] [2024-09-10T05:41:40.741Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:41.359Z] #53 ... [2024-09-10T05:41:41.359Z] [2024-09-10T05:41:41.359Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:41.359Z] #71 DONE 3.2s [2024-09-10T05:41:41.359Z] [2024-09-10T05:41:41.359Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:41.359Z] #53 ... [2024-09-10T05:41:41.359Z] [2024-09-10T05:41:41.359Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:41:41.359Z] #72 ... [2024-09-10T05:41:41.359Z] [2024-09-10T05:41:41.359Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:41.954Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 7.2s [2024-09-10T05:41:41.954Z] #53 ... [2024-09-10T05:41:41.954Z] [2024-09-10T05:41:41.954Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:41.954Z] #63 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:41.954Z] #63 13.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:41.954Z] #63 13.86 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:41.954Z] #63 13.94 OK: 8 MiB in 16 packages [2024-09-10T05:41:41.954Z] #63 DONE 15.1s [2024-09-10T05:41:41.954Z] [2024-09-10T05:41:41.954Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:42.235Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-10T05:41:42.235Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-10T05:41:42.235Z] #53 ... [2024-09-10T05:41:42.235Z] [2024-09-10T05:41:42.235Z] #73 [support-notifications internal] load build context [2024-09-10T05:41:42.235Z] #73 transferring context: 3.11MB 6.4s done [2024-09-10T05:41:42.507Z] #73 ... [2024-09-10T05:41:42.507Z] [2024-09-10T05:41:42.507Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:42.507Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.33MB / 28.04MB 7.8s [2024-09-10T05:41:42.507Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-10T05:41:42.507Z] #53 ... [2024-09-10T05:41:42.507Z] [2024-09-10T05:41:42.507Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T05:41:42.507Z] #61 10.80 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:42.507Z] #61 10.88 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:42.507Z] #61 10.89 (3/3) Installing tzdata (2024a-r0) [2024-09-10T05:41:42.507Z] #61 12.54 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:42.507Z] #61 12.63 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:42.507Z] #61 13.39 OK: 12 MiB in 18 packages [2024-09-10T05:41:42.507Z] #61 DONE 15.0s [2024-09-10T05:41:42.507Z] [2024-09-10T05:41:42.507Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:42.780Z] #53 ... [2024-09-10T05:41:42.780Z] [2024-09-10T05:41:42.780Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T05:41:42.780Z] #59 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:42.780Z] #59 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:42.780Z] #59 14.54 OK: 266 MiB in 52 packages [2024-09-10T05:41:42.780Z] #59 DONE 15.7s [2024-09-10T05:41:42.780Z] [2024-09-10T05:41:42.780Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:42.780Z] #53 ... [2024-09-10T05:41:42.780Z] [2024-09-10T05:41:42.780Z] #73 [support-notifications internal] load build context [2024-09-10T05:41:42.780Z] #73 DONE 10.6s [2024-09-10T05:41:42.780Z] [2024-09-10T05:41:42.780Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:43.052Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.78MB / 28.04MB 8.5s [2024-09-10T05:41:44.041Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.53MB / 28.04MB 9.5s [2024-09-10T05:41:44.041Z] #53 ... [2024-09-10T05:41:44.041Z] [2024-09-10T05:41:44.041Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T05:41:44.323Z] #74 ... [2024-09-10T05:41:44.323Z] [2024-09-10T05:41:44.323Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:44.323Z] #53 ... [2024-09-10T05:41:44.324Z] [2024-09-10T05:41:44.324Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T05:41:44.324Z] #57 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:44.324Z] #57 16.66 OK: 266 MiB in 52 packages [2024-09-10T05:41:44.324Z] #57 DONE 17.7s [2024-09-10T05:41:44.324Z] [2024-09-10T05:41:44.324Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:44.915Z] #53 ... [2024-09-10T05:41:44.915Z] [2024-09-10T05:41:44.915Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:44.915Z] #75 DONE 2.0s [2024-09-10T05:41:44.915Z] [2024-09-10T05:41:44.915Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:45.187Z] #53 ... [2024-09-10T05:41:45.187Z] [2024-09-10T05:41:45.187Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T05:41:45.187Z] #62 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:45.187Z] #62 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:45.187Z] #62 16.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:45.187Z] #62 16.51 (2/2) Installing su-exec (0.2-r3) [2024-09-10T05:41:45.187Z] #62 16.51 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:45.187Z] #62 16.60 OK: 8 MiB in 17 packages [2024-09-10T05:41:45.187Z] #62 DONE 17.3s [2024-09-10T05:41:45.187Z] [2024-09-10T05:41:45.187Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:45.187Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.96MB / 28.04MB 10.6s [2024-09-10T05:41:45.783Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 11.1s [2024-09-10T05:41:46.056Z] #53 ... [2024-09-10T05:41:46.056Z] [2024-09-10T05:41:46.056Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:46.056Z] #76 DONE 1.5s [2024-09-10T05:41:46.056Z] [2024-09-10T05:41:46.056Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:47.028Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.2s [2024-09-10T05:41:47.303Z] #53 ... [2024-09-10T05:41:47.303Z] [2024-09-10T05:41:47.303Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T05:41:47.303Z] #77 ... [2024-09-10T05:41:47.303Z] [2024-09-10T05:41:47.303Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:47.583Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.55MB / 28.04MB 13.1s [2024-09-10T05:41:48.185Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.8s [2024-09-10T05:41:48.800Z] #53 ... [2024-09-10T05:41:48.800Z] [2024-09-10T05:41:48.800Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T05:41:48.800Z] #68 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:48.800Z] #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:48.800Z] #68 17.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:48.800Z] #68 17.79 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T05:41:48.800Z] #68 17.87 (3/4) Installing su-exec (0.2-r3) [2024-09-10T05:41:48.800Z] #68 17.87 (4/4) Installing yq (4.33.3-r5) [2024-09-10T05:41:48.800Z] #68 18.26 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:48.800Z] #68 18.34 OK: 18 MiB in 19 packages [2024-09-10T05:41:48.800Z] #68 DONE 19.2s [2024-09-10T05:41:48.800Z] [2024-09-10T05:41:48.800Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:49.102Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.6s [2024-09-10T05:41:49.375Z] #53 ... [2024-09-10T05:41:49.375Z] [2024-09-10T05:41:49.375Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:49.375Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done [2024-09-10T05:41:49.375Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T05:41:49.375Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-10T05:41:49.375Z] #67 ... [2024-09-10T05:41:49.375Z] [2024-09-10T05:41:49.375Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:49.375Z] #53 ... [2024-09-10T05:41:49.375Z] [2024-09-10T05:41:49.375Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T05:41:49.375Z] #66 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:49.375Z] #66 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:49.375Z] #66 17.08 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:49.375Z] #66 17.08 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:49.375Z] #66 17.08 OK: 19954 distinct packages available [2024-09-10T05:41:49.375Z] #66 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:49.375Z] #66 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:49.375Z] #66 19.67 OK: 266 MiB in 52 packages [2024-09-10T05:41:49.375Z] #66 DONE 20.6s [2024-09-10T05:41:49.375Z] [2024-09-10T05:41:49.375Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:49.988Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.61MB / 28.04MB 15.4s [2024-09-10T05:41:50.263Z] #53 ... [2024-09-10T05:41:50.263Z] [2024-09-10T05:41:50.263Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:50.538Z] #78 ... [2024-09-10T05:41:50.538Z] [2024-09-10T05:41:50.538Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:50.812Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.2s [2024-09-10T05:41:51.083Z] #53 ... [2024-09-10T05:41:51.083Z] [2024-09-10T05:41:51.083Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:41:51.083Z] #79 DONE 1.6s [2024-09-10T05:41:51.083Z] [2024-09-10T05:41:51.083Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:51.351Z] #53 ... [2024-09-10T05:41:51.351Z] [2024-09-10T05:41:51.352Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:51.352Z] #80 ... [2024-09-10T05:41:51.352Z] [2024-09-10T05:41:51.352Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:51.941Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.00MB / 28.04MB 17.2s [2024-09-10T05:41:51.941Z] #53 ... [2024-09-10T05:41:51.941Z] [2024-09-10T05:41:51.941Z] #81 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:51.941Z] #81 ... [2024-09-10T05:41:51.941Z] [2024-09-10T05:41:51.941Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:52.215Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s done [2024-09-10T05:41:52.824Z] #53 ... [2024-09-10T05:41:52.824Z] [2024-09-10T05:41:52.824Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:41:53.095Z] #82 ... [2024-09-10T05:41:53.095Z] [2024-09-10T05:41:53.095Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:53.095Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s [2024-09-10T05:41:55.095Z] #67 ... [2024-09-10T05:41:55.095Z] [2024-09-10T05:41:55.095Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T05:41:55.095Z] #69 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:55.095Z] #69 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:55.095Z] #69 23.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:55.095Z] #69 23.10 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:55.095Z] #69 23.22 OK: 8 MiB in 16 packages [2024-09-10T05:41:55.095Z] #69 DONE 24.9s [2024-09-10T05:41:55.095Z] [2024-09-10T05:41:55.095Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:55.095Z] #83 ... [2024-09-10T05:41:55.095Z] [2024-09-10T05:41:55.095Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T05:41:55.095Z] #84 ... [2024-09-10T05:41:55.095Z] [2024-09-10T05:41:55.095Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:41:56.090Z] #67 ... [2024-09-10T05:41:56.091Z] [2024-09-10T05:41:56.091Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:41:56.091Z] #85 ... [2024-09-10T05:41:56.091Z] [2024-09-10T05:41:56.091Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:56.091Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.4s [2024-09-10T05:41:57.083Z] #53 ... [2024-09-10T05:41:57.083Z] [2024-09-10T05:41:57.083Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T05:41:57.083Z] #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:57.083Z] #65 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:57.083Z] #65 23.33 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T05:41:57.083Z] #65 23.74 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:41:57.083Z] #65 23.75 (3/4) Installing su-exec (0.2-r3) [2024-09-10T05:41:57.083Z] #65 23.76 (4/4) Installing yq (4.33.3-r5) [2024-09-10T05:41:57.083Z] #65 24.89 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:41:57.083Z] #65 25.13 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:41:57.083Z] #65 26.85 OK: 18 MiB in 19 packages [2024-09-10T05:41:57.083Z] #65 DONE 28.6s [2024-09-10T05:41:57.083Z] [2024-09-10T05:41:57.083Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:59.053Z] #53 ... [2024-09-10T05:41:59.053Z] [2024-09-10T05:41:59.053Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T05:41:59.053Z] #45 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #45 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #45 22.81 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:59.053Z] #45 22.81 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:59.053Z] #45 22.81 OK: 19946 distinct packages available [2024-09-10T05:41:59.053Z] #45 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #45 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #45 ... [2024-09-10T05:41:59.053Z] [2024-09-10T05:41:59.053Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T05:41:59.053Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #0 9.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.053Z] #86 ... [2024-09-10T05:41:59.053Z] [2024-09-10T05:41:59.053Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:41:59.323Z] #53 ... [2024-09-10T05:41:59.324Z] [2024-09-10T05:41:59.324Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:41:59.324Z] #70 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.324Z] #70 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.324Z] #70 22.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:41:59.324Z] #70 22.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:41:59.324Z] #70 22.90 OK: 19946 distinct packages available [2024-09-10T05:41:59.324Z] #70 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.324Z] #70 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:41:59.324Z] #70 ... [2024-09-10T05:41:59.324Z] [2024-09-10T05:41:59.324Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:00.772Z] #53 ... [2024-09-10T05:42:00.772Z] [2024-09-10T05:42:00.772Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:42:00.772Z] #72 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:00.772Z] #72 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:00.772Z] #72 26.66 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T05:42:00.772Z] #72 26.66 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T05:42:00.772Z] #72 26.66 OK: 19946 distinct packages available [2024-09-10T05:42:00.772Z] #72 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:00.772Z] #72 ... [2024-09-10T05:42:00.772Z] [2024-09-10T05:42:00.772Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:01.044Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s [2024-09-10T05:42:01.044Z] #53 ... [2024-09-10T05:42:01.044Z] [2024-09-10T05:42:01.044Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T05:42:01.044Z] #74 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:01.044Z] #74 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:01.044Z] #74 24.20 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T05:42:01.044Z] #74 24.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T05:42:01.044Z] #74 24.86 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:42:01.044Z] #74 25.07 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:42:01.044Z] #74 26.51 OK: 9 MiB in 17 packages [2024-09-10T05:42:01.315Z] #74 ... [2024-09-10T05:42:01.315Z] [2024-09-10T05:42:01.315Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:01.315Z] #87 ... [2024-09-10T05:42:01.315Z] [2024-09-10T05:42:01.315Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:01.913Z] #53 ... [2024-09-10T05:42:01.913Z] [2024-09-10T05:42:01.913Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T05:42:01.913Z] #74 DONE 27.8s [2024-09-10T05:42:01.913Z] [2024-09-10T05:42:01.913Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:02.186Z] #53 ... [2024-09-10T05:42:02.186Z] [2024-09-10T05:42:02.186Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T05:42:02.186Z] #77 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:02.186Z] #77 17.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:02.186Z] #77 24.28 OK: 266 MiB in 52 packages [2024-09-10T05:42:02.476Z] #77 ... [2024-09-10T05:42:02.476Z] [2024-09-10T05:42:02.476Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T05:42:02.476Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done [2024-09-10T05:42:02.476Z] #67 ... [2024-09-10T05:42:02.476Z] [2024-09-10T05:42:02.476Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:02.747Z] #53 ... [2024-09-10T05:42:02.747Z] [2024-09-10T05:42:02.747Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T05:42:02.747Z] #78 12.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:02.747Z] #78 14.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:02.747Z] #78 22.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T05:42:02.747Z] #78 ... [2024-09-10T05:42:02.747Z] [2024-09-10T05:42:02.747Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:03.343Z] #53 ... [2024-09-10T05:42:03.343Z] [2024-09-10T05:42:03.343Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T05:42:03.343Z] #77 DONE 26.2s [2024-09-10T05:42:03.627Z] [2024-09-10T05:42:03.627Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T05:42:03.627Z] #78 23.37 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:42:03.901Z] #78 23.54 OK: 8 MiB in 16 packages [2024-09-10T05:42:03.901Z] #78 ... [2024-09-10T05:42:03.901Z] [2024-09-10T05:42:03.901Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:03.901Z] #82 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:03.901Z] #82 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:03.901Z] #82 20.29 OK: 12 MiB in 18 packages [2024-09-10T05:42:03.901Z] #82 ... [2024-09-10T05:42:03.901Z] [2024-09-10T05:42:03.901Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T05:42:03.901Z] #88 DONE 0.7s [2024-09-10T05:42:03.901Z] [2024-09-10T05:42:03.901Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:04.514Z] #53 ... [2024-09-10T05:42:04.514Z] [2024-09-10T05:42:04.514Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:04.514Z] #82 DONE 21.8s [2024-09-10T05:42:04.514Z] [2024-09-10T05:42:04.514Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:04.900Z] #118 ... [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:04.900Z] #78 DONE 46.7s [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:04.900Z] #116 DONE 47.9s [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:04.900Z] #115 DONE 46.6s [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:04.900Z] #118 DONE 40.4s [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:04.900Z] #84 DONE 45.0s [2024-09-10T05:42:04.900Z] [2024-09-10T05:42:04.900Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T05:42:05.106Z] #53 ... [2024-09-10T05:42:05.106Z] [2024-09-10T05:42:05.106Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T05:42:05.106Z] #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.106Z] #0 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.106Z] #89 ... [2024-09-10T05:42:05.106Z] [2024-09-10T05:42:05.106Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T05:42:05.106Z] #78 DONE 24.8s [2024-09-10T05:42:05.106Z] [2024-09-10T05:42:05.106Z] #81 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:05.106Z] #81 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.106Z] #81 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.386Z] #81 ... [2024-09-10T05:42:05.386Z] [2024-09-10T05:42:05.386Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:42:05.386Z] #70 34.35 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T05:42:05.386Z] #70 34.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:42:05.386Z] #70 34.48 (3/4) Installing libucontext (1.2-r2) [2024-09-10T05:42:05.386Z] #70 34.54 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T05:42:05.386Z] #70 34.58 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:42:05.386Z] #70 ... [2024-09-10T05:42:05.386Z] [2024-09-10T05:42:05.386Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T05:42:05.386Z] #84 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.386Z] #84 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:05.386Z] #84 19.54 OK: 8 MiB in 17 packages [2024-09-10T05:42:05.662Z] #84 DONE 20.5s [2024-09-10T05:42:05.662Z] [2024-09-10T05:42:05.662Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T05:42:07.101Z] #90 ... [2024-09-10T05:42:07.101Z] [2024-09-10T05:42:07.101Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T05:42:07.101Z] #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:07.101Z] #0 7.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:07.101Z] #91 ... [2024-09-10T05:42:07.101Z] [2024-09-10T05:42:07.101Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T05:42:07.101Z] #70 34.80 OK: 8 MiB in 19 packages [2024-09-10T05:42:07.101Z] #70 DONE 36.5s [2024-09-10T05:42:07.101Z] [2024-09-10T05:42:07.101Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T05:42:07.440Z] #119 DONE 8.6s [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #120 DONE 8.6s [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #121 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #122 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #123 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #124 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #125 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #126 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #127 DONE 8.6s [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #128 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #129 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #130 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #131 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #132 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #133 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #134 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #135 [core-data builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #135 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #136 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #137 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #138 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #139 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #140 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #141 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #142 [core-metadata builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #142 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:07.440Z] #143 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:42:07.440Z] #144 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #145 [core-command builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #145 CACHED [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #146 DONE 8.6s [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T05:42:07.440Z] #147 DONE 8.6s [2024-09-10T05:42:07.440Z] [2024-09-10T05:42:07.440Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T05:42:07.723Z] #92 ... [2024-09-10T05:42:07.723Z] [2024-09-10T05:42:07.723Z] #81 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:07.723Z] #81 23.43 OK: 8 MiB in 16 packages [2024-09-10T05:42:07.723Z] #81 DONE 26.4s [2024-09-10T05:42:07.723Z] [2024-09-10T05:42:07.723Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:07.723Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s [2024-09-10T05:42:07.993Z] #53 ... [2024-09-10T05:42:07.993Z] [2024-09-10T05:42:07.993Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T05:42:07.993Z] #45 32.80 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T05:42:07.993Z] #45 33.09 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T05:42:07.993Z] #45 33.16 (3/11) Installing libunistring (1.1-r1) [2024-09-10T05:42:07.993Z] #45 33.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T05:42:07.993Z] #45 33.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T05:42:07.993Z] #45 33.34 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T05:42:07.993Z] #45 33.56 (7/11) Installing curl (8.9.1-r0) [2024-09-10T05:42:07.993Z] #45 33.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T05:42:07.993Z] #45 33.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:42:07.993Z] #45 33.65 (10/11) Installing libucontext (1.2-r2) [2024-09-10T05:42:07.993Z] #45 33.66 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T05:42:07.993Z] #45 33.80 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:42:07.993Z] #45 33.95 Executing ca-certificates-20240226-r0.trigger [2024-09-10T05:42:07.993Z] #45 36.00 OK: 13 MiB in 26 packages [2024-09-10T05:42:07.993Z] #45 DONE 38.1s [2024-09-10T05:42:07.993Z] [2024-09-10T05:42:07.993Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:08.586Z] #53 ... [2024-09-10T05:42:08.586Z] [2024-09-10T05:42:08.586Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T05:42:08.586Z] #86 17.86 OK: 18 MiB in 19 packages [2024-09-10T05:42:08.586Z] #86 DONE 19.6s [2024-09-10T05:42:08.586Z] [2024-09-10T05:42:08.586Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:08.828Z] #148 1.286 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T05:42:08.856Z] #53 ... [2024-09-10T05:42:08.856Z] [2024-09-10T05:42:08.856Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T05:42:08.856Z] #93 DONE 0.5s [2024-09-10T05:42:08.856Z] [2024-09-10T05:42:08.856Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:09.453Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.5s done [2024-09-10T05:42:09.724Z] #53 ... [2024-09-10T05:42:09.724Z] [2024-09-10T05:42:09.724Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T05:42:09.724Z] #89 13.86 OK: 8 MiB in 16 packages [2024-09-10T05:42:09.724Z] #89 DONE 14.6s [2024-09-10T05:42:09.724Z] [2024-09-10T05:42:09.724Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T05:42:09.724Z] #91 12.50 OK: 18 MiB in 19 packages [2024-09-10T05:42:10.321Z] #91 ... [2024-09-10T05:42:10.321Z] [2024-09-10T05:42:10.321Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T05:42:10.321Z] #53 DONE 41.2s [2024-09-10T05:42:10.321Z] [2024-09-10T05:42:10.321Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:42:10.321Z] #72 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:10.321Z] #72 37.63 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T05:42:10.321Z] #72 37.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T05:42:10.321Z] #72 37.66 (3/5) Installing libucontext (1.2-r2) [2024-09-10T05:42:10.321Z] #72 37.70 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T05:42:10.321Z] #72 37.72 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T05:42:10.321Z] #72 37.89 Executing busybox-1.36.1-r7.trigger [2024-09-10T05:42:10.321Z] #72 38.05 OK: 9 MiB in 20 packages [2024-09-10T05:42:10.911Z] #72 ... [2024-09-10T05:42:10.911Z] [2024-09-10T05:42:10.911Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T05:42:10.911Z] #91 DONE 13.8s [2024-09-10T05:42:10.911Z] [2024-09-10T05:42:10.911Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:11.180Z] #94 ... [2024-09-10T05:42:11.180Z] [2024-09-10T05:42:11.180Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T05:42:11.180Z] #72 DONE 39.9s [2024-09-10T05:42:11.180Z] [2024-09-10T05:42:11.180Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T05:42:11.180Z] #90 DONE 5.7s [2024-09-10T05:42:11.180Z] [2024-09-10T05:42:11.180Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T05:42:11.775Z] #95 ... [2024-09-10T05:42:11.775Z] [2024-09-10T05:42:11.775Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T05:42:11.775Z] #96 DONE 0.4s [2024-09-10T05:42:11.775Z] [2024-09-10T05:42:11.775Z] #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:11.775Z] #0 5.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:11.775Z] #0 7.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:12.755Z] #97 ... [2024-09-10T05:42:12.755Z] [2024-09-10T05:42:12.755Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T05:42:12.755Z] #92 5.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:13.725Z] #92 6.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:13.996Z] #92 ... [2024-09-10T05:42:13.996Z] [2024-09-10T05:42:13.996Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:42:14.266Z] #98 ... [2024-09-10T05:42:14.266Z] [2024-09-10T05:42:14.266Z] #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:14.266Z] #97 11.95 OK: 9 MiB in 17 packages [2024-09-10T05:42:14.266Z] #97 DONE 12.5s [2024-09-10T05:42:14.266Z] [2024-09-10T05:42:14.266Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T05:42:14.266Z] #95 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:15.235Z] #95 3.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:15.825Z] #95 ... [2024-09-10T05:42:15.825Z] [2024-09-10T05:42:15.825Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T05:42:15.825Z] #92 8.394 OK: 8 MiB in 19 packages [2024-09-10T05:42:15.825Z] #92 DONE 8.8s [2024-09-10T05:42:16.120Z] [2024-09-10T05:42:16.120Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:16.392Z] #99 ... [2024-09-10T05:42:16.392Z] [2024-09-10T05:42:16.392Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T05:42:16.392Z] #94 4.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:16.392Z] #94 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T05:42:16.392Z] #94 7.959 OK: 13 MiB in 26 packages [2024-09-10T05:42:16.392Z] #94 DONE 8.6s [2024-09-10T05:42:16.665Z] [2024-09-10T05:42:16.665Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T05:42:17.267Z] #95 6.276 OK: 9 MiB in 20 packages [2024-09-10T05:42:17.869Z] #95 ... [2024-09-10T05:42:17.869Z] [2024-09-10T05:42:17.869Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:17.869Z] #99 DONE 1.6s [2024-09-10T05:42:17.869Z] [2024-09-10T05:42:17.869Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T05:42:17.869Z] #100 DONE 0.2s [2024-09-10T05:42:17.869Z] [2024-09-10T05:42:17.869Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T05:42:17.869Z] #95 DONE 6.8s [2024-09-10T05:42:17.869Z] [2024-09-10T05:42:17.869Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:18.149Z] #101 ... [2024-09-10T05:42:18.149Z] [2024-09-10T05:42:18.149Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T05:42:18.149Z] #102 DONE 0.4s [2024-09-10T05:42:18.443Z] [2024-09-10T05:42:18.443Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:42:18.443Z] #103 DONE 0.3s [2024-09-10T05:42:18.443Z] [2024-09-10T05:42:18.443Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T05:42:18.823Z] #148 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T05:42:18.823Z] #0 1.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T05:42:18.823Z] #149 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T05:42:18.823Z] #0 0.477 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T05:42:18.823Z] #150 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T05:42:18.823Z] #0 1.215 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T05:42:18.823Z] #151 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T05:42:18.823Z] #0 1.501 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T05:42:18.823Z] #152 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T05:42:18.823Z] #0 1.295 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T05:42:18.823Z] #153 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T05:42:18.823Z] #0 1.205 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T05:42:18.823Z] #154 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T05:42:18.823Z] #0 1.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T05:42:18.823Z] #155 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T05:42:18.823Z] #0 1.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T05:42:18.823Z] #156 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #157 [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-09-10T05:42:18.823Z] #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T05:42:18.823Z] #157 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T05:42:18.823Z] #0 0.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T05:42:18.823Z] #158 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T05:42:18.823Z] #0 1.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T05:42:18.823Z] #159 ... [2024-09-10T05:42:18.823Z] [2024-09-10T05:42:18.823Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T05:42:18.823Z] #0 0.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T05:42:19.056Z] #104 DONE 0.2s [2024-09-10T05:42:19.056Z] [2024-09-10T05:42:19.056Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T05:42:19.056Z] #105 ... [2024-09-10T05:42:19.056Z] [2024-09-10T05:42:19.056Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T05:42:19.056Z] #106 DONE 1.2s [2024-09-10T05:42:19.056Z] [2024-09-10T05:42:19.056Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T05:42:19.056Z] #105 DONE 0.3s [2024-09-10T05:42:19.056Z] [2024-09-10T05:42:19.056Z] #107 [security-spire-config] exporting to image [2024-09-10T05:42:19.056Z] #107 exporting layers [2024-09-10T05:42:19.327Z] #107 ... [2024-09-10T05:42:19.327Z] [2024-09-10T05:42:19.327Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:19.327Z] #101 DONE 1.5s [2024-09-10T05:42:19.327Z] [2024-09-10T05:42:19.327Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T05:42:19.597Z] #108 DONE 0.3s [2024-09-10T05:42:19.597Z] [2024-09-10T05:42:19.597Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:19.868Z] #109 ... [2024-09-10T05:42:19.868Z] [2024-09-10T05:42:19.868Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T05:42:19.868Z] #110 DONE 0.2s [2024-09-10T05:42:19.868Z] [2024-09-10T05:42:19.868Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:42:19.868Z] #111 DONE 0.2s [2024-09-10T05:42:19.868Z] [2024-09-10T05:42:19.868Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:20.145Z] #109 ... [2024-09-10T05:42:20.145Z] [2024-09-10T05:42:20.145Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T05:42:20.145Z] #112 DONE 0.2s [2024-09-10T05:42:20.416Z] [2024-09-10T05:42:20.416Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T05:42:20.416Z] #113 DONE 0.2s [2024-09-10T05:42:20.416Z] [2024-09-10T05:42:20.416Z] #107 [security-spire-config] exporting to image [2024-09-10T05:42:21.011Z] #107 ... [2024-09-10T05:42:21.011Z] [2024-09-10T05:42:21.011Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T05:42:21.011Z] #109 DONE 1.8s [2024-09-10T05:42:21.011Z] [2024-09-10T05:42:21.011Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T05:42:21.011Z] #114 DONE 0.2s [2024-09-10T05:42:21.011Z] [2024-09-10T05:42:21.011Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T05:42:21.011Z] #115 DONE 0.2s [2024-09-10T05:42:21.011Z] [2024-09-10T05:42:21.011Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T05:42:21.282Z] #116 DONE 0.2s [2024-09-10T05:42:21.282Z] [2024-09-10T05:42:21.282Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T05:42:21.554Z] #117 DONE 0.2s [2024-09-10T05:42:21.554Z] [2024-09-10T05:42:21.554Z] #107 [security-spire-server] exporting to image [2024-09-10T05:42:21.826Z] #107 ... [2024-09-10T05:42:21.826Z] [2024-09-10T05:42:21.826Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T05:42:21.826Z] #118 DONE 0.2s [2024-09-10T05:42:21.826Z] [2024-09-10T05:42:21.826Z] #107 [security-spire-agent] exporting to image [2024-09-10T05:42:21.826Z] #107 exporting layers 2.8s done [2024-09-10T05:42:21.826Z] #107 writing image sha256:45d389ccc7b012c8006f10699590d14aeb372059b6c552cb47f972c203ea656e 0.0s done [2024-09-10T05:42:21.826Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-10T05:42:23.258Z] #107 exporting layers 2.5s done [2024-09-10T05:42:23.258Z] #107 writing image sha256:5820bd5ceace2261027034e1bfdd50484b787da76599bf87ed1e23b19d693c51 0.0s done [2024-09-10T05:42:23.258Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-10T05:42:23.851Z] #107 exporting layers 2.1s done [2024-09-10T05:42:23.851Z] #107 writing image sha256:5a78918eceaf8c0ebaf6e95f38aa826cb745b1b167b2b924bfb1af357dce5624 done [2024-09-10T05:42:23.851Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-10T05:42:23.851Z] #107 DONE 4.9s [2024-09-10T05:42:23.851Z] [2024-09-10T05:42:23.851Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:41.987Z] #160 ... [2024-09-10T05:43:41.987Z] [2024-09-10T05:43:41.987Z] #157 [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-09-10T05:43:41.987Z] #157 81.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T05:43:45.595Z] #98 ... [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #85 DONE 110.3s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #87 DONE 105.1s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #98 DONE 92.2s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #83 DONE 111.5s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #80 DONE 115.0s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #119 ... [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #120 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #121 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #122 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #123 DONE 1.7s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #124 [support-notifications builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #124 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #125 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #126 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #127 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #128 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #129 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #130 DONE 1.7s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #131 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #132 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #133 [core-data builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #133 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #134 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #135 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #136 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #137 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #138 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #139 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #119 DONE 1.7s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #140 [core-keeper builder 7/8] COPY . . [2024-09-10T05:43:45.595Z] #140 DONE 1.7s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #141 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #142 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #143 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T05:43:45.595Z] #144 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #145 [core-command builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #145 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T05:43:45.595Z] #146 CACHED [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #147 [support-scheduler builder 6/7] COPY . . [2024-09-10T05:43:45.595Z] #147 DONE 1.7s [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T05:43:45.595Z] #148 ... [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T05:43:45.595Z] #0 5.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T05:43:45.595Z] #149 ... [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T05:43:45.595Z] #0 6.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T05:43:45.595Z] #150 ... [2024-09-10T05:43:45.595Z] [2024-09-10T05:43:45.595Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T05:43:45.595Z] #0 6.348 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T05:43:46.185Z] #151 ... [2024-09-10T05:43:46.185Z] [2024-09-10T05:43:46.185Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T05:43:46.185Z] #148 8.308 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T05:43:48.162Z] #148 ... [2024-09-10T05:43:48.163Z] [2024-09-10T05:43:48.163Z] #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-09-10T05:43:48.163Z] #0 8.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T05:43:48.163Z] #152 ... [2024-09-10T05:43:48.163Z] [2024-09-10T05:43:48.163Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T05:43:48.163Z] #0 8.151 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T05:43:48.163Z] #153 ... [2024-09-10T05:43:48.163Z] [2024-09-10T05:43:48.163Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T05:43:48.163Z] #0 8.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T05:43:48.433Z] #154 ... [2024-09-10T05:43:48.433Z] [2024-09-10T05:43:48.433Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T05:43:48.433Z] #0 6.929 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T05:43:48.433Z] #155 ... [2024-09-10T05:43:48.433Z] [2024-09-10T05:43:48.433Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T05:43:48.433Z] #0 7.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T05:43:48.702Z] #156 ... [2024-09-10T05:43:48.702Z] [2024-09-10T05:43:48.702Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T05:43:48.702Z] #0 7.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T05:43:48.973Z] #157 ... [2024-09-10T05:43:48.973Z] [2024-09-10T05:43:48.973Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T05:43:48.973Z] #0 7.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T05:43:48.973Z] #158 ... [2024-09-10T05:43:48.973Z] [2024-09-10T05:43:48.973Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T05:43:48.973Z] #0 8.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T05:43:49.267Z] #159 ... [2024-09-10T05:43:49.267Z] [2024-09-10T05:43:49.267Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T05:43:49.267Z] #0 7.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T05:44:50.088Z] #157 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T05:44:50.088Z] #150 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T05:44:50.088Z] #159 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T05:44:50.088Z] #152 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T05:44:50.088Z] #154 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T05:44:50.088Z] #155 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T05:44:50.088Z] #153 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T05:44:50.088Z] #158 DONE 159.2s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T05:44:50.088Z] #161 ... [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T05:44:50.088Z] #149 DONE 159.6s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T05:44:50.088Z] #148 DONE 159.7s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T05:44:50.088Z] #156 DONE 159.7s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T05:44:50.088Z] #151 DONE 159.8s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T05:44:50.088Z] #160 DONE 159.8s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #162 ... [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T05:44:50.088Z] #161 DONE 0.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #163 DONE 0.7s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #164 DONE 0.8s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #162 DONE 0.3s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #165 DONE 0.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #166 DONE 0.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #167 DONE 0.5s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #168 ... [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #169 DONE 0.5s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #170 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #171 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #172 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #173 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #174 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #175 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #176 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #177 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #178 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #179 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #180 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:50.088Z] #181 CACHED [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #182 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #168 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #183 DONE 0.4s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T05:44:50.088Z] #184 ... [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:50.088Z] #185 DONE 1.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-10T05:44:50.088Z] #186 DONE 1.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T05:44:50.088Z] #187 DONE 1.9s [2024-09-10T05:44:50.088Z] [2024-09-10T05:44:50.088Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:50.359Z] #188 ... [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T05:44:50.359Z] #189 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T05:44:50.359Z] #190 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T05:44:50.359Z] #191 DONE 2.7s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T05:44:50.359Z] #192 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #193 [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-09-10T05:44:50.359Z] #193 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T05:44:50.359Z] #194 DONE 2.7s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T05:44:50.359Z] #195 DONE 2.7s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T05:44:50.359Z] #184 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T05:44:50.359Z] #196 DONE 2.6s [2024-09-10T05:44:50.359Z] [2024-09-10T05:44:50.359Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.300Z] #197 ... [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T05:44:51.300Z] #198 DONE 1.8s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.300Z] #188 DONE 1.8s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.300Z] #199 DONE 1.0s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #200 [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-09-10T05:44:51.300Z] #200 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #201 [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-09-10T05:44:51.300Z] #201 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.300Z] #202 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.300Z] #203 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #204 [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-09-10T05:44:51.300Z] #204 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T05:44:51.300Z] #205 DONE 4.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T05:44:51.300Z] #206 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T05:44:51.300Z] #207 DONE 1.1s [2024-09-10T05:44:51.300Z] [2024-09-10T05:44:51.300Z] #98 [security-spiffe-token-provider] exporting to image [2024-09-10T05:44:51.300Z] #98 exporting layers [2024-09-10T05:44:51.559Z] #98 ... [2024-09-10T05:44:51.559Z] [2024-09-10T05:44:51.559Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.559Z] #208 DONE 1.1s [2024-09-10T05:44:51.559Z] [2024-09-10T05:44:51.559Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.559Z] #197 DONE 1.1s [2024-09-10T05:44:51.559Z] [2024-09-10T05:44:51.559Z] #98 [support-notifications] exporting to image [2024-09-10T05:44:51.817Z] #98 ... [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.817Z] #209 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T05:44:51.817Z] #210 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T05:44:51.817Z] #211 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T05:44:51.817Z] #212 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T05:44:51.817Z] #213 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T05:44:51.817Z] #214 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #98 [core-metadata] exporting to image [2024-09-10T05:44:51.817Z] #98 exporting layers 0.4s done [2024-09-10T05:44:51.817Z] #98 ... [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #215 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T05:44:51.817Z] #215 DONE 0.5s [2024-09-10T05:44:51.817Z] [2024-09-10T05:44:51.817Z] #98 [core-keeper] exporting to image [2024-09-10T05:44:51.817Z] #98 exporting layers 0.5s done [2024-09-10T05:44:51.817Z] #98 writing image sha256:9ef083b19e9336057b602c23f90258e0796b288441d1cb86af2303b4a7969839 done [2024-09-10T05:44:51.817Z] #98 naming to docker.io/library/core-keeper done [2024-09-10T05:44:51.817Z] #98 writing image sha256:f92f042c35e4ae343eadf1aa0de104b60e19feb10f7a519b78e9d81dab7aaf3a [2024-09-10T05:44:52.076Z] #98 writing image sha256:aa504ca2c99a7ff35d5d3b0b536dbac55ef7cbc6616c16bef6cb159c0840cb53 [2024-09-10T05:44:52.076Z] #98 ... [2024-09-10T05:44:52.076Z] [2024-09-10T05:44:52.076Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T05:44:52.076Z] #216 DONE 0.4s [2024-09-10T05:44:52.076Z] [2024-09-10T05:44:52.076Z] #98 [core-command] exporting to image [2024-09-10T05:44:52.076Z] #98 writing image sha256:f92f042c35e4ae343eadf1aa0de104b60e19feb10f7a519b78e9d81dab7aaf3a 0.2s done [2024-09-10T05:44:52.076Z] #98 writing image sha256:aa504ca2c99a7ff35d5d3b0b536dbac55ef7cbc6616c16bef6cb159c0840cb53 0.2s done [2024-09-10T05:44:52.076Z] #98 naming to docker.io/library/support-scheduler 0.1s done [2024-09-10T05:44:52.076Z] #98 naming to docker.io/library/core-command done [2024-09-10T05:44:52.334Z] #98 ... [2024-09-10T05:44:52.334Z] [2024-09-10T05:44:52.334Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T05:44:52.334Z] #217 DONE 0.5s [2024-09-10T05:44:52.334Z] [2024-09-10T05:44:52.334Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T05:44:52.334Z] #218 DONE 0.4s [2024-09-10T05:44:52.334Z] [2024-09-10T05:44:52.334Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T05:44:52.334Z] #219 DONE 0.4s [2024-09-10T05:44:52.334Z] [2024-09-10T05:44:52.334Z] #98 [core-data] exporting to image [2024-09-10T05:44:52.334Z] #98 exporting layers 0.9s done [2024-09-10T05:44:52.334Z] #98 writing image sha256:e42046e509609bc6f1acbd4f25f82256ea90854c3eaf161c13a35d32fc72df74 [2024-09-10T05:44:52.334Z] #98 writing image sha256:8989acd8dc7681151b0d81ff7af238bedd4d57168c73414e4bdb2a257b4edfff [2024-09-10T05:44:52.334Z] #98 exporting layers 0.5s done [2024-09-10T05:44:52.334Z] #98 writing image sha256:e42046e509609bc6f1acbd4f25f82256ea90854c3eaf161c13a35d32fc72df74 0.0s done [2024-09-10T05:44:52.334Z] #98 writing image sha256:8989acd8dc7681151b0d81ff7af238bedd4d57168c73414e4bdb2a257b4edfff 0.0s done [2024-09-10T05:44:52.334Z] #98 writing image sha256:65e63c90add9db732bbfc6ca94f2687071b3c4bd740dd3c8ef5943f5c14259b8 0.0s done [2024-09-10T05:44:52.334Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-09-10T05:44:52.334Z] #98 naming to docker.io/library/support-cron-scheduler done [2024-09-10T05:44:52.334Z] #98 naming to docker.io/library/support-notifications done [2024-09-10T05:44:52.900Z] #98 exporting layers 0.5s done [2024-09-10T05:44:52.900Z] #98 writing image sha256:e36045c01dda0e85209c958713e43df6003d85f40d49ee31b3f8b9859cc75fcc done [2024-09-10T05:44:52.900Z] #98 naming to docker.io/library/core-metadata done [2024-09-10T05:44:52.900Z] #98 writing image sha256:028e05ec198fbc28bbe272af1cdbd2403434a6b6a6df42abe8a660fe8f8f0d3e done [2024-09-10T05:44:52.900Z] #98 naming to docker.io/library/core-data done [2024-09-10T05:44:52.900Z] #98 DONE 2.9s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T05:44:52.900Z] #220 DONE 0.4s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T05:44:52.900Z] #221 DONE 0.4s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T05:44:52.900Z] #222 DONE 0.1s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T05:44:52.900Z] #223 DONE 0.1s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T05:44:52.900Z] #224 DONE 0.0s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #225 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T05:44:52.900Z] #225 DONE 0.0s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T05:44:52.900Z] #226 DONE 0.0s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T05:44:52.900Z] #227 ... [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T05:44:52.900Z] #228 DONE 1.1s [2024-09-10T05:44:52.900Z] [2024-09-10T05:44:52.900Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T05:44:52.900Z] #229 DONE 0.1s [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T05:44:53.160Z] #230 DONE 0.9s [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #98 [security-proxy-setup] exporting to image [2024-09-10T05:44:53.160Z] #98 ... [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T05:44:53.160Z] #231 DONE 1.3s [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T05:44:53.160Z] #232 DONE 0.1s [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T05:44:53.160Z] #227 DONE 0.5s [2024-09-10T05:44:53.160Z] [2024-09-10T05:44:53.160Z] #98 [core-common-config-bootstrapper] exporting to image [2024-09-10T05:44:53.160Z] #98 exporting layers 0.2s done [2024-09-10T05:44:53.160Z] #98 writing image sha256:90cdf42d1b70d594d7235d7082f55e53b0f9e771afc0b30c91d0ad5c05f5fee6 done [2024-09-10T05:44:53.160Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-10T05:44:53.419Z] #98 exporting layers 0.2s done [2024-09-10T05:44:53.419Z] #98 exporting layers 0.2s done [2024-09-10T05:44:53.419Z] #98 writing image sha256:68612d59dc0d3b6e1bd8b1b0055a636bbd2f85fe01c534ff260a60833dcdf351 done [2024-09-10T05:44:53.419Z] #98 naming to docker.io/library/security-proxy-auth done [2024-09-10T05:44:53.419Z] #98 writing image sha256:705fe10e1102991942a2f89d672f3087f134aece8af97c73cc8919b6d18baa1b done [2024-09-10T05:44:53.419Z] #98 naming to docker.io/library/security-proxy-setup done [2024-09-10T05:44:53.678Z] #98 writing image sha256:788e0f4fbf7d216bcb5ce525fc0baf0b5b612589db217fc82597b7dc0e795d03 done [2024-09-10T05:44:53.678Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-09-10T05:44:53.678Z] #98 DONE 3.6s [2024-09-10T05:44:53.678Z] [2024-09-10T05:44:53.678Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T05:44:53.678Z] #233 DONE 0.5s [2024-09-10T05:44:53.678Z] [2024-09-10T05:44:53.678Z] #98 [security-bootstrapper] exporting to image [2024-09-10T05:44:53.938Z] #98 exporting layers 0.2s done [2024-09-10T05:44:53.938Z] #98 writing image sha256:4807e6cc9b73a8b25fbfef65656f78eec7f4720982c56fb0e7d3109f49caea0d done [2024-09-10T05:44:53.938Z] #98 naming to docker.io/library/security-bootstrapper done [2024-09-10T05:44:53.938Z] #98 DONE 3.8s [2024-09-10T05:44:53.938Z] [2024-09-10T05:44:53.938Z] #29 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T05:44:53.938Z] time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T05:44:53.962Z] $ docker stop --time=1 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc [2024-09-10T05:44:55.242Z] $ docker rm -f --volumes 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T05:44:55.588Z] + docker images [2024-09-10T05:44:55.589Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T05:44:55.589Z] security-bootstrapper latest 4807e6cc9b73 2 seconds ago 19MB [2024-09-10T05:44:55.589Z] security-secretstore-setup latest 788e0f4fbf7d 2 seconds ago 37MB [2024-09-10T05:44:55.589Z] core-common-config-bootstrapper latest 90cdf42d1b70 3 seconds ago 15.2MB [2024-09-10T05:44:55.589Z] security-proxy-auth latest 68612d59dc0d 3 seconds ago 33.1MB [2024-09-10T05:44:55.589Z] security-proxy-setup latest 705fe10e1102 3 seconds ago 26.2MB [2024-09-10T05:44:55.589Z] core-data latest 028e05ec198f 3 seconds ago 39.7MB [2024-09-10T05:44:55.589Z] support-scheduler latest f92f042c35e4 4 seconds ago 42MB [2024-09-10T05:44:55.589Z] core-metadata latest e36045c01dda 4 seconds ago 39.9MB [2024-09-10T05:44:55.589Z] core-command latest aa504ca2c99a 4 seconds ago 35.5MB [2024-09-10T05:44:55.589Z] security-spiffe-token-provider latest e42046e50960 4 seconds ago 28.9MB [2024-09-10T05:44:55.589Z] support-cron-scheduler latest 8989acd8dc76 4 seconds ago 44.2MB [2024-09-10T05:44:55.589Z] support-notifications latest 65e63c90add9 4 seconds ago 42.6MB [2024-09-10T05:44:55.589Z] core-keeper latest 9ef083b19e93 4 seconds ago 39.6MB [2024-09-10T05:44:55.589Z] security-spire-config latest 1b5db570022d 3 minutes ago 120MB [2024-09-10T05:44:55.589Z] security-spire-server latest f1e418d53de4 3 minutes ago 121MB [2024-09-10T05:44:55.589Z] security-spire-agent latest 9887d11b35df 3 minutes ago 182MB [2024-09-10T05:44:55.589Z] ci-base-image-x86_64 latest b99f8c400a1d 7 minutes ago 971MB [2024-09-10T05:44:55.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T05:44:55.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T05:44:55.589Z] 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-09-10T05:44:55.709Z] provisioning config files... [2024-09-10T05:44:55.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config1112585279965195816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T05:44:56.007Z] ---> ****-login.sh [2024-09-10T05:44:56.007Z] nexus3.edgexfoundry.org:10001 [2024-09-10T05:44:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:44:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:44:56.007Z] Configure a credential helper to remove this warning. See [2024-09-10T05:44:56.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:44:56.007Z] [2024-09-10T05:44:56.007Z] Login Succeeded [2024-09-10T05:44:56.007Z] nexus3.edgexfoundry.org:10002 [2024-09-10T05:44:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:44:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:44:56.007Z] Configure a credential helper to remove this warning. See [2024-09-10T05:44:56.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:44:56.007Z] [2024-09-10T05:44:56.007Z] Login Succeeded [2024-09-10T05:44:56.007Z] nexus3.edgexfoundry.org:10003 [2024-09-10T05:44:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:44:56.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:44:56.266Z] Configure a credential helper to remove this warning. See [2024-09-10T05:44:56.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:44:56.266Z] [2024-09-10T05:44:56.266Z] Login Succeeded [2024-09-10T05:44:56.266Z] nexus3.edgexfoundry.org:10004 [2024-09-10T05:44:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:44:56.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:44:56.266Z] Configure a credential helper to remove this warning. See [2024-09-10T05:44:56.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:44:56.266Z] [2024-09-10T05:44:56.266Z] Login Succeeded [2024-09-10T05:44:56.266Z] ****.io [2024-09-10T05:44:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T05:44:56.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T05:44:56.526Z] Configure a credential helper to remove this warning. See [2024-09-10T05:44:56.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T05:44:56.526Z] [2024-09-10T05:44:56.526Z] Login Succeeded [2024-09-10T05:44:56.526Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T05:44:56.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:44:56.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T05:44:56.610Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-10T05:44:56.610Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:44:56.610Z] latest [2024-09-10T05:44:56.610Z] 3.2.0-dev.71 [2024-09-10T05:44:56.610Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:44:56.610Z] main [2024-09-10T05:44:56.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:44:56.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:44:57.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:44:57.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T05:44:57.261Z] 25221a57ee7b: Preparing [2024-09-10T05:44:57.261Z] 61ba2877fa58: Preparing [2024-09-10T05:44:57.261Z] 6f44c485454e: Preparing [2024-09-10T05:44:57.261Z] 9d024081c4e5: Preparing [2024-09-10T05:44:57.261Z] afbaa5857b2a: Preparing [2024-09-10T05:44:57.261Z] a7c3c6d7d727: Preparing [2024-09-10T05:44:57.261Z] d62a02444d39: Preparing [2024-09-10T05:44:57.261Z] d62a02444d39: Waiting [2024-09-10T05:44:57.261Z] afbaa5857b2a: Pushed [2024-09-10T05:44:57.261Z] 25221a57ee7b: Pushed [2024-09-10T05:44:57.261Z] 9d024081c4e5: Pushed [2024-09-10T05:44:57.261Z] 6f44c485454e: Pushed [2024-09-10T05:44:57.261Z] d62a02444d39: Layer already exists [2024-09-10T05:44:57.261Z] a7c3c6d7d727: Pushed [2024-09-10T05:44:59.796Z] 61ba2877fa58: Pushed [2024-09-10T05:44:59.796Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:00.132Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:00.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T05:45:00.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T05:45:00.457Z] 25221a57ee7b: Preparing [2024-09-10T05:45:00.457Z] 61ba2877fa58: Preparing [2024-09-10T05:45:00.457Z] 6f44c485454e: Preparing [2024-09-10T05:45:00.457Z] 9d024081c4e5: Preparing [2024-09-10T05:45:00.457Z] afbaa5857b2a: Preparing [2024-09-10T05:45:00.457Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:00.457Z] d62a02444d39: Preparing [2024-09-10T05:45:00.457Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:00.457Z] d62a02444d39: Waiting [2024-09-10T05:45:00.457Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:00.457Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:00.457Z] 61ba2877fa58: Layer already exists [2024-09-10T05:45:00.457Z] 25221a57ee7b: Layer already exists [2024-09-10T05:45:00.457Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:00.457Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:00.457Z] d62a02444d39: Layer already exists [2024-09-10T05:45:00.457Z] latest: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:00.798Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:01.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 [2024-09-10T05:45:01.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T05:45:01.124Z] 25221a57ee7b: Preparing [2024-09-10T05:45:01.124Z] 61ba2877fa58: Preparing [2024-09-10T05:45:01.124Z] 6f44c485454e: Preparing [2024-09-10T05:45:01.124Z] 9d024081c4e5: Preparing [2024-09-10T05:45:01.124Z] afbaa5857b2a: Preparing [2024-09-10T05:45:01.124Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:01.124Z] d62a02444d39: Preparing [2024-09-10T05:45:01.124Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:01.124Z] d62a02444d39: Waiting [2024-09-10T05:45:01.124Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:01.124Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:01.124Z] 25221a57ee7b: Layer already exists [2024-09-10T05:45:01.124Z] 61ba2877fa58: Layer already exists [2024-09-10T05:45:01.124Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:01.124Z] d62a02444d39: Layer already exists [2024-09-10T05:45:01.124Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:01.124Z] 3.2.0-dev.71: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:01.450Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:01.776Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:01.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T05:45:01.776Z] 25221a57ee7b: Preparing [2024-09-10T05:45:01.776Z] 61ba2877fa58: Preparing [2024-09-10T05:45:01.776Z] 6f44c485454e: Preparing [2024-09-10T05:45:01.776Z] 9d024081c4e5: Preparing [2024-09-10T05:45:01.776Z] afbaa5857b2a: Preparing [2024-09-10T05:45:01.776Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:01.776Z] d62a02444d39: Preparing [2024-09-10T05:45:01.776Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:01.776Z] d62a02444d39: Waiting [2024-09-10T05:45:01.776Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:01.776Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:01.776Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:01.776Z] 25221a57ee7b: Layer already exists [2024-09-10T05:45:01.776Z] 61ba2877fa58: Layer already exists [2024-09-10T05:45:01.776Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:01.776Z] d62a02444d39: Layer already exists [2024-09-10T05:45:01.776Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:02.145Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:02.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-10T05:45:02.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T05:45:02.477Z] 25221a57ee7b: Preparing [2024-09-10T05:45:02.477Z] 61ba2877fa58: Preparing [2024-09-10T05:45:02.477Z] 6f44c485454e: Preparing [2024-09-10T05:45:02.477Z] 9d024081c4e5: Preparing [2024-09-10T05:45:02.477Z] afbaa5857b2a: Preparing [2024-09-10T05:45:02.477Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:02.477Z] d62a02444d39: Preparing [2024-09-10T05:45:02.477Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:02.477Z] 61ba2877fa58: Layer already exists [2024-09-10T05:45:02.477Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:02.477Z] 25221a57ee7b: Layer already exists [2024-09-10T05:45:02.477Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:02.477Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:02.477Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:02.477Z] d62a02444d39: Layer already exists [2024-09-10T05:45:02.477Z] main: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:02.549Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:02.561Z] taggedImages: [2024-09-10T05:45:02.561Z] - nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:02.561Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T05:45:02.561Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 [2024-09-10T05:45:02.561Z] - nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:02.561Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-10T05:45:02.581Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-10T05:45:02.581Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:02.581Z] latest [2024-09-10T05:45:02.581Z] 3.2.0-dev.71 [2024-09-10T05:45:02.581Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:02.581Z] main [2024-09-10T05:45:02.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:02.912Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:03.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:03.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T05:45:03.244Z] f7fc211ee798: Preparing [2024-09-10T05:45:03.244Z] c88598c90aeb: Preparing [2024-09-10T05:45:03.244Z] ac7cf09fea63: Preparing [2024-09-10T05:45:03.244Z] 1be5afc213eb: Preparing [2024-09-10T05:45:03.244Z] 6f44c485454e: Preparing [2024-09-10T05:45:03.244Z] 9d024081c4e5: Preparing [2024-09-10T05:45:03.244Z] afbaa5857b2a: Preparing [2024-09-10T05:45:03.244Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:03.244Z] d62a02444d39: Preparing [2024-09-10T05:45:03.244Z] 9d024081c4e5: Waiting [2024-09-10T05:45:03.244Z] afbaa5857b2a: Waiting [2024-09-10T05:45:03.244Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:03.244Z] d62a02444d39: Waiting [2024-09-10T05:45:03.244Z] ac7cf09fea63: Pushed [2024-09-10T05:45:03.244Z] c88598c90aeb: Pushed [2024-09-10T05:45:03.244Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:03.244Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:03.244Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:03.244Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:03.244Z] d62a02444d39: Layer already exists [2024-09-10T05:45:03.690Z] f7fc211ee798: Pushed [2024-09-10T05:45:04.260Z] 1be5afc213eb: Pushed [2024-09-10T05:45:04.260Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:04.766Z] + 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-09-10T05:45:05.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T05:45:05.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T05:45:05.086Z] f7fc211ee798: Preparing [2024-09-10T05:45:05.086Z] c88598c90aeb: Preparing [2024-09-10T05:45:05.086Z] ac7cf09fea63: Preparing [2024-09-10T05:45:05.086Z] 1be5afc213eb: Preparing [2024-09-10T05:45:05.086Z] 6f44c485454e: Preparing [2024-09-10T05:45:05.086Z] 9d024081c4e5: Preparing [2024-09-10T05:45:05.086Z] afbaa5857b2a: Preparing [2024-09-10T05:45:05.086Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:05.086Z] d62a02444d39: Preparing [2024-09-10T05:45:05.086Z] afbaa5857b2a: Waiting [2024-09-10T05:45:05.086Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:05.086Z] 9d024081c4e5: Waiting [2024-09-10T05:45:05.086Z] d62a02444d39: Waiting [2024-09-10T05:45:05.086Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:05.086Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:05.086Z] ac7cf09fea63: Layer already exists [2024-09-10T05:45:05.086Z] 1be5afc213eb: Layer already exists [2024-09-10T05:45:05.086Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:05.086Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:05.086Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:05.086Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:05.086Z] d62a02444d39: Layer already exists [2024-09-10T05:45:05.086Z] latest: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:05.412Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:05.733Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 [2024-09-10T05:45:05.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T05:45:05.733Z] f7fc211ee798: Preparing [2024-09-10T05:45:05.733Z] c88598c90aeb: Preparing [2024-09-10T05:45:05.733Z] ac7cf09fea63: Preparing [2024-09-10T05:45:05.733Z] 1be5afc213eb: Preparing [2024-09-10T05:45:05.733Z] 6f44c485454e: Preparing [2024-09-10T05:45:05.733Z] 9d024081c4e5: Preparing [2024-09-10T05:45:05.733Z] afbaa5857b2a: Preparing [2024-09-10T05:45:05.733Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:05.733Z] d62a02444d39: Preparing [2024-09-10T05:45:05.733Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:05.733Z] 9d024081c4e5: Waiting [2024-09-10T05:45:05.733Z] d62a02444d39: Waiting [2024-09-10T05:45:05.733Z] afbaa5857b2a: Waiting [2024-09-10T05:45:05.733Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:05.733Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:05.733Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:05.733Z] 1be5afc213eb: Layer already exists [2024-09-10T05:45:05.733Z] ac7cf09fea63: Layer already exists [2024-09-10T05:45:05.733Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:05.733Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:05.733Z] d62a02444d39: Layer already exists [2024-09-10T05:45:05.733Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:05.733Z] 3.2.0-dev.71: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:06.084Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:06.394Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:06.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T05:45:06.394Z] f7fc211ee798: Preparing [2024-09-10T05:45:06.394Z] c88598c90aeb: Preparing [2024-09-10T05:45:06.394Z] ac7cf09fea63: Preparing [2024-09-10T05:45:06.394Z] 1be5afc213eb: Preparing [2024-09-10T05:45:06.394Z] 6f44c485454e: Preparing [2024-09-10T05:45:06.394Z] 9d024081c4e5: Preparing [2024-09-10T05:45:06.394Z] afbaa5857b2a: Preparing [2024-09-10T05:45:06.394Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:06.394Z] d62a02444d39: Preparing [2024-09-10T05:45:06.394Z] afbaa5857b2a: Waiting [2024-09-10T05:45:06.394Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:06.394Z] d62a02444d39: Waiting [2024-09-10T05:45:06.394Z] 9d024081c4e5: Waiting [2024-09-10T05:45:06.394Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:06.394Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:06.394Z] 1be5afc213eb: Layer already exists [2024-09-10T05:45:06.394Z] ac7cf09fea63: Layer already exists [2024-09-10T05:45:06.394Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:06.394Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:06.394Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:06.394Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:06.394Z] d62a02444d39: Layer already exists [2024-09-10T05:45:06.394Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:06.715Z] + 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-09-10T05:45:07.061Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-10T05:45:07.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T05:45:07.061Z] f7fc211ee798: Preparing [2024-09-10T05:45:07.061Z] c88598c90aeb: Preparing [2024-09-10T05:45:07.061Z] ac7cf09fea63: Preparing [2024-09-10T05:45:07.061Z] 1be5afc213eb: Preparing [2024-09-10T05:45:07.061Z] 6f44c485454e: Preparing [2024-09-10T05:45:07.061Z] 9d024081c4e5: Preparing [2024-09-10T05:45:07.061Z] afbaa5857b2a: Preparing [2024-09-10T05:45:07.061Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:07.061Z] d62a02444d39: Preparing [2024-09-10T05:45:07.061Z] 9d024081c4e5: Waiting [2024-09-10T05:45:07.061Z] afbaa5857b2a: Waiting [2024-09-10T05:45:07.061Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:07.061Z] d62a02444d39: Waiting [2024-09-10T05:45:07.061Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:07.061Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:07.061Z] ac7cf09fea63: Layer already exists [2024-09-10T05:45:07.061Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:07.061Z] 1be5afc213eb: Layer already exists [2024-09-10T05:45:07.061Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:07.061Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:07.061Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:07.061Z] d62a02444d39: Layer already exists [2024-09-10T05:45:07.061Z] main: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:07.126Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:07.135Z] taggedImages: [2024-09-10T05:45:07.135Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:07.135Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T05:45:07.135Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 [2024-09-10T05:45:07.135Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:07.135Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-10T05:45:07.160Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-10T05:45:07.160Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:07.160Z] latest [2024-09-10T05:45:07.160Z] 3.2.0-dev.71 [2024-09-10T05:45:07.160Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:07.160Z] main [2024-09-10T05:45:07.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:07.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:07.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:07.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T05:45:07.845Z] 6211811d72b6: Preparing [2024-09-10T05:45:07.845Z] b13b96a95dec: Preparing [2024-09-10T05:45:07.845Z] 88558e838532: Preparing [2024-09-10T05:45:07.845Z] 6f44c485454e: Preparing [2024-09-10T05:45:07.845Z] 9d024081c4e5: Preparing [2024-09-10T05:45:07.845Z] d7e799438809: Preparing [2024-09-10T05:45:07.845Z] 8cbf483aa1eb: Preparing [2024-09-10T05:45:07.845Z] d62a02444d39: Preparing [2024-09-10T05:45:07.845Z] 8cbf483aa1eb: Waiting [2024-09-10T05:45:07.845Z] d62a02444d39: Waiting [2024-09-10T05:45:07.845Z] d7e799438809: Waiting [2024-09-10T05:45:07.845Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:07.845Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:07.845Z] d7e799438809: Pushed [2024-09-10T05:45:07.845Z] 6211811d72b6: Pushed [2024-09-10T05:45:07.845Z] 8cbf483aa1eb: Pushed [2024-09-10T05:45:07.845Z] b13b96a95dec: Pushed [2024-09-10T05:45:07.845Z] d62a02444d39: Layer already exists [2024-09-10T05:45:11.124Z] 88558e838532: Pushed [2024-09-10T05:45:11.124Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:11.450Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:11.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T05:45:11.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T05:45:11.764Z] 6211811d72b6: Preparing [2024-09-10T05:45:11.764Z] b13b96a95dec: Preparing [2024-09-10T05:45:11.764Z] 88558e838532: Preparing [2024-09-10T05:45:11.764Z] 6f44c485454e: Preparing [2024-09-10T05:45:11.764Z] 9d024081c4e5: Preparing [2024-09-10T05:45:11.764Z] d7e799438809: Preparing [2024-09-10T05:45:11.764Z] 8cbf483aa1eb: Preparing [2024-09-10T05:45:11.764Z] d62a02444d39: Preparing [2024-09-10T05:45:11.764Z] d62a02444d39: Waiting [2024-09-10T05:45:11.764Z] d7e799438809: Waiting [2024-09-10T05:45:11.764Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:11.764Z] b13b96a95dec: Layer already exists [2024-09-10T05:45:11.764Z] 88558e838532: Layer already exists [2024-09-10T05:45:11.764Z] 6211811d72b6: Layer already exists [2024-09-10T05:45:11.764Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:11.764Z] 8cbf483aa1eb: Layer already exists [2024-09-10T05:45:11.764Z] d7e799438809: Layer already exists [2024-09-10T05:45:11.764Z] d62a02444d39: Layer already exists [2024-09-10T05:45:11.764Z] latest: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:12.084Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:12.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 [2024-09-10T05:45:12.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T05:45:12.402Z] 6211811d72b6: Preparing [2024-09-10T05:45:12.402Z] b13b96a95dec: Preparing [2024-09-10T05:45:12.402Z] 88558e838532: Preparing [2024-09-10T05:45:12.402Z] 6f44c485454e: Preparing [2024-09-10T05:45:12.402Z] 9d024081c4e5: Preparing [2024-09-10T05:45:12.402Z] d7e799438809: Preparing [2024-09-10T05:45:12.402Z] 8cbf483aa1eb: Preparing [2024-09-10T05:45:12.402Z] d62a02444d39: Preparing [2024-09-10T05:45:12.402Z] d7e799438809: Waiting [2024-09-10T05:45:12.402Z] 8cbf483aa1eb: Waiting [2024-09-10T05:45:12.402Z] d62a02444d39: Waiting [2024-09-10T05:45:12.402Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:12.402Z] b13b96a95dec: Layer already exists [2024-09-10T05:45:12.402Z] 6211811d72b6: Layer already exists [2024-09-10T05:45:12.402Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:12.402Z] 88558e838532: Layer already exists [2024-09-10T05:45:12.402Z] d7e799438809: Layer already exists [2024-09-10T05:45:12.402Z] 8cbf483aa1eb: Layer already exists [2024-09-10T05:45:12.402Z] d62a02444d39: Layer already exists [2024-09-10T05:45:12.402Z] 3.2.0-dev.71: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:12.721Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:13.044Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:13.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T05:45:13.044Z] 6211811d72b6: Preparing [2024-09-10T05:45:13.044Z] b13b96a95dec: Preparing [2024-09-10T05:45:13.044Z] 88558e838532: Preparing [2024-09-10T05:45:13.044Z] 6f44c485454e: Preparing [2024-09-10T05:45:13.044Z] 9d024081c4e5: Preparing [2024-09-10T05:45:13.044Z] d7e799438809: Preparing [2024-09-10T05:45:13.044Z] 8cbf483aa1eb: Preparing [2024-09-10T05:45:13.044Z] d62a02444d39: Preparing [2024-09-10T05:45:13.044Z] d7e799438809: Waiting [2024-09-10T05:45:13.044Z] d62a02444d39: Waiting [2024-09-10T05:45:13.044Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:13.044Z] 88558e838532: Layer already exists [2024-09-10T05:45:13.044Z] 6211811d72b6: Layer already exists [2024-09-10T05:45:13.044Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:13.044Z] b13b96a95dec: Layer already exists [2024-09-10T05:45:13.044Z] 8cbf483aa1eb: Layer already exists [2024-09-10T05:45:13.044Z] d7e799438809: Layer already exists [2024-09-10T05:45:13.044Z] d62a02444d39: Layer already exists [2024-09-10T05:45:13.044Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:13.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:13.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-10T05:45:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T05:45:13.702Z] 6211811d72b6: Preparing [2024-09-10T05:45:13.702Z] b13b96a95dec: Preparing [2024-09-10T05:45:13.702Z] 88558e838532: Preparing [2024-09-10T05:45:13.702Z] 6f44c485454e: Preparing [2024-09-10T05:45:13.702Z] 9d024081c4e5: Preparing [2024-09-10T05:45:13.702Z] d7e799438809: Preparing [2024-09-10T05:45:13.702Z] 8cbf483aa1eb: Preparing [2024-09-10T05:45:13.702Z] d62a02444d39: Preparing [2024-09-10T05:45:13.702Z] d7e799438809: Waiting [2024-09-10T05:45:13.702Z] 8cbf483aa1eb: Waiting [2024-09-10T05:45:13.702Z] d62a02444d39: Waiting [2024-09-10T05:45:13.702Z] b13b96a95dec: Layer already exists [2024-09-10T05:45:13.702Z] 6211811d72b6: Layer already exists [2024-09-10T05:45:13.702Z] 88558e838532: Layer already exists [2024-09-10T05:45:13.702Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:13.702Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:13.702Z] d62a02444d39: Layer already exists [2024-09-10T05:45:13.702Z] d7e799438809: Layer already exists [2024-09-10T05:45:13.702Z] 8cbf483aa1eb: Layer already exists [2024-09-10T05:45:13.702Z] main: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:13.774Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:14.004Z] taggedImages: [2024-09-10T05:45:14.004Z] - nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:14.004Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T05:45:14.004Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 [2024-09-10T05:45:14.004Z] - nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:14.004Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-10T05:45:14.023Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-10T05:45:14.023Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:14.023Z] latest [2024-09-10T05:45:14.023Z] 3.2.0-dev.71 [2024-09-10T05:45:14.023Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:14.023Z] main [2024-09-10T05:45:14.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:14.365Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:14.700Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:14.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T05:45:14.700Z] 914cd7dfb046: Preparing [2024-09-10T05:45:14.700Z] 81075f68ec9b: Preparing [2024-09-10T05:45:14.700Z] 9d024081c4e5: Preparing [2024-09-10T05:45:14.700Z] 22eca129c643: Preparing [2024-09-10T05:45:14.700Z] 2af301cb47f7: Preparing [2024-09-10T05:45:14.700Z] d62a02444d39: Preparing [2024-09-10T05:45:14.700Z] d62a02444d39: Waiting [2024-09-10T05:45:14.700Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:14.700Z] d62a02444d39: Layer already exists [2024-09-10T05:45:14.700Z] 2af301cb47f7: Pushed [2024-09-10T05:45:14.700Z] 22eca129c643: Pushed [2024-09-10T05:45:14.700Z] 914cd7dfb046: Pushed [2024-09-10T05:45:19.039Z] 81075f68ec9b: Pushed [2024-09-10T05:45:19.039Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:19.371Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:19.696Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T05:45:19.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T05:45:19.696Z] 914cd7dfb046: Preparing [2024-09-10T05:45:19.696Z] 81075f68ec9b: Preparing [2024-09-10T05:45:19.696Z] 9d024081c4e5: Preparing [2024-09-10T05:45:19.696Z] 22eca129c643: Preparing [2024-09-10T05:45:19.696Z] 2af301cb47f7: Preparing [2024-09-10T05:45:19.696Z] d62a02444d39: Preparing [2024-09-10T05:45:19.696Z] d62a02444d39: Waiting [2024-09-10T05:45:19.696Z] 22eca129c643: Layer already exists [2024-09-10T05:45:19.696Z] 2af301cb47f7: Layer already exists [2024-09-10T05:45:19.696Z] 81075f68ec9b: Layer already exists [2024-09-10T05:45:19.696Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:19.696Z] 914cd7dfb046: Layer already exists [2024-09-10T05:45:19.696Z] d62a02444d39: Layer already exists [2024-09-10T05:45:19.696Z] latest: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:20.019Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:20.345Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 [2024-09-10T05:45:20.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T05:45:20.346Z] 914cd7dfb046: Preparing [2024-09-10T05:45:20.346Z] 81075f68ec9b: Preparing [2024-09-10T05:45:20.346Z] 9d024081c4e5: Preparing [2024-09-10T05:45:20.346Z] 22eca129c643: Preparing [2024-09-10T05:45:20.346Z] 2af301cb47f7: Preparing [2024-09-10T05:45:20.346Z] d62a02444d39: Preparing [2024-09-10T05:45:20.346Z] d62a02444d39: Waiting [2024-09-10T05:45:20.346Z] 81075f68ec9b: Layer already exists [2024-09-10T05:45:20.346Z] 22eca129c643: Layer already exists [2024-09-10T05:45:20.346Z] 2af301cb47f7: Layer already exists [2024-09-10T05:45:20.346Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:20.346Z] 914cd7dfb046: Layer already exists [2024-09-10T05:45:20.346Z] d62a02444d39: Layer already exists [2024-09-10T05:45:20.346Z] 3.2.0-dev.71: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:20.681Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:21.002Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:21.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T05:45:21.003Z] 914cd7dfb046: Preparing [2024-09-10T05:45:21.003Z] 81075f68ec9b: Preparing [2024-09-10T05:45:21.003Z] 9d024081c4e5: Preparing [2024-09-10T05:45:21.003Z] 22eca129c643: Preparing [2024-09-10T05:45:21.003Z] 2af301cb47f7: Preparing [2024-09-10T05:45:21.003Z] d62a02444d39: Preparing [2024-09-10T05:45:21.003Z] d62a02444d39: Waiting [2024-09-10T05:45:21.003Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:21.003Z] 81075f68ec9b: Layer already exists [2024-09-10T05:45:21.003Z] 2af301cb47f7: Layer already exists [2024-09-10T05:45:21.003Z] 22eca129c643: Layer already exists [2024-09-10T05:45:21.003Z] 914cd7dfb046: Layer already exists [2024-09-10T05:45:21.003Z] d62a02444d39: Layer already exists [2024-09-10T05:45:21.003Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:21.327Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:21.643Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-10T05:45:21.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T05:45:21.643Z] 914cd7dfb046: Preparing [2024-09-10T05:45:21.643Z] 81075f68ec9b: Preparing [2024-09-10T05:45:21.643Z] 9d024081c4e5: Preparing [2024-09-10T05:45:21.643Z] 22eca129c643: Preparing [2024-09-10T05:45:21.643Z] 2af301cb47f7: Preparing [2024-09-10T05:45:21.643Z] d62a02444d39: Preparing [2024-09-10T05:45:21.643Z] d62a02444d39: Waiting [2024-09-10T05:45:21.643Z] 22eca129c643: Layer already exists [2024-09-10T05:45:21.643Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:21.643Z] 81075f68ec9b: Layer already exists [2024-09-10T05:45:21.643Z] 914cd7dfb046: Layer already exists [2024-09-10T05:45:21.643Z] 2af301cb47f7: Layer already exists [2024-09-10T05:45:21.643Z] d62a02444d39: Layer already exists [2024-09-10T05:45:21.643Z] main: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:21.703Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:21.719Z] taggedImages: [2024-09-10T05:45:21.719Z] - nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:21.719Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T05:45:21.719Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 [2024-09-10T05:45:21.719Z] - nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:21.719Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-10T05:45:21.741Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-10T05:45:21.741Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:21.741Z] latest [2024-09-10T05:45:21.741Z] 3.2.0-dev.71 [2024-09-10T05:45:21.741Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:21.741Z] main [2024-09-10T05:45:21.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:22.089Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:22.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:22.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T05:45:22.417Z] 4daa9a5fc677: Preparing [2024-09-10T05:45:22.417Z] 9f0b455c1fe7: Preparing [2024-09-10T05:45:22.417Z] 38d1bb8b45c9: Preparing [2024-09-10T05:45:22.417Z] 6f44c485454e: Preparing [2024-09-10T05:45:22.417Z] 9d024081c4e5: Preparing [2024-09-10T05:45:22.417Z] afbaa5857b2a: Preparing [2024-09-10T05:45:22.417Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:22.417Z] d62a02444d39: Preparing [2024-09-10T05:45:22.417Z] afbaa5857b2a: Waiting [2024-09-10T05:45:22.417Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:22.417Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:22.417Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:22.417Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:22.417Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:22.417Z] d62a02444d39: Layer already exists [2024-09-10T05:45:22.417Z] 9f0b455c1fe7: Pushed [2024-09-10T05:45:22.417Z] 4daa9a5fc677: Pushed [2024-09-10T05:45:25.767Z] 38d1bb8b45c9: Pushed [2024-09-10T05:45:25.767Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:26.103Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:26.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T05:45:26.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T05:45:26.408Z] 4daa9a5fc677: Preparing [2024-09-10T05:45:26.408Z] 9f0b455c1fe7: Preparing [2024-09-10T05:45:26.408Z] 38d1bb8b45c9: Preparing [2024-09-10T05:45:26.408Z] 6f44c485454e: Preparing [2024-09-10T05:45:26.408Z] 9d024081c4e5: Preparing [2024-09-10T05:45:26.408Z] afbaa5857b2a: Preparing [2024-09-10T05:45:26.408Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:26.408Z] d62a02444d39: Preparing [2024-09-10T05:45:26.408Z] afbaa5857b2a: Waiting [2024-09-10T05:45:26.408Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:26.408Z] d62a02444d39: Waiting [2024-09-10T05:45:26.408Z] 38d1bb8b45c9: Layer already exists [2024-09-10T05:45:26.408Z] 4daa9a5fc677: Layer already exists [2024-09-10T05:45:26.408Z] 9f0b455c1fe7: Layer already exists [2024-09-10T05:45:26.408Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:26.408Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:26.408Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:26.408Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:26.408Z] d62a02444d39: Layer already exists [2024-09-10T05:45:26.408Z] latest: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:26.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:27.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 [2024-09-10T05:45:27.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T05:45:27.050Z] 4daa9a5fc677: Preparing [2024-09-10T05:45:27.050Z] 9f0b455c1fe7: Preparing [2024-09-10T05:45:27.050Z] 38d1bb8b45c9: Preparing [2024-09-10T05:45:27.050Z] 6f44c485454e: Preparing [2024-09-10T05:45:27.050Z] 9d024081c4e5: Preparing [2024-09-10T05:45:27.050Z] afbaa5857b2a: Preparing [2024-09-10T05:45:27.050Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:27.050Z] d62a02444d39: Preparing [2024-09-10T05:45:27.050Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:27.050Z] afbaa5857b2a: Waiting [2024-09-10T05:45:27.050Z] d62a02444d39: Waiting [2024-09-10T05:45:27.050Z] 38d1bb8b45c9: Layer already exists [2024-09-10T05:45:27.050Z] 9f0b455c1fe7: Layer already exists [2024-09-10T05:45:27.050Z] 4daa9a5fc677: Layer already exists [2024-09-10T05:45:27.050Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:27.050Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:27.050Z] d62a02444d39: Layer already exists [2024-09-10T05:45:27.050Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:27.050Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:27.050Z] 3.2.0-dev.71: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:27.381Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:27.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:27.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T05:45:27.709Z] 4daa9a5fc677: Preparing [2024-09-10T05:45:27.709Z] 9f0b455c1fe7: Preparing [2024-09-10T05:45:27.709Z] 38d1bb8b45c9: Preparing [2024-09-10T05:45:27.709Z] 6f44c485454e: Preparing [2024-09-10T05:45:27.709Z] 9d024081c4e5: Preparing [2024-09-10T05:45:27.709Z] afbaa5857b2a: Preparing [2024-09-10T05:45:27.709Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:27.709Z] d62a02444d39: Preparing [2024-09-10T05:45:27.709Z] afbaa5857b2a: Waiting [2024-09-10T05:45:27.709Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:27.709Z] d62a02444d39: Waiting [2024-09-10T05:45:27.709Z] 38d1bb8b45c9: Layer already exists [2024-09-10T05:45:27.709Z] 4daa9a5fc677: Layer already exists [2024-09-10T05:45:27.709Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:27.709Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:27.709Z] 9f0b455c1fe7: Layer already exists [2024-09-10T05:45:27.709Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:27.709Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:27.709Z] d62a02444d39: Layer already exists [2024-09-10T05:45:27.709Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:28.387Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:28.750Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-10T05:45:28.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T05:45:28.750Z] 4daa9a5fc677: Preparing [2024-09-10T05:45:28.750Z] 9f0b455c1fe7: Preparing [2024-09-10T05:45:28.750Z] 38d1bb8b45c9: Preparing [2024-09-10T05:45:28.750Z] 6f44c485454e: Preparing [2024-09-10T05:45:28.750Z] 9d024081c4e5: Preparing [2024-09-10T05:45:28.750Z] afbaa5857b2a: Preparing [2024-09-10T05:45:28.750Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:28.750Z] d62a02444d39: Preparing [2024-09-10T05:45:28.750Z] afbaa5857b2a: Waiting [2024-09-10T05:45:28.750Z] d62a02444d39: Waiting [2024-09-10T05:45:28.750Z] 4daa9a5fc677: Layer already exists [2024-09-10T05:45:28.750Z] 9f0b455c1fe7: Layer already exists [2024-09-10T05:45:28.750Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:28.750Z] 38d1bb8b45c9: Layer already exists [2024-09-10T05:45:28.750Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:28.750Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:28.750Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:28.750Z] d62a02444d39: Layer already exists [2024-09-10T05:45:28.750Z] main: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:28.814Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:28.826Z] taggedImages: [2024-09-10T05:45:28.826Z] - nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:28.826Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T05:45:28.826Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 [2024-09-10T05:45:28.826Z] - nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:28.826Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-10T05:45:28.848Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-10T05:45:28.848Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:28.848Z] latest [2024-09-10T05:45:28.848Z] 3.2.0-dev.71 [2024-09-10T05:45:28.848Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:28.848Z] main [2024-09-10T05:45:28.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:30.201Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:30.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:30.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T05:45:30.546Z] 6f8b5659200c: Preparing [2024-09-10T05:45:30.546Z] 9ebbb1e4ae93: Preparing [2024-09-10T05:45:30.546Z] 8f8d82b2c674: Preparing [2024-09-10T05:45:30.546Z] 617a5d7c2ef3: Preparing [2024-09-10T05:45:30.546Z] 8f34b79b3828: Preparing [2024-09-10T05:45:30.546Z] cb366423cc0d: Preparing [2024-09-10T05:45:30.546Z] 3cc9802b523a: Preparing [2024-09-10T05:45:30.546Z] d2c2a3cd5a36: Preparing [2024-09-10T05:45:30.546Z] 6f44c485454e: Preparing [2024-09-10T05:45:30.546Z] 9d024081c4e5: Preparing [2024-09-10T05:45:30.546Z] 045b0f4fc696: Preparing [2024-09-10T05:45:30.546Z] 261e2118ef1f: Preparing [2024-09-10T05:45:30.546Z] 5f70bf18a086: Preparing [2024-09-10T05:45:30.546Z] a9dcd48836ce: Preparing [2024-09-10T05:45:30.546Z] 8464f563c47d: Preparing [2024-09-10T05:45:30.546Z] 2a4ccca78aee: Preparing [2024-09-10T05:45:30.546Z] d62a02444d39: Preparing [2024-09-10T05:45:30.546Z] 045b0f4fc696: Waiting [2024-09-10T05:45:30.546Z] 261e2118ef1f: Waiting [2024-09-10T05:45:30.546Z] 5f70bf18a086: Waiting [2024-09-10T05:45:30.546Z] a9dcd48836ce: Waiting [2024-09-10T05:45:30.546Z] d62a02444d39: Waiting [2024-09-10T05:45:30.546Z] 8464f563c47d: Waiting [2024-09-10T05:45:30.546Z] cb366423cc0d: Waiting [2024-09-10T05:45:30.546Z] 6f44c485454e: Waiting [2024-09-10T05:45:30.546Z] 3cc9802b523a: Waiting [2024-09-10T05:45:30.546Z] 2a4ccca78aee: Waiting [2024-09-10T05:45:30.546Z] 9d024081c4e5: Waiting [2024-09-10T05:45:30.546Z] d2c2a3cd5a36: Waiting [2024-09-10T05:45:30.546Z] 617a5d7c2ef3: Pushed [2024-09-10T05:45:30.546Z] 6f8b5659200c: Pushed [2024-09-10T05:45:30.546Z] 8f8d82b2c674: Pushed [2024-09-10T05:45:30.546Z] 9ebbb1e4ae93: Pushed [2024-09-10T05:45:30.804Z] 8f34b79b3828: Pushed [2024-09-10T05:45:30.804Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:30.804Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:31.062Z] cb366423cc0d: Pushed [2024-09-10T05:45:31.062Z] 3cc9802b523a: Pushed [2024-09-10T05:45:31.062Z] 5f70bf18a086: Layer already exists [2024-09-10T05:45:31.062Z] 045b0f4fc696: Pushed [2024-09-10T05:45:31.062Z] 261e2118ef1f: Pushed [2024-09-10T05:45:31.062Z] d62a02444d39: Layer already exists [2024-09-10T05:45:31.321Z] 2a4ccca78aee: Pushed [2024-09-10T05:45:31.321Z] a9dcd48836ce: Pushed [2024-09-10T05:45:31.321Z] 8464f563c47d: Pushed [2024-09-10T05:45:32.026Z] d2c2a3cd5a36: Pushed [2024-09-10T05:45:32.284Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:32.603Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:32.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T05:45:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T05:45:32.913Z] 6f8b5659200c: Preparing [2024-09-10T05:45:32.913Z] 9ebbb1e4ae93: Preparing [2024-09-10T05:45:32.913Z] 8f8d82b2c674: Preparing [2024-09-10T05:45:32.913Z] 617a5d7c2ef3: Preparing [2024-09-10T05:45:32.913Z] 8f34b79b3828: Preparing [2024-09-10T05:45:32.913Z] cb366423cc0d: Preparing [2024-09-10T05:45:32.913Z] 3cc9802b523a: Preparing [2024-09-10T05:45:32.913Z] d2c2a3cd5a36: Preparing [2024-09-10T05:45:32.913Z] 6f44c485454e: Preparing [2024-09-10T05:45:32.913Z] 9d024081c4e5: Preparing [2024-09-10T05:45:32.913Z] 045b0f4fc696: Preparing [2024-09-10T05:45:32.913Z] 261e2118ef1f: Preparing [2024-09-10T05:45:32.913Z] 5f70bf18a086: Preparing [2024-09-10T05:45:32.913Z] a9dcd48836ce: Preparing [2024-09-10T05:45:32.913Z] 8464f563c47d: Preparing [2024-09-10T05:45:32.913Z] 2a4ccca78aee: Preparing [2024-09-10T05:45:32.913Z] d62a02444d39: Preparing [2024-09-10T05:45:32.913Z] 045b0f4fc696: Waiting [2024-09-10T05:45:32.913Z] 8464f563c47d: Waiting [2024-09-10T05:45:32.913Z] 261e2118ef1f: Waiting [2024-09-10T05:45:32.913Z] 2a4ccca78aee: Waiting [2024-09-10T05:45:32.913Z] 5f70bf18a086: Waiting [2024-09-10T05:45:32.913Z] d62a02444d39: Waiting [2024-09-10T05:45:32.913Z] a9dcd48836ce: Waiting [2024-09-10T05:45:32.913Z] cb366423cc0d: Waiting [2024-09-10T05:45:32.913Z] 3cc9802b523a: Waiting [2024-09-10T05:45:32.913Z] d2c2a3cd5a36: Waiting [2024-09-10T05:45:32.913Z] 6f44c485454e: Waiting [2024-09-10T05:45:32.913Z] 9d024081c4e5: Waiting [2024-09-10T05:45:32.913Z] 8f34b79b3828: Layer already exists [2024-09-10T05:45:32.913Z] 9ebbb1e4ae93: Layer already exists [2024-09-10T05:45:32.913Z] 6f8b5659200c: Layer already exists [2024-09-10T05:45:32.913Z] 8f8d82b2c674: Layer already exists [2024-09-10T05:45:32.913Z] 617a5d7c2ef3: Layer already exists [2024-09-10T05:45:32.913Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:32.913Z] cb366423cc0d: Layer already exists [2024-09-10T05:45:32.913Z] d2c2a3cd5a36: Layer already exists [2024-09-10T05:45:32.913Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:32.913Z] 3cc9802b523a: Layer already exists [2024-09-10T05:45:32.913Z] 045b0f4fc696: Layer already exists [2024-09-10T05:45:32.913Z] a9dcd48836ce: Layer already exists [2024-09-10T05:45:32.913Z] 261e2118ef1f: Layer already exists [2024-09-10T05:45:32.913Z] 5f70bf18a086: Layer already exists [2024-09-10T05:45:32.913Z] 8464f563c47d: Layer already exists [2024-09-10T05:45:32.913Z] 2a4ccca78aee: Layer already exists [2024-09-10T05:45:32.913Z] d62a02444d39: Layer already exists [2024-09-10T05:45:32.913Z] latest: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:33.238Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 [2024-09-10T05:45:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T05:45:33.558Z] 6f8b5659200c: Preparing [2024-09-10T05:45:33.558Z] 9ebbb1e4ae93: Preparing [2024-09-10T05:45:33.558Z] 8f8d82b2c674: Preparing [2024-09-10T05:45:33.558Z] 617a5d7c2ef3: Preparing [2024-09-10T05:45:33.558Z] 8f34b79b3828: Preparing [2024-09-10T05:45:33.558Z] cb366423cc0d: Preparing [2024-09-10T05:45:33.558Z] 3cc9802b523a: Preparing [2024-09-10T05:45:33.558Z] d2c2a3cd5a36: Preparing [2024-09-10T05:45:33.558Z] 6f44c485454e: Preparing [2024-09-10T05:45:33.558Z] 9d024081c4e5: Preparing [2024-09-10T05:45:33.558Z] 045b0f4fc696: Preparing [2024-09-10T05:45:33.558Z] 261e2118ef1f: Preparing [2024-09-10T05:45:33.558Z] 5f70bf18a086: Preparing [2024-09-10T05:45:33.558Z] a9dcd48836ce: Preparing [2024-09-10T05:45:33.558Z] 8464f563c47d: Preparing [2024-09-10T05:45:33.558Z] 2a4ccca78aee: Preparing [2024-09-10T05:45:33.558Z] d62a02444d39: Preparing [2024-09-10T05:45:33.558Z] d2c2a3cd5a36: Waiting [2024-09-10T05:45:33.558Z] 6f44c485454e: Waiting [2024-09-10T05:45:33.558Z] 9d024081c4e5: Waiting [2024-09-10T05:45:33.558Z] 045b0f4fc696: Waiting [2024-09-10T05:45:33.558Z] 261e2118ef1f: Waiting [2024-09-10T05:45:33.558Z] 5f70bf18a086: Waiting [2024-09-10T05:45:33.558Z] a9dcd48836ce: Waiting [2024-09-10T05:45:33.558Z] 8464f563c47d: Waiting [2024-09-10T05:45:33.558Z] 2a4ccca78aee: Waiting [2024-09-10T05:45:33.558Z] d62a02444d39: Waiting [2024-09-10T05:45:33.558Z] cb366423cc0d: Waiting [2024-09-10T05:45:33.558Z] 3cc9802b523a: Waiting [2024-09-10T05:45:33.558Z] 8f34b79b3828: Layer already exists [2024-09-10T05:45:33.558Z] 8f8d82b2c674: Layer already exists [2024-09-10T05:45:33.558Z] 9ebbb1e4ae93: Layer already exists [2024-09-10T05:45:33.558Z] 6f8b5659200c: Layer already exists [2024-09-10T05:45:33.558Z] 617a5d7c2ef3: Layer already exists [2024-09-10T05:45:33.558Z] d2c2a3cd5a36: Layer already exists [2024-09-10T05:45:33.558Z] 3cc9802b523a: Layer already exists [2024-09-10T05:45:33.558Z] cb366423cc0d: Layer already exists [2024-09-10T05:45:33.558Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:33.558Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:33.558Z] 261e2118ef1f: Layer already exists [2024-09-10T05:45:33.558Z] 045b0f4fc696: Layer already exists [2024-09-10T05:45:33.559Z] 5f70bf18a086: Layer already exists [2024-09-10T05:45:33.559Z] 8464f563c47d: Layer already exists [2024-09-10T05:45:33.559Z] a9dcd48836ce: Layer already exists [2024-09-10T05:45:33.559Z] 2a4ccca78aee: Layer already exists [2024-09-10T05:45:33.559Z] d62a02444d39: Layer already exists [2024-09-10T05:45:33.559Z] 3.2.0-dev.71: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:33.935Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:34.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:34.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T05:45:34.315Z] 6f8b5659200c: Preparing [2024-09-10T05:45:34.315Z] 9ebbb1e4ae93: Preparing [2024-09-10T05:45:34.315Z] 8f8d82b2c674: Preparing [2024-09-10T05:45:34.315Z] 617a5d7c2ef3: Preparing [2024-09-10T05:45:34.315Z] 8f34b79b3828: Preparing [2024-09-10T05:45:34.315Z] cb366423cc0d: Preparing [2024-09-10T05:45:34.315Z] 3cc9802b523a: Preparing [2024-09-10T05:45:34.315Z] d2c2a3cd5a36: Preparing [2024-09-10T05:45:34.315Z] 6f44c485454e: Preparing [2024-09-10T05:45:34.315Z] 9d024081c4e5: Preparing [2024-09-10T05:45:34.315Z] 045b0f4fc696: Preparing [2024-09-10T05:45:34.315Z] 261e2118ef1f: Preparing [2024-09-10T05:45:34.315Z] 5f70bf18a086: Preparing [2024-09-10T05:45:34.315Z] a9dcd48836ce: Preparing [2024-09-10T05:45:34.315Z] 8464f563c47d: Preparing [2024-09-10T05:45:34.315Z] 2a4ccca78aee: Preparing [2024-09-10T05:45:34.315Z] d62a02444d39: Preparing [2024-09-10T05:45:34.315Z] 261e2118ef1f: Waiting [2024-09-10T05:45:34.315Z] 3cc9802b523a: Waiting [2024-09-10T05:45:34.315Z] 5f70bf18a086: Waiting [2024-09-10T05:45:34.315Z] d2c2a3cd5a36: Waiting [2024-09-10T05:45:34.315Z] 6f44c485454e: Waiting [2024-09-10T05:45:34.315Z] 9d024081c4e5: Waiting [2024-09-10T05:45:34.315Z] a9dcd48836ce: Waiting [2024-09-10T05:45:34.315Z] 8464f563c47d: Waiting [2024-09-10T05:45:34.315Z] 2a4ccca78aee: Waiting [2024-09-10T05:45:34.315Z] d62a02444d39: Waiting [2024-09-10T05:45:34.315Z] 045b0f4fc696: Waiting [2024-09-10T05:45:34.315Z] cb366423cc0d: Waiting [2024-09-10T05:45:34.315Z] 9ebbb1e4ae93: Layer already exists [2024-09-10T05:45:34.315Z] 8f8d82b2c674: Layer already exists [2024-09-10T05:45:34.315Z] 617a5d7c2ef3: Layer already exists [2024-09-10T05:45:34.315Z] 8f34b79b3828: Layer already exists [2024-09-10T05:45:34.315Z] 6f8b5659200c: Layer already exists [2024-09-10T05:45:34.315Z] cb366423cc0d: Layer already exists [2024-09-10T05:45:34.315Z] 3cc9802b523a: Layer already exists [2024-09-10T05:45:34.315Z] d2c2a3cd5a36: Layer already exists [2024-09-10T05:45:34.315Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:34.315Z] 045b0f4fc696: Layer already exists [2024-09-10T05:45:34.315Z] 261e2118ef1f: Layer already exists [2024-09-10T05:45:34.315Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:34.315Z] a9dcd48836ce: Layer already exists [2024-09-10T05:45:34.315Z] 5f70bf18a086: Layer already exists [2024-09-10T05:45:34.316Z] d62a02444d39: Layer already exists [2024-09-10T05:45:34.316Z] 8464f563c47d: Layer already exists [2024-09-10T05:45:34.316Z] 2a4ccca78aee: Layer already exists [2024-09-10T05:45:34.316Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:34.689Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:35.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-10T05:45:35.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T05:45:35.020Z] 6f8b5659200c: Preparing [2024-09-10T05:45:35.020Z] 9ebbb1e4ae93: Preparing [2024-09-10T05:45:35.020Z] 8f8d82b2c674: Preparing [2024-09-10T05:45:35.020Z] 617a5d7c2ef3: Preparing [2024-09-10T05:45:35.020Z] 8f34b79b3828: Preparing [2024-09-10T05:45:35.020Z] cb366423cc0d: Preparing [2024-09-10T05:45:35.020Z] 3cc9802b523a: Preparing [2024-09-10T05:45:35.020Z] d2c2a3cd5a36: Preparing [2024-09-10T05:45:35.020Z] 6f44c485454e: Preparing [2024-09-10T05:45:35.020Z] 9d024081c4e5: Preparing [2024-09-10T05:45:35.020Z] 045b0f4fc696: Preparing [2024-09-10T05:45:35.020Z] 261e2118ef1f: Preparing [2024-09-10T05:45:35.020Z] 5f70bf18a086: Preparing [2024-09-10T05:45:35.020Z] a9dcd48836ce: Preparing [2024-09-10T05:45:35.020Z] 8464f563c47d: Preparing [2024-09-10T05:45:35.020Z] 2a4ccca78aee: Preparing [2024-09-10T05:45:35.020Z] d62a02444d39: Preparing [2024-09-10T05:45:35.020Z] cb366423cc0d: Waiting [2024-09-10T05:45:35.020Z] 3cc9802b523a: Waiting [2024-09-10T05:45:35.020Z] d2c2a3cd5a36: Waiting [2024-09-10T05:45:35.020Z] 6f44c485454e: Waiting [2024-09-10T05:45:35.020Z] 9d024081c4e5: Waiting [2024-09-10T05:45:35.020Z] 045b0f4fc696: Waiting [2024-09-10T05:45:35.020Z] 261e2118ef1f: Waiting [2024-09-10T05:45:35.020Z] 2a4ccca78aee: Waiting [2024-09-10T05:45:35.020Z] 5f70bf18a086: Waiting [2024-09-10T05:45:35.020Z] d62a02444d39: Waiting [2024-09-10T05:45:35.020Z] a9dcd48836ce: Waiting [2024-09-10T05:45:35.020Z] 8464f563c47d: Waiting [2024-09-10T05:45:35.020Z] 617a5d7c2ef3: Layer already exists [2024-09-10T05:45:35.020Z] 8f34b79b3828: Layer already exists [2024-09-10T05:45:35.020Z] 9ebbb1e4ae93: Layer already exists [2024-09-10T05:45:35.020Z] 6f8b5659200c: Layer already exists [2024-09-10T05:45:35.021Z] 8f8d82b2c674: Layer already exists [2024-09-10T05:45:35.021Z] cb366423cc0d: Layer already exists [2024-09-10T05:45:35.021Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:35.021Z] d2c2a3cd5a36: Layer already exists [2024-09-10T05:45:35.021Z] 3cc9802b523a: Layer already exists [2024-09-10T05:45:35.021Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:35.021Z] 045b0f4fc696: Layer already exists [2024-09-10T05:45:35.021Z] 261e2118ef1f: Layer already exists [2024-09-10T05:45:35.021Z] 5f70bf18a086: Layer already exists [2024-09-10T05:45:35.021Z] a9dcd48836ce: Layer already exists [2024-09-10T05:45:35.021Z] 2a4ccca78aee: Layer already exists [2024-09-10T05:45:35.021Z] 8464f563c47d: Layer already exists [2024-09-10T05:45:35.021Z] d62a02444d39: Layer already exists [2024-09-10T05:45:35.021Z] main: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:35.090Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:35.105Z] taggedImages: [2024-09-10T05:45:35.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:35.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T05:45:35.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 [2024-09-10T05:45:35.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:35.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-10T05:45:35.129Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-10T05:45:35.129Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:35.129Z] latest [2024-09-10T05:45:35.129Z] 3.2.0-dev.71 [2024-09-10T05:45:35.129Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:35.129Z] main [2024-09-10T05:45:35.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:35.471Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:35.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:35.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T05:45:35.782Z] f7fc211ee798: Preparing [2024-09-10T05:45:35.782Z] c88598c90aeb: Preparing [2024-09-10T05:45:35.782Z] db299da62229: Preparing [2024-09-10T05:45:35.782Z] 66880f30e667: Preparing [2024-09-10T05:45:35.782Z] 6f44c485454e: Preparing [2024-09-10T05:45:35.782Z] 9d024081c4e5: Preparing [2024-09-10T05:45:35.782Z] afbaa5857b2a: Preparing [2024-09-10T05:45:35.782Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:35.782Z] d62a02444d39: Preparing [2024-09-10T05:45:35.782Z] afbaa5857b2a: Waiting [2024-09-10T05:45:35.782Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:35.782Z] d62a02444d39: Waiting [2024-09-10T05:45:35.782Z] 9d024081c4e5: Waiting [2024-09-10T05:45:35.782Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:35.782Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:35.782Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:35.782Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:35.782Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:35.782Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:35.782Z] d62a02444d39: Layer already exists [2024-09-10T05:45:35.782Z] db299da62229: Pushed [2024-09-10T05:45:38.322Z] 66880f30e667: Pushed [2024-09-10T05:45:38.322Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:38.640Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:38.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T05:45:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T05:45:38.964Z] f7fc211ee798: Preparing [2024-09-10T05:45:38.964Z] c88598c90aeb: Preparing [2024-09-10T05:45:38.964Z] db299da62229: Preparing [2024-09-10T05:45:38.964Z] 66880f30e667: Preparing [2024-09-10T05:45:38.964Z] 6f44c485454e: Preparing [2024-09-10T05:45:38.964Z] 9d024081c4e5: Preparing [2024-09-10T05:45:38.964Z] afbaa5857b2a: Preparing [2024-09-10T05:45:38.964Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:38.964Z] d62a02444d39: Preparing [2024-09-10T05:45:38.964Z] 9d024081c4e5: Waiting [2024-09-10T05:45:38.964Z] d62a02444d39: Waiting [2024-09-10T05:45:38.964Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:38.964Z] 66880f30e667: Layer already exists [2024-09-10T05:45:38.964Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:38.964Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:38.964Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:38.964Z] db299da62229: Layer already exists [2024-09-10T05:45:38.964Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:38.964Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:38.964Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:38.964Z] d62a02444d39: Layer already exists [2024-09-10T05:45:38.964Z] latest: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:39.484Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:39.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 [2024-09-10T05:45:39.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T05:45:39.802Z] f7fc211ee798: Preparing [2024-09-10T05:45:39.802Z] c88598c90aeb: Preparing [2024-09-10T05:45:39.802Z] db299da62229: Preparing [2024-09-10T05:45:39.802Z] 66880f30e667: Preparing [2024-09-10T05:45:39.802Z] 6f44c485454e: Preparing [2024-09-10T05:45:39.802Z] 9d024081c4e5: Preparing [2024-09-10T05:45:39.802Z] afbaa5857b2a: Preparing [2024-09-10T05:45:39.802Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:39.802Z] d62a02444d39: Preparing [2024-09-10T05:45:39.802Z] afbaa5857b2a: Waiting [2024-09-10T05:45:39.802Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:39.802Z] d62a02444d39: Waiting [2024-09-10T05:45:39.802Z] 9d024081c4e5: Waiting [2024-09-10T05:45:39.802Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:39.802Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:39.802Z] 66880f30e667: Layer already exists [2024-09-10T05:45:39.802Z] db299da62229: Layer already exists [2024-09-10T05:45:39.802Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:39.802Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:39.802Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:39.802Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:39.802Z] d62a02444d39: Layer already exists [2024-09-10T05:45:39.802Z] 3.2.0-dev.71: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:40.142Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:40.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:40.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T05:45:40.456Z] f7fc211ee798: Preparing [2024-09-10T05:45:40.456Z] c88598c90aeb: Preparing [2024-09-10T05:45:40.456Z] db299da62229: Preparing [2024-09-10T05:45:40.456Z] 66880f30e667: Preparing [2024-09-10T05:45:40.456Z] 6f44c485454e: Preparing [2024-09-10T05:45:40.456Z] 9d024081c4e5: Preparing [2024-09-10T05:45:40.456Z] afbaa5857b2a: Preparing [2024-09-10T05:45:40.456Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:40.456Z] d62a02444d39: Preparing [2024-09-10T05:45:40.456Z] afbaa5857b2a: Waiting [2024-09-10T05:45:40.456Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:40.456Z] d62a02444d39: Waiting [2024-09-10T05:45:40.456Z] 9d024081c4e5: Waiting [2024-09-10T05:45:40.456Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:40.456Z] 66880f30e667: Layer already exists [2024-09-10T05:45:40.456Z] db299da62229: Layer already exists [2024-09-10T05:45:40.456Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:40.456Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:40.456Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:40.456Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:40.456Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:40.456Z] d62a02444d39: Layer already exists [2024-09-10T05:45:40.456Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:40.787Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:41.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-10T05:45:41.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T05:45:41.109Z] f7fc211ee798: Preparing [2024-09-10T05:45:41.109Z] c88598c90aeb: Preparing [2024-09-10T05:45:41.109Z] db299da62229: Preparing [2024-09-10T05:45:41.109Z] 66880f30e667: Preparing [2024-09-10T05:45:41.109Z] 6f44c485454e: Preparing [2024-09-10T05:45:41.109Z] 9d024081c4e5: Preparing [2024-09-10T05:45:41.109Z] afbaa5857b2a: Preparing [2024-09-10T05:45:41.109Z] a7c3c6d7d727: Preparing [2024-09-10T05:45:41.109Z] d62a02444d39: Preparing [2024-09-10T05:45:41.109Z] afbaa5857b2a: Waiting [2024-09-10T05:45:41.109Z] a7c3c6d7d727: Waiting [2024-09-10T05:45:41.109Z] 9d024081c4e5: Waiting [2024-09-10T05:45:41.109Z] d62a02444d39: Waiting [2024-09-10T05:45:41.109Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:41.109Z] db299da62229: Layer already exists [2024-09-10T05:45:41.109Z] 66880f30e667: Layer already exists [2024-09-10T05:45:41.109Z] f7fc211ee798: Layer already exists [2024-09-10T05:45:41.109Z] c88598c90aeb: Layer already exists [2024-09-10T05:45:41.109Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:41.109Z] afbaa5857b2a: Layer already exists [2024-09-10T05:45:41.109Z] d62a02444d39: Layer already exists [2024-09-10T05:45:41.109Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:45:41.109Z] main: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:45:41.175Z] ===================================================== [Pipeline] echo [2024-09-10T05:45:41.198Z] taggedImages: [2024-09-10T05:45:41.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:41.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T05:45:41.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 [2024-09-10T05:45:41.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:41.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-10T05:45:41.227Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-10T05:45:41.227Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:41.227Z] latest [2024-09-10T05:45:41.227Z] 3.2.0-dev.71 [2024-09-10T05:45:41.227Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:41.227Z] main [2024-09-10T05:45:41.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:41.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:41.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:45:41.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T05:45:41.889Z] 01cb0220b0a2: Preparing [2024-09-10T05:45:41.889Z] d8a468fe92a8: Preparing [2024-09-10T05:45:41.889Z] b66800a118dc: Preparing [2024-09-10T05:45:41.889Z] af434da5c330: Preparing [2024-09-10T05:45:41.889Z] 773a416e1de7: Preparing [2024-09-10T05:45:41.889Z] 6f44c485454e: Preparing [2024-09-10T05:45:41.889Z] 9d024081c4e5: Preparing [2024-09-10T05:45:41.889Z] d2128936a382: Preparing [2024-09-10T05:45:41.889Z] 05d8fc5f947b: Preparing [2024-09-10T05:45:41.889Z] 96694d112367: Preparing [2024-09-10T05:45:41.889Z] d62a02444d39: Preparing [2024-09-10T05:45:41.889Z] 96694d112367: Waiting [2024-09-10T05:45:41.889Z] 05d8fc5f947b: Waiting [2024-09-10T05:45:41.889Z] d62a02444d39: Waiting [2024-09-10T05:45:41.889Z] 6f44c485454e: Waiting [2024-09-10T05:45:41.889Z] 9d024081c4e5: Waiting [2024-09-10T05:45:41.889Z] d2128936a382: Waiting [2024-09-10T05:45:41.889Z] d8a468fe92a8: Pushed [2024-09-10T05:45:41.889Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:41.889Z] 01cb0220b0a2: Pushed [2024-09-10T05:45:41.889Z] 773a416e1de7: Pushed [2024-09-10T05:45:41.889Z] af434da5c330: Pushed [2024-09-10T05:45:41.889Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:41.889Z] d62a02444d39: Layer already exists [2024-09-10T05:45:42.147Z] d2128936a382: Pushed [2024-09-10T05:45:42.147Z] 05d8fc5f947b: Pushed [2024-09-10T05:45:42.717Z] b66800a118dc: Pushed [2024-09-10T05:45:42.975Z] 96694d112367: Pushed [2024-09-10T05:45:43.234Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:43.562Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:43.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T05:45:43.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T05:45:43.881Z] 01cb0220b0a2: Preparing [2024-09-10T05:45:43.881Z] d8a468fe92a8: Preparing [2024-09-10T05:45:43.881Z] b66800a118dc: Preparing [2024-09-10T05:45:43.881Z] af434da5c330: Preparing [2024-09-10T05:45:43.881Z] 773a416e1de7: Preparing [2024-09-10T05:45:43.881Z] 6f44c485454e: Preparing [2024-09-10T05:45:43.881Z] 9d024081c4e5: Preparing [2024-09-10T05:45:43.881Z] d2128936a382: Preparing [2024-09-10T05:45:43.881Z] 05d8fc5f947b: Preparing [2024-09-10T05:45:43.881Z] 96694d112367: Preparing [2024-09-10T05:45:43.881Z] d62a02444d39: Preparing [2024-09-10T05:45:43.881Z] 9d024081c4e5: Waiting [2024-09-10T05:45:43.881Z] 6f44c485454e: Waiting [2024-09-10T05:45:43.881Z] d2128936a382: Waiting [2024-09-10T05:45:43.881Z] 05d8fc5f947b: Waiting [2024-09-10T05:45:43.881Z] 96694d112367: Waiting [2024-09-10T05:45:43.881Z] d62a02444d39: Waiting [2024-09-10T05:45:43.881Z] 773a416e1de7: Layer already exists [2024-09-10T05:45:43.881Z] af434da5c330: Layer already exists [2024-09-10T05:45:43.881Z] 01cb0220b0a2: Layer already exists [2024-09-10T05:45:43.881Z] d8a468fe92a8: Layer already exists [2024-09-10T05:45:43.881Z] b66800a118dc: Layer already exists [2024-09-10T05:45:43.881Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:43.881Z] 05d8fc5f947b: Layer already exists [2024-09-10T05:45:43.881Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:43.881Z] d2128936a382: Layer already exists [2024-09-10T05:45:43.881Z] 96694d112367: Layer already exists [2024-09-10T05:45:43.881Z] d62a02444d39: Layer already exists [2024-09-10T05:45:43.881Z] latest: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:44.221Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:44.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 [2024-09-10T05:45:44.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T05:45:44.537Z] 01cb0220b0a2: Preparing [2024-09-10T05:45:44.537Z] d8a468fe92a8: Preparing [2024-09-10T05:45:44.537Z] b66800a118dc: Preparing [2024-09-10T05:45:44.537Z] af434da5c330: Preparing [2024-09-10T05:45:44.537Z] 773a416e1de7: Preparing [2024-09-10T05:45:44.537Z] 6f44c485454e: Preparing [2024-09-10T05:45:44.537Z] 9d024081c4e5: Preparing [2024-09-10T05:45:44.537Z] d2128936a382: Preparing [2024-09-10T05:45:44.537Z] 05d8fc5f947b: Preparing [2024-09-10T05:45:44.537Z] 96694d112367: Preparing [2024-09-10T05:45:44.537Z] d62a02444d39: Preparing [2024-09-10T05:45:44.537Z] 6f44c485454e: Waiting [2024-09-10T05:45:44.537Z] 05d8fc5f947b: Waiting [2024-09-10T05:45:44.537Z] 96694d112367: Waiting [2024-09-10T05:45:44.537Z] 9d024081c4e5: Waiting [2024-09-10T05:45:44.537Z] d2128936a382: Waiting [2024-09-10T05:45:44.537Z] d62a02444d39: Waiting [2024-09-10T05:45:44.537Z] af434da5c330: Layer already exists [2024-09-10T05:45:44.537Z] 773a416e1de7: Layer already exists [2024-09-10T05:45:44.537Z] d8a468fe92a8: Layer already exists [2024-09-10T05:45:44.537Z] b66800a118dc: Layer already exists [2024-09-10T05:45:44.537Z] 01cb0220b0a2: Layer already exists [2024-09-10T05:45:44.537Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:44.537Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:44.537Z] 96694d112367: Layer already exists [2024-09-10T05:45:44.537Z] d2128936a382: Layer already exists [2024-09-10T05:45:44.537Z] 05d8fc5f947b: Layer already exists [2024-09-10T05:45:44.537Z] d62a02444d39: Layer already exists [2024-09-10T05:45:44.537Z] 3.2.0-dev.71: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:44.869Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:45.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:45:45.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T05:45:45.197Z] 01cb0220b0a2: Preparing [2024-09-10T05:45:45.197Z] d8a468fe92a8: Preparing [2024-09-10T05:45:45.197Z] b66800a118dc: Preparing [2024-09-10T05:45:45.197Z] af434da5c330: Preparing [2024-09-10T05:45:45.197Z] 773a416e1de7: Preparing [2024-09-10T05:45:45.197Z] 6f44c485454e: Preparing [2024-09-10T05:45:45.197Z] 9d024081c4e5: Preparing [2024-09-10T05:45:45.197Z] d2128936a382: Preparing [2024-09-10T05:45:45.197Z] 05d8fc5f947b: Preparing [2024-09-10T05:45:45.197Z] 96694d112367: Preparing [2024-09-10T05:45:45.197Z] d62a02444d39: Preparing [2024-09-10T05:45:45.197Z] 6f44c485454e: Waiting [2024-09-10T05:45:45.197Z] 9d024081c4e5: Waiting [2024-09-10T05:45:45.197Z] d2128936a382: Waiting [2024-09-10T05:45:45.197Z] 05d8fc5f947b: Waiting [2024-09-10T05:45:45.197Z] 96694d112367: Waiting [2024-09-10T05:45:45.197Z] d62a02444d39: Waiting [2024-09-10T05:45:45.197Z] 773a416e1de7: Layer already exists [2024-09-10T05:45:45.197Z] 01cb0220b0a2: Layer already exists [2024-09-10T05:45:45.197Z] d8a468fe92a8: Layer already exists [2024-09-10T05:45:45.197Z] af434da5c330: Layer already exists [2024-09-10T05:45:45.197Z] b66800a118dc: Layer already exists [2024-09-10T05:45:45.197Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:45.197Z] d2128936a382: Layer already exists [2024-09-10T05:45:45.197Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:45.197Z] 05d8fc5f947b: Layer already exists [2024-09-10T05:45:45.197Z] 96694d112367: Layer already exists [2024-09-10T05:45:45.197Z] d62a02444d39: Layer already exists [2024-09-10T05:45:45.197Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:45.515Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:45:45.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-10T05:45:45.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T05:45:45.832Z] 01cb0220b0a2: Preparing [2024-09-10T05:45:45.832Z] d8a468fe92a8: Preparing [2024-09-10T05:45:45.832Z] b66800a118dc: Preparing [2024-09-10T05:45:45.832Z] af434da5c330: Preparing [2024-09-10T05:45:45.832Z] 773a416e1de7: Preparing [2024-09-10T05:45:45.832Z] 6f44c485454e: Preparing [2024-09-10T05:45:45.832Z] 9d024081c4e5: Preparing [2024-09-10T05:45:45.832Z] d2128936a382: Preparing [2024-09-10T05:45:45.832Z] 05d8fc5f947b: Preparing [2024-09-10T05:45:45.832Z] 96694d112367: Preparing [2024-09-10T05:45:45.832Z] d62a02444d39: Preparing [2024-09-10T05:45:45.832Z] d2128936a382: Waiting [2024-09-10T05:45:45.832Z] 6f44c485454e: Waiting [2024-09-10T05:45:45.832Z] 9d024081c4e5: Waiting [2024-09-10T05:45:45.832Z] 05d8fc5f947b: Waiting [2024-09-10T05:45:45.832Z] 96694d112367: Waiting [2024-09-10T05:45:45.832Z] d62a02444d39: Waiting [2024-09-10T05:45:45.832Z] af434da5c330: Layer already exists [2024-09-10T05:45:45.832Z] b66800a118dc: Layer already exists [2024-09-10T05:45:45.832Z] 773a416e1de7: Layer already exists [2024-09-10T05:45:45.832Z] d8a468fe92a8: Layer already exists [2024-09-10T05:45:45.832Z] 01cb0220b0a2: Layer already exists [2024-09-10T05:45:45.832Z] 6f44c485454e: Layer already exists [2024-09-10T05:45:45.832Z] 9d024081c4e5: Layer already exists [2024-09-10T05:45:45.832Z] d2128936a382: Layer already exists [2024-09-10T05:45:45.832Z] 96694d112367: Layer already exists [2024-09-10T05:45:45.832Z] 05d8fc5f947b: Layer already exists [2024-09-10T05:45:45.832Z] d62a02444d39: Layer already exists [2024-09-10T05:45:45.832Z] main: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:46:04.629Z] ===================================================== [Pipeline] echo [2024-09-10T05:46:04.644Z] taggedImages: [2024-09-10T05:46:04.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:04.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T05:46:04.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 [2024-09-10T05:46:04.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:04.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-10T05:46:04.677Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-10T05:46:04.677Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:04.677Z] latest [2024-09-10T05:46:04.677Z] 3.2.0-dev.71 [2024-09-10T05:46:04.677Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:04.677Z] main [2024-09-10T05:46:04.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:05.018Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:05.338Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:05.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T05:46:05.338Z] 6b283c9ab871: Preparing [2024-09-10T05:46:05.338Z] 368caa84abc2: Preparing [2024-09-10T05:46:05.338Z] a92efaf1b5db: Preparing [2024-09-10T05:46:05.338Z] 3191248b10e5: Preparing [2024-09-10T05:46:05.338Z] d4c4d146a80a: Preparing [2024-09-10T05:46:05.338Z] e70ed10bdea3: Preparing [2024-09-10T05:46:05.338Z] a7c659cffdd5: Preparing [2024-09-10T05:46:05.338Z] 6f44c485454e: Preparing [2024-09-10T05:46:05.338Z] 9d024081c4e5: Preparing [2024-09-10T05:46:05.338Z] a38f0f1f844b: Preparing [2024-09-10T05:46:05.338Z] 37ae2ad30246: Preparing [2024-09-10T05:46:05.338Z] d62a02444d39: Preparing [2024-09-10T05:46:05.338Z] a7c659cffdd5: Waiting [2024-09-10T05:46:05.338Z] 6f44c485454e: Waiting [2024-09-10T05:46:05.338Z] 9d024081c4e5: Waiting [2024-09-10T05:46:05.338Z] a38f0f1f844b: Waiting [2024-09-10T05:46:05.338Z] 37ae2ad30246: Waiting [2024-09-10T05:46:05.338Z] d62a02444d39: Waiting [2024-09-10T05:46:05.338Z] 6b283c9ab871: Pushed [2024-09-10T05:46:05.338Z] d4c4d146a80a: Pushed [2024-09-10T05:46:05.338Z] 368caa84abc2: Pushed [2024-09-10T05:46:05.338Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:05.338Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:05.338Z] e70ed10bdea3: Pushed [2024-09-10T05:46:05.597Z] a7c659cffdd5: Pushed [2024-09-10T05:46:05.597Z] d62a02444d39: Layer already exists [2024-09-10T05:46:05.597Z] a38f0f1f844b: Pushed [2024-09-10T05:46:06.166Z] 3191248b10e5: Pushed [2024-09-10T05:46:06.425Z] a92efaf1b5db: Pushed [2024-09-10T05:46:06.425Z] 37ae2ad30246: Pushed [2024-09-10T05:46:06.685Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:07.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:07.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T05:46:07.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T05:46:07.343Z] 6b283c9ab871: Preparing [2024-09-10T05:46:07.343Z] 368caa84abc2: Preparing [2024-09-10T05:46:07.343Z] a92efaf1b5db: Preparing [2024-09-10T05:46:07.343Z] 3191248b10e5: Preparing [2024-09-10T05:46:07.343Z] d4c4d146a80a: Preparing [2024-09-10T05:46:07.343Z] e70ed10bdea3: Preparing [2024-09-10T05:46:07.343Z] a7c659cffdd5: Preparing [2024-09-10T05:46:07.343Z] 6f44c485454e: Preparing [2024-09-10T05:46:07.343Z] 9d024081c4e5: Preparing [2024-09-10T05:46:07.343Z] a38f0f1f844b: Preparing [2024-09-10T05:46:07.343Z] 37ae2ad30246: Preparing [2024-09-10T05:46:07.343Z] d62a02444d39: Preparing [2024-09-10T05:46:07.343Z] 6f44c485454e: Waiting [2024-09-10T05:46:07.343Z] 9d024081c4e5: Waiting [2024-09-10T05:46:07.343Z] a38f0f1f844b: Waiting [2024-09-10T05:46:07.343Z] e70ed10bdea3: Waiting [2024-09-10T05:46:07.343Z] a7c659cffdd5: Waiting [2024-09-10T05:46:07.343Z] 37ae2ad30246: Waiting [2024-09-10T05:46:07.343Z] d62a02444d39: Waiting [2024-09-10T05:46:07.343Z] 6b283c9ab871: Layer already exists [2024-09-10T05:46:07.343Z] 3191248b10e5: Layer already exists [2024-09-10T05:46:07.343Z] 368caa84abc2: Layer already exists [2024-09-10T05:46:07.343Z] d4c4d146a80a: Layer already exists [2024-09-10T05:46:07.343Z] a92efaf1b5db: Layer already exists [2024-09-10T05:46:07.343Z] e70ed10bdea3: Layer already exists [2024-09-10T05:46:07.343Z] a7c659cffdd5: Layer already exists [2024-09-10T05:46:07.343Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:07.343Z] a38f0f1f844b: Layer already exists [2024-09-10T05:46:07.343Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:07.343Z] d62a02444d39: Layer already exists [2024-09-10T05:46:07.343Z] 37ae2ad30246: Layer already exists [2024-09-10T05:46:07.343Z] latest: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:07.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:08.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 [2024-09-10T05:46:08.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T05:46:08.014Z] 6b283c9ab871: Preparing [2024-09-10T05:46:08.014Z] 368caa84abc2: Preparing [2024-09-10T05:46:08.014Z] a92efaf1b5db: Preparing [2024-09-10T05:46:08.014Z] 3191248b10e5: Preparing [2024-09-10T05:46:08.014Z] d4c4d146a80a: Preparing [2024-09-10T05:46:08.014Z] e70ed10bdea3: Preparing [2024-09-10T05:46:08.014Z] a7c659cffdd5: Preparing [2024-09-10T05:46:08.014Z] 6f44c485454e: Preparing [2024-09-10T05:46:08.014Z] 9d024081c4e5: Preparing [2024-09-10T05:46:08.014Z] a38f0f1f844b: Preparing [2024-09-10T05:46:08.015Z] 37ae2ad30246: Preparing [2024-09-10T05:46:08.015Z] d62a02444d39: Preparing [2024-09-10T05:46:08.015Z] a7c659cffdd5: Waiting [2024-09-10T05:46:08.015Z] 6f44c485454e: Waiting [2024-09-10T05:46:08.015Z] 9d024081c4e5: Waiting [2024-09-10T05:46:08.015Z] d62a02444d39: Waiting [2024-09-10T05:46:08.015Z] a38f0f1f844b: Waiting [2024-09-10T05:46:08.015Z] 37ae2ad30246: Waiting [2024-09-10T05:46:08.015Z] e70ed10bdea3: Waiting [2024-09-10T05:46:08.015Z] a92efaf1b5db: Layer already exists [2024-09-10T05:46:08.015Z] d4c4d146a80a: Layer already exists [2024-09-10T05:46:08.015Z] 368caa84abc2: Layer already exists [2024-09-10T05:46:08.015Z] 3191248b10e5: Layer already exists [2024-09-10T05:46:08.015Z] 6b283c9ab871: Layer already exists [2024-09-10T05:46:08.015Z] a7c659cffdd5: Layer already exists [2024-09-10T05:46:08.015Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:08.015Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:08.015Z] e70ed10bdea3: Layer already exists [2024-09-10T05:46:08.015Z] a38f0f1f844b: Layer already exists [2024-09-10T05:46:08.015Z] 37ae2ad30246: Layer already exists [2024-09-10T05:46:08.015Z] d62a02444d39: Layer already exists [2024-09-10T05:46:08.015Z] 3.2.0-dev.71: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:08.343Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:08.669Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:08.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T05:46:08.669Z] 6b283c9ab871: Preparing [2024-09-10T05:46:08.669Z] 368caa84abc2: Preparing [2024-09-10T05:46:08.669Z] a92efaf1b5db: Preparing [2024-09-10T05:46:08.669Z] 3191248b10e5: Preparing [2024-09-10T05:46:08.669Z] d4c4d146a80a: Preparing [2024-09-10T05:46:08.669Z] e70ed10bdea3: Preparing [2024-09-10T05:46:08.669Z] a7c659cffdd5: Preparing [2024-09-10T05:46:08.669Z] 6f44c485454e: Preparing [2024-09-10T05:46:08.669Z] 9d024081c4e5: Preparing [2024-09-10T05:46:08.669Z] a38f0f1f844b: Preparing [2024-09-10T05:46:08.669Z] 37ae2ad30246: Preparing [2024-09-10T05:46:08.669Z] d62a02444d39: Preparing [2024-09-10T05:46:08.669Z] 9d024081c4e5: Waiting [2024-09-10T05:46:08.669Z] e70ed10bdea3: Waiting [2024-09-10T05:46:08.669Z] a38f0f1f844b: Waiting [2024-09-10T05:46:08.669Z] 6f44c485454e: Waiting [2024-09-10T05:46:08.669Z] d62a02444d39: Waiting [2024-09-10T05:46:08.669Z] 37ae2ad30246: Waiting [2024-09-10T05:46:08.669Z] d4c4d146a80a: Layer already exists [2024-09-10T05:46:08.669Z] 6b283c9ab871: Layer already exists [2024-09-10T05:46:08.669Z] a92efaf1b5db: Layer already exists [2024-09-10T05:46:08.669Z] 3191248b10e5: Layer already exists [2024-09-10T05:46:08.669Z] 368caa84abc2: Layer already exists [2024-09-10T05:46:08.669Z] e70ed10bdea3: Layer already exists [2024-09-10T05:46:08.669Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:08.669Z] a38f0f1f844b: Layer already exists [2024-09-10T05:46:08.669Z] a7c659cffdd5: Layer already exists [2024-09-10T05:46:08.669Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:08.669Z] 37ae2ad30246: Layer already exists [2024-09-10T05:46:08.669Z] d62a02444d39: Layer already exists [2024-09-10T05:46:08.669Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:08.996Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:09.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-10T05:46:09.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T05:46:09.327Z] 6b283c9ab871: Preparing [2024-09-10T05:46:09.327Z] 368caa84abc2: Preparing [2024-09-10T05:46:09.327Z] a92efaf1b5db: Preparing [2024-09-10T05:46:09.327Z] 3191248b10e5: Preparing [2024-09-10T05:46:09.327Z] d4c4d146a80a: Preparing [2024-09-10T05:46:09.327Z] e70ed10bdea3: Preparing [2024-09-10T05:46:09.327Z] a7c659cffdd5: Preparing [2024-09-10T05:46:09.327Z] 6f44c485454e: Preparing [2024-09-10T05:46:09.327Z] 9d024081c4e5: Preparing [2024-09-10T05:46:09.327Z] a38f0f1f844b: Preparing [2024-09-10T05:46:09.327Z] 37ae2ad30246: Preparing [2024-09-10T05:46:09.327Z] d62a02444d39: Preparing [2024-09-10T05:46:09.327Z] e70ed10bdea3: Waiting [2024-09-10T05:46:09.327Z] a7c659cffdd5: Waiting [2024-09-10T05:46:09.327Z] 6f44c485454e: Waiting [2024-09-10T05:46:09.327Z] 9d024081c4e5: Waiting [2024-09-10T05:46:09.327Z] a38f0f1f844b: Waiting [2024-09-10T05:46:09.327Z] 37ae2ad30246: Waiting [2024-09-10T05:46:09.327Z] d62a02444d39: Waiting [2024-09-10T05:46:09.327Z] 6b283c9ab871: Layer already exists [2024-09-10T05:46:09.327Z] d4c4d146a80a: Layer already exists [2024-09-10T05:46:09.327Z] 3191248b10e5: Layer already exists [2024-09-10T05:46:09.327Z] 368caa84abc2: Layer already exists [2024-09-10T05:46:09.327Z] a92efaf1b5db: Layer already exists [2024-09-10T05:46:09.327Z] e70ed10bdea3: Layer already exists [2024-09-10T05:46:09.327Z] a7c659cffdd5: Layer already exists [2024-09-10T05:46:09.327Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:09.327Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:09.327Z] a38f0f1f844b: Layer already exists [2024-09-10T05:46:09.327Z] 37ae2ad30246: Layer already exists [2024-09-10T05:46:09.327Z] d62a02444d39: Layer already exists [2024-09-10T05:46:09.327Z] main: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:46:09.397Z] ===================================================== [Pipeline] echo [2024-09-10T05:46:09.415Z] taggedImages: [2024-09-10T05:46:09.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:09.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T05:46:09.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 [2024-09-10T05:46:09.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:09.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-10T05:46:09.443Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-10T05:46:09.443Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:09.443Z] latest [2024-09-10T05:46:09.443Z] 3.2.0-dev.71 [2024-09-10T05:46:09.443Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:09.443Z] main [2024-09-10T05:46:09.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:09.779Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:10.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:10.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T05:46:10.093Z] 632d6c455a4a: Preparing [2024-09-10T05:46:10.093Z] 27cc31aaaf43: Preparing [2024-09-10T05:46:10.093Z] 6f44c485454e: Preparing [2024-09-10T05:46:10.093Z] 9d024081c4e5: Preparing [2024-09-10T05:46:10.093Z] f65126e08a70: Preparing [2024-09-10T05:46:10.093Z] ac25af7ac930: Preparing [2024-09-10T05:46:10.093Z] d62a02444d39: Preparing [2024-09-10T05:46:10.093Z] ac25af7ac930: Waiting [2024-09-10T05:46:10.093Z] d62a02444d39: Waiting [2024-09-10T05:46:10.093Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:10.093Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:10.093Z] d62a02444d39: Layer already exists [2024-09-10T05:46:10.093Z] 632d6c455a4a: Pushed [2024-09-10T05:46:10.093Z] f65126e08a70: Pushed [2024-09-10T05:46:10.660Z] ac25af7ac930: Pushed [2024-09-10T05:46:11.595Z] 27cc31aaaf43: Pushed [2024-09-10T05:46:11.855Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:12.188Z] + 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-09-10T05:46:12.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T05:46:12.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T05:46:12.528Z] 632d6c455a4a: Preparing [2024-09-10T05:46:12.528Z] 27cc31aaaf43: Preparing [2024-09-10T05:46:12.528Z] 6f44c485454e: Preparing [2024-09-10T05:46:12.528Z] 9d024081c4e5: Preparing [2024-09-10T05:46:12.528Z] f65126e08a70: Preparing [2024-09-10T05:46:12.528Z] ac25af7ac930: Preparing [2024-09-10T05:46:12.528Z] d62a02444d39: Preparing [2024-09-10T05:46:12.528Z] ac25af7ac930: Waiting [2024-09-10T05:46:12.528Z] d62a02444d39: Waiting [2024-09-10T05:46:12.528Z] f65126e08a70: Layer already exists [2024-09-10T05:46:12.528Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:12.528Z] 27cc31aaaf43: Layer already exists [2024-09-10T05:46:12.528Z] 632d6c455a4a: Layer already exists [2024-09-10T05:46:12.528Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:12.528Z] ac25af7ac930: Layer already exists [2024-09-10T05:46:12.528Z] d62a02444d39: Layer already exists [2024-09-10T05:46:12.528Z] latest: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:12.851Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:13.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 [2024-09-10T05:46:13.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T05:46:13.175Z] 632d6c455a4a: Preparing [2024-09-10T05:46:13.175Z] 27cc31aaaf43: Preparing [2024-09-10T05:46:13.175Z] 6f44c485454e: Preparing [2024-09-10T05:46:13.175Z] 9d024081c4e5: Preparing [2024-09-10T05:46:13.175Z] f65126e08a70: Preparing [2024-09-10T05:46:13.175Z] ac25af7ac930: Preparing [2024-09-10T05:46:13.175Z] d62a02444d39: Preparing [2024-09-10T05:46:13.175Z] d62a02444d39: Waiting [2024-09-10T05:46:13.175Z] f65126e08a70: Layer already exists [2024-09-10T05:46:13.175Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:13.175Z] 632d6c455a4a: Layer already exists [2024-09-10T05:46:13.175Z] 27cc31aaaf43: Layer already exists [2024-09-10T05:46:13.175Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:13.175Z] ac25af7ac930: Layer already exists [2024-09-10T05:46:13.175Z] d62a02444d39: Layer already exists [2024-09-10T05:46:13.175Z] 3.2.0-dev.71: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:13.499Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:13.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:13.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T05:46:13.828Z] 632d6c455a4a: Preparing [2024-09-10T05:46:13.828Z] 27cc31aaaf43: Preparing [2024-09-10T05:46:13.828Z] 6f44c485454e: Preparing [2024-09-10T05:46:13.828Z] 9d024081c4e5: Preparing [2024-09-10T05:46:13.828Z] f65126e08a70: Preparing [2024-09-10T05:46:13.828Z] ac25af7ac930: Preparing [2024-09-10T05:46:13.828Z] d62a02444d39: Preparing [2024-09-10T05:46:13.828Z] d62a02444d39: Waiting [2024-09-10T05:46:13.828Z] ac25af7ac930: Waiting [2024-09-10T05:46:13.828Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:13.828Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:13.828Z] 27cc31aaaf43: Layer already exists [2024-09-10T05:46:13.828Z] f65126e08a70: Layer already exists [2024-09-10T05:46:13.828Z] 632d6c455a4a: Layer already exists [2024-09-10T05:46:13.828Z] d62a02444d39: Layer already exists [2024-09-10T05:46:13.828Z] ac25af7ac930: Layer already exists [2024-09-10T05:46:13.828Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:14.152Z] + 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-09-10T05:46:14.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-10T05:46:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T05:46:14.481Z] 632d6c455a4a: Preparing [2024-09-10T05:46:14.481Z] 27cc31aaaf43: Preparing [2024-09-10T05:46:14.481Z] 6f44c485454e: Preparing [2024-09-10T05:46:14.481Z] 9d024081c4e5: Preparing [2024-09-10T05:46:14.481Z] f65126e08a70: Preparing [2024-09-10T05:46:14.481Z] ac25af7ac930: Preparing [2024-09-10T05:46:14.481Z] d62a02444d39: Preparing [2024-09-10T05:46:14.481Z] ac25af7ac930: Waiting [2024-09-10T05:46:14.481Z] d62a02444d39: Waiting [2024-09-10T05:46:14.482Z] f65126e08a70: Layer already exists [2024-09-10T05:46:14.482Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:14.482Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:14.482Z] 632d6c455a4a: Layer already exists [2024-09-10T05:46:14.482Z] 27cc31aaaf43: Layer already exists [2024-09-10T05:46:14.482Z] d62a02444d39: Layer already exists [2024-09-10T05:46:14.482Z] ac25af7ac930: Layer already exists [2024-09-10T05:46:14.482Z] main: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:46:14.555Z] ===================================================== [Pipeline] echo [2024-09-10T05:46:14.570Z] taggedImages: [2024-09-10T05:46:14.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:14.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T05:46:14.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 [2024-09-10T05:46:14.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:14.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-10T05:46:14.598Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-10T05:46:14.598Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:14.598Z] latest [2024-09-10T05:46:14.598Z] 3.2.0-dev.71 [2024-09-10T05:46:14.598Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:14.598Z] main [2024-09-10T05:46:14.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:14.936Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:15.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:15.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T05:46:15.258Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:15.258Z] 7a851bbbb2f2: Preparing [2024-09-10T05:46:15.258Z] 0f46e9c9f985: Preparing [2024-09-10T05:46:15.258Z] 6f44c485454e: Preparing [2024-09-10T05:46:15.258Z] 9d024081c4e5: Preparing [2024-09-10T05:46:15.258Z] a933251cdcec: Preparing [2024-09-10T05:46:15.258Z] 2b18b5ea1266: Preparing [2024-09-10T05:46:15.258Z] 3bd5f156de16: Preparing [2024-09-10T05:46:15.258Z] 9ce79d81c552: Preparing [2024-09-10T05:46:15.258Z] d62a02444d39: Preparing [2024-09-10T05:46:15.258Z] a933251cdcec: Waiting [2024-09-10T05:46:15.258Z] 2b18b5ea1266: Waiting [2024-09-10T05:46:15.258Z] 9ce79d81c552: Waiting [2024-09-10T05:46:15.258Z] 3bd5f156de16: Waiting [2024-09-10T05:46:15.258Z] d62a02444d39: Waiting [2024-09-10T05:46:15.258Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:15.258Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:15.258Z] 0b3edbed14b0: Pushed [2024-09-10T05:46:15.258Z] 7a851bbbb2f2: Pushed [2024-09-10T05:46:15.258Z] 0f46e9c9f985: Pushed [2024-09-10T05:46:15.258Z] d62a02444d39: Layer already exists [2024-09-10T05:46:15.258Z] 3bd5f156de16: Pushed [2024-09-10T05:46:15.824Z] 9ce79d81c552: Pushed [2024-09-10T05:46:21.095Z] 2b18b5ea1266: Pushed [2024-09-10T05:46:24.382Z] a933251cdcec: Pushed [2024-09-10T05:46:24.382Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:24.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:25.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T05:46:25.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T05:46:25.043Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:25.043Z] 7a851bbbb2f2: Preparing [2024-09-10T05:46:25.043Z] 0f46e9c9f985: Preparing [2024-09-10T05:46:25.043Z] 6f44c485454e: Preparing [2024-09-10T05:46:25.043Z] 9d024081c4e5: Preparing [2024-09-10T05:46:25.043Z] a933251cdcec: Preparing [2024-09-10T05:46:25.043Z] 2b18b5ea1266: Preparing [2024-09-10T05:46:25.043Z] 3bd5f156de16: Preparing [2024-09-10T05:46:25.043Z] 9ce79d81c552: Preparing [2024-09-10T05:46:25.043Z] d62a02444d39: Preparing [2024-09-10T05:46:25.043Z] a933251cdcec: Waiting [2024-09-10T05:46:25.043Z] 2b18b5ea1266: Waiting [2024-09-10T05:46:25.043Z] 3bd5f156de16: Waiting [2024-09-10T05:46:25.043Z] 9ce79d81c552: Waiting [2024-09-10T05:46:25.043Z] d62a02444d39: Waiting [2024-09-10T05:46:25.043Z] 0f46e9c9f985: Layer already exists [2024-09-10T05:46:25.043Z] 7a851bbbb2f2: Layer already exists [2024-09-10T05:46:25.043Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:46:25.043Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:25.043Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:25.043Z] 2b18b5ea1266: Layer already exists [2024-09-10T05:46:25.043Z] a933251cdcec: Layer already exists [2024-09-10T05:46:25.043Z] 3bd5f156de16: Layer already exists [2024-09-10T05:46:25.043Z] 9ce79d81c552: Layer already exists [2024-09-10T05:46:25.043Z] d62a02444d39: Layer already exists [2024-09-10T05:46:25.043Z] latest: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:25.366Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:25.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 [2024-09-10T05:46:25.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T05:46:25.696Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:25.696Z] 7a851bbbb2f2: Preparing [2024-09-10T05:46:25.696Z] 0f46e9c9f985: Preparing [2024-09-10T05:46:25.696Z] 6f44c485454e: Preparing [2024-09-10T05:46:25.696Z] 9d024081c4e5: Preparing [2024-09-10T05:46:25.696Z] a933251cdcec: Preparing [2024-09-10T05:46:25.696Z] 2b18b5ea1266: Preparing [2024-09-10T05:46:25.696Z] 3bd5f156de16: Preparing [2024-09-10T05:46:25.696Z] 9ce79d81c552: Preparing [2024-09-10T05:46:25.696Z] d62a02444d39: Preparing [2024-09-10T05:46:25.696Z] 2b18b5ea1266: Waiting [2024-09-10T05:46:25.696Z] 9ce79d81c552: Waiting [2024-09-10T05:46:25.696Z] 3bd5f156de16: Waiting [2024-09-10T05:46:25.696Z] a933251cdcec: Waiting [2024-09-10T05:46:25.696Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:25.696Z] 0f46e9c9f985: Layer already exists [2024-09-10T05:46:25.696Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:25.696Z] 7a851bbbb2f2: Layer already exists [2024-09-10T05:46:25.696Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:46:25.696Z] 2b18b5ea1266: Layer already exists [2024-09-10T05:46:25.696Z] a933251cdcec: Layer already exists [2024-09-10T05:46:25.696Z] 9ce79d81c552: Layer already exists [2024-09-10T05:46:25.696Z] 3bd5f156de16: Layer already exists [2024-09-10T05:46:25.696Z] d62a02444d39: Layer already exists [2024-09-10T05:46:25.696Z] 3.2.0-dev.71: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:26.028Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:26.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:26.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T05:46:26.346Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:26.346Z] 7a851bbbb2f2: Preparing [2024-09-10T05:46:26.346Z] 0f46e9c9f985: Preparing [2024-09-10T05:46:26.346Z] 6f44c485454e: Preparing [2024-09-10T05:46:26.346Z] 9d024081c4e5: Preparing [2024-09-10T05:46:26.346Z] a933251cdcec: Preparing [2024-09-10T05:46:26.346Z] 2b18b5ea1266: Preparing [2024-09-10T05:46:26.346Z] 3bd5f156de16: Preparing [2024-09-10T05:46:26.346Z] 9ce79d81c552: Preparing [2024-09-10T05:46:26.346Z] d62a02444d39: Preparing [2024-09-10T05:46:26.346Z] a933251cdcec: Waiting [2024-09-10T05:46:26.346Z] 2b18b5ea1266: Waiting [2024-09-10T05:46:26.346Z] 9ce79d81c552: Waiting [2024-09-10T05:46:26.346Z] d62a02444d39: Waiting [2024-09-10T05:46:26.346Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:26.346Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:46:26.346Z] 0f46e9c9f985: Layer already exists [2024-09-10T05:46:26.346Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:26.347Z] 7a851bbbb2f2: Layer already exists [2024-09-10T05:46:26.347Z] a933251cdcec: Layer already exists [2024-09-10T05:46:26.347Z] 3bd5f156de16: Layer already exists [2024-09-10T05:46:26.347Z] 2b18b5ea1266: Layer already exists [2024-09-10T05:46:26.347Z] 9ce79d81c552: Layer already exists [2024-09-10T05:46:26.347Z] d62a02444d39: Layer already exists [2024-09-10T05:46:26.347Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:26.673Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:26.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-10T05:46:26.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T05:46:26.993Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:26.993Z] 7a851bbbb2f2: Preparing [2024-09-10T05:46:26.993Z] 0f46e9c9f985: Preparing [2024-09-10T05:46:26.993Z] 6f44c485454e: Preparing [2024-09-10T05:46:26.993Z] 9d024081c4e5: Preparing [2024-09-10T05:46:26.993Z] a933251cdcec: Preparing [2024-09-10T05:46:26.993Z] 2b18b5ea1266: Preparing [2024-09-10T05:46:26.993Z] 3bd5f156de16: Preparing [2024-09-10T05:46:26.993Z] 9ce79d81c552: Preparing [2024-09-10T05:46:26.993Z] d62a02444d39: Preparing [2024-09-10T05:46:26.993Z] a933251cdcec: Waiting [2024-09-10T05:46:26.993Z] 3bd5f156de16: Waiting [2024-09-10T05:46:26.993Z] 9ce79d81c552: Waiting [2024-09-10T05:46:26.993Z] 2b18b5ea1266: Waiting [2024-09-10T05:46:26.993Z] d62a02444d39: Waiting [2024-09-10T05:46:26.993Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:46:26.993Z] 7a851bbbb2f2: Layer already exists [2024-09-10T05:46:26.993Z] 0f46e9c9f985: Layer already exists [2024-09-10T05:46:26.993Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:26.993Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:26.993Z] 3bd5f156de16: Layer already exists [2024-09-10T05:46:26.993Z] 2b18b5ea1266: Layer already exists [2024-09-10T05:46:26.993Z] a933251cdcec: Layer already exists [2024-09-10T05:46:26.993Z] d62a02444d39: Layer already exists [2024-09-10T05:46:26.993Z] 9ce79d81c552: Layer already exists [2024-09-10T05:46:26.993Z] main: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:46:27.057Z] ===================================================== [Pipeline] echo [2024-09-10T05:46:27.068Z] taggedImages: [2024-09-10T05:46:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T05:46:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 [2024-09-10T05:46:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-10T05:46:27.097Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-10T05:46:27.097Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:27.097Z] latest [2024-09-10T05:46:27.097Z] 3.2.0-dev.71 [2024-09-10T05:46:27.097Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:27.097Z] main [2024-09-10T05:46:27.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:27.443Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:27.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:27.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T05:46:27.761Z] 9b2b88b7bde5: Preparing [2024-09-10T05:46:27.761Z] e106f39ff83b: Preparing [2024-09-10T05:46:27.761Z] ce4e62101026: Preparing [2024-09-10T05:46:27.761Z] 6f44c485454e: Preparing [2024-09-10T05:46:27.761Z] 9d024081c4e5: Preparing [2024-09-10T05:46:27.761Z] 3e677ba0006e: Preparing [2024-09-10T05:46:27.761Z] 8469a7872568: Preparing [2024-09-10T05:46:27.761Z] fc66cd06f86d: Preparing [2024-09-10T05:46:27.761Z] d62a02444d39: Preparing [2024-09-10T05:46:27.761Z] 3e677ba0006e: Waiting [2024-09-10T05:46:27.761Z] fc66cd06f86d: Waiting [2024-09-10T05:46:27.761Z] d62a02444d39: Waiting [2024-09-10T05:46:27.761Z] 8469a7872568: Waiting [2024-09-10T05:46:27.761Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:27.761Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:27.761Z] e106f39ff83b: Pushed [2024-09-10T05:46:27.761Z] 8469a7872568: Pushed [2024-09-10T05:46:27.761Z] ce4e62101026: Pushed [2024-09-10T05:46:27.761Z] 9b2b88b7bde5: Pushed [2024-09-10T05:46:27.761Z] d62a02444d39: Layer already exists [2024-09-10T05:46:28.023Z] fc66cd06f86d: Pushed [2024-09-10T05:46:49.965Z] 3e677ba0006e: Pushed [2024-09-10T05:46:49.965Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:50.285Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:50.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T05:46:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T05:46:50.606Z] 9b2b88b7bde5: Preparing [2024-09-10T05:46:50.606Z] e106f39ff83b: Preparing [2024-09-10T05:46:50.606Z] ce4e62101026: Preparing [2024-09-10T05:46:50.606Z] 6f44c485454e: Preparing [2024-09-10T05:46:50.606Z] 9d024081c4e5: Preparing [2024-09-10T05:46:50.606Z] 3e677ba0006e: Preparing [2024-09-10T05:46:50.606Z] 8469a7872568: Preparing [2024-09-10T05:46:50.606Z] 3e677ba0006e: Waiting [2024-09-10T05:46:50.606Z] fc66cd06f86d: Preparing [2024-09-10T05:46:50.606Z] 8469a7872568: Waiting [2024-09-10T05:46:50.606Z] d62a02444d39: Preparing [2024-09-10T05:46:50.606Z] fc66cd06f86d: Waiting [2024-09-10T05:46:50.606Z] d62a02444d39: Waiting [2024-09-10T05:46:50.606Z] 9b2b88b7bde5: Layer already exists [2024-09-10T05:46:50.606Z] e106f39ff83b: Layer already exists [2024-09-10T05:46:50.606Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:50.606Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:50.606Z] ce4e62101026: Layer already exists [2024-09-10T05:46:50.606Z] d62a02444d39: Layer already exists [2024-09-10T05:46:50.606Z] 3e677ba0006e: Layer already exists [2024-09-10T05:46:50.606Z] 8469a7872568: Layer already exists [2024-09-10T05:46:50.606Z] fc66cd06f86d: Layer already exists [2024-09-10T05:46:50.606Z] latest: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:50.926Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:51.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 [2024-09-10T05:46:51.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T05:46:51.260Z] 9b2b88b7bde5: Preparing [2024-09-10T05:46:51.260Z] e106f39ff83b: Preparing [2024-09-10T05:46:51.260Z] ce4e62101026: Preparing [2024-09-10T05:46:51.260Z] 6f44c485454e: Preparing [2024-09-10T05:46:51.260Z] 9d024081c4e5: Preparing [2024-09-10T05:46:51.260Z] 3e677ba0006e: Preparing [2024-09-10T05:46:51.260Z] 8469a7872568: Preparing [2024-09-10T05:46:51.260Z] fc66cd06f86d: Preparing [2024-09-10T05:46:51.260Z] d62a02444d39: Preparing [2024-09-10T05:46:51.260Z] 8469a7872568: Waiting [2024-09-10T05:46:51.260Z] fc66cd06f86d: Waiting [2024-09-10T05:46:51.260Z] d62a02444d39: Waiting [2024-09-10T05:46:51.260Z] 3e677ba0006e: Waiting [2024-09-10T05:46:51.260Z] 9b2b88b7bde5: Layer already exists [2024-09-10T05:46:51.260Z] e106f39ff83b: Layer already exists [2024-09-10T05:46:51.260Z] ce4e62101026: Layer already exists [2024-09-10T05:46:51.260Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:51.260Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:51.260Z] fc66cd06f86d: Layer already exists [2024-09-10T05:46:51.260Z] d62a02444d39: Layer already exists [2024-09-10T05:46:51.260Z] 3e677ba0006e: Layer already exists [2024-09-10T05:46:51.260Z] 8469a7872568: Layer already exists [2024-09-10T05:46:51.260Z] 3.2.0-dev.71: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:51.608Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:51.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:51.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T05:46:51.941Z] 9b2b88b7bde5: Preparing [2024-09-10T05:46:51.941Z] e106f39ff83b: Preparing [2024-09-10T05:46:51.941Z] ce4e62101026: Preparing [2024-09-10T05:46:51.941Z] 6f44c485454e: Preparing [2024-09-10T05:46:51.941Z] 9d024081c4e5: Preparing [2024-09-10T05:46:51.941Z] 3e677ba0006e: Preparing [2024-09-10T05:46:51.941Z] 8469a7872568: Preparing [2024-09-10T05:46:51.941Z] fc66cd06f86d: Preparing [2024-09-10T05:46:51.941Z] d62a02444d39: Preparing [2024-09-10T05:46:51.941Z] 8469a7872568: Waiting [2024-09-10T05:46:51.941Z] d62a02444d39: Waiting [2024-09-10T05:46:51.941Z] fc66cd06f86d: Waiting [2024-09-10T05:46:51.941Z] 9b2b88b7bde5: Layer already exists [2024-09-10T05:46:51.941Z] ce4e62101026: Layer already exists [2024-09-10T05:46:51.941Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:51.941Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:51.941Z] e106f39ff83b: Layer already exists [2024-09-10T05:46:51.941Z] 8469a7872568: Layer already exists [2024-09-10T05:46:51.941Z] d62a02444d39: Layer already exists [2024-09-10T05:46:51.941Z] fc66cd06f86d: Layer already exists [2024-09-10T05:46:51.941Z] 3e677ba0006e: Layer already exists [2024-09-10T05:46:51.941Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:52.281Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:52.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-10T05:46:52.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T05:46:52.602Z] 9b2b88b7bde5: Preparing [2024-09-10T05:46:52.602Z] e106f39ff83b: Preparing [2024-09-10T05:46:52.602Z] ce4e62101026: Preparing [2024-09-10T05:46:52.602Z] 6f44c485454e: Preparing [2024-09-10T05:46:52.602Z] 9d024081c4e5: Preparing [2024-09-10T05:46:52.602Z] 3e677ba0006e: Preparing [2024-09-10T05:46:52.602Z] 8469a7872568: Preparing [2024-09-10T05:46:52.602Z] fc66cd06f86d: Preparing [2024-09-10T05:46:52.602Z] d62a02444d39: Preparing [2024-09-10T05:46:52.602Z] 3e677ba0006e: Waiting [2024-09-10T05:46:52.602Z] 8469a7872568: Waiting [2024-09-10T05:46:52.602Z] fc66cd06f86d: Waiting [2024-09-10T05:46:52.602Z] d62a02444d39: Waiting [2024-09-10T05:46:52.602Z] ce4e62101026: Layer already exists [2024-09-10T05:46:52.602Z] 9b2b88b7bde5: Layer already exists [2024-09-10T05:46:52.602Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:52.602Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:52.602Z] e106f39ff83b: Layer already exists [2024-09-10T05:46:52.602Z] 8469a7872568: Layer already exists [2024-09-10T05:46:52.602Z] fc66cd06f86d: Layer already exists [2024-09-10T05:46:52.602Z] 3e677ba0006e: Layer already exists [2024-09-10T05:46:52.602Z] d62a02444d39: Layer already exists [2024-09-10T05:46:52.602Z] main: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:46:52.665Z] ===================================================== [Pipeline] echo [2024-09-10T05:46:52.675Z] taggedImages: [2024-09-10T05:46:52.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:52.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T05:46:52.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 [2024-09-10T05:46:52.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:52.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-10T05:46:52.696Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-10T05:46:52.696Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:52.696Z] latest [2024-09-10T05:46:52.696Z] 3.2.0-dev.71 [2024-09-10T05:46:52.696Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:46:52.696Z] main [2024-09-10T05:46:52.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:53.026Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:46:53.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:46:53.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T05:46:53.351Z] 0b3edbed14b0: Preparing [2024-09-10T05:46:53.351Z] a572aa19f18b: Preparing [2024-09-10T05:46:53.351Z] 4df38589c727: Preparing [2024-09-10T05:46:53.351Z] 6f44c485454e: Preparing [2024-09-10T05:46:53.351Z] 9d024081c4e5: Preparing [2024-09-10T05:46:53.351Z] 3d149499ebd1: Preparing [2024-09-10T05:46:53.351Z] 3bd5f156de16: Preparing [2024-09-10T05:46:53.351Z] 9ce79d81c552: Preparing [2024-09-10T05:46:53.351Z] d62a02444d39: Preparing [2024-09-10T05:46:53.351Z] d62a02444d39: Waiting [2024-09-10T05:46:53.351Z] 9ce79d81c552: Waiting [2024-09-10T05:46:53.351Z] 3d149499ebd1: Waiting [2024-09-10T05:46:53.351Z] 3bd5f156de16: Waiting [2024-09-10T05:46:53.351Z] 6f44c485454e: Layer already exists [2024-09-10T05:46:53.351Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:46:53.351Z] 9d024081c4e5: Layer already exists [2024-09-10T05:46:53.351Z] 3bd5f156de16: Layer already exists [2024-09-10T05:46:53.351Z] 9ce79d81c552: Layer already exists [2024-09-10T05:46:53.351Z] d62a02444d39: Layer already exists [2024-09-10T05:46:53.351Z] 4df38589c727: Pushed [2024-09-10T05:46:53.351Z] a572aa19f18b: Pushed [2024-09-10T05:47:03.354Z] 3d149499ebd1: Pushed [2024-09-10T05:47:03.354Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:03.694Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:04.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T05:47:04.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T05:47:04.019Z] 0b3edbed14b0: Preparing [2024-09-10T05:47:04.019Z] a572aa19f18b: Preparing [2024-09-10T05:47:04.019Z] 4df38589c727: Preparing [2024-09-10T05:47:04.019Z] 6f44c485454e: Preparing [2024-09-10T05:47:04.019Z] 9d024081c4e5: Preparing [2024-09-10T05:47:04.019Z] 3d149499ebd1: Preparing [2024-09-10T05:47:04.019Z] 3bd5f156de16: Preparing [2024-09-10T05:47:04.019Z] 9ce79d81c552: Preparing [2024-09-10T05:47:04.019Z] d62a02444d39: Preparing [2024-09-10T05:47:04.019Z] 9ce79d81c552: Waiting [2024-09-10T05:47:04.019Z] 3d149499ebd1: Waiting [2024-09-10T05:47:04.019Z] d62a02444d39: Waiting [2024-09-10T05:47:04.019Z] 3bd5f156de16: Waiting [2024-09-10T05:47:04.019Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:04.019Z] 4df38589c727: Layer already exists [2024-09-10T05:47:04.019Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:04.019Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:47:04.019Z] a572aa19f18b: Layer already exists [2024-09-10T05:47:04.019Z] 3bd5f156de16: Layer already exists [2024-09-10T05:47:04.019Z] 3d149499ebd1: Layer already exists [2024-09-10T05:47:04.019Z] 9ce79d81c552: Layer already exists [2024-09-10T05:47:04.019Z] d62a02444d39: Layer already exists [2024-09-10T05:47:04.019Z] latest: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:04.344Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:04.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 [2024-09-10T05:47:04.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T05:47:04.666Z] 0b3edbed14b0: Preparing [2024-09-10T05:47:04.666Z] a572aa19f18b: Preparing [2024-09-10T05:47:04.666Z] 4df38589c727: Preparing [2024-09-10T05:47:04.666Z] 6f44c485454e: Preparing [2024-09-10T05:47:04.666Z] 9d024081c4e5: Preparing [2024-09-10T05:47:04.666Z] 3d149499ebd1: Preparing [2024-09-10T05:47:04.666Z] 3bd5f156de16: Preparing [2024-09-10T05:47:04.666Z] 9ce79d81c552: Preparing [2024-09-10T05:47:04.666Z] d62a02444d39: Preparing [2024-09-10T05:47:04.666Z] 3bd5f156de16: Waiting [2024-09-10T05:47:04.666Z] 3d149499ebd1: Waiting [2024-09-10T05:47:04.666Z] d62a02444d39: Waiting [2024-09-10T05:47:04.666Z] 4df38589c727: Layer already exists [2024-09-10T05:47:04.666Z] a572aa19f18b: Layer already exists [2024-09-10T05:47:04.666Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:47:04.666Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:04.666Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:04.666Z] 3bd5f156de16: Layer already exists [2024-09-10T05:47:04.666Z] 3d149499ebd1: Layer already exists [2024-09-10T05:47:04.666Z] 9ce79d81c552: Layer already exists [2024-09-10T05:47:04.666Z] d62a02444d39: Layer already exists [2024-09-10T05:47:04.666Z] 3.2.0-dev.71: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:05.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:05.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:05.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T05:47:05.343Z] 0b3edbed14b0: Preparing [2024-09-10T05:47:05.343Z] a572aa19f18b: Preparing [2024-09-10T05:47:05.343Z] 4df38589c727: Preparing [2024-09-10T05:47:05.343Z] 6f44c485454e: Preparing [2024-09-10T05:47:05.343Z] 9d024081c4e5: Preparing [2024-09-10T05:47:05.343Z] 3d149499ebd1: Preparing [2024-09-10T05:47:05.343Z] 3bd5f156de16: Preparing [2024-09-10T05:47:05.343Z] 9ce79d81c552: Preparing [2024-09-10T05:47:05.343Z] d62a02444d39: Preparing [2024-09-10T05:47:05.343Z] 3d149499ebd1: Waiting [2024-09-10T05:47:05.343Z] 3bd5f156de16: Waiting [2024-09-10T05:47:05.343Z] 9ce79d81c552: Waiting [2024-09-10T05:47:05.343Z] d62a02444d39: Waiting [2024-09-10T05:47:05.343Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:47:05.343Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:05.343Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:05.343Z] 4df38589c727: Layer already exists [2024-09-10T05:47:05.343Z] a572aa19f18b: Layer already exists [2024-09-10T05:47:05.343Z] 3d149499ebd1: Layer already exists [2024-09-10T05:47:05.343Z] 9ce79d81c552: Layer already exists [2024-09-10T05:47:05.343Z] 3bd5f156de16: Layer already exists [2024-09-10T05:47:05.343Z] d62a02444d39: Layer already exists [2024-09-10T05:47:05.343Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:05.671Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:06.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-10T05:47:06.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T05:47:06.002Z] 0b3edbed14b0: Preparing [2024-09-10T05:47:06.002Z] a572aa19f18b: Preparing [2024-09-10T05:47:06.002Z] 4df38589c727: Preparing [2024-09-10T05:47:06.002Z] 6f44c485454e: Preparing [2024-09-10T05:47:06.002Z] 9d024081c4e5: Preparing [2024-09-10T05:47:06.002Z] 3d149499ebd1: Preparing [2024-09-10T05:47:06.002Z] 3bd5f156de16: Preparing [2024-09-10T05:47:06.002Z] 9ce79d81c552: Preparing [2024-09-10T05:47:06.002Z] d62a02444d39: Preparing [2024-09-10T05:47:06.002Z] 3d149499ebd1: Waiting [2024-09-10T05:47:06.002Z] 3bd5f156de16: Waiting [2024-09-10T05:47:06.002Z] 9ce79d81c552: Waiting [2024-09-10T05:47:06.002Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:06.002Z] 0b3edbed14b0: Layer already exists [2024-09-10T05:47:06.002Z] 4df38589c727: Layer already exists [2024-09-10T05:47:06.002Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:06.002Z] a572aa19f18b: Layer already exists [2024-09-10T05:47:06.002Z] 3d149499ebd1: Layer already exists [2024-09-10T05:47:06.002Z] 9ce79d81c552: Layer already exists [2024-09-10T05:47:06.002Z] 3bd5f156de16: Layer already exists [2024-09-10T05:47:06.002Z] d62a02444d39: Layer already exists [2024-09-10T05:47:06.002Z] main: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:47:06.069Z] ===================================================== [Pipeline] echo [2024-09-10T05:47:06.088Z] taggedImages: [2024-09-10T05:47:06.088Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:06.088Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T05:47:06.088Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 [2024-09-10T05:47:06.088Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:06.088Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-10T05:47:06.114Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-10T05:47:06.114Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:06.114Z] latest [2024-09-10T05:47:06.114Z] 3.2.0-dev.71 [2024-09-10T05:47:06.114Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:06.114Z] main [2024-09-10T05:47:06.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:06.464Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:06.789Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:06.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T05:47:06.789Z] a7b742e7173c: Preparing [2024-09-10T05:47:06.789Z] 136bcce9fb32: Preparing [2024-09-10T05:47:06.789Z] 6f44c485454e: Preparing [2024-09-10T05:47:06.789Z] 9d024081c4e5: Preparing [2024-09-10T05:47:06.789Z] 326e3cf06bdc: Preparing [2024-09-10T05:47:06.789Z] b5aad6e30938: Preparing [2024-09-10T05:47:06.789Z] d62a02444d39: Preparing [2024-09-10T05:47:06.789Z] b5aad6e30938: Waiting [2024-09-10T05:47:06.789Z] d62a02444d39: Waiting [2024-09-10T05:47:06.789Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:06.789Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:06.789Z] d62a02444d39: Layer already exists [2024-09-10T05:47:06.789Z] a7b742e7173c: Pushed [2024-09-10T05:47:06.789Z] 326e3cf06bdc: Pushed [2024-09-10T05:47:07.047Z] b5aad6e30938: Pushed [2024-09-10T05:47:10.341Z] 136bcce9fb32: Pushed [2024-09-10T05:47:10.341Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:10.675Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:11.008Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T05:47:11.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T05:47:11.008Z] a7b742e7173c: Preparing [2024-09-10T05:47:11.008Z] 136bcce9fb32: Preparing [2024-09-10T05:47:11.008Z] 6f44c485454e: Preparing [2024-09-10T05:47:11.008Z] 9d024081c4e5: Preparing [2024-09-10T05:47:11.008Z] 326e3cf06bdc: Preparing [2024-09-10T05:47:11.008Z] b5aad6e30938: Preparing [2024-09-10T05:47:11.008Z] d62a02444d39: Preparing [2024-09-10T05:47:11.008Z] d62a02444d39: Waiting [2024-09-10T05:47:11.008Z] b5aad6e30938: Waiting [2024-09-10T05:47:11.008Z] a7b742e7173c: Layer already exists [2024-09-10T05:47:11.008Z] 136bcce9fb32: Layer already exists [2024-09-10T05:47:11.008Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:11.008Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:11.008Z] 326e3cf06bdc: Layer already exists [2024-09-10T05:47:11.008Z] b5aad6e30938: Layer already exists [2024-09-10T05:47:11.008Z] d62a02444d39: Layer already exists [2024-09-10T05:47:11.008Z] latest: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:11.341Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:11.672Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 [2024-09-10T05:47:11.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T05:47:11.672Z] a7b742e7173c: Preparing [2024-09-10T05:47:11.672Z] 136bcce9fb32: Preparing [2024-09-10T05:47:11.672Z] 6f44c485454e: Preparing [2024-09-10T05:47:11.672Z] 9d024081c4e5: Preparing [2024-09-10T05:47:11.672Z] 326e3cf06bdc: Preparing [2024-09-10T05:47:11.672Z] b5aad6e30938: Preparing [2024-09-10T05:47:11.672Z] d62a02444d39: Preparing [2024-09-10T05:47:11.672Z] b5aad6e30938: Waiting [2024-09-10T05:47:11.672Z] 136bcce9fb32: Layer already exists [2024-09-10T05:47:11.672Z] a7b742e7173c: Layer already exists [2024-09-10T05:47:11.672Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:11.672Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:11.672Z] 326e3cf06bdc: Layer already exists [2024-09-10T05:47:11.672Z] b5aad6e30938: Layer already exists [2024-09-10T05:47:11.672Z] d62a02444d39: Layer already exists [2024-09-10T05:47:11.672Z] 3.2.0-dev.71: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:12.015Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:12.342Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:12.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T05:47:12.342Z] a7b742e7173c: Preparing [2024-09-10T05:47:12.342Z] 136bcce9fb32: Preparing [2024-09-10T05:47:12.342Z] 6f44c485454e: Preparing [2024-09-10T05:47:12.342Z] 9d024081c4e5: Preparing [2024-09-10T05:47:12.342Z] 326e3cf06bdc: Preparing [2024-09-10T05:47:12.342Z] b5aad6e30938: Preparing [2024-09-10T05:47:12.342Z] d62a02444d39: Preparing [2024-09-10T05:47:12.342Z] b5aad6e30938: Waiting [2024-09-10T05:47:12.342Z] d62a02444d39: Waiting [2024-09-10T05:47:12.342Z] 136bcce9fb32: Layer already exists [2024-09-10T05:47:12.342Z] a7b742e7173c: Layer already exists [2024-09-10T05:47:12.342Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:12.342Z] 326e3cf06bdc: Layer already exists [2024-09-10T05:47:12.342Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:12.342Z] d62a02444d39: Layer already exists [2024-09-10T05:47:12.342Z] b5aad6e30938: Layer already exists [2024-09-10T05:47:12.342Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:12.671Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:12.997Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-10T05:47:12.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T05:47:12.997Z] a7b742e7173c: Preparing [2024-09-10T05:47:12.997Z] 136bcce9fb32: Preparing [2024-09-10T05:47:12.997Z] 6f44c485454e: Preparing [2024-09-10T05:47:12.997Z] 9d024081c4e5: Preparing [2024-09-10T05:47:12.997Z] 326e3cf06bdc: Preparing [2024-09-10T05:47:12.997Z] b5aad6e30938: Preparing [2024-09-10T05:47:12.997Z] d62a02444d39: Preparing [2024-09-10T05:47:12.997Z] b5aad6e30938: Waiting [2024-09-10T05:47:12.997Z] d62a02444d39: Waiting [2024-09-10T05:47:12.997Z] 136bcce9fb32: Layer already exists [2024-09-10T05:47:12.997Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:12.997Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:12.997Z] a7b742e7173c: Layer already exists [2024-09-10T05:47:12.997Z] 326e3cf06bdc: Layer already exists [2024-09-10T05:47:12.997Z] b5aad6e30938: Layer already exists [2024-09-10T05:47:12.997Z] d62a02444d39: Layer already exists [2024-09-10T05:47:12.997Z] main: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:47:13.065Z] ===================================================== [Pipeline] echo [2024-09-10T05:47:13.080Z] taggedImages: [2024-09-10T05:47:13.080Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:13.080Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T05:47:13.080Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 [2024-09-10T05:47:13.080Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:13.080Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-10T05:47:13.106Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-10T05:47:13.106Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:13.106Z] latest [2024-09-10T05:47:13.106Z] 3.2.0-dev.71 [2024-09-10T05:47:13.106Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:13.106Z] main [2024-09-10T05:47:13.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:13.452Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:13.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:13.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T05:47:13.778Z] 77a5b02c1370: Preparing [2024-09-10T05:47:13.778Z] f1d490d44c2c: Preparing [2024-09-10T05:47:13.778Z] 6f44c485454e: Preparing [2024-09-10T05:47:13.778Z] 9d024081c4e5: Preparing [2024-09-10T05:47:13.778Z] 9426040adf22: Preparing [2024-09-10T05:47:13.778Z] 93a6f5f4728f: Preparing [2024-09-10T05:47:13.778Z] d62a02444d39: Preparing [2024-09-10T05:47:13.778Z] 93a6f5f4728f: Waiting [2024-09-10T05:47:13.778Z] d62a02444d39: Waiting [2024-09-10T05:47:13.778Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:13.779Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:13.779Z] d62a02444d39: Layer already exists [2024-09-10T05:47:13.779Z] 9426040adf22: Pushed [2024-09-10T05:47:13.779Z] 77a5b02c1370: Pushed [2024-09-10T05:47:14.037Z] 93a6f5f4728f: Pushed [2024-09-10T05:47:17.327Z] f1d490d44c2c: Pushed [2024-09-10T05:47:17.327Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:17.665Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:18.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T05:47:18.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T05:47:18.002Z] 77a5b02c1370: Preparing [2024-09-10T05:47:18.002Z] f1d490d44c2c: Preparing [2024-09-10T05:47:18.002Z] 6f44c485454e: Preparing [2024-09-10T05:47:18.002Z] 9d024081c4e5: Preparing [2024-09-10T05:47:18.002Z] 9426040adf22: Preparing [2024-09-10T05:47:18.002Z] 93a6f5f4728f: Preparing [2024-09-10T05:47:18.002Z] d62a02444d39: Preparing [2024-09-10T05:47:18.002Z] d62a02444d39: Waiting [2024-09-10T05:47:18.002Z] 93a6f5f4728f: Waiting [2024-09-10T05:47:18.002Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:18.002Z] 77a5b02c1370: Layer already exists [2024-09-10T05:47:18.002Z] 9426040adf22: Layer already exists [2024-09-10T05:47:18.002Z] f1d490d44c2c: Layer already exists [2024-09-10T05:47:18.002Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:18.002Z] 93a6f5f4728f: Layer already exists [2024-09-10T05:47:18.002Z] d62a02444d39: Layer already exists [2024-09-10T05:47:18.002Z] latest: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:18.336Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:18.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 [2024-09-10T05:47:18.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T05:47:18.669Z] 77a5b02c1370: Preparing [2024-09-10T05:47:18.669Z] f1d490d44c2c: Preparing [2024-09-10T05:47:18.669Z] 6f44c485454e: Preparing [2024-09-10T05:47:18.669Z] 9d024081c4e5: Preparing [2024-09-10T05:47:18.669Z] 9426040adf22: Preparing [2024-09-10T05:47:18.669Z] 93a6f5f4728f: Preparing [2024-09-10T05:47:18.669Z] d62a02444d39: Preparing [2024-09-10T05:47:18.669Z] 93a6f5f4728f: Waiting [2024-09-10T05:47:18.669Z] d62a02444d39: Waiting [2024-09-10T05:47:18.669Z] f1d490d44c2c: Layer already exists [2024-09-10T05:47:18.669Z] 9426040adf22: Layer already exists [2024-09-10T05:47:18.669Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:18.669Z] 77a5b02c1370: Layer already exists [2024-09-10T05:47:18.669Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:18.669Z] 93a6f5f4728f: Layer already exists [2024-09-10T05:47:18.669Z] d62a02444d39: Layer already exists [2024-09-10T05:47:18.669Z] 3.2.0-dev.71: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:18.993Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:19.330Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:19.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T05:47:19.330Z] 77a5b02c1370: Preparing [2024-09-10T05:47:19.330Z] f1d490d44c2c: Preparing [2024-09-10T05:47:19.330Z] 6f44c485454e: Preparing [2024-09-10T05:47:19.330Z] 9d024081c4e5: Preparing [2024-09-10T05:47:19.330Z] 9426040adf22: Preparing [2024-09-10T05:47:19.330Z] 93a6f5f4728f: Preparing [2024-09-10T05:47:19.330Z] d62a02444d39: Preparing [2024-09-10T05:47:19.330Z] d62a02444d39: Waiting [2024-09-10T05:47:19.330Z] 93a6f5f4728f: Waiting [2024-09-10T05:47:19.330Z] f1d490d44c2c: Layer already exists [2024-09-10T05:47:19.330Z] 9426040adf22: Layer already exists [2024-09-10T05:47:19.330Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:19.330Z] 77a5b02c1370: Layer already exists [2024-09-10T05:47:19.330Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:19.330Z] 93a6f5f4728f: Layer already exists [2024-09-10T05:47:19.330Z] d62a02444d39: Layer already exists [2024-09-10T05:47:19.330Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:19.652Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:19.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-10T05:47:19.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T05:47:19.975Z] 77a5b02c1370: Preparing [2024-09-10T05:47:19.975Z] f1d490d44c2c: Preparing [2024-09-10T05:47:19.975Z] 6f44c485454e: Preparing [2024-09-10T05:47:19.975Z] 9d024081c4e5: Preparing [2024-09-10T05:47:19.975Z] 9426040adf22: Preparing [2024-09-10T05:47:19.975Z] 93a6f5f4728f: Preparing [2024-09-10T05:47:19.975Z] d62a02444d39: Preparing [2024-09-10T05:47:19.975Z] 93a6f5f4728f: Waiting [2024-09-10T05:47:19.975Z] d62a02444d39: Waiting [2024-09-10T05:47:19.975Z] f1d490d44c2c: Layer already exists [2024-09-10T05:47:19.975Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:19.975Z] 77a5b02c1370: Layer already exists [2024-09-10T05:47:19.975Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:19.975Z] 9426040adf22: Layer already exists [2024-09-10T05:47:19.975Z] 93a6f5f4728f: Layer already exists [2024-09-10T05:47:19.975Z] d62a02444d39: Layer already exists [2024-09-10T05:47:19.975Z] main: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:47:20.049Z] ===================================================== [Pipeline] echo [2024-09-10T05:47:20.060Z] taggedImages: [2024-09-10T05:47:20.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:20.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T05:47:20.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 [2024-09-10T05:47:20.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:20.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-10T05:47:20.091Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-10T05:47:20.091Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:20.091Z] latest [2024-09-10T05:47:20.091Z] 3.2.0-dev.71 [2024-09-10T05:47:20.091Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:20.091Z] main [2024-09-10T05:47:20.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:20.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:20.772Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:20.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T05:47:20.772Z] 216b832a94aa: Preparing [2024-09-10T05:47:20.772Z] 0acfb4a22f0f: Preparing [2024-09-10T05:47:20.772Z] 6f44c485454e: Preparing [2024-09-10T05:47:20.772Z] 9d024081c4e5: Preparing [2024-09-10T05:47:20.772Z] afbaa5857b2a: Preparing [2024-09-10T05:47:20.772Z] a7c3c6d7d727: Preparing [2024-09-10T05:47:20.772Z] d62a02444d39: Preparing [2024-09-10T05:47:20.772Z] a7c3c6d7d727: Waiting [2024-09-10T05:47:20.772Z] d62a02444d39: Waiting [2024-09-10T05:47:20.772Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:20.772Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:20.772Z] afbaa5857b2a: Layer already exists [2024-09-10T05:47:20.772Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:47:20.772Z] d62a02444d39: Layer already exists [2024-09-10T05:47:20.772Z] 216b832a94aa: Pushed [2024-09-10T05:47:24.060Z] 0acfb4a22f0f: Pushed [2024-09-10T05:47:24.060Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:24.387Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:24.713Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T05:47:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T05:47:24.713Z] 216b832a94aa: Preparing [2024-09-10T05:47:24.713Z] 0acfb4a22f0f: Preparing [2024-09-10T05:47:24.713Z] 6f44c485454e: Preparing [2024-09-10T05:47:24.713Z] 9d024081c4e5: Preparing [2024-09-10T05:47:24.713Z] afbaa5857b2a: Preparing [2024-09-10T05:47:24.713Z] a7c3c6d7d727: Preparing [2024-09-10T05:47:24.713Z] d62a02444d39: Preparing [2024-09-10T05:47:24.713Z] a7c3c6d7d727: Waiting [2024-09-10T05:47:24.713Z] d62a02444d39: Waiting [2024-09-10T05:47:24.713Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:24.713Z] afbaa5857b2a: Layer already exists [2024-09-10T05:47:24.713Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:24.713Z] 0acfb4a22f0f: Layer already exists [2024-09-10T05:47:24.713Z] 216b832a94aa: Layer already exists [2024-09-10T05:47:24.713Z] d62a02444d39: Layer already exists [2024-09-10T05:47:24.713Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:47:24.713Z] latest: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:25.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:25.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 [2024-09-10T05:47:25.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T05:47:25.369Z] 216b832a94aa: Preparing [2024-09-10T05:47:25.369Z] 0acfb4a22f0f: Preparing [2024-09-10T05:47:25.370Z] 6f44c485454e: Preparing [2024-09-10T05:47:25.370Z] 9d024081c4e5: Preparing [2024-09-10T05:47:25.370Z] afbaa5857b2a: Preparing [2024-09-10T05:47:25.370Z] a7c3c6d7d727: Preparing [2024-09-10T05:47:25.370Z] d62a02444d39: Preparing [2024-09-10T05:47:25.370Z] a7c3c6d7d727: Waiting [2024-09-10T05:47:25.370Z] d62a02444d39: Waiting [2024-09-10T05:47:25.370Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:25.370Z] 0acfb4a22f0f: Layer already exists [2024-09-10T05:47:25.370Z] 216b832a94aa: Layer already exists [2024-09-10T05:47:25.370Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:25.370Z] afbaa5857b2a: Layer already exists [2024-09-10T05:47:25.370Z] d62a02444d39: Layer already exists [2024-09-10T05:47:25.370Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:47:25.370Z] 3.2.0-dev.71: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:25.707Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:26.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:26.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T05:47:26.049Z] 216b832a94aa: Preparing [2024-09-10T05:47:26.049Z] 0acfb4a22f0f: Preparing [2024-09-10T05:47:26.049Z] 6f44c485454e: Preparing [2024-09-10T05:47:26.049Z] 9d024081c4e5: Preparing [2024-09-10T05:47:26.049Z] afbaa5857b2a: Preparing [2024-09-10T05:47:26.049Z] a7c3c6d7d727: Preparing [2024-09-10T05:47:26.049Z] d62a02444d39: Preparing [2024-09-10T05:47:26.049Z] a7c3c6d7d727: Waiting [2024-09-10T05:47:26.049Z] d62a02444d39: Waiting [2024-09-10T05:47:26.049Z] 216b832a94aa: Layer already exists [2024-09-10T05:47:26.049Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:26.049Z] afbaa5857b2a: Layer already exists [2024-09-10T05:47:26.049Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:26.049Z] 0acfb4a22f0f: Layer already exists [2024-09-10T05:47:26.049Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:47:26.049Z] d62a02444d39: Layer already exists [2024-09-10T05:47:26.049Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:26.378Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T05:47:26.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-10T05:47:26.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T05:47:26.707Z] 216b832a94aa: Preparing [2024-09-10T05:47:26.707Z] 0acfb4a22f0f: Preparing [2024-09-10T05:47:26.707Z] 6f44c485454e: Preparing [2024-09-10T05:47:26.707Z] 9d024081c4e5: Preparing [2024-09-10T05:47:26.707Z] afbaa5857b2a: Preparing [2024-09-10T05:47:26.707Z] a7c3c6d7d727: Preparing [2024-09-10T05:47:26.707Z] d62a02444d39: Preparing [2024-09-10T05:47:26.707Z] a7c3c6d7d727: Waiting [2024-09-10T05:47:26.707Z] d62a02444d39: Waiting [2024-09-10T05:47:26.707Z] afbaa5857b2a: Layer already exists [2024-09-10T05:47:26.707Z] 0acfb4a22f0f: Layer already exists [2024-09-10T05:47:26.707Z] 9d024081c4e5: Layer already exists [2024-09-10T05:47:26.707Z] 216b832a94aa: Layer already exists [2024-09-10T05:47:26.707Z] 6f44c485454e: Layer already exists [2024-09-10T05:47:26.707Z] a7c3c6d7d727: Layer already exists [2024-09-10T05:47:26.707Z] d62a02444d39: Layer already exists [2024-09-10T05:47:26.707Z] main: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T05:47:26.785Z] ===================================================== [Pipeline] echo [2024-09-10T05:47:26.797Z] taggedImages: [2024-09-10T05:47:26.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T05:47:26.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T05:47:26.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 [2024-09-10T05:47:26.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T05:47:26.797Z] - 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-09-10T06:04:01.814Z] #160 ... [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T06:04:01.814Z] #149 DONE 1220.1s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:04:01.814Z] #155 ... [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:04:01.814Z] #161 DONE 0.2s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:04:01.814Z] #162 DONE 0.3s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T06:04:01.814Z] #163 DONE 0.2s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T06:04:01.814Z] #164 DONE 0.1s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #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-09-10T06:04:01.814Z] #152 ... [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T06:04:01.814Z] #165 DONE 0.2s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T06:04:01.814Z] #166 DONE 0.1s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T06:04:01.814Z] #167 DONE 2.2s [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #20 [core-command internal] load .dockerignore [2024-09-10T06:04:01.814Z] #20 ... [2024-09-10T06:04:01.814Z] [2024-09-10T06:04:01.814Z] #107 [security-proxy-setup] exporting to image [2024-09-10T06:04:01.814Z] #107 exporting layers [2024-09-10T06:04:02.780Z] #107 exporting layers 0.9s done [2024-09-10T06:04:02.780Z] #107 writing image sha256:8431b2d26144d271bd6c9ed5fd1cab18e11222b28087931b469d6e08734a07a9 done [2024-09-10T06:04:02.780Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T06:04:02.780Z] #107 DONE 5.8s [2024-09-10T06:04:02.780Z] [2024-09-10T06:04:02.780Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:04:07.024Z] #154 ... [2024-09-10T06:04:07.024Z] [2024-09-10T06:04:07.024Z] #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-09-10T06:04:07.024Z] #152 1228.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T06:04:09.735Z] #152 ... [2024-09-10T06:04:09.735Z] [2024-09-10T06:04:09.735Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T06:04:09.735Z] #150 DONE 1231.8s [2024-09-10T06:04:10.003Z] [2024-09-10T06:04:10.003Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:04:10.003Z] #154 ... [2024-09-10T06:04:10.003Z] [2024-09-10T06:04:10.003Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T06:04:10.269Z] #168 DONE 0.3s [2024-09-10T06:04:10.269Z] [2024-09-10T06:04:10.269Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:04:10.269Z] #154 ... [2024-09-10T06:04:10.269Z] [2024-09-10T06:04:10.269Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T06:04:12.850Z] #169 DONE 2.3s [2024-09-10T06:04:12.850Z] [2024-09-10T06:04:12.850Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:04:12.850Z] #170 DONE 0.3s [2024-09-10T06:04:12.850Z] [2024-09-10T06:04:12.850Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:04:13.167Z] #171 DONE 0.2s [2024-09-10T06:04:13.167Z] [2024-09-10T06:04:13.167Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T06:04:13.440Z] #172 DONE 0.3s [2024-09-10T06:04:13.440Z] [2024-09-10T06:04:13.440Z] #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-09-10T06:04:13.440Z] #152 ... [2024-09-10T06:04:13.440Z] [2024-09-10T06:04:13.440Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T06:04:13.440Z] #173 DONE 0.1s [2024-09-10T06:04:13.715Z] [2024-09-10T06:04:13.715Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T06:04:13.715Z] #174 DONE 0.1s [2024-09-10T06:04:13.715Z] [2024-09-10T06:04:13.715Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:04:13.715Z] #155 ... [2024-09-10T06:04:13.715Z] [2024-09-10T06:04:13.715Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T06:04:13.715Z] #175 DONE 0.1s [2024-09-10T06:04:13.983Z] [2024-09-10T06:04:13.983Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T06:04:13.983Z] #176 DONE 0.1s [2024-09-10T06:04:13.983Z] [2024-09-10T06:04:13.983Z] #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-09-10T06:04:13.983Z] #152 ... [2024-09-10T06:04:13.983Z] [2024-09-10T06:04:13.983Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T06:04:13.983Z] #177 DONE 0.1s [2024-09-10T06:04:14.256Z] [2024-09-10T06:04:14.256Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T06:04:14.256Z] #178 DONE 0.1s [2024-09-10T06:04:14.256Z] [2024-09-10T06:04:14.256Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:04:14.256Z] #155 ... [2024-09-10T06:04:14.256Z] [2024-09-10T06:04:14.256Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T06:04:16.196Z] #179 DONE 2.1s [2024-09-10T06:04:16.196Z] [2024-09-10T06:04:16.196Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T06:04:16.464Z] #160 ... [2024-09-10T06:04:16.464Z] [2024-09-10T06:04:16.464Z] #107 [security-bootstrapper] exporting to image [2024-09-10T06:04:16.464Z] #107 exporting layers [2024-09-10T06:04:17.432Z] #107 exporting layers 1.1s done [2024-09-10T06:04:17.432Z] #107 writing image sha256:0db61997b2daa3af1064532b5170b6de58ba6760600e0dc480ffe935590e096e done [2024-09-10T06:04:17.432Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-10T06:04:17.432Z] #107 DONE 6.9s [2024-09-10T06:04:17.432Z] [2024-09-10T06:04:17.432Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:04:25.654Z] #155 ... [2024-09-10T06:04:25.654Z] [2024-09-10T06:04:25.654Z] #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-09-10T06:04:25.654Z] #152 DONE 1247.1s [2024-09-10T06:04:25.654Z] [2024-09-10T06:04:25.654Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:04:25.654Z] #154 ... [2024-09-10T06:04:25.654Z] [2024-09-10T06:04:25.654Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:04:25.925Z] #180 DONE 0.2s [2024-09-10T06:04:25.925Z] [2024-09-10T06:04:25.925Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:04:26.191Z] #181 DONE 0.2s [2024-09-10T06:04:26.191Z] [2024-09-10T06:04:26.191Z] #182 [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-09-10T06:04:26.191Z] #182 DONE 0.2s [2024-09-10T06:04:26.191Z] [2024-09-10T06:04:26.191Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:04:26.465Z] #154 ... [2024-09-10T06:04:26.465Z] [2024-09-10T06:04:26.465Z] #183 [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-09-10T06:04:26.465Z] #183 DONE 0.1s [2024-09-10T06:04:26.465Z] [2024-09-10T06:04:26.465Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:04:26.465Z] #184 DONE 0.1s [2024-09-10T06:04:26.465Z] [2024-09-10T06:04:26.465Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T06:04:26.731Z] #160 ... [2024-09-10T06:04:26.731Z] [2024-09-10T06:04:26.731Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T06:04:26.731Z] #185 DONE 0.2s [2024-09-10T06:04:26.731Z] [2024-09-10T06:04:26.731Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T06:04:27.315Z] #186 DONE 0.2s [2024-09-10T06:04:27.315Z] [2024-09-10T06:04:27.315Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T06:04:27.315Z] #187 DONE 0.1s [2024-09-10T06:04:27.315Z] [2024-09-10T06:04:27.315Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T06:04:29.256Z] #188 DONE 2.0s [2024-09-10T06:04:29.257Z] [2024-09-10T06:04:29.257Z] #107 [security-secretstore-setup] exporting to image [2024-09-10T06:04:29.257Z] #107 exporting layers [2024-09-10T06:04:30.672Z] #107 exporting layers 1.2s done [2024-09-10T06:04:30.672Z] #107 writing image sha256:58c3566b452e6ce1020ec04edc3024fa5fb4dafb1d06512b21a336b9ee2b1116 done [2024-09-10T06:04:30.672Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-10T06:04:30.672Z] #107 DONE 8.1s [2024-09-10T06:04:30.672Z] [2024-09-10T06:04:30.672Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:05:17.539Z] #151 ... [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T06:05:17.539Z] #148 DONE 1294.2s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:05:17.539Z] #155 ... [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:05:17.539Z] #189 DONE 0.3s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:05:17.539Z] #151 ... [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:05:17.539Z] #190 DONE 0.2s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T06:05:17.539Z] #191 DONE 0.2s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:05:17.539Z] #192 DONE 0.1s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T06:05:17.539Z] #193 DONE 0.1s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:05:17.539Z] #151 ... [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T06:05:17.539Z] #194 DONE 2.0s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:05:17.539Z] #151 ... [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-10T06:05:17.539Z] #107 exporting layers [2024-09-10T06:05:17.539Z] #107 exporting layers 0.5s done [2024-09-10T06:05:17.539Z] #107 writing image sha256:0683ebbf9ee9620d24e17d402a3fa8434bd66d0e69df0a85434b55cb8ab64e1f done [2024-09-10T06:05:17.539Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-10T06:05:17.539Z] #107 DONE 8.6s [2024-09-10T06:05:17.539Z] [2024-09-10T06:05:17.539Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T06:07:24.187Z] #160 ... [2024-09-10T06:07:24.187Z] [2024-09-10T06:07:24.187Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T06:07:24.187Z] #158 DONE 1426.1s [2024-09-10T06:07:24.187Z] [2024-09-10T06:07:24.187Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T06:07:24.777Z] #67 ... [2024-09-10T06:07:24.777Z] [2024-09-10T06:07:24.777Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:07:25.042Z] #195 DONE 0.2s [2024-09-10T06:07:25.042Z] [2024-09-10T06:07:25.042Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:07:25.042Z] #196 DONE 0.2s [2024-09-10T06:07:25.042Z] [2024-09-10T06:07:25.042Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T06:07:25.628Z] #197 DONE 0.3s [2024-09-10T06:07:25.628Z] [2024-09-10T06:07:25.628Z] #198 [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-09-10T06:07:25.628Z] #198 DONE 0.2s [2024-09-10T06:07:25.628Z] [2024-09-10T06:07:25.628Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T06:07:25.628Z] #160 ... [2024-09-10T06:07:25.628Z] [2024-09-10T06:07:25.628Z] #107 [security-spiffe-token-provider] exporting to image [2024-09-10T06:07:25.628Z] #107 exporting layers [2024-09-10T06:07:26.587Z] #107 exporting layers 0.8s done [2024-09-10T06:07:26.587Z] #107 writing image sha256:bb1e9728873c4404e4e303b63749a8b6224b0b4d5549894c8a6969a55a3bf78f done [2024-09-10T06:07:26.587Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-10T06:07:26.587Z] #107 DONE 9.4s [2024-09-10T06:07:26.587Z] [2024-09-10T06:07:26.587Z] #20 [core-command internal] load .dockerignore [2024-09-10T06:15:18.606Z] #20 ... [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T06:15:18.606Z] #159 DONE 1893.2s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:15:18.606Z] #151 ... [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:15:18.606Z] #199 DONE 0.1s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:15:18.606Z] #200 DONE 0.1s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:15:18.606Z] #154 ... [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T06:15:18.606Z] #201 DONE 0.4s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:15:18.606Z] #202 DONE 0.1s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T06:15:18.606Z] #203 DONE 0.2s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T06:15:18.606Z] #204 DONE 1.7s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:15:18.606Z] #154 ... [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #107 [security-proxy-auth] exporting to image [2024-09-10T06:15:18.606Z] #107 exporting layers [2024-09-10T06:15:18.606Z] #107 exporting layers 0.7s done [2024-09-10T06:15:18.606Z] #107 writing image sha256:95d168b88666512f713dc074f32a545497259b94e08a829e0674f953fafe2374 done [2024-09-10T06:15:18.606Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T06:15:18.606Z] #107 DONE 10.2s [2024-09-10T06:15:18.606Z] [2024-09-10T06:15:18.606Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T06:16:26.454Z] #157 ... [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T06:16:26.454Z] #156 DONE 1965.9s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:16:26.454Z] #155 ... [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:16:26.454Z] #205 DONE 0.2s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:16:26.454Z] #206 DONE 0.2s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T06:16:26.454Z] #207 DONE 0.4s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:16:26.454Z] #208 DONE 0.2s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #107 [core-command] exporting to image [2024-09-10T06:16:26.454Z] #107 exporting layers [2024-09-10T06:16:26.454Z] #107 exporting layers 0.4s done [2024-09-10T06:16:26.454Z] #107 writing image sha256:12c4467abda225539bcc01151e647d980a90a77c34d8f0f4f236380f54360e04 done [2024-09-10T06:16:26.454Z] #107 naming to docker.io/library/core-command-arm64 done [2024-09-10T06:16:26.454Z] #107 DONE 10.6s [2024-09-10T06:16:26.454Z] [2024-09-10T06:16:26.454Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T06:18:33.089Z] #160 DONE 2085.2s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #20 [core-command internal] load .dockerignore [2024-09-10T06:18:33.089Z] #20 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:18:33.089Z] #209 DONE 0.2s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T06:18:33.089Z] #210 DONE 1.0s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:18:33.089Z] #211 DONE 0.1s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #107 [core-keeper] exporting to image [2024-09-10T06:18:33.089Z] #107 exporting layers [2024-09-10T06:18:33.089Z] #107 exporting layers 0.6s done [2024-09-10T06:18:33.089Z] #107 writing image sha256:227a72bdd3f9e707aa9362bca96a77701abe7018018c4a4c6b118381820fdb91 done [2024-09-10T06:18:33.089Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T06:18:33.089Z] #107 DONE 11.2s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:18:33.089Z] #155 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T06:18:33.089Z] #154 DONE 2089.0s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T06:18:33.089Z] #41 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:18:33.089Z] #212 DONE 0.3s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:18:33.089Z] #213 DONE 0.4s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T06:18:33.089Z] #214 DONE 0.5s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:18:33.089Z] #215 DONE 0.1s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T06:18:33.089Z] #216 DONE 0.2s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #107 [core-metadata] exporting to image [2024-09-10T06:18:33.089Z] #107 exporting layers 0.5s done [2024-09-10T06:18:33.089Z] #107 writing image sha256:8d1e403604e33d556dbe76e189623b8b40c8e6b83b0be24c345be7323d482869 done [2024-09-10T06:18:33.089Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T06:18:33.089Z] #107 DONE 11.7s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T06:18:33.089Z] #157 DONE 2093.7s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:18:33.089Z] #217 DONE 0.1s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:18:33.089Z] #218 DONE 0.2s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:18:33.089Z] #151 ... [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T06:18:33.089Z] #219 DONE 0.6s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:18:33.089Z] #220 DONE 0.1s [2024-09-10T06:18:33.089Z] [2024-09-10T06:18:33.089Z] #20 [core-command internal] load .dockerignore [2024-09-10T06:18:33.360Z] #20 ... [2024-09-10T06:18:33.360Z] [2024-09-10T06:18:33.360Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T06:18:33.360Z] #221 DONE 0.1s [2024-09-10T06:18:33.360Z] [2024-09-10T06:18:33.360Z] #107 [core-data] exporting to image [2024-09-10T06:18:33.946Z] #107 exporting layers 0.6s done [2024-09-10T06:18:33.946Z] #107 writing image sha256:b9f2ae38c58770106d5a154b45a7578c55307407274da4b4ca353005c20b7ca7 0.0s done [2024-09-10T06:18:33.946Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-10T06:18:33.946Z] #107 DONE 12.3s [2024-09-10T06:18:33.946Z] [2024-09-10T06:18:33.946Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T06:19:12.795Z] #151 DONE 2129.9s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T06:19:12.795Z] #153 DONE 2129.9s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T06:19:12.795Z] #155 DONE 2129.9s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T06:19:12.795Z] #41 ... [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:19:12.795Z] #222 DONE 0.1s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:19:12.795Z] #223 DONE 0.3s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T06:19:12.795Z] #224 ... [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:19:12.795Z] #225 DONE 0.2s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T06:19:12.795Z] #226 DONE 0.3s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:19:12.795Z] #227 DONE 0.3s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T06:19:12.795Z] #228 DONE 0.3s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T06:19:12.795Z] #224 DONE 0.4s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:19:12.795Z] #229 DONE 0.4s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T06:19:12.795Z] #230 DONE 0.5s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T06:19:12.795Z] #231 DONE 0.5s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #107 [support-scheduler] exporting to image [2024-09-10T06:19:12.795Z] #107 exporting layers [2024-09-10T06:19:12.795Z] #107 ... [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T06:19:12.795Z] #232 DONE 0.2s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T06:19:12.795Z] #233 DONE 0.2s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #107 [support-cron-scheduler] exporting to image [2024-09-10T06:19:12.795Z] #107 exporting layers 0.6s done [2024-09-10T06:19:12.795Z] #107 writing image sha256:bd2a351f314d51c49d97a6a8b7c8443bf8f62c444253de8c2f21714b07ebb13b 0.0s done [2024-09-10T06:19:12.795Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-09-10T06:19:12.795Z] #107 exporting layers 0.7s done [2024-09-10T06:19:12.795Z] #107 writing image sha256:b44ba640c5fe3077f9844f151be9eb0177d2817a5c3f25da6414965004896916 done [2024-09-10T06:19:12.795Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T06:19:12.795Z] #107 exporting layers 1.3s done [2024-09-10T06:19:12.795Z] #107 writing image sha256:5e07d62204f5c8c1115fd66fbbdd7b543f7cb2f4de5e484ae08404904cb2ab55 done [2024-09-10T06:19:12.795Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T06:19:12.795Z] #107 DONE 13.8s [2024-09-10T06:19:12.795Z] [2024-09-10T06:19:12.795Z] #41 [support-cron-scheduler internal] load build context [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T06:19:12.795Z] time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T06:19:12.819Z] $ docker stop --time=1 fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 [2024-09-10T06:19:14.453Z] $ docker rm -f --volumes fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T06:19:14.914Z] + docker images [2024-09-10T06:19:14.914Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T06:19:14.914Z] support-scheduler-arm64 latest bd2a351f314d 5 seconds ago 41.4MB [2024-09-10T06:19:14.914Z] support-cron-scheduler-arm64 latest 5e07d62204f5 5 seconds ago 43.7MB [2024-09-10T06:19:14.914Z] support-notifications-arm64 latest b44ba640c5fe 5 seconds ago 42.1MB [2024-09-10T06:19:14.914Z] core-data-arm64 latest b9f2ae38c587 41 seconds ago 39.2MB [2024-09-10T06:19:14.914Z] core-metadata-arm64 latest 8d1e403604e3 46 seconds ago 39.4MB [2024-09-10T06:19:14.914Z] core-keeper-arm64 latest 227a72bdd3f9 49 seconds ago 39.2MB [2024-09-10T06:19:14.914Z] core-command-arm64 latest 12c4467abda2 2 minutes ago 35.1MB [2024-09-10T06:19:14.914Z] security-proxy-auth-arm64 latest 95d168b88666 4 minutes ago 32.7MB [2024-09-10T06:19:14.914Z] security-spiffe-token-provider-arm64 latest bb1e9728873c 11 minutes ago 29.1MB [2024-09-10T06:19:14.914Z] core-common-config-bootstrapper-arm64 latest 0683ebbf9ee9 13 minutes ago 15.4MB [2024-09-10T06:19:14.914Z] security-secretstore-setup-arm64 latest 58c3566b452e 14 minutes ago 36.4MB [2024-09-10T06:19:14.914Z] security-bootstrapper-arm64 latest 0db61997b2da 14 minutes ago 18.9MB [2024-09-10T06:19:14.914Z] security-proxy-setup-arm64 latest 8431b2d26144 15 minutes ago 26.2MB [2024-09-10T06:19:14.914Z] security-spire-agent-arm64 latest 5a78918eceaf 36 minutes ago 174MB [2024-09-10T06:19:14.914Z] security-spire-server-arm64 latest 5820bd5ceace 36 minutes ago 116MB [2024-09-10T06:19:14.914Z] security-spire-config-arm64 latest 45d389ccc7b0 36 minutes ago 115MB [2024-09-10T06:19:14.914Z] ci-base-image-arm64 latest eef40db1e49d 38 minutes ago 967MB [2024-09-10T06:19:14.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T06:19:14.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-10T06:19:15.058Z] provisioning config files... [2024-09-10T06:19:15.068Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config17149813444009253955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:19:15.405Z] ---> ****-login.sh [2024-09-10T06:19:15.405Z] nexus3.edgexfoundry.org:10001 [2024-09-10T06:19:15.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T06:19:15.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T06:19:15.935Z] Configure a credential helper to remove this warning. See [2024-09-10T06:19:15.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T06:19:15.935Z] [2024-09-10T06:19:15.935Z] Login Succeeded [2024-09-10T06:19:15.935Z] nexus3.edgexfoundry.org:10002 [2024-09-10T06:19:16.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T06:19:16.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T06:19:16.200Z] Configure a credential helper to remove this warning. See [2024-09-10T06:19:16.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T06:19:16.200Z] [2024-09-10T06:19:16.200Z] Login Succeeded [2024-09-10T06:19:16.200Z] nexus3.edgexfoundry.org:10003 [2024-09-10T06:19:16.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T06:19:16.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T06:19:16.465Z] Configure a credential helper to remove this warning. See [2024-09-10T06:19:16.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T06:19:16.465Z] [2024-09-10T06:19:16.465Z] Login Succeeded [2024-09-10T06:19:16.465Z] nexus3.edgexfoundry.org:10004 [2024-09-10T06:19:16.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T06:19:16.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T06:19:16.994Z] Configure a credential helper to remove this warning. See [2024-09-10T06:19:16.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T06:19:16.994Z] [2024-09-10T06:19:16.994Z] Login Succeeded [2024-09-10T06:19:16.994Z] ****.io [2024-09-10T06:19:17.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T06:19:17.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T06:19:17.258Z] Configure a credential helper to remove this warning. See [2024-09-10T06:19:17.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T06:19:17.258Z] [2024-09-10T06:19:17.258Z] Login Succeeded [2024-09-10T06:19:17.258Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T06:19:17.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:19:17.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T06:19:17.351Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-10T06:19:17.351Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:17.351Z] latest [2024-09-10T06:19:17.351Z] 3.2.0-dev.71 [2024-09-10T06:19:17.351Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:17.351Z] main [2024-09-10T06:19:17.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:17.711Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:18.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:18.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T06:19:18.070Z] f08727df75cb: Preparing [2024-09-10T06:19:18.070Z] 1f9bdb7d57af: Preparing [2024-09-10T06:19:18.070Z] a5279195890c: Preparing [2024-09-10T06:19:18.070Z] caa052f555a1: Preparing [2024-09-10T06:19:18.070Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:18.070Z] c36753c0f1d7: Preparing [2024-09-10T06:19:18.070Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:18.070Z] c36753c0f1d7: Waiting [2024-09-10T06:19:18.070Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:18.335Z] 1a6bfa3134b5: Pushed [2024-09-10T06:19:18.335Z] a5279195890c: Pushed [2024-09-10T06:19:18.335Z] caa052f555a1: Pushed [2024-09-10T06:19:18.335Z] f08727df75cb: Pushed [2024-09-10T06:19:18.335Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:18.335Z] c36753c0f1d7: Pushed [2024-09-10T06:19:24.943Z] 1f9bdb7d57af: Pushed [2024-09-10T06:19:24.943Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:25.304Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:25.656Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T06:19:25.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T06:19:25.656Z] f08727df75cb: Preparing [2024-09-10T06:19:25.656Z] 1f9bdb7d57af: Preparing [2024-09-10T06:19:25.656Z] a5279195890c: Preparing [2024-09-10T06:19:25.656Z] caa052f555a1: Preparing [2024-09-10T06:19:25.656Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:25.656Z] c36753c0f1d7: Preparing [2024-09-10T06:19:25.656Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:25.656Z] c36753c0f1d7: Waiting [2024-09-10T06:19:25.656Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:25.656Z] f08727df75cb: Layer already exists [2024-09-10T06:19:25.656Z] a5279195890c: Layer already exists [2024-09-10T06:19:25.656Z] caa052f555a1: Layer already exists [2024-09-10T06:19:25.656Z] 1f9bdb7d57af: Layer already exists [2024-09-10T06:19:25.656Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:25.656Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:25.656Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:25.656Z] latest: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:26.274Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:26.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 [2024-09-10T06:19:26.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T06:19:26.630Z] f08727df75cb: Preparing [2024-09-10T06:19:26.630Z] 1f9bdb7d57af: Preparing [2024-09-10T06:19:26.630Z] a5279195890c: Preparing [2024-09-10T06:19:26.630Z] caa052f555a1: Preparing [2024-09-10T06:19:26.630Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:26.630Z] c36753c0f1d7: Preparing [2024-09-10T06:19:26.630Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:26.630Z] c36753c0f1d7: Waiting [2024-09-10T06:19:26.630Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:26.630Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:26.630Z] 1f9bdb7d57af: Layer already exists [2024-09-10T06:19:26.630Z] f08727df75cb: Layer already exists [2024-09-10T06:19:26.630Z] a5279195890c: Layer already exists [2024-09-10T06:19:26.630Z] caa052f555a1: Layer already exists [2024-09-10T06:19:26.630Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:26.630Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:26.630Z] 3.2.0-dev.71: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:27.250Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:27.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:27.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T06:19:27.602Z] f08727df75cb: Preparing [2024-09-10T06:19:27.602Z] 1f9bdb7d57af: Preparing [2024-09-10T06:19:27.602Z] a5279195890c: Preparing [2024-09-10T06:19:27.602Z] caa052f555a1: Preparing [2024-09-10T06:19:27.602Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:27.602Z] c36753c0f1d7: Preparing [2024-09-10T06:19:27.602Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:27.602Z] c36753c0f1d7: Waiting [2024-09-10T06:19:27.602Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:27.602Z] a5279195890c: Layer already exists [2024-09-10T06:19:27.602Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:27.602Z] 1f9bdb7d57af: Layer already exists [2024-09-10T06:19:27.602Z] caa052f555a1: Layer already exists [2024-09-10T06:19:27.602Z] f08727df75cb: Layer already exists [2024-09-10T06:19:27.602Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:27.602Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:27.602Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:28.028Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:28.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-10T06:19:28.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T06:19:28.396Z] f08727df75cb: Preparing [2024-09-10T06:19:28.396Z] 1f9bdb7d57af: Preparing [2024-09-10T06:19:28.396Z] a5279195890c: Preparing [2024-09-10T06:19:28.396Z] caa052f555a1: Preparing [2024-09-10T06:19:28.396Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:28.396Z] c36753c0f1d7: Preparing [2024-09-10T06:19:28.396Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:28.396Z] c36753c0f1d7: Waiting [2024-09-10T06:19:28.396Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:28.396Z] a5279195890c: Layer already exists [2024-09-10T06:19:28.396Z] caa052f555a1: Layer already exists [2024-09-10T06:19:28.396Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:28.396Z] f08727df75cb: Layer already exists [2024-09-10T06:19:28.396Z] 1f9bdb7d57af: Layer already exists [2024-09-10T06:19:28.396Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:28.396Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:28.663Z] main: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:19:28.731Z] ===================================================== [Pipeline] echo [2024-09-10T06:19:28.744Z] taggedImages: [2024-09-10T06:19:28.744Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:28.744Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T06:19:28.744Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 [2024-09-10T06:19:28.744Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:28.744Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-10T06:19:28.780Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-10T06:19:28.780Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:28.780Z] latest [2024-09-10T06:19:28.780Z] 3.2.0-dev.71 [2024-09-10T06:19:28.780Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:28.780Z] main [2024-09-10T06:19:28.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:29.158Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:29.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:29.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T06:19:29.525Z] 5697796697ae: Preparing [2024-09-10T06:19:29.525Z] 441aee2a3f95: Preparing [2024-09-10T06:19:29.525Z] d9818d871259: Preparing [2024-09-10T06:19:29.525Z] ddd1744a92a9: Preparing [2024-09-10T06:19:29.525Z] a5279195890c: Preparing [2024-09-10T06:19:29.525Z] caa052f555a1: Preparing [2024-09-10T06:19:29.525Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:29.525Z] c36753c0f1d7: Preparing [2024-09-10T06:19:29.525Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:29.525Z] caa052f555a1: Waiting [2024-09-10T06:19:29.525Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:29.525Z] c36753c0f1d7: Waiting [2024-09-10T06:19:29.525Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:29.525Z] a5279195890c: Layer already exists [2024-09-10T06:19:29.793Z] caa052f555a1: Layer already exists [2024-09-10T06:19:29.793Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:29.793Z] d9818d871259: Pushed [2024-09-10T06:19:29.793Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:29.793Z] 441aee2a3f95: Pushed [2024-09-10T06:19:29.793Z] 5697796697ae: Pushed [2024-09-10T06:19:29.793Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:31.733Z] ddd1744a92a9: Pushed [2024-09-10T06:19:31.733Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:32.092Z] + 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-09-10T06:19:32.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T06:19:32.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T06:19:32.437Z] 5697796697ae: Preparing [2024-09-10T06:19:32.437Z] 441aee2a3f95: Preparing [2024-09-10T06:19:32.437Z] d9818d871259: Preparing [2024-09-10T06:19:32.437Z] ddd1744a92a9: Preparing [2024-09-10T06:19:32.437Z] a5279195890c: Preparing [2024-09-10T06:19:32.437Z] caa052f555a1: Preparing [2024-09-10T06:19:32.437Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:32.437Z] c36753c0f1d7: Preparing [2024-09-10T06:19:32.437Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:32.437Z] caa052f555a1: Waiting [2024-09-10T06:19:32.437Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:32.437Z] c36753c0f1d7: Waiting [2024-09-10T06:19:32.437Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:32.437Z] a5279195890c: Layer already exists [2024-09-10T06:19:32.437Z] 5697796697ae: Layer already exists [2024-09-10T06:19:32.437Z] d9818d871259: Layer already exists [2024-09-10T06:19:32.437Z] 441aee2a3f95: Layer already exists [2024-09-10T06:19:32.437Z] ddd1744a92a9: Layer already exists [2024-09-10T06:19:32.437Z] caa052f555a1: Layer already exists [2024-09-10T06:19:32.437Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:32.437Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:32.437Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:32.700Z] latest: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:33.056Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:33.407Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 [2024-09-10T06:19:33.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T06:19:33.407Z] 5697796697ae: Preparing [2024-09-10T06:19:33.407Z] 441aee2a3f95: Preparing [2024-09-10T06:19:33.407Z] d9818d871259: Preparing [2024-09-10T06:19:33.407Z] ddd1744a92a9: Preparing [2024-09-10T06:19:33.407Z] a5279195890c: Preparing [2024-09-10T06:19:33.407Z] caa052f555a1: Preparing [2024-09-10T06:19:33.407Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:33.407Z] c36753c0f1d7: Preparing [2024-09-10T06:19:33.407Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:33.407Z] caa052f555a1: Waiting [2024-09-10T06:19:33.407Z] c36753c0f1d7: Waiting [2024-09-10T06:19:33.407Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:33.407Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:33.407Z] d9818d871259: Layer already exists [2024-09-10T06:19:33.407Z] a5279195890c: Layer already exists [2024-09-10T06:19:33.407Z] 5697796697ae: Layer already exists [2024-09-10T06:19:33.407Z] ddd1744a92a9: Layer already exists [2024-09-10T06:19:33.407Z] 441aee2a3f95: Layer already exists [2024-09-10T06:19:33.407Z] caa052f555a1: Layer already exists [2024-09-10T06:19:33.407Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:33.407Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:33.407Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:33.407Z] 3.2.0-dev.71: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:34.024Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:34.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:34.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T06:19:34.374Z] 5697796697ae: Preparing [2024-09-10T06:19:34.374Z] 441aee2a3f95: Preparing [2024-09-10T06:19:34.374Z] d9818d871259: Preparing [2024-09-10T06:19:34.374Z] ddd1744a92a9: Preparing [2024-09-10T06:19:34.374Z] a5279195890c: Preparing [2024-09-10T06:19:34.374Z] caa052f555a1: Preparing [2024-09-10T06:19:34.374Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:34.374Z] c36753c0f1d7: Preparing [2024-09-10T06:19:34.374Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:34.374Z] caa052f555a1: Waiting [2024-09-10T06:19:34.374Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:34.374Z] c36753c0f1d7: Waiting [2024-09-10T06:19:34.374Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:34.374Z] d9818d871259: Layer already exists [2024-09-10T06:19:34.374Z] 5697796697ae: Layer already exists [2024-09-10T06:19:34.374Z] 441aee2a3f95: Layer already exists [2024-09-10T06:19:34.374Z] a5279195890c: Layer already exists [2024-09-10T06:19:34.374Z] ddd1744a92a9: Layer already exists [2024-09-10T06:19:34.374Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:34.374Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:34.374Z] caa052f555a1: Layer already exists [2024-09-10T06:19:34.374Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:34.638Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:34.995Z] + 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-09-10T06:19:35.341Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-10T06:19:35.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T06:19:35.341Z] 5697796697ae: Preparing [2024-09-10T06:19:35.341Z] 441aee2a3f95: Preparing [2024-09-10T06:19:35.341Z] d9818d871259: Preparing [2024-09-10T06:19:35.341Z] ddd1744a92a9: Preparing [2024-09-10T06:19:35.341Z] a5279195890c: Preparing [2024-09-10T06:19:35.341Z] caa052f555a1: Preparing [2024-09-10T06:19:35.341Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:35.341Z] c36753c0f1d7: Preparing [2024-09-10T06:19:35.341Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:35.341Z] c36753c0f1d7: Waiting [2024-09-10T06:19:35.341Z] caa052f555a1: Waiting [2024-09-10T06:19:35.341Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:35.341Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:35.341Z] a5279195890c: Layer already exists [2024-09-10T06:19:35.341Z] d9818d871259: Layer already exists [2024-09-10T06:19:35.341Z] 441aee2a3f95: Layer already exists [2024-09-10T06:19:35.341Z] ddd1744a92a9: Layer already exists [2024-09-10T06:19:35.341Z] 5697796697ae: Layer already exists [2024-09-10T06:19:35.341Z] caa052f555a1: Layer already exists [2024-09-10T06:19:35.341Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:35.341Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:35.341Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:35.606Z] main: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:19:35.692Z] ===================================================== [Pipeline] echo [2024-09-10T06:19:35.706Z] taggedImages: [2024-09-10T06:19:35.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:35.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T06:19:35.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 [2024-09-10T06:19:35.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:35.706Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T06:19:35.737Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-10T06:19:35.737Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:35.737Z] latest [2024-09-10T06:19:35.737Z] 3.2.0-dev.71 [2024-09-10T06:19:35.737Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:35.737Z] main [2024-09-10T06:19:35.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:36.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:36.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:36.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T06:19:36.459Z] ea13807024fc: Preparing [2024-09-10T06:19:36.459Z] 793840c50e8c: Preparing [2024-09-10T06:19:36.459Z] e54109b8c4ef: Preparing [2024-09-10T06:19:36.459Z] a5279195890c: Preparing [2024-09-10T06:19:36.459Z] caa052f555a1: Preparing [2024-09-10T06:19:36.459Z] 4e379845538c: Preparing [2024-09-10T06:19:36.459Z] 5c182fe3a1c2: Preparing [2024-09-10T06:19:36.459Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:36.459Z] 4e379845538c: Waiting [2024-09-10T06:19:36.459Z] 5c182fe3a1c2: Waiting [2024-09-10T06:19:36.459Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:36.459Z] caa052f555a1: Layer already exists [2024-09-10T06:19:36.724Z] a5279195890c: Layer already exists [2024-09-10T06:19:36.724Z] 793840c50e8c: Pushed [2024-09-10T06:19:36.724Z] 4e379845538c: Pushed [2024-09-10T06:19:36.724Z] ea13807024fc: Pushed [2024-09-10T06:19:36.724Z] 5c182fe3a1c2: Pushed [2024-09-10T06:19:36.724Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:43.342Z] e54109b8c4ef: Pushed [2024-09-10T06:19:43.342Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:43.694Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:44.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T06:19:44.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T06:19:44.042Z] ea13807024fc: Preparing [2024-09-10T06:19:44.042Z] 793840c50e8c: Preparing [2024-09-10T06:19:44.042Z] e54109b8c4ef: Preparing [2024-09-10T06:19:44.042Z] a5279195890c: Preparing [2024-09-10T06:19:44.042Z] caa052f555a1: Preparing [2024-09-10T06:19:44.042Z] 4e379845538c: Preparing [2024-09-10T06:19:44.042Z] 5c182fe3a1c2: Preparing [2024-09-10T06:19:44.042Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:44.042Z] 4e379845538c: Waiting [2024-09-10T06:19:44.042Z] 5c182fe3a1c2: Waiting [2024-09-10T06:19:44.042Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:44.042Z] 793840c50e8c: Layer already exists [2024-09-10T06:19:44.042Z] e54109b8c4ef: Layer already exists [2024-09-10T06:19:44.042Z] ea13807024fc: Layer already exists [2024-09-10T06:19:44.042Z] a5279195890c: Layer already exists [2024-09-10T06:19:44.042Z] caa052f555a1: Layer already exists [2024-09-10T06:19:44.042Z] 4e379845538c: Layer already exists [2024-09-10T06:19:44.042Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:44.042Z] 5c182fe3a1c2: Layer already exists [2024-09-10T06:19:44.309Z] latest: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:44.667Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:45.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 [2024-09-10T06:19:45.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T06:19:45.006Z] ea13807024fc: Preparing [2024-09-10T06:19:45.006Z] 793840c50e8c: Preparing [2024-09-10T06:19:45.006Z] e54109b8c4ef: Preparing [2024-09-10T06:19:45.006Z] a5279195890c: Preparing [2024-09-10T06:19:45.006Z] caa052f555a1: Preparing [2024-09-10T06:19:45.006Z] 4e379845538c: Preparing [2024-09-10T06:19:45.006Z] 5c182fe3a1c2: Preparing [2024-09-10T06:19:45.006Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:45.006Z] 4e379845538c: Waiting [2024-09-10T06:19:45.006Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:45.006Z] 5c182fe3a1c2: Waiting [2024-09-10T06:19:45.006Z] caa052f555a1: Layer already exists [2024-09-10T06:19:45.006Z] a5279195890c: Layer already exists [2024-09-10T06:19:45.006Z] 793840c50e8c: Layer already exists [2024-09-10T06:19:45.006Z] ea13807024fc: Layer already exists [2024-09-10T06:19:45.006Z] e54109b8c4ef: Layer already exists [2024-09-10T06:19:45.006Z] 5c182fe3a1c2: Layer already exists [2024-09-10T06:19:45.006Z] 4e379845538c: Layer already exists [2024-09-10T06:19:45.006Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:45.270Z] 3.2.0-dev.71: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:45.628Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:45.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:45.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T06:19:45.988Z] ea13807024fc: Preparing [2024-09-10T06:19:45.988Z] 793840c50e8c: Preparing [2024-09-10T06:19:45.988Z] e54109b8c4ef: Preparing [2024-09-10T06:19:45.988Z] a5279195890c: Preparing [2024-09-10T06:19:45.988Z] caa052f555a1: Preparing [2024-09-10T06:19:45.988Z] 4e379845538c: Preparing [2024-09-10T06:19:45.988Z] 5c182fe3a1c2: Preparing [2024-09-10T06:19:45.988Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:45.988Z] 5c182fe3a1c2: Waiting [2024-09-10T06:19:45.988Z] 4e379845538c: Waiting [2024-09-10T06:19:45.988Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:45.988Z] a5279195890c: Layer already exists [2024-09-10T06:19:45.988Z] ea13807024fc: Layer already exists [2024-09-10T06:19:45.988Z] e54109b8c4ef: Layer already exists [2024-09-10T06:19:45.988Z] caa052f555a1: Layer already exists [2024-09-10T06:19:45.988Z] 793840c50e8c: Layer already exists [2024-09-10T06:19:45.988Z] 5c182fe3a1c2: Layer already exists [2024-09-10T06:19:45.988Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:45.988Z] 4e379845538c: Layer already exists [2024-09-10T06:19:46.253Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:46.603Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:46.961Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-10T06:19:46.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T06:19:46.961Z] ea13807024fc: Preparing [2024-09-10T06:19:46.961Z] 793840c50e8c: Preparing [2024-09-10T06:19:46.961Z] e54109b8c4ef: Preparing [2024-09-10T06:19:46.961Z] a5279195890c: Preparing [2024-09-10T06:19:46.961Z] caa052f555a1: Preparing [2024-09-10T06:19:46.961Z] 4e379845538c: Preparing [2024-09-10T06:19:46.961Z] 5c182fe3a1c2: Preparing [2024-09-10T06:19:46.961Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:46.961Z] 4e379845538c: Waiting [2024-09-10T06:19:46.961Z] 5c182fe3a1c2: Waiting [2024-09-10T06:19:46.961Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:46.961Z] e54109b8c4ef: Layer already exists [2024-09-10T06:19:46.961Z] a5279195890c: Layer already exists [2024-09-10T06:19:46.961Z] 793840c50e8c: Layer already exists [2024-09-10T06:19:46.961Z] ea13807024fc: Layer already exists [2024-09-10T06:19:46.961Z] caa052f555a1: Layer already exists [2024-09-10T06:19:46.961Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:46.961Z] 5c182fe3a1c2: Layer already exists [2024-09-10T06:19:46.961Z] 4e379845538c: Layer already exists [2024-09-10T06:19:47.225Z] main: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:19:47.308Z] ===================================================== [Pipeline] echo [2024-09-10T06:19:47.326Z] taggedImages: [2024-09-10T06:19:47.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:47.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T06:19:47.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 [2024-09-10T06:19:47.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:47.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-10T06:19:47.360Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-10T06:19:47.360Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:47.360Z] latest [2024-09-10T06:19:47.360Z] 3.2.0-dev.71 [2024-09-10T06:19:47.360Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:47.360Z] main [2024-09-10T06:19:47.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:47.730Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:48.077Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:48.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T06:19:48.077Z] 435589e0abc1: Preparing [2024-09-10T06:19:48.077Z] f8b338cc4e7f: Preparing [2024-09-10T06:19:48.077Z] caa052f555a1: Preparing [2024-09-10T06:19:48.077Z] 743aee22eb0e: Preparing [2024-09-10T06:19:48.077Z] c4c1fa36616a: Preparing [2024-09-10T06:19:48.077Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:48.077Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:48.342Z] caa052f555a1: Layer already exists [2024-09-10T06:19:48.342Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:48.342Z] 435589e0abc1: Pushed [2024-09-10T06:19:48.342Z] c4c1fa36616a: Pushed [2024-09-10T06:19:48.342Z] 743aee22eb0e: Pushed [2024-09-10T06:19:54.957Z] f8b338cc4e7f: Pushed [2024-09-10T06:19:54.957Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:55.341Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:55.689Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T06:19:55.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T06:19:55.689Z] 435589e0abc1: Preparing [2024-09-10T06:19:55.689Z] f8b338cc4e7f: Preparing [2024-09-10T06:19:55.689Z] caa052f555a1: Preparing [2024-09-10T06:19:55.689Z] 743aee22eb0e: Preparing [2024-09-10T06:19:55.689Z] c4c1fa36616a: Preparing [2024-09-10T06:19:55.689Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:55.689Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:55.689Z] 743aee22eb0e: Layer already exists [2024-09-10T06:19:55.689Z] f8b338cc4e7f: Layer already exists [2024-09-10T06:19:55.689Z] caa052f555a1: Layer already exists [2024-09-10T06:19:55.689Z] c4c1fa36616a: Layer already exists [2024-09-10T06:19:55.689Z] 435589e0abc1: Layer already exists [2024-09-10T06:19:55.689Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:55.953Z] latest: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:56.322Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:56.666Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 [2024-09-10T06:19:56.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T06:19:56.666Z] 435589e0abc1: Preparing [2024-09-10T06:19:56.666Z] f8b338cc4e7f: Preparing [2024-09-10T06:19:56.666Z] caa052f555a1: Preparing [2024-09-10T06:19:56.666Z] 743aee22eb0e: Preparing [2024-09-10T06:19:56.666Z] c4c1fa36616a: Preparing [2024-09-10T06:19:56.666Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:56.666Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:56.666Z] caa052f555a1: Layer already exists [2024-09-10T06:19:56.666Z] f8b338cc4e7f: Layer already exists [2024-09-10T06:19:56.666Z] c4c1fa36616a: Layer already exists [2024-09-10T06:19:56.666Z] 435589e0abc1: Layer already exists [2024-09-10T06:19:56.666Z] 743aee22eb0e: Layer already exists [2024-09-10T06:19:56.666Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:56.931Z] 3.2.0-dev.71: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:57.290Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:57.647Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:57.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T06:19:57.648Z] 435589e0abc1: Preparing [2024-09-10T06:19:57.648Z] f8b338cc4e7f: Preparing [2024-09-10T06:19:57.648Z] caa052f555a1: Preparing [2024-09-10T06:19:57.648Z] 743aee22eb0e: Preparing [2024-09-10T06:19:57.648Z] c4c1fa36616a: Preparing [2024-09-10T06:19:57.648Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:57.648Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:57.648Z] caa052f555a1: Layer already exists [2024-09-10T06:19:57.648Z] f8b338cc4e7f: Layer already exists [2024-09-10T06:19:57.648Z] 435589e0abc1: Layer already exists [2024-09-10T06:19:57.648Z] c4c1fa36616a: Layer already exists [2024-09-10T06:19:57.648Z] 743aee22eb0e: Layer already exists [2024-09-10T06:19:57.648Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:57.648Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:58.262Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:58.615Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-10T06:19:58.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T06:19:58.615Z] 435589e0abc1: Preparing [2024-09-10T06:19:58.615Z] f8b338cc4e7f: Preparing [2024-09-10T06:19:58.615Z] caa052f555a1: Preparing [2024-09-10T06:19:58.615Z] 743aee22eb0e: Preparing [2024-09-10T06:19:58.615Z] c4c1fa36616a: Preparing [2024-09-10T06:19:58.615Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:58.615Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:58.615Z] caa052f555a1: Layer already exists [2024-09-10T06:19:58.615Z] f8b338cc4e7f: Layer already exists [2024-09-10T06:19:58.615Z] 743aee22eb0e: Layer already exists [2024-09-10T06:19:58.615Z] 435589e0abc1: Layer already exists [2024-09-10T06:19:58.615Z] c4c1fa36616a: Layer already exists [2024-09-10T06:19:58.615Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:58.879Z] main: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:19:58.952Z] ===================================================== [Pipeline] echo [2024-09-10T06:19:58.965Z] taggedImages: [2024-09-10T06:19:58.965Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:58.965Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T06:19:58.965Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 [2024-09-10T06:19:58.965Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:58.965Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-10T06:19:58.992Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-10T06:19:58.992Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:58.992Z] latest [2024-09-10T06:19:58.992Z] 3.2.0-dev.71 [2024-09-10T06:19:58.992Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:19:58.992Z] main [2024-09-10T06:19:58.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:59.361Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:19:59.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:19:59.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T06:19:59.715Z] 6bd4f65cfcff: Preparing [2024-09-10T06:19:59.715Z] 7c70a701face: Preparing [2024-09-10T06:19:59.715Z] 866d35ce0254: Preparing [2024-09-10T06:19:59.715Z] a5279195890c: Preparing [2024-09-10T06:19:59.715Z] caa052f555a1: Preparing [2024-09-10T06:19:59.715Z] 1a6bfa3134b5: Preparing [2024-09-10T06:19:59.715Z] c36753c0f1d7: Preparing [2024-09-10T06:19:59.715Z] 1a6bfa3134b5: Waiting [2024-09-10T06:19:59.715Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:19:59.715Z] c36753c0f1d7: Waiting [2024-09-10T06:19:59.715Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:19:59.715Z] caa052f555a1: Layer already exists [2024-09-10T06:19:59.715Z] a5279195890c: Layer already exists [2024-09-10T06:19:59.715Z] c36753c0f1d7: Layer already exists [2024-09-10T06:19:59.979Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:19:59.979Z] 7c70a701face: Pushed [2024-09-10T06:19:59.979Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:19:59.979Z] 6bd4f65cfcff: Pushed [2024-09-10T06:20:06.601Z] 866d35ce0254: Pushed [2024-09-10T06:20:06.601Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:06.946Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:07.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T06:20:07.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T06:20:07.290Z] 6bd4f65cfcff: Preparing [2024-09-10T06:20:07.290Z] 7c70a701face: Preparing [2024-09-10T06:20:07.290Z] 866d35ce0254: Preparing [2024-09-10T06:20:07.290Z] a5279195890c: Preparing [2024-09-10T06:20:07.290Z] caa052f555a1: Preparing [2024-09-10T06:20:07.290Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:07.290Z] c36753c0f1d7: Preparing [2024-09-10T06:20:07.290Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:07.290Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:07.290Z] c36753c0f1d7: Waiting [2024-09-10T06:20:07.290Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:07.290Z] a5279195890c: Layer already exists [2024-09-10T06:20:07.290Z] 6bd4f65cfcff: Layer already exists [2024-09-10T06:20:07.290Z] 866d35ce0254: Layer already exists [2024-09-10T06:20:07.290Z] 7c70a701face: Layer already exists [2024-09-10T06:20:07.290Z] caa052f555a1: Layer already exists [2024-09-10T06:20:07.290Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:07.290Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:07.290Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:07.555Z] latest: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:07.887Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:08.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 [2024-09-10T06:20:08.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T06:20:08.225Z] 6bd4f65cfcff: Preparing [2024-09-10T06:20:08.225Z] 7c70a701face: Preparing [2024-09-10T06:20:08.225Z] 866d35ce0254: Preparing [2024-09-10T06:20:08.225Z] a5279195890c: Preparing [2024-09-10T06:20:08.225Z] caa052f555a1: Preparing [2024-09-10T06:20:08.225Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:08.225Z] c36753c0f1d7: Preparing [2024-09-10T06:20:08.225Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:08.225Z] c36753c0f1d7: Waiting [2024-09-10T06:20:08.225Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:08.225Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:08.225Z] 866d35ce0254: Layer already exists [2024-09-10T06:20:08.225Z] a5279195890c: Layer already exists [2024-09-10T06:20:08.225Z] 6bd4f65cfcff: Layer already exists [2024-09-10T06:20:08.225Z] caa052f555a1: Layer already exists [2024-09-10T06:20:08.225Z] 7c70a701face: Layer already exists [2024-09-10T06:20:08.225Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:08.225Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:08.225Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:08.489Z] 3.2.0-dev.71: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:08.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:09.182Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:09.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T06:20:09.182Z] 6bd4f65cfcff: Preparing [2024-09-10T06:20:09.182Z] 7c70a701face: Preparing [2024-09-10T06:20:09.182Z] 866d35ce0254: Preparing [2024-09-10T06:20:09.182Z] a5279195890c: Preparing [2024-09-10T06:20:09.182Z] caa052f555a1: Preparing [2024-09-10T06:20:09.182Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:09.182Z] c36753c0f1d7: Preparing [2024-09-10T06:20:09.182Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:09.182Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:09.182Z] c36753c0f1d7: Waiting [2024-09-10T06:20:09.182Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:09.182Z] 6bd4f65cfcff: Layer already exists [2024-09-10T06:20:09.182Z] a5279195890c: Layer already exists [2024-09-10T06:20:09.182Z] 7c70a701face: Layer already exists [2024-09-10T06:20:09.182Z] 866d35ce0254: Layer already exists [2024-09-10T06:20:09.182Z] caa052f555a1: Layer already exists [2024-09-10T06:20:09.182Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:09.182Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:09.182Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:09.182Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:09.536Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:09.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-10T06:20:09.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T06:20:09.871Z] 6bd4f65cfcff: Preparing [2024-09-10T06:20:09.871Z] 7c70a701face: Preparing [2024-09-10T06:20:09.871Z] 866d35ce0254: Preparing [2024-09-10T06:20:09.871Z] a5279195890c: Preparing [2024-09-10T06:20:09.871Z] caa052f555a1: Preparing [2024-09-10T06:20:09.871Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:09.871Z] c36753c0f1d7: Preparing [2024-09-10T06:20:09.871Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:09.871Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:09.871Z] c36753c0f1d7: Waiting [2024-09-10T06:20:09.871Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:09.871Z] 866d35ce0254: Layer already exists [2024-09-10T06:20:09.871Z] 6bd4f65cfcff: Layer already exists [2024-09-10T06:20:09.871Z] caa052f555a1: Layer already exists [2024-09-10T06:20:09.871Z] a5279195890c: Layer already exists [2024-09-10T06:20:09.871Z] 7c70a701face: Layer already exists [2024-09-10T06:20:09.871Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:09.871Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:09.871Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:10.134Z] main: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:10.221Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:10.236Z] taggedImages: [2024-09-10T06:20:10.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:10.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T06:20:10.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 [2024-09-10T06:20:10.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:10.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-10T06:20:10.263Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-10T06:20:10.263Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:10.263Z] latest [2024-09-10T06:20:10.263Z] 3.2.0-dev.71 [2024-09-10T06:20:10.263Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:10.263Z] main [2024-09-10T06:20:10.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:10.622Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:10.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:10.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T06:20:10.984Z] 72c466f7a6a2: Preparing [2024-09-10T06:20:10.984Z] 6d6a8086fdec: Preparing [2024-09-10T06:20:10.984Z] 0533959d57ce: Preparing [2024-09-10T06:20:10.984Z] 5c3b3d65e31a: Preparing [2024-09-10T06:20:10.984Z] 2e7414bfa9d7: Preparing [2024-09-10T06:20:10.984Z] 9ff206c67545: Preparing [2024-09-10T06:20:10.984Z] 54753086756f: Preparing [2024-09-10T06:20:10.984Z] 7fd7e5cb14fc: Preparing [2024-09-10T06:20:10.984Z] a5279195890c: Preparing [2024-09-10T06:20:10.984Z] caa052f555a1: Preparing [2024-09-10T06:20:10.984Z] 56f960046fa3: Preparing [2024-09-10T06:20:10.984Z] 37c0a4b834af: Preparing [2024-09-10T06:20:10.984Z] 5f70bf18a086: Preparing [2024-09-10T06:20:10.984Z] d7b7dc033002: Preparing [2024-09-10T06:20:10.984Z] 5e15ff0c58ff: Preparing [2024-09-10T06:20:10.984Z] c7ef332e6584: Preparing [2024-09-10T06:20:10.984Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:10.984Z] 7fd7e5cb14fc: Waiting [2024-09-10T06:20:10.984Z] a5279195890c: Waiting [2024-09-10T06:20:10.984Z] caa052f555a1: Waiting [2024-09-10T06:20:10.984Z] 56f960046fa3: Waiting [2024-09-10T06:20:10.984Z] 37c0a4b834af: Waiting [2024-09-10T06:20:10.984Z] 5f70bf18a086: Waiting [2024-09-10T06:20:10.984Z] d7b7dc033002: Waiting [2024-09-10T06:20:10.984Z] 5e15ff0c58ff: Waiting [2024-09-10T06:20:10.984Z] c7ef332e6584: Waiting [2024-09-10T06:20:10.984Z] 9ff206c67545: Waiting [2024-09-10T06:20:10.984Z] 54753086756f: Waiting [2024-09-10T06:20:10.984Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:11.247Z] 2e7414bfa9d7: Pushed [2024-09-10T06:20:11.247Z] 6d6a8086fdec: Pushed [2024-09-10T06:20:11.247Z] 72c466f7a6a2: Pushed [2024-09-10T06:20:11.247Z] 0533959d57ce: Pushed [2024-09-10T06:20:11.247Z] 5c3b3d65e31a: Pushed [2024-09-10T06:20:11.247Z] a5279195890c: Layer already exists [2024-09-10T06:20:11.247Z] caa052f555a1: Layer already exists [2024-09-10T06:20:11.247Z] 9ff206c67545: Pushed [2024-09-10T06:20:11.511Z] 54753086756f: Pushed [2024-09-10T06:20:11.511Z] 5f70bf18a086: Layer already exists [2024-09-10T06:20:11.511Z] 37c0a4b834af: Pushed [2024-09-10T06:20:11.511Z] 56f960046fa3: Pushed [2024-09-10T06:20:11.511Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:11.511Z] d7b7dc033002: Pushed [2024-09-10T06:20:11.511Z] 5e15ff0c58ff: Pushed [2024-09-10T06:20:11.511Z] c7ef332e6584: Pushed [2024-09-10T06:20:14.075Z] 7fd7e5cb14fc: Pushed [2024-09-10T06:20:14.075Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:14.432Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:14.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T06:20:14.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T06:20:14.768Z] 72c466f7a6a2: Preparing [2024-09-10T06:20:14.768Z] 6d6a8086fdec: Preparing [2024-09-10T06:20:14.768Z] 0533959d57ce: Preparing [2024-09-10T06:20:14.768Z] 5c3b3d65e31a: Preparing [2024-09-10T06:20:14.768Z] 2e7414bfa9d7: Preparing [2024-09-10T06:20:14.768Z] 9ff206c67545: Preparing [2024-09-10T06:20:14.768Z] 54753086756f: Preparing [2024-09-10T06:20:14.768Z] 7fd7e5cb14fc: Preparing [2024-09-10T06:20:14.768Z] a5279195890c: Preparing [2024-09-10T06:20:14.768Z] caa052f555a1: Preparing [2024-09-10T06:20:14.768Z] 56f960046fa3: Preparing [2024-09-10T06:20:14.768Z] 37c0a4b834af: Preparing [2024-09-10T06:20:14.768Z] 5f70bf18a086: Preparing [2024-09-10T06:20:14.768Z] d7b7dc033002: Preparing [2024-09-10T06:20:14.768Z] 5e15ff0c58ff: Preparing [2024-09-10T06:20:14.768Z] c7ef332e6584: Preparing [2024-09-10T06:20:14.768Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:14.768Z] a5279195890c: Waiting [2024-09-10T06:20:14.768Z] caa052f555a1: Waiting [2024-09-10T06:20:14.768Z] 56f960046fa3: Waiting [2024-09-10T06:20:14.768Z] 37c0a4b834af: Waiting [2024-09-10T06:20:14.768Z] 5f70bf18a086: Waiting [2024-09-10T06:20:14.768Z] d7b7dc033002: Waiting [2024-09-10T06:20:14.768Z] 5e15ff0c58ff: Waiting [2024-09-10T06:20:14.768Z] c7ef332e6584: Waiting [2024-09-10T06:20:14.768Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:14.768Z] 9ff206c67545: Waiting [2024-09-10T06:20:14.768Z] 54753086756f: Waiting [2024-09-10T06:20:14.768Z] 7fd7e5cb14fc: Waiting [2024-09-10T06:20:14.768Z] 0533959d57ce: Layer already exists [2024-09-10T06:20:14.768Z] 5c3b3d65e31a: Layer already exists [2024-09-10T06:20:14.768Z] 72c466f7a6a2: Layer already exists [2024-09-10T06:20:14.768Z] 6d6a8086fdec: Layer already exists [2024-09-10T06:20:14.768Z] 2e7414bfa9d7: Layer already exists [2024-09-10T06:20:14.768Z] 7fd7e5cb14fc: Layer already exists [2024-09-10T06:20:14.768Z] 9ff206c67545: Layer already exists [2024-09-10T06:20:14.768Z] 54753086756f: Layer already exists [2024-09-10T06:20:14.768Z] caa052f555a1: Layer already exists [2024-09-10T06:20:14.768Z] a5279195890c: Layer already exists [2024-09-10T06:20:14.768Z] 56f960046fa3: Layer already exists [2024-09-10T06:20:14.768Z] 5f70bf18a086: Layer already exists [2024-09-10T06:20:14.768Z] 37c0a4b834af: Layer already exists [2024-09-10T06:20:14.768Z] d7b7dc033002: Layer already exists [2024-09-10T06:20:14.768Z] 5e15ff0c58ff: Layer already exists [2024-09-10T06:20:14.768Z] c7ef332e6584: Layer already exists [2024-09-10T06:20:14.768Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:15.031Z] latest: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:15.374Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:16.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 [2024-09-10T06:20:16.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T06:20:16.289Z] 72c466f7a6a2: Preparing [2024-09-10T06:20:16.289Z] 6d6a8086fdec: Preparing [2024-09-10T06:20:16.289Z] 0533959d57ce: Preparing [2024-09-10T06:20:16.289Z] 5c3b3d65e31a: Preparing [2024-09-10T06:20:16.289Z] 2e7414bfa9d7: Preparing [2024-09-10T06:20:16.289Z] 9ff206c67545: Preparing [2024-09-10T06:20:16.289Z] 54753086756f: Preparing [2024-09-10T06:20:16.289Z] 7fd7e5cb14fc: Preparing [2024-09-10T06:20:16.289Z] a5279195890c: Preparing [2024-09-10T06:20:16.289Z] caa052f555a1: Preparing [2024-09-10T06:20:16.289Z] 56f960046fa3: Preparing [2024-09-10T06:20:16.289Z] 37c0a4b834af: Preparing [2024-09-10T06:20:16.289Z] 5f70bf18a086: Preparing [2024-09-10T06:20:16.289Z] d7b7dc033002: Preparing [2024-09-10T06:20:16.289Z] 5e15ff0c58ff: Preparing [2024-09-10T06:20:16.289Z] c7ef332e6584: Preparing [2024-09-10T06:20:16.289Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:16.289Z] 9ff206c67545: Waiting [2024-09-10T06:20:16.289Z] 54753086756f: Waiting [2024-09-10T06:20:16.289Z] 37c0a4b834af: Waiting [2024-09-10T06:20:16.289Z] 7fd7e5cb14fc: Waiting [2024-09-10T06:20:16.289Z] 5f70bf18a086: Waiting [2024-09-10T06:20:16.289Z] d7b7dc033002: Waiting [2024-09-10T06:20:16.289Z] 5e15ff0c58ff: Waiting [2024-09-10T06:20:16.289Z] c7ef332e6584: Waiting [2024-09-10T06:20:16.289Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:16.289Z] a5279195890c: Waiting [2024-09-10T06:20:16.289Z] 56f960046fa3: Waiting [2024-09-10T06:20:16.289Z] caa052f555a1: Waiting [2024-09-10T06:20:16.551Z] 0533959d57ce: Layer already exists [2024-09-10T06:20:16.551Z] 2e7414bfa9d7: Layer already exists [2024-09-10T06:20:16.551Z] 6d6a8086fdec: Layer already exists [2024-09-10T06:20:16.551Z] 5c3b3d65e31a: Layer already exists [2024-09-10T06:20:16.551Z] 72c466f7a6a2: Layer already exists [2024-09-10T06:20:16.551Z] caa052f555a1: Layer already exists [2024-09-10T06:20:16.551Z] 54753086756f: Layer already exists [2024-09-10T06:20:16.551Z] a5279195890c: Layer already exists [2024-09-10T06:20:16.551Z] 9ff206c67545: Layer already exists [2024-09-10T06:20:16.551Z] 7fd7e5cb14fc: Layer already exists [2024-09-10T06:20:16.551Z] d7b7dc033002: Layer already exists [2024-09-10T06:20:16.551Z] 56f960046fa3: Layer already exists [2024-09-10T06:20:16.551Z] 37c0a4b834af: Layer already exists [2024-09-10T06:20:16.551Z] 5f70bf18a086: Layer already exists [2024-09-10T06:20:16.551Z] 5e15ff0c58ff: Layer already exists [2024-09-10T06:20:16.551Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:16.551Z] c7ef332e6584: Layer already exists [2024-09-10T06:20:16.813Z] 3.2.0-dev.71: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:17.160Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:17.507Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:17.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T06:20:17.507Z] 72c466f7a6a2: Preparing [2024-09-10T06:20:17.507Z] 6d6a8086fdec: Preparing [2024-09-10T06:20:17.507Z] 0533959d57ce: Preparing [2024-09-10T06:20:17.507Z] 5c3b3d65e31a: Preparing [2024-09-10T06:20:17.507Z] 2e7414bfa9d7: Preparing [2024-09-10T06:20:17.507Z] 9ff206c67545: Preparing [2024-09-10T06:20:17.507Z] 9ff206c67545: Waiting [2024-09-10T06:20:17.507Z] 54753086756f: Preparing [2024-09-10T06:20:17.507Z] 7fd7e5cb14fc: Preparing [2024-09-10T06:20:17.507Z] 54753086756f: Waiting [2024-09-10T06:20:17.507Z] a5279195890c: Preparing [2024-09-10T06:20:17.507Z] 7fd7e5cb14fc: Waiting [2024-09-10T06:20:17.507Z] a5279195890c: Waiting [2024-09-10T06:20:17.507Z] caa052f555a1: Preparing [2024-09-10T06:20:17.507Z] 56f960046fa3: Preparing [2024-09-10T06:20:17.507Z] caa052f555a1: Waiting [2024-09-10T06:20:17.507Z] 37c0a4b834af: Preparing [2024-09-10T06:20:17.507Z] 56f960046fa3: Waiting [2024-09-10T06:20:17.507Z] 5f70bf18a086: Preparing [2024-09-10T06:20:17.507Z] 37c0a4b834af: Waiting [2024-09-10T06:20:17.507Z] 5f70bf18a086: Waiting [2024-09-10T06:20:17.507Z] d7b7dc033002: Preparing [2024-09-10T06:20:17.507Z] d7b7dc033002: Waiting [2024-09-10T06:20:17.507Z] 5e15ff0c58ff: Preparing [2024-09-10T06:20:17.507Z] c7ef332e6584: Preparing [2024-09-10T06:20:17.507Z] 5e15ff0c58ff: Waiting [2024-09-10T06:20:17.507Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:17.507Z] c7ef332e6584: Waiting [2024-09-10T06:20:17.507Z] 72c466f7a6a2: Layer already exists [2024-09-10T06:20:17.507Z] 6d6a8086fdec: Layer already exists [2024-09-10T06:20:17.507Z] 5c3b3d65e31a: Layer already exists [2024-09-10T06:20:17.507Z] 2e7414bfa9d7: Layer already exists [2024-09-10T06:20:17.507Z] 0533959d57ce: Layer already exists [2024-09-10T06:20:17.507Z] 9ff206c67545: Layer already exists [2024-09-10T06:20:17.507Z] 54753086756f: Layer already exists [2024-09-10T06:20:17.507Z] 7fd7e5cb14fc: Layer already exists [2024-09-10T06:20:17.507Z] caa052f555a1: Layer already exists [2024-09-10T06:20:17.507Z] a5279195890c: Layer already exists [2024-09-10T06:20:17.769Z] 56f960046fa3: Layer already exists [2024-09-10T06:20:17.769Z] 5f70bf18a086: Layer already exists [2024-09-10T06:20:17.769Z] 5e15ff0c58ff: Layer already exists [2024-09-10T06:20:17.769Z] 37c0a4b834af: Layer already exists [2024-09-10T06:20:17.769Z] d7b7dc033002: Layer already exists [2024-09-10T06:20:17.769Z] c7ef332e6584: Layer already exists [2024-09-10T06:20:17.769Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:17.769Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:18.129Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:18.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-10T06:20:18.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T06:20:18.471Z] 72c466f7a6a2: Preparing [2024-09-10T06:20:18.471Z] 6d6a8086fdec: Preparing [2024-09-10T06:20:18.471Z] 0533959d57ce: Preparing [2024-09-10T06:20:18.471Z] 5c3b3d65e31a: Preparing [2024-09-10T06:20:18.471Z] 2e7414bfa9d7: Preparing [2024-09-10T06:20:18.471Z] 9ff206c67545: Preparing [2024-09-10T06:20:18.471Z] 54753086756f: Preparing [2024-09-10T06:20:18.471Z] 7fd7e5cb14fc: Preparing [2024-09-10T06:20:18.471Z] a5279195890c: Preparing [2024-09-10T06:20:18.471Z] caa052f555a1: Preparing [2024-09-10T06:20:18.471Z] 56f960046fa3: Preparing [2024-09-10T06:20:18.471Z] 37c0a4b834af: Preparing [2024-09-10T06:20:18.471Z] 5f70bf18a086: Preparing [2024-09-10T06:20:18.471Z] d7b7dc033002: Preparing [2024-09-10T06:20:18.471Z] 5e15ff0c58ff: Preparing [2024-09-10T06:20:18.471Z] c7ef332e6584: Preparing [2024-09-10T06:20:18.471Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:18.471Z] 56f960046fa3: Waiting [2024-09-10T06:20:18.471Z] 37c0a4b834af: Waiting [2024-09-10T06:20:18.471Z] 5f70bf18a086: Waiting [2024-09-10T06:20:18.471Z] d7b7dc033002: Waiting [2024-09-10T06:20:18.471Z] 9ff206c67545: Waiting [2024-09-10T06:20:18.471Z] 5e15ff0c58ff: Waiting [2024-09-10T06:20:18.471Z] c7ef332e6584: Waiting [2024-09-10T06:20:18.471Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:18.471Z] 54753086756f: Waiting [2024-09-10T06:20:18.471Z] a5279195890c: Waiting [2024-09-10T06:20:18.471Z] caa052f555a1: Waiting [2024-09-10T06:20:18.471Z] 7fd7e5cb14fc: Waiting [2024-09-10T06:20:18.471Z] 0533959d57ce: Layer already exists [2024-09-10T06:20:18.471Z] 5c3b3d65e31a: Layer already exists [2024-09-10T06:20:18.471Z] 72c466f7a6a2: Layer already exists [2024-09-10T06:20:18.471Z] 2e7414bfa9d7: Layer already exists [2024-09-10T06:20:18.471Z] 6d6a8086fdec: Layer already exists [2024-09-10T06:20:18.471Z] 7fd7e5cb14fc: Layer already exists [2024-09-10T06:20:18.471Z] 54753086756f: Layer already exists [2024-09-10T06:20:18.471Z] a5279195890c: Layer already exists [2024-09-10T06:20:18.471Z] caa052f555a1: Layer already exists [2024-09-10T06:20:18.471Z] 9ff206c67545: Layer already exists [2024-09-10T06:20:18.737Z] 5f70bf18a086: Layer already exists [2024-09-10T06:20:18.737Z] 56f960046fa3: Layer already exists [2024-09-10T06:20:18.737Z] 37c0a4b834af: Layer already exists [2024-09-10T06:20:18.737Z] 5e15ff0c58ff: Layer already exists [2024-09-10T06:20:18.737Z] d7b7dc033002: Layer already exists [2024-09-10T06:20:18.737Z] c7ef332e6584: Layer already exists [2024-09-10T06:20:18.737Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:18.737Z] main: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:18.831Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:18.845Z] taggedImages: [2024-09-10T06:20:18.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:18.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T06:20:18.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 [2024-09-10T06:20:18.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:18.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T06:20:18.870Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-10T06:20:18.870Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:18.870Z] latest [2024-09-10T06:20:18.870Z] 3.2.0-dev.71 [2024-09-10T06:20:18.870Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:18.870Z] main [2024-09-10T06:20:18.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:19.224Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:19.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:19.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T06:20:19.571Z] 0aefaead2fd7: Preparing [2024-09-10T06:20:19.571Z] 73275e7049ed: Preparing [2024-09-10T06:20:19.571Z] 5a607ca516c2: Preparing [2024-09-10T06:20:19.571Z] 50a7853d091f: Preparing [2024-09-10T06:20:19.571Z] a5279195890c: Preparing [2024-09-10T06:20:19.571Z] caa052f555a1: Preparing [2024-09-10T06:20:19.571Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:19.571Z] c36753c0f1d7: Preparing [2024-09-10T06:20:19.571Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:19.571Z] caa052f555a1: Waiting [2024-09-10T06:20:19.571Z] c36753c0f1d7: Waiting [2024-09-10T06:20:19.571Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:19.571Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:19.571Z] a5279195890c: Layer already exists [2024-09-10T06:20:19.571Z] caa052f555a1: Layer already exists [2024-09-10T06:20:19.835Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:19.835Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:19.835Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:19.835Z] 0aefaead2fd7: Pushed [2024-09-10T06:20:19.835Z] 73275e7049ed: Pushed [2024-09-10T06:20:19.835Z] 5a607ca516c2: Pushed [2024-09-10T06:20:25.148Z] 50a7853d091f: Pushed [2024-09-10T06:20:25.148Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:25.493Z] + 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-09-10T06:20:25.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T06:20:25.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T06:20:25.836Z] 0aefaead2fd7: Preparing [2024-09-10T06:20:25.836Z] 73275e7049ed: Preparing [2024-09-10T06:20:25.836Z] 5a607ca516c2: Preparing [2024-09-10T06:20:25.836Z] 50a7853d091f: Preparing [2024-09-10T06:20:25.836Z] a5279195890c: Preparing [2024-09-10T06:20:25.836Z] caa052f555a1: Preparing [2024-09-10T06:20:25.836Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:25.836Z] c36753c0f1d7: Preparing [2024-09-10T06:20:25.836Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:25.836Z] caa052f555a1: Waiting [2024-09-10T06:20:25.836Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:25.836Z] c36753c0f1d7: Waiting [2024-09-10T06:20:25.836Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:25.836Z] 73275e7049ed: Layer already exists [2024-09-10T06:20:25.836Z] 5a607ca516c2: Layer already exists [2024-09-10T06:20:25.836Z] a5279195890c: Layer already exists [2024-09-10T06:20:25.836Z] 0aefaead2fd7: Layer already exists [2024-09-10T06:20:25.836Z] 50a7853d091f: Layer already exists [2024-09-10T06:20:25.836Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:25.836Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:25.836Z] caa052f555a1: Layer already exists [2024-09-10T06:20:25.836Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:26.100Z] latest: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:26.456Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:26.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 [2024-09-10T06:20:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T06:20:26.909Z] 0aefaead2fd7: Preparing [2024-09-10T06:20:26.909Z] 73275e7049ed: Preparing [2024-09-10T06:20:26.909Z] 5a607ca516c2: Preparing [2024-09-10T06:20:26.909Z] 50a7853d091f: Preparing [2024-09-10T06:20:26.909Z] a5279195890c: Preparing [2024-09-10T06:20:26.909Z] caa052f555a1: Preparing [2024-09-10T06:20:26.909Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:26.909Z] c36753c0f1d7: Preparing [2024-09-10T06:20:26.909Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:26.909Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:26.909Z] c36753c0f1d7: Waiting [2024-09-10T06:20:26.909Z] caa052f555a1: Waiting [2024-09-10T06:20:26.909Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:26.909Z] 50a7853d091f: Layer already exists [2024-09-10T06:20:26.909Z] 5a607ca516c2: Layer already exists [2024-09-10T06:20:26.909Z] a5279195890c: Layer already exists [2024-09-10T06:20:26.909Z] 73275e7049ed: Layer already exists [2024-09-10T06:20:26.909Z] 0aefaead2fd7: Layer already exists [2024-09-10T06:20:26.909Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:26.909Z] caa052f555a1: Layer already exists [2024-09-10T06:20:26.909Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:26.909Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:26.909Z] 3.2.0-dev.71: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:27.264Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:27.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:27.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T06:20:27.634Z] 0aefaead2fd7: Preparing [2024-09-10T06:20:27.634Z] 73275e7049ed: Preparing [2024-09-10T06:20:27.634Z] 5a607ca516c2: Preparing [2024-09-10T06:20:27.634Z] 50a7853d091f: Preparing [2024-09-10T06:20:27.634Z] a5279195890c: Preparing [2024-09-10T06:20:27.634Z] caa052f555a1: Preparing [2024-09-10T06:20:27.634Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:27.634Z] c36753c0f1d7: Preparing [2024-09-10T06:20:27.634Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:27.634Z] caa052f555a1: Waiting [2024-09-10T06:20:27.634Z] c36753c0f1d7: Waiting [2024-09-10T06:20:27.634Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:27.634Z] 0aefaead2fd7: Layer already exists [2024-09-10T06:20:27.634Z] a5279195890c: Layer already exists [2024-09-10T06:20:27.634Z] 5a607ca516c2: Layer already exists [2024-09-10T06:20:27.634Z] 73275e7049ed: Layer already exists [2024-09-10T06:20:27.634Z] 50a7853d091f: Layer already exists [2024-09-10T06:20:27.634Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:27.634Z] caa052f555a1: Layer already exists [2024-09-10T06:20:27.634Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:27.634Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:27.634Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:28.249Z] + 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-09-10T06:20:28.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-10T06:20:28.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T06:20:28.607Z] 0aefaead2fd7: Preparing [2024-09-10T06:20:28.607Z] 73275e7049ed: Preparing [2024-09-10T06:20:28.607Z] 5a607ca516c2: Preparing [2024-09-10T06:20:28.607Z] 50a7853d091f: Preparing [2024-09-10T06:20:28.607Z] a5279195890c: Preparing [2024-09-10T06:20:28.607Z] caa052f555a1: Preparing [2024-09-10T06:20:28.607Z] 1a6bfa3134b5: Preparing [2024-09-10T06:20:28.607Z] c36753c0f1d7: Preparing [2024-09-10T06:20:28.607Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:28.607Z] 1a6bfa3134b5: Waiting [2024-09-10T06:20:28.607Z] c36753c0f1d7: Waiting [2024-09-10T06:20:28.607Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:28.607Z] caa052f555a1: Waiting [2024-09-10T06:20:28.607Z] 5a607ca516c2: Layer already exists [2024-09-10T06:20:28.607Z] 0aefaead2fd7: Layer already exists [2024-09-10T06:20:28.607Z] 50a7853d091f: Layer already exists [2024-09-10T06:20:28.607Z] a5279195890c: Layer already exists [2024-09-10T06:20:28.607Z] 73275e7049ed: Layer already exists [2024-09-10T06:20:28.607Z] caa052f555a1: Layer already exists [2024-09-10T06:20:28.607Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:20:28.607Z] c36753c0f1d7: Layer already exists [2024-09-10T06:20:28.607Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:28.607Z] main: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:28.940Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:28.954Z] taggedImages: [2024-09-10T06:20:28.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:28.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T06:20:28.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 [2024-09-10T06:20:28.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:28.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-10T06:20:28.984Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-10T06:20:28.984Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:28.984Z] latest [2024-09-10T06:20:28.984Z] 3.2.0-dev.71 [2024-09-10T06:20:28.984Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:28.984Z] main [2024-09-10T06:20:28.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:29.363Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:29.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:29.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T06:20:29.701Z] c3d7f1fd4827: Preparing [2024-09-10T06:20:29.701Z] a73522127232: Preparing [2024-09-10T06:20:29.701Z] 83d67b25fdb3: Preparing [2024-09-10T06:20:29.701Z] 20c3b445b57e: Preparing [2024-09-10T06:20:29.701Z] cec4b213268f: Preparing [2024-09-10T06:20:29.701Z] a5279195890c: Preparing [2024-09-10T06:20:29.701Z] caa052f555a1: Preparing [2024-09-10T06:20:29.701Z] 119a5f343aed: Preparing [2024-09-10T06:20:29.701Z] 50f690760b0a: Preparing [2024-09-10T06:20:29.701Z] af5bfb816cca: Preparing [2024-09-10T06:20:29.701Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:29.701Z] a5279195890c: Waiting [2024-09-10T06:20:29.701Z] caa052f555a1: Waiting [2024-09-10T06:20:29.701Z] 119a5f343aed: Waiting [2024-09-10T06:20:29.701Z] 50f690760b0a: Waiting [2024-09-10T06:20:29.701Z] af5bfb816cca: Waiting [2024-09-10T06:20:29.701Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:29.965Z] c3d7f1fd4827: Pushed [2024-09-10T06:20:29.965Z] cec4b213268f: Pushed [2024-09-10T06:20:29.965Z] a73522127232: Pushed [2024-09-10T06:20:29.965Z] 20c3b445b57e: Pushed [2024-09-10T06:20:29.965Z] a5279195890c: Layer already exists [2024-09-10T06:20:29.965Z] caa052f555a1: Layer already exists [2024-09-10T06:20:29.965Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:30.228Z] 50f690760b0a: Pushed [2024-09-10T06:20:30.228Z] 119a5f343aed: Pushed [2024-09-10T06:20:32.156Z] 83d67b25fdb3: Pushed [2024-09-10T06:20:32.423Z] af5bfb816cca: Pushed [2024-09-10T06:20:32.686Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:33.042Z] + 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-09-10T06:20:33.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T06:20:33.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T06:20:33.388Z] c3d7f1fd4827: Preparing [2024-09-10T06:20:33.388Z] a73522127232: Preparing [2024-09-10T06:20:33.388Z] 83d67b25fdb3: Preparing [2024-09-10T06:20:33.388Z] 20c3b445b57e: Preparing [2024-09-10T06:20:33.388Z] cec4b213268f: Preparing [2024-09-10T06:20:33.388Z] a5279195890c: Preparing [2024-09-10T06:20:33.388Z] caa052f555a1: Preparing [2024-09-10T06:20:33.388Z] 119a5f343aed: Preparing [2024-09-10T06:20:33.388Z] 50f690760b0a: Preparing [2024-09-10T06:20:33.388Z] af5bfb816cca: Preparing [2024-09-10T06:20:33.388Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:33.388Z] 119a5f343aed: Waiting [2024-09-10T06:20:33.388Z] 50f690760b0a: Waiting [2024-09-10T06:20:33.388Z] a5279195890c: Waiting [2024-09-10T06:20:33.388Z] caa052f555a1: Waiting [2024-09-10T06:20:33.388Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:33.388Z] af5bfb816cca: Waiting [2024-09-10T06:20:33.388Z] a73522127232: Layer already exists [2024-09-10T06:20:33.388Z] cec4b213268f: Layer already exists [2024-09-10T06:20:33.388Z] 20c3b445b57e: Layer already exists [2024-09-10T06:20:33.388Z] 83d67b25fdb3: Layer already exists [2024-09-10T06:20:33.388Z] c3d7f1fd4827: Layer already exists [2024-09-10T06:20:33.388Z] 50f690760b0a: Layer already exists [2024-09-10T06:20:33.388Z] 119a5f343aed: Layer already exists [2024-09-10T06:20:33.388Z] caa052f555a1: Layer already exists [2024-09-10T06:20:33.388Z] a5279195890c: Layer already exists [2024-09-10T06:20:33.388Z] af5bfb816cca: Layer already exists [2024-09-10T06:20:33.388Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:33.652Z] latest: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:34.003Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:34.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 [2024-09-10T06:20:34.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T06:20:34.349Z] c3d7f1fd4827: Preparing [2024-09-10T06:20:34.349Z] a73522127232: Preparing [2024-09-10T06:20:34.349Z] 83d67b25fdb3: Preparing [2024-09-10T06:20:34.349Z] 20c3b445b57e: Preparing [2024-09-10T06:20:34.349Z] cec4b213268f: Preparing [2024-09-10T06:20:34.349Z] a5279195890c: Preparing [2024-09-10T06:20:34.349Z] caa052f555a1: Preparing [2024-09-10T06:20:34.349Z] 119a5f343aed: Preparing [2024-09-10T06:20:34.349Z] 50f690760b0a: Preparing [2024-09-10T06:20:34.349Z] af5bfb816cca: Preparing [2024-09-10T06:20:34.349Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:34.349Z] 119a5f343aed: Waiting [2024-09-10T06:20:34.349Z] 50f690760b0a: Waiting [2024-09-10T06:20:34.349Z] af5bfb816cca: Waiting [2024-09-10T06:20:34.349Z] a5279195890c: Waiting [2024-09-10T06:20:34.349Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:34.349Z] caa052f555a1: Waiting [2024-09-10T06:20:34.349Z] c3d7f1fd4827: Layer already exists [2024-09-10T06:20:34.349Z] a73522127232: Layer already exists [2024-09-10T06:20:34.349Z] 83d67b25fdb3: Layer already exists [2024-09-10T06:20:34.349Z] 20c3b445b57e: Layer already exists [2024-09-10T06:20:34.349Z] cec4b213268f: Layer already exists [2024-09-10T06:20:34.349Z] a5279195890c: Layer already exists [2024-09-10T06:20:34.349Z] 119a5f343aed: Layer already exists [2024-09-10T06:20:34.349Z] caa052f555a1: Layer already exists [2024-09-10T06:20:34.349Z] af5bfb816cca: Layer already exists [2024-09-10T06:20:34.349Z] 50f690760b0a: Layer already exists [2024-09-10T06:20:34.349Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:34.349Z] 3.2.0-dev.71: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:34.953Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:35.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:35.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T06:20:35.298Z] c3d7f1fd4827: Preparing [2024-09-10T06:20:35.298Z] a73522127232: Preparing [2024-09-10T06:20:35.298Z] 83d67b25fdb3: Preparing [2024-09-10T06:20:35.298Z] 20c3b445b57e: Preparing [2024-09-10T06:20:35.298Z] cec4b213268f: Preparing [2024-09-10T06:20:35.298Z] a5279195890c: Preparing [2024-09-10T06:20:35.298Z] caa052f555a1: Preparing [2024-09-10T06:20:35.298Z] a5279195890c: Waiting [2024-09-10T06:20:35.298Z] 119a5f343aed: Preparing [2024-09-10T06:20:35.298Z] caa052f555a1: Waiting [2024-09-10T06:20:35.298Z] 50f690760b0a: Preparing [2024-09-10T06:20:35.298Z] 119a5f343aed: Waiting [2024-09-10T06:20:35.298Z] af5bfb816cca: Preparing [2024-09-10T06:20:35.298Z] 50f690760b0a: Waiting [2024-09-10T06:20:35.298Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:35.298Z] af5bfb816cca: Waiting [2024-09-10T06:20:35.298Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:35.298Z] 83d67b25fdb3: Layer already exists [2024-09-10T06:20:35.298Z] cec4b213268f: Layer already exists [2024-09-10T06:20:35.298Z] a73522127232: Layer already exists [2024-09-10T06:20:35.298Z] c3d7f1fd4827: Layer already exists [2024-09-10T06:20:35.298Z] 20c3b445b57e: Layer already exists [2024-09-10T06:20:35.298Z] caa052f555a1: Layer already exists [2024-09-10T06:20:35.298Z] 119a5f343aed: Layer already exists [2024-09-10T06:20:35.298Z] a5279195890c: Layer already exists [2024-09-10T06:20:35.298Z] af5bfb816cca: Layer already exists [2024-09-10T06:20:35.298Z] 50f690760b0a: Layer already exists [2024-09-10T06:20:35.298Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:35.561Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:35.913Z] + 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-09-10T06:20:36.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-10T06:20:36.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T06:20:36.257Z] c3d7f1fd4827: Preparing [2024-09-10T06:20:36.257Z] a73522127232: Preparing [2024-09-10T06:20:36.257Z] 83d67b25fdb3: Preparing [2024-09-10T06:20:36.257Z] 20c3b445b57e: Preparing [2024-09-10T06:20:36.257Z] cec4b213268f: Preparing [2024-09-10T06:20:36.257Z] a5279195890c: Preparing [2024-09-10T06:20:36.257Z] caa052f555a1: Preparing [2024-09-10T06:20:36.257Z] 119a5f343aed: Preparing [2024-09-10T06:20:36.257Z] 50f690760b0a: Preparing [2024-09-10T06:20:36.257Z] af5bfb816cca: Preparing [2024-09-10T06:20:36.257Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:36.257Z] caa052f555a1: Waiting [2024-09-10T06:20:36.257Z] 119a5f343aed: Waiting [2024-09-10T06:20:36.257Z] 50f690760b0a: Waiting [2024-09-10T06:20:36.257Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:36.257Z] af5bfb816cca: Waiting [2024-09-10T06:20:36.257Z] a5279195890c: Waiting [2024-09-10T06:20:36.257Z] a73522127232: Layer already exists [2024-09-10T06:20:36.257Z] c3d7f1fd4827: Layer already exists [2024-09-10T06:20:36.257Z] 20c3b445b57e: Layer already exists [2024-09-10T06:20:36.257Z] cec4b213268f: Layer already exists [2024-09-10T06:20:36.257Z] 83d67b25fdb3: Layer already exists [2024-09-10T06:20:36.257Z] 119a5f343aed: Layer already exists [2024-09-10T06:20:36.257Z] a5279195890c: Layer already exists [2024-09-10T06:20:36.257Z] caa052f555a1: Layer already exists [2024-09-10T06:20:36.257Z] 50f690760b0a: Layer already exists [2024-09-10T06:20:36.257Z] af5bfb816cca: Layer already exists [2024-09-10T06:20:36.257Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:36.521Z] main: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:36.599Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:36.616Z] taggedImages: [2024-09-10T06:20:36.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:36.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T06:20:36.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 [2024-09-10T06:20:36.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:36.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-10T06:20:36.660Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-10T06:20:36.660Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:36.660Z] latest [2024-09-10T06:20:36.660Z] 3.2.0-dev.71 [2024-09-10T06:20:36.660Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:36.660Z] main [2024-09-10T06:20:36.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:37.021Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:37.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:37.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T06:20:37.371Z] 577a81727b2d: Preparing [2024-09-10T06:20:37.371Z] a29ddcbc69bc: Preparing [2024-09-10T06:20:37.371Z] 9b7dd1c9fd2b: Preparing [2024-09-10T06:20:37.371Z] 8107c5386e21: Preparing [2024-09-10T06:20:37.371Z] 957ce29bfc46: Preparing [2024-09-10T06:20:37.371Z] e8e78c4e142b: Preparing [2024-09-10T06:20:37.371Z] 5d80521a143c: Preparing [2024-09-10T06:20:37.371Z] a5279195890c: Preparing [2024-09-10T06:20:37.371Z] caa052f555a1: Preparing [2024-09-10T06:20:37.371Z] 5c721e4b1756: Preparing [2024-09-10T06:20:37.371Z] d5fc8d264a01: Preparing [2024-09-10T06:20:37.371Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:37.371Z] caa052f555a1: Waiting [2024-09-10T06:20:37.371Z] d5fc8d264a01: Waiting [2024-09-10T06:20:37.371Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:37.371Z] 5c721e4b1756: Waiting [2024-09-10T06:20:37.371Z] 5d80521a143c: Waiting [2024-09-10T06:20:37.371Z] e8e78c4e142b: Waiting [2024-09-10T06:20:37.371Z] a5279195890c: Waiting [2024-09-10T06:20:37.635Z] 957ce29bfc46: Pushed [2024-09-10T06:20:37.635Z] a29ddcbc69bc: Pushed [2024-09-10T06:20:37.635Z] 577a81727b2d: Pushed [2024-09-10T06:20:37.901Z] a5279195890c: Layer already exists [2024-09-10T06:20:37.901Z] caa052f555a1: Layer already exists [2024-09-10T06:20:37.901Z] e8e78c4e142b: Pushed [2024-09-10T06:20:37.901Z] 5d80521a143c: Pushed [2024-09-10T06:20:37.901Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:37.901Z] 5c721e4b1756: Pushed [2024-09-10T06:20:39.301Z] 8107c5386e21: Pushed [2024-09-10T06:20:40.255Z] 9b7dd1c9fd2b: Pushed [2024-09-10T06:20:40.519Z] d5fc8d264a01: Pushed [2024-09-10T06:20:40.783Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:41.139Z] + 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-09-10T06:20:41.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T06:20:41.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T06:20:41.486Z] 577a81727b2d: Preparing [2024-09-10T06:20:41.486Z] a29ddcbc69bc: Preparing [2024-09-10T06:20:41.486Z] 9b7dd1c9fd2b: Preparing [2024-09-10T06:20:41.486Z] 8107c5386e21: Preparing [2024-09-10T06:20:41.486Z] 957ce29bfc46: Preparing [2024-09-10T06:20:41.486Z] e8e78c4e142b: Preparing [2024-09-10T06:20:41.486Z] 5d80521a143c: Preparing [2024-09-10T06:20:41.486Z] a5279195890c: Preparing [2024-09-10T06:20:41.486Z] caa052f555a1: Preparing [2024-09-10T06:20:41.486Z] 5c721e4b1756: Preparing [2024-09-10T06:20:41.486Z] d5fc8d264a01: Preparing [2024-09-10T06:20:41.486Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:41.486Z] e8e78c4e142b: Waiting [2024-09-10T06:20:41.486Z] 5d80521a143c: Waiting [2024-09-10T06:20:41.486Z] a5279195890c: Waiting [2024-09-10T06:20:41.486Z] caa052f555a1: Waiting [2024-09-10T06:20:41.486Z] 5c721e4b1756: Waiting [2024-09-10T06:20:41.486Z] d5fc8d264a01: Waiting [2024-09-10T06:20:41.486Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:41.486Z] 577a81727b2d: Layer already exists [2024-09-10T06:20:41.486Z] a29ddcbc69bc: Layer already exists [2024-09-10T06:20:41.486Z] 9b7dd1c9fd2b: Layer already exists [2024-09-10T06:20:41.486Z] 957ce29bfc46: Layer already exists [2024-09-10T06:20:41.486Z] 8107c5386e21: Layer already exists [2024-09-10T06:20:41.486Z] 5d80521a143c: Layer already exists [2024-09-10T06:20:41.486Z] caa052f555a1: Layer already exists [2024-09-10T06:20:41.486Z] a5279195890c: Layer already exists [2024-09-10T06:20:41.486Z] e8e78c4e142b: Layer already exists [2024-09-10T06:20:41.486Z] 5c721e4b1756: Layer already exists [2024-09-10T06:20:41.486Z] d5fc8d264a01: Layer already exists [2024-09-10T06:20:41.486Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:41.750Z] latest: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:42.101Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:42.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 [2024-09-10T06:20:42.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T06:20:42.454Z] 577a81727b2d: Preparing [2024-09-10T06:20:42.454Z] a29ddcbc69bc: Preparing [2024-09-10T06:20:42.454Z] 9b7dd1c9fd2b: Preparing [2024-09-10T06:20:42.454Z] 8107c5386e21: Preparing [2024-09-10T06:20:42.454Z] 957ce29bfc46: Preparing [2024-09-10T06:20:42.454Z] e8e78c4e142b: Preparing [2024-09-10T06:20:42.454Z] 5d80521a143c: Preparing [2024-09-10T06:20:42.454Z] a5279195890c: Preparing [2024-09-10T06:20:42.454Z] caa052f555a1: Preparing [2024-09-10T06:20:42.454Z] 5c721e4b1756: Preparing [2024-09-10T06:20:42.454Z] d5fc8d264a01: Preparing [2024-09-10T06:20:42.454Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:42.454Z] e8e78c4e142b: Waiting [2024-09-10T06:20:42.454Z] 5d80521a143c: Waiting [2024-09-10T06:20:42.454Z] a5279195890c: Waiting [2024-09-10T06:20:42.454Z] d5fc8d264a01: Waiting [2024-09-10T06:20:42.454Z] caa052f555a1: Waiting [2024-09-10T06:20:42.454Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:42.454Z] 5c721e4b1756: Waiting [2024-09-10T06:20:42.454Z] 9b7dd1c9fd2b: Layer already exists [2024-09-10T06:20:42.454Z] a29ddcbc69bc: Layer already exists [2024-09-10T06:20:42.454Z] 577a81727b2d: Layer already exists [2024-09-10T06:20:42.454Z] 957ce29bfc46: Layer already exists [2024-09-10T06:20:42.454Z] 8107c5386e21: Layer already exists [2024-09-10T06:20:42.454Z] 5d80521a143c: Layer already exists [2024-09-10T06:20:42.454Z] e8e78c4e142b: Layer already exists [2024-09-10T06:20:42.454Z] caa052f555a1: Layer already exists [2024-09-10T06:20:42.454Z] a5279195890c: Layer already exists [2024-09-10T06:20:42.454Z] 5c721e4b1756: Layer already exists [2024-09-10T06:20:42.454Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:42.454Z] d5fc8d264a01: Layer already exists [2024-09-10T06:20:42.720Z] 3.2.0-dev.71: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:43.074Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:43.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:43.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T06:20:43.425Z] 577a81727b2d: Preparing [2024-09-10T06:20:43.425Z] a29ddcbc69bc: Preparing [2024-09-10T06:20:43.425Z] 9b7dd1c9fd2b: Preparing [2024-09-10T06:20:43.425Z] 8107c5386e21: Preparing [2024-09-10T06:20:43.425Z] 957ce29bfc46: Preparing [2024-09-10T06:20:43.425Z] e8e78c4e142b: Preparing [2024-09-10T06:20:43.425Z] 5d80521a143c: Preparing [2024-09-10T06:20:43.425Z] a5279195890c: Preparing [2024-09-10T06:20:43.425Z] caa052f555a1: Preparing [2024-09-10T06:20:43.425Z] 5c721e4b1756: Preparing [2024-09-10T06:20:43.425Z] d5fc8d264a01: Preparing [2024-09-10T06:20:43.425Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:43.425Z] a5279195890c: Waiting [2024-09-10T06:20:43.425Z] caa052f555a1: Waiting [2024-09-10T06:20:43.425Z] 5c721e4b1756: Waiting [2024-09-10T06:20:43.425Z] d5fc8d264a01: Waiting [2024-09-10T06:20:43.425Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:43.425Z] e8e78c4e142b: Waiting [2024-09-10T06:20:43.425Z] 5d80521a143c: Waiting [2024-09-10T06:20:43.425Z] a29ddcbc69bc: Layer already exists [2024-09-10T06:20:43.425Z] 8107c5386e21: Layer already exists [2024-09-10T06:20:43.425Z] 957ce29bfc46: Layer already exists [2024-09-10T06:20:43.425Z] 577a81727b2d: Layer already exists [2024-09-10T06:20:43.425Z] 9b7dd1c9fd2b: Layer already exists [2024-09-10T06:20:43.425Z] a5279195890c: Layer already exists [2024-09-10T06:20:43.425Z] 5d80521a143c: Layer already exists [2024-09-10T06:20:43.425Z] e8e78c4e142b: Layer already exists [2024-09-10T06:20:43.425Z] 5c721e4b1756: Layer already exists [2024-09-10T06:20:43.425Z] caa052f555a1: Layer already exists [2024-09-10T06:20:43.425Z] d5fc8d264a01: Layer already exists [2024-09-10T06:20:43.425Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:43.691Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:44.048Z] + 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-09-10T06:20:44.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-10T06:20:44.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T06:20:44.395Z] 577a81727b2d: Preparing [2024-09-10T06:20:44.395Z] a29ddcbc69bc: Preparing [2024-09-10T06:20:44.395Z] 9b7dd1c9fd2b: Preparing [2024-09-10T06:20:44.395Z] 8107c5386e21: Preparing [2024-09-10T06:20:44.395Z] 957ce29bfc46: Preparing [2024-09-10T06:20:44.395Z] e8e78c4e142b: Preparing [2024-09-10T06:20:44.395Z] 5d80521a143c: Preparing [2024-09-10T06:20:44.395Z] a5279195890c: Preparing [2024-09-10T06:20:44.395Z] caa052f555a1: Preparing [2024-09-10T06:20:44.395Z] 5c721e4b1756: Preparing [2024-09-10T06:20:44.395Z] d5fc8d264a01: Preparing [2024-09-10T06:20:44.395Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:44.395Z] a5279195890c: Waiting [2024-09-10T06:20:44.395Z] caa052f555a1: Waiting [2024-09-10T06:20:44.395Z] 5c721e4b1756: Waiting [2024-09-10T06:20:44.395Z] e8e78c4e142b: Waiting [2024-09-10T06:20:44.395Z] d5fc8d264a01: Waiting [2024-09-10T06:20:44.395Z] 5d80521a143c: Waiting [2024-09-10T06:20:44.395Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:44.395Z] a29ddcbc69bc: Layer already exists [2024-09-10T06:20:44.395Z] 957ce29bfc46: Layer already exists [2024-09-10T06:20:44.395Z] 8107c5386e21: Layer already exists [2024-09-10T06:20:44.395Z] 577a81727b2d: Layer already exists [2024-09-10T06:20:44.395Z] 9b7dd1c9fd2b: Layer already exists [2024-09-10T06:20:44.395Z] a5279195890c: Layer already exists [2024-09-10T06:20:44.395Z] 5d80521a143c: Layer already exists [2024-09-10T06:20:44.395Z] caa052f555a1: Layer already exists [2024-09-10T06:20:44.395Z] 5c721e4b1756: Layer already exists [2024-09-10T06:20:44.395Z] e8e78c4e142b: Layer already exists [2024-09-10T06:20:44.395Z] d5fc8d264a01: Layer already exists [2024-09-10T06:20:44.395Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:44.658Z] main: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:44.744Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:44.755Z] taggedImages: [2024-09-10T06:20:44.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:44.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T06:20:44.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 [2024-09-10T06:20:44.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:44.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-10T06:20:44.783Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-10T06:20:44.783Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:44.783Z] latest [2024-09-10T06:20:44.783Z] 3.2.0-dev.71 [2024-09-10T06:20:44.783Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:44.783Z] main [2024-09-10T06:20:44.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:45.146Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:45.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:45.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T06:20:45.487Z] 555031119cc7: Preparing [2024-09-10T06:20:45.487Z] 2dc2e38aab5b: Preparing [2024-09-10T06:20:45.487Z] a5279195890c: Preparing [2024-09-10T06:20:45.487Z] caa052f555a1: Preparing [2024-09-10T06:20:45.487Z] 0da94f278013: Preparing [2024-09-10T06:20:45.487Z] 4da9eed97952: Preparing [2024-09-10T06:20:45.487Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:45.487Z] 4da9eed97952: Waiting [2024-09-10T06:20:45.487Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:45.487Z] caa052f555a1: Layer already exists [2024-09-10T06:20:45.487Z] a5279195890c: Layer already exists [2024-09-10T06:20:45.754Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:45.754Z] 555031119cc7: Pushed [2024-09-10T06:20:45.754Z] 0da94f278013: Pushed [2024-09-10T06:20:47.153Z] 4da9eed97952: Pushed [2024-09-10T06:20:49.084Z] 2dc2e38aab5b: Pushed [2024-09-10T06:20:49.349Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:49.702Z] + 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-09-10T06:20:50.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T06:20:50.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T06:20:50.059Z] 555031119cc7: Preparing [2024-09-10T06:20:50.059Z] 2dc2e38aab5b: Preparing [2024-09-10T06:20:50.059Z] a5279195890c: Preparing [2024-09-10T06:20:50.059Z] caa052f555a1: Preparing [2024-09-10T06:20:50.059Z] 0da94f278013: Preparing [2024-09-10T06:20:50.059Z] 4da9eed97952: Preparing [2024-09-10T06:20:50.059Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:50.059Z] 4da9eed97952: Waiting [2024-09-10T06:20:50.059Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:50.059Z] 2dc2e38aab5b: Layer already exists [2024-09-10T06:20:50.059Z] 555031119cc7: Layer already exists [2024-09-10T06:20:50.059Z] a5279195890c: Layer already exists [2024-09-10T06:20:50.059Z] caa052f555a1: Layer already exists [2024-09-10T06:20:50.059Z] 0da94f278013: Layer already exists [2024-09-10T06:20:50.059Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:50.059Z] 4da9eed97952: Layer already exists [2024-09-10T06:20:50.322Z] latest: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:50.670Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:51.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 [2024-09-10T06:20:51.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T06:20:51.010Z] 555031119cc7: Preparing [2024-09-10T06:20:51.010Z] 2dc2e38aab5b: Preparing [2024-09-10T06:20:51.010Z] a5279195890c: Preparing [2024-09-10T06:20:51.010Z] caa052f555a1: Preparing [2024-09-10T06:20:51.010Z] 0da94f278013: Preparing [2024-09-10T06:20:51.010Z] 4da9eed97952: Preparing [2024-09-10T06:20:51.010Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:51.010Z] 4da9eed97952: Waiting [2024-09-10T06:20:51.010Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:51.010Z] 555031119cc7: Layer already exists [2024-09-10T06:20:51.010Z] 0da94f278013: Layer already exists [2024-09-10T06:20:51.010Z] caa052f555a1: Layer already exists [2024-09-10T06:20:51.010Z] 2dc2e38aab5b: Layer already exists [2024-09-10T06:20:51.010Z] a5279195890c: Layer already exists [2024-09-10T06:20:51.010Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:51.010Z] 4da9eed97952: Layer already exists [2024-09-10T06:20:51.272Z] 3.2.0-dev.71: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:51.619Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:51.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:51.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T06:20:51.982Z] 555031119cc7: Preparing [2024-09-10T06:20:51.982Z] 2dc2e38aab5b: Preparing [2024-09-10T06:20:51.982Z] a5279195890c: Preparing [2024-09-10T06:20:51.982Z] caa052f555a1: Preparing [2024-09-10T06:20:51.982Z] 0da94f278013: Preparing [2024-09-10T06:20:51.982Z] 4da9eed97952: Preparing [2024-09-10T06:20:51.982Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:51.982Z] 4da9eed97952: Waiting [2024-09-10T06:20:51.982Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:51.982Z] 2dc2e38aab5b: Layer already exists [2024-09-10T06:20:51.982Z] 0da94f278013: Layer already exists [2024-09-10T06:20:51.982Z] caa052f555a1: Layer already exists [2024-09-10T06:20:51.982Z] 555031119cc7: Layer already exists [2024-09-10T06:20:51.982Z] a5279195890c: Layer already exists [2024-09-10T06:20:51.982Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:51.982Z] 4da9eed97952: Layer already exists [2024-09-10T06:20:51.982Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:52.582Z] + 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-09-10T06:20:52.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-10T06:20:52.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T06:20:52.925Z] 555031119cc7: Preparing [2024-09-10T06:20:52.925Z] 2dc2e38aab5b: Preparing [2024-09-10T06:20:52.925Z] a5279195890c: Preparing [2024-09-10T06:20:52.925Z] caa052f555a1: Preparing [2024-09-10T06:20:52.925Z] 0da94f278013: Preparing [2024-09-10T06:20:52.925Z] 4da9eed97952: Preparing [2024-09-10T06:20:52.925Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:52.925Z] 4da9eed97952: Waiting [2024-09-10T06:20:52.925Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:52.925Z] 0da94f278013: Layer already exists [2024-09-10T06:20:52.925Z] 2dc2e38aab5b: Layer already exists [2024-09-10T06:20:52.925Z] a5279195890c: Layer already exists [2024-09-10T06:20:52.925Z] caa052f555a1: Layer already exists [2024-09-10T06:20:52.925Z] 555031119cc7: Layer already exists [2024-09-10T06:20:52.925Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:52.925Z] 4da9eed97952: Layer already exists [2024-09-10T06:20:53.190Z] main: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:20:53.276Z] ===================================================== [Pipeline] echo [2024-09-10T06:20:53.290Z] taggedImages: [2024-09-10T06:20:53.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:53.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T06:20:53.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 [2024-09-10T06:20:53.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:53.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-10T06:20:53.319Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-10T06:20:53.319Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:53.319Z] latest [2024-09-10T06:20:53.319Z] 3.2.0-dev.71 [2024-09-10T06:20:53.319Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:20:53.319Z] main [2024-09-10T06:20:53.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:53.685Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:20:54.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:20:54.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T06:20:54.041Z] 73d78c1e5d7d: Preparing [2024-09-10T06:20:54.041Z] 46d11623cbb8: Preparing [2024-09-10T06:20:54.041Z] 812c0f96b331: Preparing [2024-09-10T06:20:54.041Z] a5279195890c: Preparing [2024-09-10T06:20:54.041Z] caa052f555a1: Preparing [2024-09-10T06:20:54.041Z] ae1cd6e7f1e2: Preparing [2024-09-10T06:20:54.041Z] 13265151e823: Preparing [2024-09-10T06:20:54.041Z] 71fdd2c89004: Preparing [2024-09-10T06:20:54.041Z] ae683ac2e898: Preparing [2024-09-10T06:20:54.041Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:20:54.041Z] 13265151e823: Waiting [2024-09-10T06:20:54.041Z] 71fdd2c89004: Waiting [2024-09-10T06:20:54.041Z] ae683ac2e898: Waiting [2024-09-10T06:20:54.041Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:20:54.041Z] ae1cd6e7f1e2: Waiting [2024-09-10T06:20:54.041Z] a5279195890c: Layer already exists [2024-09-10T06:20:54.041Z] caa052f555a1: Layer already exists [2024-09-10T06:20:54.307Z] 46d11623cbb8: Pushed [2024-09-10T06:20:54.307Z] 812c0f96b331: Pushed [2024-09-10T06:20:54.307Z] 73d78c1e5d7d: Pushed [2024-09-10T06:20:54.307Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:20:54.307Z] 71fdd2c89004: Pushed [2024-09-10T06:20:55.263Z] ae683ac2e898: Pushed [2024-09-10T06:21:07.550Z] 13265151e823: Pushed [2024-09-10T06:21:15.730Z] ae1cd6e7f1e2: Pushed [2024-09-10T06:21:15.730Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:16.076Z] + 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-09-10T06:21:16.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T06:21:16.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T06:21:16.413Z] 73d78c1e5d7d: Preparing [2024-09-10T06:21:16.413Z] 46d11623cbb8: Preparing [2024-09-10T06:21:16.413Z] 812c0f96b331: Preparing [2024-09-10T06:21:16.413Z] a5279195890c: Preparing [2024-09-10T06:21:16.413Z] caa052f555a1: Preparing [2024-09-10T06:21:16.413Z] ae1cd6e7f1e2: Preparing [2024-09-10T06:21:16.413Z] 13265151e823: Preparing [2024-09-10T06:21:16.413Z] 71fdd2c89004: Preparing [2024-09-10T06:21:16.413Z] ae683ac2e898: Preparing [2024-09-10T06:21:16.413Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:16.413Z] 13265151e823: Waiting [2024-09-10T06:21:16.413Z] 71fdd2c89004: Waiting [2024-09-10T06:21:16.413Z] ae683ac2e898: Waiting [2024-09-10T06:21:16.413Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:16.413Z] ae1cd6e7f1e2: Waiting [2024-09-10T06:21:16.413Z] 73d78c1e5d7d: Layer already exists [2024-09-10T06:21:16.413Z] caa052f555a1: Layer already exists [2024-09-10T06:21:16.413Z] a5279195890c: Layer already exists [2024-09-10T06:21:16.413Z] 46d11623cbb8: Layer already exists [2024-09-10T06:21:16.413Z] 812c0f96b331: Layer already exists [2024-09-10T06:21:16.413Z] 71fdd2c89004: Layer already exists [2024-09-10T06:21:16.413Z] ae683ac2e898: Layer already exists [2024-09-10T06:21:16.413Z] ae1cd6e7f1e2: Layer already exists [2024-09-10T06:21:16.413Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:16.413Z] 13265151e823: Layer already exists [2024-09-10T06:21:16.677Z] latest: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:17.024Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:17.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 [2024-09-10T06:21:17.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T06:21:17.369Z] 73d78c1e5d7d: Preparing [2024-09-10T06:21:17.369Z] 46d11623cbb8: Preparing [2024-09-10T06:21:17.369Z] 812c0f96b331: Preparing [2024-09-10T06:21:17.369Z] a5279195890c: Preparing [2024-09-10T06:21:17.369Z] caa052f555a1: Preparing [2024-09-10T06:21:17.369Z] ae1cd6e7f1e2: Preparing [2024-09-10T06:21:17.369Z] 13265151e823: Preparing [2024-09-10T06:21:17.369Z] 71fdd2c89004: Preparing [2024-09-10T06:21:17.369Z] ae683ac2e898: Preparing [2024-09-10T06:21:17.369Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:17.369Z] ae1cd6e7f1e2: Waiting [2024-09-10T06:21:17.369Z] 71fdd2c89004: Waiting [2024-09-10T06:21:17.369Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:17.369Z] 13265151e823: Waiting [2024-09-10T06:21:17.369Z] ae683ac2e898: Waiting [2024-09-10T06:21:17.369Z] a5279195890c: Layer already exists [2024-09-10T06:21:17.369Z] 46d11623cbb8: Layer already exists [2024-09-10T06:21:17.369Z] 812c0f96b331: Layer already exists [2024-09-10T06:21:17.369Z] 73d78c1e5d7d: Layer already exists [2024-09-10T06:21:17.369Z] caa052f555a1: Layer already exists [2024-09-10T06:21:17.369Z] ae1cd6e7f1e2: Layer already exists [2024-09-10T06:21:17.369Z] 71fdd2c89004: Layer already exists [2024-09-10T06:21:17.369Z] 13265151e823: Layer already exists [2024-09-10T06:21:17.369Z] ae683ac2e898: Layer already exists [2024-09-10T06:21:17.369Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:17.369Z] 3.2.0-dev.71: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:17.981Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:18.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:18.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T06:21:18.327Z] 73d78c1e5d7d: Preparing [2024-09-10T06:21:18.327Z] 46d11623cbb8: Preparing [2024-09-10T06:21:18.327Z] 812c0f96b331: Preparing [2024-09-10T06:21:18.327Z] a5279195890c: Preparing [2024-09-10T06:21:18.327Z] caa052f555a1: Preparing [2024-09-10T06:21:18.327Z] ae1cd6e7f1e2: Preparing [2024-09-10T06:21:18.327Z] 13265151e823: Preparing [2024-09-10T06:21:18.327Z] 71fdd2c89004: Preparing [2024-09-10T06:21:18.327Z] ae683ac2e898: Preparing [2024-09-10T06:21:18.327Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:18.327Z] ae1cd6e7f1e2: Waiting [2024-09-10T06:21:18.327Z] 13265151e823: Waiting [2024-09-10T06:21:18.327Z] 71fdd2c89004: Waiting [2024-09-10T06:21:18.327Z] ae683ac2e898: Waiting [2024-09-10T06:21:18.327Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:18.327Z] 73d78c1e5d7d: Layer already exists [2024-09-10T06:21:18.327Z] caa052f555a1: Layer already exists [2024-09-10T06:21:18.327Z] a5279195890c: Layer already exists [2024-09-10T06:21:18.327Z] 46d11623cbb8: Layer already exists [2024-09-10T06:21:18.327Z] 812c0f96b331: Layer already exists [2024-09-10T06:21:18.327Z] 13265151e823: Layer already exists [2024-09-10T06:21:18.327Z] ae683ac2e898: Layer already exists [2024-09-10T06:21:18.327Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:18.327Z] 71fdd2c89004: Layer already exists [2024-09-10T06:21:18.327Z] ae1cd6e7f1e2: Layer already exists [2024-09-10T06:21:18.589Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:18.932Z] + 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-09-10T06:21:19.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-10T06:21:19.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T06:21:19.275Z] 73d78c1e5d7d: Preparing [2024-09-10T06:21:19.275Z] 46d11623cbb8: Preparing [2024-09-10T06:21:19.275Z] 812c0f96b331: Preparing [2024-09-10T06:21:19.275Z] a5279195890c: Preparing [2024-09-10T06:21:19.275Z] caa052f555a1: Preparing [2024-09-10T06:21:19.275Z] ae1cd6e7f1e2: Preparing [2024-09-10T06:21:19.275Z] 13265151e823: Preparing [2024-09-10T06:21:19.275Z] 71fdd2c89004: Preparing [2024-09-10T06:21:19.275Z] ae683ac2e898: Preparing [2024-09-10T06:21:19.275Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:19.275Z] 13265151e823: Waiting [2024-09-10T06:21:19.275Z] 71fdd2c89004: Waiting [2024-09-10T06:21:19.275Z] ae683ac2e898: Waiting [2024-09-10T06:21:19.275Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:19.275Z] ae1cd6e7f1e2: Waiting [2024-09-10T06:21:19.275Z] caa052f555a1: Layer already exists [2024-09-10T06:21:19.275Z] a5279195890c: Layer already exists [2024-09-10T06:21:19.275Z] 73d78c1e5d7d: Layer already exists [2024-09-10T06:21:19.275Z] 46d11623cbb8: Layer already exists [2024-09-10T06:21:19.275Z] 812c0f96b331: Layer already exists [2024-09-10T06:21:19.275Z] 71fdd2c89004: Layer already exists [2024-09-10T06:21:19.275Z] ae683ac2e898: Layer already exists [2024-09-10T06:21:19.275Z] ae1cd6e7f1e2: Layer already exists [2024-09-10T06:21:19.275Z] 13265151e823: Layer already exists [2024-09-10T06:21:19.275Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:19.539Z] main: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:21:19.608Z] ===================================================== [Pipeline] echo [2024-09-10T06:21:19.624Z] taggedImages: [2024-09-10T06:21:19.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:19.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T06:21:19.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 [2024-09-10T06:21:19.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:19.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-10T06:21:19.653Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-10T06:21:19.653Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:19.653Z] latest [2024-09-10T06:21:19.653Z] 3.2.0-dev.71 [2024-09-10T06:21:19.653Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:19.653Z] main [2024-09-10T06:21:19.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:20.026Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:20.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:20.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T06:21:20.366Z] 7fb603ac8f0c: Preparing [2024-09-10T06:21:20.366Z] c1bb5cfff285: Preparing [2024-09-10T06:21:20.366Z] 6cd8e7af75c5: Preparing [2024-09-10T06:21:20.366Z] a5279195890c: Preparing [2024-09-10T06:21:20.366Z] caa052f555a1: Preparing [2024-09-10T06:21:20.366Z] 7f9b252c5302: Preparing [2024-09-10T06:21:20.366Z] 847a813c93fb: Preparing [2024-09-10T06:21:20.366Z] e0d969584082: Preparing [2024-09-10T06:21:20.366Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:20.366Z] 847a813c93fb: Waiting [2024-09-10T06:21:20.366Z] e0d969584082: Waiting [2024-09-10T06:21:20.366Z] 7f9b252c5302: Waiting [2024-09-10T06:21:20.366Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:20.630Z] 6cd8e7af75c5: Pushed [2024-09-10T06:21:20.630Z] c1bb5cfff285: Pushed [2024-09-10T06:21:20.895Z] caa052f555a1: Layer already exists [2024-09-10T06:21:20.895Z] a5279195890c: Layer already exists [2024-09-10T06:21:21.159Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:21.159Z] 7fb603ac8f0c: Pushed [2024-09-10T06:21:21.159Z] 847a813c93fb: Pushed [2024-09-10T06:21:21.738Z] e0d969584082: Pushed [2024-09-10T06:21:43.754Z] 7f9b252c5302: Pushed [2024-09-10T06:21:43.754Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:44.106Z] + 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-09-10T06:21:44.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T06:21:44.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T06:21:44.450Z] 7fb603ac8f0c: Preparing [2024-09-10T06:21:44.450Z] c1bb5cfff285: Preparing [2024-09-10T06:21:44.450Z] 6cd8e7af75c5: Preparing [2024-09-10T06:21:44.450Z] a5279195890c: Preparing [2024-09-10T06:21:44.450Z] caa052f555a1: Preparing [2024-09-10T06:21:44.450Z] 7f9b252c5302: Preparing [2024-09-10T06:21:44.450Z] 847a813c93fb: Preparing [2024-09-10T06:21:44.450Z] e0d969584082: Preparing [2024-09-10T06:21:44.450Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:44.450Z] 847a813c93fb: Waiting [2024-09-10T06:21:44.450Z] e0d969584082: Waiting [2024-09-10T06:21:44.450Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:44.450Z] 7f9b252c5302: Waiting [2024-09-10T06:21:44.450Z] 6cd8e7af75c5: Layer already exists [2024-09-10T06:21:44.450Z] caa052f555a1: Layer already exists [2024-09-10T06:21:44.450Z] a5279195890c: Layer already exists [2024-09-10T06:21:44.450Z] 7fb603ac8f0c: Layer already exists [2024-09-10T06:21:44.450Z] c1bb5cfff285: Layer already exists [2024-09-10T06:21:44.450Z] 847a813c93fb: Layer already exists [2024-09-10T06:21:44.450Z] e0d969584082: Layer already exists [2024-09-10T06:21:44.450Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:44.450Z] 7f9b252c5302: Layer already exists [2024-09-10T06:21:44.714Z] latest: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:45.063Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:45.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 [2024-09-10T06:21:45.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T06:21:45.405Z] 7fb603ac8f0c: Preparing [2024-09-10T06:21:45.405Z] c1bb5cfff285: Preparing [2024-09-10T06:21:45.405Z] 6cd8e7af75c5: Preparing [2024-09-10T06:21:45.405Z] a5279195890c: Preparing [2024-09-10T06:21:45.405Z] caa052f555a1: Preparing [2024-09-10T06:21:45.405Z] 7f9b252c5302: Preparing [2024-09-10T06:21:45.405Z] 847a813c93fb: Preparing [2024-09-10T06:21:45.405Z] e0d969584082: Preparing [2024-09-10T06:21:45.405Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:45.405Z] 7f9b252c5302: Waiting [2024-09-10T06:21:45.405Z] 847a813c93fb: Waiting [2024-09-10T06:21:45.405Z] e0d969584082: Waiting [2024-09-10T06:21:45.405Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:45.405Z] 7fb603ac8f0c: Layer already exists [2024-09-10T06:21:45.405Z] caa052f555a1: Layer already exists [2024-09-10T06:21:45.405Z] c1bb5cfff285: Layer already exists [2024-09-10T06:21:45.405Z] 6cd8e7af75c5: Layer already exists [2024-09-10T06:21:45.405Z] a5279195890c: Layer already exists [2024-09-10T06:21:45.405Z] 7f9b252c5302: Layer already exists [2024-09-10T06:21:45.405Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:45.405Z] e0d969584082: Layer already exists [2024-09-10T06:21:45.405Z] 847a813c93fb: Layer already exists [2024-09-10T06:21:45.669Z] 3.2.0-dev.71: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:46.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:46.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:46.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T06:21:46.345Z] 7fb603ac8f0c: Preparing [2024-09-10T06:21:46.345Z] c1bb5cfff285: Preparing [2024-09-10T06:21:46.345Z] 6cd8e7af75c5: Preparing [2024-09-10T06:21:46.345Z] a5279195890c: Preparing [2024-09-10T06:21:46.345Z] caa052f555a1: Preparing [2024-09-10T06:21:46.345Z] 7f9b252c5302: Preparing [2024-09-10T06:21:46.345Z] 847a813c93fb: Preparing [2024-09-10T06:21:46.345Z] e0d969584082: Preparing [2024-09-10T06:21:46.345Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:46.345Z] 7f9b252c5302: Waiting [2024-09-10T06:21:46.345Z] 847a813c93fb: Waiting [2024-09-10T06:21:46.345Z] e0d969584082: Waiting [2024-09-10T06:21:46.345Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:46.345Z] caa052f555a1: Layer already exists [2024-09-10T06:21:46.345Z] a5279195890c: Layer already exists [2024-09-10T06:21:46.345Z] c1bb5cfff285: Layer already exists [2024-09-10T06:21:46.345Z] 6cd8e7af75c5: Layer already exists [2024-09-10T06:21:46.345Z] 7fb603ac8f0c: Layer already exists [2024-09-10T06:21:46.345Z] e0d969584082: Layer already exists [2024-09-10T06:21:46.345Z] 7f9b252c5302: Layer already exists [2024-09-10T06:21:46.345Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:46.345Z] 847a813c93fb: Layer already exists [2024-09-10T06:21:46.608Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:46.943Z] + 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-09-10T06:21:47.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-10T06:21:47.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T06:21:47.372Z] 7fb603ac8f0c: Preparing [2024-09-10T06:21:47.372Z] c1bb5cfff285: Preparing [2024-09-10T06:21:47.372Z] 6cd8e7af75c5: Preparing [2024-09-10T06:21:47.372Z] a5279195890c: Preparing [2024-09-10T06:21:47.372Z] caa052f555a1: Preparing [2024-09-10T06:21:47.372Z] 7f9b252c5302: Preparing [2024-09-10T06:21:47.372Z] 847a813c93fb: Preparing [2024-09-10T06:21:47.372Z] e0d969584082: Preparing [2024-09-10T06:21:47.372Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:47.372Z] 7f9b252c5302: Waiting [2024-09-10T06:21:47.372Z] 847a813c93fb: Waiting [2024-09-10T06:21:47.372Z] e0d969584082: Waiting [2024-09-10T06:21:47.372Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:47.372Z] c1bb5cfff285: Layer already exists [2024-09-10T06:21:47.372Z] caa052f555a1: Layer already exists [2024-09-10T06:21:47.372Z] a5279195890c: Layer already exists [2024-09-10T06:21:47.372Z] 6cd8e7af75c5: Layer already exists [2024-09-10T06:21:47.372Z] 7fb603ac8f0c: Layer already exists [2024-09-10T06:21:47.372Z] 7f9b252c5302: Layer already exists [2024-09-10T06:21:47.372Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:21:47.372Z] e0d969584082: Layer already exists [2024-09-10T06:21:47.372Z] 847a813c93fb: Layer already exists [2024-09-10T06:21:47.647Z] main: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:21:47.732Z] ===================================================== [Pipeline] echo [2024-09-10T06:21:47.748Z] taggedImages: [2024-09-10T06:21:47.748Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:47.748Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T06:21:47.748Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 [2024-09-10T06:21:47.748Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:47.748Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-10T06:21:47.772Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-10T06:21:47.772Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:47.772Z] latest [2024-09-10T06:21:47.772Z] 3.2.0-dev.71 [2024-09-10T06:21:47.772Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:21:47.772Z] main [2024-09-10T06:21:47.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:48.159Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:21:48.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:21:48.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T06:21:48.512Z] 640c698b56f5: Preparing [2024-09-10T06:21:48.512Z] 5859c62f24cb: Preparing [2024-09-10T06:21:48.512Z] 65a5ecd5c2ee: Preparing [2024-09-10T06:21:48.512Z] a5279195890c: Preparing [2024-09-10T06:21:48.512Z] caa052f555a1: Preparing [2024-09-10T06:21:48.512Z] 41e4978ad692: Preparing [2024-09-10T06:21:48.512Z] 71fdd2c89004: Preparing [2024-09-10T06:21:48.512Z] ae683ac2e898: Preparing [2024-09-10T06:21:48.512Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:21:48.512Z] 41e4978ad692: Waiting [2024-09-10T06:21:48.512Z] ae683ac2e898: Waiting [2024-09-10T06:21:48.512Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:21:48.512Z] 71fdd2c89004: Waiting [2024-09-10T06:21:48.512Z] a5279195890c: Layer already exists [2024-09-10T06:21:48.512Z] caa052f555a1: Layer already exists [2024-09-10T06:21:48.810Z] 71fdd2c89004: Layer already exists [2024-09-10T06:21:48.810Z] 5859c62f24cb: Pushed [2024-09-10T06:21:48.810Z] ae683ac2e898: Layer already exists [2024-09-10T06:21:48.810Z] 65a5ecd5c2ee: Pushed [2024-09-10T06:21:48.810Z] 640c698b56f5: Pushed [2024-09-10T06:21:48.810Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:10.866Z] 41e4978ad692: Pushed [2024-09-10T06:22:10.866Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:11.208Z] + 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-09-10T06:22:11.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T06:22:11.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T06:22:11.548Z] 640c698b56f5: Preparing [2024-09-10T06:22:11.548Z] 5859c62f24cb: Preparing [2024-09-10T06:22:11.548Z] 65a5ecd5c2ee: Preparing [2024-09-10T06:22:11.548Z] a5279195890c: Preparing [2024-09-10T06:22:11.548Z] caa052f555a1: Preparing [2024-09-10T06:22:11.548Z] 41e4978ad692: Preparing [2024-09-10T06:22:11.548Z] 71fdd2c89004: Preparing [2024-09-10T06:22:11.548Z] 41e4978ad692: Waiting [2024-09-10T06:22:11.548Z] 71fdd2c89004: Waiting [2024-09-10T06:22:11.548Z] ae683ac2e898: Preparing [2024-09-10T06:22:11.548Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:11.548Z] ae683ac2e898: Waiting [2024-09-10T06:22:11.548Z] 65a5ecd5c2ee: Layer already exists [2024-09-10T06:22:11.548Z] a5279195890c: Layer already exists [2024-09-10T06:22:11.548Z] caa052f555a1: Layer already exists [2024-09-10T06:22:11.548Z] 640c698b56f5: Layer already exists [2024-09-10T06:22:11.548Z] 5859c62f24cb: Layer already exists [2024-09-10T06:22:11.548Z] ae683ac2e898: Layer already exists [2024-09-10T06:22:11.548Z] 41e4978ad692: Layer already exists [2024-09-10T06:22:11.548Z] 71fdd2c89004: Layer already exists [2024-09-10T06:22:11.548Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:11.548Z] latest: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:12.163Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:12.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 [2024-09-10T06:22:12.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T06:22:12.510Z] 640c698b56f5: Preparing [2024-09-10T06:22:12.510Z] 5859c62f24cb: Preparing [2024-09-10T06:22:12.510Z] 65a5ecd5c2ee: Preparing [2024-09-10T06:22:12.510Z] a5279195890c: Preparing [2024-09-10T06:22:12.510Z] caa052f555a1: Preparing [2024-09-10T06:22:12.510Z] 41e4978ad692: Preparing [2024-09-10T06:22:12.510Z] 71fdd2c89004: Preparing [2024-09-10T06:22:12.510Z] ae683ac2e898: Preparing [2024-09-10T06:22:12.510Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:12.510Z] 71fdd2c89004: Waiting [2024-09-10T06:22:12.510Z] ae683ac2e898: Waiting [2024-09-10T06:22:12.510Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:12.510Z] 41e4978ad692: Waiting [2024-09-10T06:22:12.510Z] 640c698b56f5: Layer already exists [2024-09-10T06:22:12.510Z] a5279195890c: Layer already exists [2024-09-10T06:22:12.510Z] 5859c62f24cb: Layer already exists [2024-09-10T06:22:12.510Z] caa052f555a1: Layer already exists [2024-09-10T06:22:12.510Z] 65a5ecd5c2ee: Layer already exists [2024-09-10T06:22:12.510Z] ae683ac2e898: Layer already exists [2024-09-10T06:22:12.510Z] 41e4978ad692: Layer already exists [2024-09-10T06:22:12.510Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:12.510Z] 71fdd2c89004: Layer already exists [2024-09-10T06:22:12.510Z] 3.2.0-dev.71: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:12.853Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:13.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:13.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T06:22:13.210Z] 640c698b56f5: Preparing [2024-09-10T06:22:13.210Z] 5859c62f24cb: Preparing [2024-09-10T06:22:13.210Z] 65a5ecd5c2ee: Preparing [2024-09-10T06:22:13.210Z] a5279195890c: Preparing [2024-09-10T06:22:13.210Z] caa052f555a1: Preparing [2024-09-10T06:22:13.210Z] 41e4978ad692: Preparing [2024-09-10T06:22:13.210Z] 71fdd2c89004: Preparing [2024-09-10T06:22:13.210Z] ae683ac2e898: Preparing [2024-09-10T06:22:13.210Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:13.210Z] 71fdd2c89004: Waiting [2024-09-10T06:22:13.210Z] ae683ac2e898: Waiting [2024-09-10T06:22:13.210Z] 41e4978ad692: Waiting [2024-09-10T06:22:13.210Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:13.210Z] caa052f555a1: Layer already exists [2024-09-10T06:22:13.210Z] 5859c62f24cb: Layer already exists [2024-09-10T06:22:13.210Z] 640c698b56f5: Layer already exists [2024-09-10T06:22:13.210Z] 65a5ecd5c2ee: Layer already exists [2024-09-10T06:22:13.210Z] a5279195890c: Layer already exists [2024-09-10T06:22:13.210Z] 71fdd2c89004: Layer already exists [2024-09-10T06:22:13.210Z] ae683ac2e898: Layer already exists [2024-09-10T06:22:13.210Z] 41e4978ad692: Layer already exists [2024-09-10T06:22:13.210Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:13.210Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:13.561Z] + 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-09-10T06:22:13.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-10T06:22:13.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T06:22:13.909Z] 640c698b56f5: Preparing [2024-09-10T06:22:13.909Z] 5859c62f24cb: Preparing [2024-09-10T06:22:13.909Z] 65a5ecd5c2ee: Preparing [2024-09-10T06:22:13.909Z] a5279195890c: Preparing [2024-09-10T06:22:13.909Z] caa052f555a1: Preparing [2024-09-10T06:22:13.909Z] 41e4978ad692: Preparing [2024-09-10T06:22:13.909Z] 71fdd2c89004: Preparing [2024-09-10T06:22:13.909Z] ae683ac2e898: Preparing [2024-09-10T06:22:13.909Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:13.909Z] 71fdd2c89004: Waiting [2024-09-10T06:22:13.909Z] ae683ac2e898: Waiting [2024-09-10T06:22:13.909Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:13.909Z] 41e4978ad692: Waiting [2024-09-10T06:22:13.909Z] a5279195890c: Layer already exists [2024-09-10T06:22:13.909Z] 640c698b56f5: Layer already exists [2024-09-10T06:22:13.909Z] 5859c62f24cb: Layer already exists [2024-09-10T06:22:13.909Z] caa052f555a1: Layer already exists [2024-09-10T06:22:13.909Z] 65a5ecd5c2ee: Layer already exists [2024-09-10T06:22:13.909Z] 41e4978ad692: Layer already exists [2024-09-10T06:22:13.909Z] 71fdd2c89004: Layer already exists [2024-09-10T06:22:13.909Z] ae683ac2e898: Layer already exists [2024-09-10T06:22:13.909Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:13.909Z] main: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:22:13.987Z] ===================================================== [Pipeline] echo [2024-09-10T06:22:13.997Z] taggedImages: [2024-09-10T06:22:13.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:13.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T06:22:13.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 [2024-09-10T06:22:13.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:13.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-10T06:22:14.023Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-10T06:22:14.023Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:14.023Z] latest [2024-09-10T06:22:14.023Z] 3.2.0-dev.71 [2024-09-10T06:22:14.023Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:14.023Z] main [2024-09-10T06:22:14.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:14.393Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:14.748Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:14.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T06:22:14.749Z] b74e34c2efbb: Preparing [2024-09-10T06:22:14.749Z] dc7ef25ef855: Preparing [2024-09-10T06:22:14.749Z] a5279195890c: Preparing [2024-09-10T06:22:14.749Z] caa052f555a1: Preparing [2024-09-10T06:22:14.749Z] 49818f3d28eb: Preparing [2024-09-10T06:22:14.749Z] 383df3ea4c8f: Preparing [2024-09-10T06:22:14.749Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:14.749Z] 383df3ea4c8f: Waiting [2024-09-10T06:22:14.749Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:14.749Z] a5279195890c: Layer already exists [2024-09-10T06:22:14.749Z] caa052f555a1: Layer already exists [2024-09-10T06:22:15.012Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:15.012Z] b74e34c2efbb: Pushed [2024-09-10T06:22:15.012Z] 49818f3d28eb: Pushed [2024-09-10T06:22:15.588Z] 383df3ea4c8f: Pushed [2024-09-10T06:22:22.204Z] dc7ef25ef855: Pushed [2024-09-10T06:22:22.204Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:22.549Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:22.887Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T06:22:22.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T06:22:22.887Z] b74e34c2efbb: Preparing [2024-09-10T06:22:22.887Z] dc7ef25ef855: Preparing [2024-09-10T06:22:22.887Z] a5279195890c: Preparing [2024-09-10T06:22:22.887Z] caa052f555a1: Preparing [2024-09-10T06:22:22.887Z] 49818f3d28eb: Preparing [2024-09-10T06:22:22.887Z] 383df3ea4c8f: Preparing [2024-09-10T06:22:22.887Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:22.887Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:22.887Z] 383df3ea4c8f: Waiting [2024-09-10T06:22:22.887Z] dc7ef25ef855: Layer already exists [2024-09-10T06:22:22.887Z] caa052f555a1: Layer already exists [2024-09-10T06:22:22.887Z] 49818f3d28eb: Layer already exists [2024-09-10T06:22:22.887Z] b74e34c2efbb: Layer already exists [2024-09-10T06:22:22.887Z] a5279195890c: Layer already exists [2024-09-10T06:22:22.887Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:22.887Z] 383df3ea4c8f: Layer already exists [2024-09-10T06:22:22.887Z] latest: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:23.498Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:23.844Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 [2024-09-10T06:22:23.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T06:22:23.844Z] b74e34c2efbb: Preparing [2024-09-10T06:22:23.844Z] dc7ef25ef855: Preparing [2024-09-10T06:22:23.844Z] a5279195890c: Preparing [2024-09-10T06:22:23.844Z] caa052f555a1: Preparing [2024-09-10T06:22:23.844Z] 49818f3d28eb: Preparing [2024-09-10T06:22:23.844Z] 383df3ea4c8f: Preparing [2024-09-10T06:22:23.844Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:23.844Z] 383df3ea4c8f: Waiting [2024-09-10T06:22:23.844Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:23.844Z] caa052f555a1: Layer already exists [2024-09-10T06:22:23.844Z] a5279195890c: Layer already exists [2024-09-10T06:22:23.844Z] 49818f3d28eb: Layer already exists [2024-09-10T06:22:23.844Z] b74e34c2efbb: Layer already exists [2024-09-10T06:22:23.844Z] dc7ef25ef855: Layer already exists [2024-09-10T06:22:23.844Z] 383df3ea4c8f: Layer already exists [2024-09-10T06:22:23.844Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:23.844Z] 3.2.0-dev.71: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:24.180Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:24.536Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:24.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T06:22:24.536Z] b74e34c2efbb: Preparing [2024-09-10T06:22:24.536Z] dc7ef25ef855: Preparing [2024-09-10T06:22:24.536Z] a5279195890c: Preparing [2024-09-10T06:22:24.536Z] caa052f555a1: Preparing [2024-09-10T06:22:24.536Z] 49818f3d28eb: Preparing [2024-09-10T06:22:24.536Z] 383df3ea4c8f: Preparing [2024-09-10T06:22:24.536Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:24.536Z] 383df3ea4c8f: Waiting [2024-09-10T06:22:24.536Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:24.536Z] a5279195890c: Layer already exists [2024-09-10T06:22:24.536Z] caa052f555a1: Layer already exists [2024-09-10T06:22:24.536Z] 49818f3d28eb: Layer already exists [2024-09-10T06:22:24.536Z] b74e34c2efbb: Layer already exists [2024-09-10T06:22:24.536Z] dc7ef25ef855: Layer already exists [2024-09-10T06:22:24.536Z] 383df3ea4c8f: Layer already exists [2024-09-10T06:22:24.536Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:24.536Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:25.150Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:25.505Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-10T06:22:25.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T06:22:25.505Z] b74e34c2efbb: Preparing [2024-09-10T06:22:25.505Z] dc7ef25ef855: Preparing [2024-09-10T06:22:25.505Z] a5279195890c: Preparing [2024-09-10T06:22:25.505Z] caa052f555a1: Preparing [2024-09-10T06:22:25.505Z] 49818f3d28eb: Preparing [2024-09-10T06:22:25.505Z] 383df3ea4c8f: Preparing [2024-09-10T06:22:25.505Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:25.505Z] 383df3ea4c8f: Waiting [2024-09-10T06:22:25.505Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:25.505Z] b74e34c2efbb: Layer already exists [2024-09-10T06:22:25.505Z] caa052f555a1: Layer already exists [2024-09-10T06:22:25.505Z] dc7ef25ef855: Layer already exists [2024-09-10T06:22:25.505Z] a5279195890c: Layer already exists [2024-09-10T06:22:25.505Z] 49818f3d28eb: Layer already exists [2024-09-10T06:22:25.505Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:25.505Z] 383df3ea4c8f: Layer already exists [2024-09-10T06:22:25.768Z] main: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:22:25.849Z] ===================================================== [Pipeline] echo [2024-09-10T06:22:25.865Z] taggedImages: [2024-09-10T06:22:25.865Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:25.865Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T06:22:25.865Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 [2024-09-10T06:22:25.865Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:25.865Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-10T06:22:25.895Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-10T06:22:25.895Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:25.895Z] latest [2024-09-10T06:22:25.895Z] 3.2.0-dev.71 [2024-09-10T06:22:25.895Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:25.895Z] main [2024-09-10T06:22:25.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:26.257Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:26.600Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:26.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T06:22:26.600Z] b6c1214968f9: Preparing [2024-09-10T06:22:26.600Z] 54305e47ce95: Preparing [2024-09-10T06:22:26.600Z] a5279195890c: Preparing [2024-09-10T06:22:26.600Z] caa052f555a1: Preparing [2024-09-10T06:22:26.600Z] 6df9a8346552: Preparing [2024-09-10T06:22:26.600Z] 94415fff2bdc: Preparing [2024-09-10T06:22:26.600Z] 94415fff2bdc: Waiting [2024-09-10T06:22:26.600Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:26.600Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:26.862Z] 6df9a8346552: Pushed [2024-09-10T06:22:27.439Z] caa052f555a1: Layer already exists [2024-09-10T06:22:27.439Z] a5279195890c: Layer already exists [2024-09-10T06:22:27.439Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:27.439Z] b6c1214968f9: Pushed [2024-09-10T06:22:27.702Z] 94415fff2bdc: Pushed [2024-09-10T06:22:34.311Z] 54305e47ce95: Pushed [2024-09-10T06:22:34.311Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:34.660Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:35.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T06:22:35.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T06:22:35.011Z] b6c1214968f9: Preparing [2024-09-10T06:22:35.011Z] 54305e47ce95: Preparing [2024-09-10T06:22:35.011Z] a5279195890c: Preparing [2024-09-10T06:22:35.011Z] caa052f555a1: Preparing [2024-09-10T06:22:35.011Z] 6df9a8346552: Preparing [2024-09-10T06:22:35.011Z] 94415fff2bdc: Preparing [2024-09-10T06:22:35.011Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:35.011Z] 94415fff2bdc: Waiting [2024-09-10T06:22:35.011Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:35.011Z] 54305e47ce95: Layer already exists [2024-09-10T06:22:35.011Z] caa052f555a1: Layer already exists [2024-09-10T06:22:35.011Z] a5279195890c: Layer already exists [2024-09-10T06:22:35.011Z] b6c1214968f9: Layer already exists [2024-09-10T06:22:35.011Z] 6df9a8346552: Layer already exists [2024-09-10T06:22:35.011Z] 94415fff2bdc: Layer already exists [2024-09-10T06:22:35.011Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:35.273Z] latest: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:35.627Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:35.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 [2024-09-10T06:22:35.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T06:22:35.973Z] b6c1214968f9: Preparing [2024-09-10T06:22:35.973Z] 54305e47ce95: Preparing [2024-09-10T06:22:35.973Z] a5279195890c: Preparing [2024-09-10T06:22:35.973Z] caa052f555a1: Preparing [2024-09-10T06:22:35.973Z] 6df9a8346552: Preparing [2024-09-10T06:22:35.973Z] 94415fff2bdc: Preparing [2024-09-10T06:22:35.973Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:35.973Z] 94415fff2bdc: Waiting [2024-09-10T06:22:35.973Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:35.973Z] a5279195890c: Layer already exists [2024-09-10T06:22:35.973Z] 54305e47ce95: Layer already exists [2024-09-10T06:22:35.973Z] b6c1214968f9: Layer already exists [2024-09-10T06:22:35.973Z] 6df9a8346552: Layer already exists [2024-09-10T06:22:35.973Z] caa052f555a1: Layer already exists [2024-09-10T06:22:35.973Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:35.973Z] 94415fff2bdc: Layer already exists [2024-09-10T06:22:35.973Z] 3.2.0-dev.71: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:36.588Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:36.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:36.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T06:22:36.925Z] b6c1214968f9: Preparing [2024-09-10T06:22:36.925Z] 54305e47ce95: Preparing [2024-09-10T06:22:36.925Z] a5279195890c: Preparing [2024-09-10T06:22:36.925Z] caa052f555a1: Preparing [2024-09-10T06:22:36.925Z] 6df9a8346552: Preparing [2024-09-10T06:22:36.925Z] 94415fff2bdc: Preparing [2024-09-10T06:22:36.925Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:36.925Z] 94415fff2bdc: Waiting [2024-09-10T06:22:36.925Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:36.925Z] 6df9a8346552: Layer already exists [2024-09-10T06:22:36.925Z] a5279195890c: Layer already exists [2024-09-10T06:22:36.925Z] caa052f555a1: Layer already exists [2024-09-10T06:22:36.925Z] b6c1214968f9: Layer already exists [2024-09-10T06:22:36.925Z] 54305e47ce95: Layer already exists [2024-09-10T06:22:36.925Z] 94415fff2bdc: Layer already exists [2024-09-10T06:22:36.925Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:36.925Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:37.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:37.624Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-10T06:22:37.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T06:22:37.625Z] b6c1214968f9: Preparing [2024-09-10T06:22:37.625Z] 54305e47ce95: Preparing [2024-09-10T06:22:37.625Z] a5279195890c: Preparing [2024-09-10T06:22:37.625Z] caa052f555a1: Preparing [2024-09-10T06:22:37.625Z] 6df9a8346552: Preparing [2024-09-10T06:22:37.625Z] 94415fff2bdc: Preparing [2024-09-10T06:22:37.625Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:37.625Z] 94415fff2bdc: Waiting [2024-09-10T06:22:37.625Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:37.625Z] a5279195890c: Layer already exists [2024-09-10T06:22:37.625Z] 54305e47ce95: Layer already exists [2024-09-10T06:22:37.625Z] caa052f555a1: Layer already exists [2024-09-10T06:22:37.625Z] b6c1214968f9: Layer already exists [2024-09-10T06:22:37.625Z] 6df9a8346552: Layer already exists [2024-09-10T06:22:37.625Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:37.625Z] 94415fff2bdc: Layer already exists [2024-09-10T06:22:37.891Z] main: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:22:37.971Z] ===================================================== [Pipeline] echo [2024-09-10T06:22:37.983Z] taggedImages: [2024-09-10T06:22:37.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:37.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T06:22:37.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 [2024-09-10T06:22:37.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:37.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-10T06:22:38.078Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-10T06:22:38.078Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:38.078Z] latest [2024-09-10T06:22:38.078Z] 3.2.0-dev.71 [2024-09-10T06:22:38.078Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:38.078Z] main [2024-09-10T06:22:38.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:38.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:39.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:39.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T06:22:39.072Z] e6c3d41cac1c: Preparing [2024-09-10T06:22:39.072Z] 0313435ab05c: Preparing [2024-09-10T06:22:39.072Z] a5279195890c: Preparing [2024-09-10T06:22:39.072Z] caa052f555a1: Preparing [2024-09-10T06:22:39.072Z] 1a6bfa3134b5: Preparing [2024-09-10T06:22:39.072Z] c36753c0f1d7: Preparing [2024-09-10T06:22:39.072Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:39.072Z] c36753c0f1d7: Waiting [2024-09-10T06:22:39.072Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:39.072Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:22:39.072Z] a5279195890c: Layer already exists [2024-09-10T06:22:39.072Z] caa052f555a1: Layer already exists [2024-09-10T06:22:39.072Z] c36753c0f1d7: Layer already exists [2024-09-10T06:22:39.335Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:39.335Z] e6c3d41cac1c: Pushed [2024-09-10T06:22:46.074Z] 0313435ab05c: Pushed [2024-09-10T06:22:46.074Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:46.432Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:46.786Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T06:22:46.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T06:22:46.786Z] e6c3d41cac1c: Preparing [2024-09-10T06:22:46.786Z] 0313435ab05c: Preparing [2024-09-10T06:22:46.786Z] a5279195890c: Preparing [2024-09-10T06:22:46.786Z] caa052f555a1: Preparing [2024-09-10T06:22:46.786Z] 1a6bfa3134b5: Preparing [2024-09-10T06:22:46.786Z] c36753c0f1d7: Preparing [2024-09-10T06:22:46.786Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:46.786Z] c36753c0f1d7: Waiting [2024-09-10T06:22:46.786Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:22:46.786Z] 0313435ab05c: Layer already exists [2024-09-10T06:22:46.786Z] a5279195890c: Layer already exists [2024-09-10T06:22:46.786Z] caa052f555a1: Layer already exists [2024-09-10T06:22:46.786Z] e6c3d41cac1c: Layer already exists [2024-09-10T06:22:46.786Z] c36753c0f1d7: Layer already exists [2024-09-10T06:22:46.786Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:46.786Z] latest: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:47.126Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:47.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 [2024-09-10T06:22:47.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T06:22:47.464Z] e6c3d41cac1c: Preparing [2024-09-10T06:22:47.464Z] 0313435ab05c: Preparing [2024-09-10T06:22:47.464Z] a5279195890c: Preparing [2024-09-10T06:22:47.464Z] caa052f555a1: Preparing [2024-09-10T06:22:47.464Z] 1a6bfa3134b5: Preparing [2024-09-10T06:22:47.464Z] c36753c0f1d7: Preparing [2024-09-10T06:22:47.464Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:47.464Z] c36753c0f1d7: Waiting [2024-09-10T06:22:47.464Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:47.464Z] caa052f555a1: Layer already exists [2024-09-10T06:22:47.464Z] e6c3d41cac1c: Layer already exists [2024-09-10T06:22:47.464Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:22:47.464Z] a5279195890c: Layer already exists [2024-09-10T06:22:47.464Z] 0313435ab05c: Layer already exists [2024-09-10T06:22:47.464Z] c36753c0f1d7: Layer already exists [2024-09-10T06:22:47.464Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:47.464Z] 3.2.0-dev.71: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:47.808Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:48.163Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:48.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T06:22:48.163Z] e6c3d41cac1c: Preparing [2024-09-10T06:22:48.163Z] 0313435ab05c: Preparing [2024-09-10T06:22:48.163Z] a5279195890c: Preparing [2024-09-10T06:22:48.163Z] caa052f555a1: Preparing [2024-09-10T06:22:48.163Z] 1a6bfa3134b5: Preparing [2024-09-10T06:22:48.163Z] c36753c0f1d7: Preparing [2024-09-10T06:22:48.163Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:48.163Z] c36753c0f1d7: Waiting [2024-09-10T06:22:48.163Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:48.163Z] e6c3d41cac1c: Layer already exists [2024-09-10T06:22:48.163Z] a5279195890c: Layer already exists [2024-09-10T06:22:48.163Z] caa052f555a1: Layer already exists [2024-09-10T06:22:48.163Z] 0313435ab05c: Layer already exists [2024-09-10T06:22:48.163Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:22:48.163Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:48.163Z] c36753c0f1d7: Layer already exists [2024-09-10T06:22:48.163Z] 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:48.777Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:49.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-10T06:22:49.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T06:22:49.123Z] e6c3d41cac1c: Preparing [2024-09-10T06:22:49.123Z] 0313435ab05c: Preparing [2024-09-10T06:22:49.123Z] a5279195890c: Preparing [2024-09-10T06:22:49.123Z] caa052f555a1: Preparing [2024-09-10T06:22:49.123Z] 1a6bfa3134b5: Preparing [2024-09-10T06:22:49.123Z] c36753c0f1d7: Preparing [2024-09-10T06:22:49.123Z] 4aeaa0e7d41f: Preparing [2024-09-10T06:22:49.123Z] 4aeaa0e7d41f: Waiting [2024-09-10T06:22:49.123Z] e6c3d41cac1c: Layer already exists [2024-09-10T06:22:49.123Z] 1a6bfa3134b5: Layer already exists [2024-09-10T06:22:49.123Z] 0313435ab05c: Layer already exists [2024-09-10T06:22:49.123Z] a5279195890c: Layer already exists [2024-09-10T06:22:49.123Z] caa052f555a1: Layer already exists [2024-09-10T06:22:49.123Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T06:22:49.123Z] c36753c0f1d7: Layer already exists [2024-09-10T06:22:49.123Z] main: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T06:22:49.475Z] ===================================================== [Pipeline] echo [2024-09-10T06:22:49.490Z] taggedImages: [2024-09-10T06:22:49.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [2024-09-10T06:22:49.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T06:22:49.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 [2024-09-10T06:22:49.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [2024-09-10T06:22:49.490Z] - 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-09-10T06:22:49.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T06:22:49.888Z] [2024-09-10T06:22:49.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:22:50.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T06:22:50.218Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T06:22:50.218Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T06:22:50.218Z] 04944245beec: Pulling fs layer [2024-09-10T06:22:50.218Z] 699f458cf7ca: Pulling fs layer [2024-09-10T06:22:50.218Z] 765212b225bb: Pulling fs layer [2024-09-10T06:22:50.218Z] f23df028b6ca: Pulling fs layer [2024-09-10T06:22:50.218Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T06:22:50.218Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T06:22:50.218Z] 765212b225bb: Waiting [2024-09-10T06:22:50.218Z] d65c8cfc05b1: Waiting [2024-09-10T06:22:50.218Z] f23df028b6ca: Waiting [2024-09-10T06:22:50.218Z] 2437ff75d9bd: Waiting [2024-09-10T06:22:50.218Z] 04944245beec: Verifying Checksum [2024-09-10T06:22:50.218Z] 04944245beec: Download complete [2024-09-10T06:22:50.483Z] 765212b225bb: Verifying Checksum [2024-09-10T06:22:50.483Z] 765212b225bb: Download complete [2024-09-10T06:22:50.483Z] f23df028b6ca: Verifying Checksum [2024-09-10T06:22:50.483Z] f23df028b6ca: Download complete [2024-09-10T06:22:50.483Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T06:22:50.483Z] d65c8cfc05b1: Download complete [2024-09-10T06:22:50.483Z] 699f458cf7ca: Verifying Checksum [2024-09-10T06:22:50.483Z] 699f458cf7ca: Download complete [2024-09-10T06:22:51.061Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T06:22:51.061Z] 8998bd30e6a1: Download complete [2024-09-10T06:22:53.633Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T06:22:53.633Z] 2437ff75d9bd: Download complete [2024-09-10T06:22:55.572Z] 8998bd30e6a1: Pull complete [2024-09-10T06:22:56.155Z] 04944245beec: Pull complete [2024-09-10T06:22:57.562Z] 699f458cf7ca: Pull complete [2024-09-10T06:22:57.832Z] 765212b225bb: Pull complete [2024-09-10T06:22:58.789Z] f23df028b6ca: Pull complete [2024-09-10T06:22:58.789Z] d65c8cfc05b1: Pull complete [2024-09-10T06:23:16.978Z] 2437ff75d9bd: Pull complete [2024-09-10T06:23:16.978Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T06:23:16.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T06:23:16.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:23:17.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2024-09-10T06:23:17.234Z] $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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:arm64 cat [2024-09-10T06:23:19.705Z] $ docker top bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:23:20.621Z] ---> job-cost.sh [2024-09-10T06:23:20.621Z] lf-activate-venv: SKIPPING [2024-09-10T06:23:20.621Z] INFO: No Stack... [2024-09-10T06:23:21.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T06:23:22.149Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T06:23:22.774Z] + cat /w/workspace/edgex-go/692/archives/cost.csv [2024-09-10T06:23:22.774Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T06:23:22.811Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] [2024-09-10T06:23:22.826Z] Resource [jenkins-edgexfoundry-edgex-go-main-692-stack-cost] did not exist. Created. [2024-09-10T06:23:22.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T06:23:23.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-10T06:23:24.296Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T06:23:24.306Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T06:23:24.333Z] $ docker stop --time=1 bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 [2024-09-10T06:23:25.888Z] $ docker rm -f --volumes bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 [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-09-10T06:23:26.483Z] provisioning config files... [2024-09-10T06:23:26.505Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/692@tmp/config14767864371844996663tmp [Pipeline] { [Pipeline] sh [2024-09-10T06:23:26.831Z] + set +x [2024-09-10T06:23:26.832Z] + curl -s https://codecov.io/bash [2024-09-10T06:23:26.832Z] + bash -s -- [2024-09-10T06:23:26.832Z] [2024-09-10T06:23:26.832Z] _____ _ [2024-09-10T06:23:26.832Z] / ____| | | [2024-09-10T06:23:26.832Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T06:23:26.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T06:23:26.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T06:23:26.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T06:23:26.832Z] Bash-1.0.6 [2024-09-10T06:23:26.832Z] [2024-09-10T06:23:26.832Z] [2024-09-10T06:23:26.832Z] ==> git version 2.25.1 found [2024-09-10T06:23:26.832Z] ==> 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-09-10T06:23:26.832Z] Release-Date: 2020-01-08 [2024-09-10T06:23:26.832Z] 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-09-10T06:23:26.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T06:23:26.832Z] ==> Jenkins CI detected. [2024-09-10T06:23:26.832Z] current dir:  /w/workspace/edgex-go/692 [2024-09-10T06:23:26.832Z] project root: . [2024-09-10T06:23:26.832Z] --> token set from env [2024-09-10T06:23:26.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T06:23:27.090Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T06:23:27.090Z] ==> Python coveragepy not found [2024-09-10T06:23:27.090Z] ==> Searching for coverage reports in: [2024-09-10T06:23:27.090Z] + . [2024-09-10T06:23:27.090Z] -> Found 1 reports [2024-09-10T06:23:27.090Z] ==> Detecting git/mercurial file structure [2024-09-10T06:23:27.090Z] ==> Reading reports [2024-09-10T06:23:27.090Z] + ./coverage.out bytes=546548 [2024-09-10T06:23:27.090Z] ==> Appending adjustments [2024-09-10T06:23:27.090Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T06:23:28.468Z] + Found adjustments [2024-09-10T06:23:28.469Z] ==> Gzipping contents [2024-09-10T06:23:28.469Z] 68K /tmp/codecov.brfwQb.gz [2024-09-10T06:23:28.469Z] ==> Uploading reports [2024-09-10T06:23:28.469Z] url: https://codecov.io [2024-09-10T06:23:28.469Z] query: branch=main&commit=5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f&build=692&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F692%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T06:23:28.469Z] -> Pinging Codecov [2024-09-10T06:23:28.469Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f&build=692&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F692%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T06:23:28.728Z] -> Uploading to [2024-09-10T06:23:28.728Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f/0cb3cb16-2b23-409e-aa28-9cb6104cd263.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T062328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f18a7e045bec8a761924dcf96b6ecc36a3877861516bb760e02a87f57c0b99 [2024-09-10T06:23:28.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:23:28.728Z] Dload Upload Total Spent Left Speed [2024-09-10T06:23:28.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68247 0 0 100 68247 0 233k --:--:-- --:--:-- --:--:-- 232k [2024-09-10T06:23:28.989Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [2024-09-10T06:23:28.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-10T06:23:29.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-10T06:23:29.247Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:23:29.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T06:23:29.556Z] [2024-09-10T06:23:29.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:23:29.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T06:23:30.138Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-10T06:23:30.138Z] 619be1103602: Already exists [2024-09-10T06:23:30.138Z] f8ea3408117e: Pulling fs layer [2024-09-10T06:23:30.138Z] 91320369b822: Pulling fs layer [2024-09-10T06:23:30.138Z] 0406650e8295: Pulling fs layer [2024-09-10T06:23:30.138Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T06:23:30.138Z] 96d80e3f36e1: Pulling fs layer [2024-09-10T06:23:30.138Z] bcf3aedb951c: Pulling fs layer [2024-09-10T06:23:30.138Z] 4f4fb700ef54: Waiting [2024-09-10T06:23:30.138Z] bcf3aedb951c: Waiting [2024-09-10T06:23:30.138Z] 96d80e3f36e1: Waiting [2024-09-10T06:23:30.138Z] 0406650e8295: Verifying Checksum [2024-09-10T06:23:30.138Z] 0406650e8295: Download complete [2024-09-10T06:23:30.138Z] f8ea3408117e: Verifying Checksum [2024-09-10T06:23:30.138Z] f8ea3408117e: Download complete [2024-09-10T06:23:30.138Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T06:23:30.138Z] 4f4fb700ef54: Download complete [2024-09-10T06:23:30.396Z] 96d80e3f36e1: Verifying Checksum [2024-09-10T06:23:30.396Z] 96d80e3f36e1: Download complete [2024-09-10T06:23:30.686Z] f8ea3408117e: Pull complete [2024-09-10T06:23:30.686Z] 91320369b822: Verifying Checksum [2024-09-10T06:23:30.686Z] 91320369b822: Download complete [2024-09-10T06:23:31.265Z] bcf3aedb951c: Verifying Checksum [2024-09-10T06:23:31.265Z] bcf3aedb951c: Download complete [2024-09-10T06:23:34.563Z] 91320369b822: Pull complete [2024-09-10T06:23:34.563Z] 0406650e8295: Pull complete [2024-09-10T06:23:34.821Z] 4f4fb700ef54: Pull complete [2024-09-10T06:23:35.081Z] 96d80e3f36e1: Pull complete [2024-09-10T06:23:38.365Z] bcf3aedb951c: Pull complete [2024-09-10T06:23:38.365Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-10T06:23:38.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T06:23:38.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:23:38.471Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:23:38.519Z] $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-10T06:23:49.493Z] $ docker top ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T06:23:49.833Z] + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo [2024-09-10T06:23:49.844Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-10T06:23:50.124Z] + set -o pipefail [2024-09-10T06:23:50.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-10T06:23:58.262Z] [2024-09-10T06:23:58.263Z] Monitoring /w/workspace/edgex-go/692 (github.com/edgexfoundry/edgex-go)... [2024-09-10T06:23:58.263Z] [2024-09-10T06:23:58.263Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2b38f92e-b7d3-49d6-8f15-4a861ddd991a [2024-09-10T06:23:58.263Z] [2024-09-10T06:23:58.263Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-10T06:23:58.263Z] [2024-09-10T06:23:58.263Z] [2024-09-10T06:23:58.263Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-10T06:23:58.263Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-10T06:23:58.291Z] $ docker stop --time=1 ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 [2024-09-10T06:24:06.587Z] $ docker rm -f --volumes ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-10T06:24:07.089Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T06:24:07.109Z] provisioning config files... [2024-09-10T06:24:07.116Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/692@tmp/config190833530259360015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:07.419Z] --> edgex-publish-swagger.sh [2024-09-10T06:24:07.419Z] === Publish openapi/v3 API === [2024-09-10T06:24:07.419Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-10T06:24:07.419Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/692/openapi/v3/core-command.yaml] [2024-09-10T06:24:07.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:07.419Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:07.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 74000 --:--:-- --:--:-- --:--:-- 73833 100 32782 0 0 100 32782 0 74000 --:--:-- --:--:-- --:--:-- 73833 [2024-09-10T06:24:07.681Z] [2024-09-10T06:24:07.681Z] [2024-09-10T06:24:07.681Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/692/openapi/v3/core-data.yaml] [2024-09-10T06:24:07.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:07.681Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:08.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k [2024-09-10T06:24:08.251Z] [2024-09-10T06:24:08.251Z] [2024-09-10T06:24:08.251Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/692/openapi/v3/core-keeper.yaml] [2024-09-10T06:24:08.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:08.251Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:08.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 253 123k --:--:-- --:--:-- --:--:-- 123k [2024-09-10T06:24:08.511Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T06:24:08.511Z] [2024-09-10T06:24:08.511Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/692/openapi/v3/core-metadata.yaml] [2024-09-10T06:24:08.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:08.511Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:09.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 330 315k --:--:-- --:--:-- --:--:-- 315k [2024-09-10T06:24:09.034Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T06:24:09.034Z] [2024-09-10T06:24:09.034Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/692/openapi/v3/support-cron-scheduler.yaml] [2024-09-10T06:24:09.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:09.034Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:09.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 294 211k --:--:-- --:--:-- --:--:-- 211k [2024-09-10T06:24:09.294Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T06:24:09.294Z] [2024-09-10T06:24:09.294Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/692/openapi/v3/support-notifications.yaml] [2024-09-10T06:24:09.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:09.294Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:09.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 433 236k --:--:-- --:--:-- --:--:-- 237k [2024-09-10T06:24:09.555Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T06:24:09.555Z] [2024-09-10T06:24:09.555Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/692/openapi/v3/support-scheduler.yaml] [2024-09-10T06:24:09.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T06:24:09.555Z] Dload Upload Total Spent Left Speed [2024-09-10T06:24:09.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 405k --:--:-- --:--:-- --:--:-- 400k 100 37110 100 156 100 36954 433 100k --:--:-- --:--:-- --:--:-- 100k [2024-09-10T06:24:09.815Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T06:24:09.815Z] [Pipeline] } [2024-09-10T06:24:09.824Z] 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-09-10T06:24:10.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T06:24:10.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:10.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T06:24:10.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:24:10.658Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:24:10.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T06:24:11.276Z] $ docker top 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 -eo pid,comm [2024-09-10T06:24:11.305Z] 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-09-10T06:24:11.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T06:24:11.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T06:24:11.367Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T06:24:11.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T06:24:11.506Z] $ docker exec 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 ssh-agent [2024-09-10T06:24:11.598Z] SSH_AUTH_SOCK=/tmp/ssh-h8MEeENorxFH/agent.32 [2024-09-10T06:24:11.598Z] SSH_AGENT_PID=38 [2024-09-10T06:24:11.603Z] Running ssh-add (command line suppressed) [2024-09-10T06:24:11.745Z] Identity added: /w/workspace/edgex-go/692@tmp/private_key_1107601427925218862.key (/w/workspace/edgex-go/692@tmp/private_key_1107601427925218862.key) [2024-09-10T06:24:11.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T06:24:12.049Z] + git semver tag [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,239 [run_tag] DEBUG tag force:False [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,239 [check_head_tag] DEBUG check head tag [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,241 [execute] INFO git cat-file --batch-check [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=) [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,245 [execute] INFO git cat-file --batch [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=) [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,283 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,283 [execute] INFO git tag -a v3.2.0-dev.71 -m v3.2.0-dev.71 [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.71', '-m', 'v3.2.0-dev.71'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) [2024-09-10T06:24:12.309Z] 2024-09-10 06:24:12,289 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:12.309Z] 3.2.0-dev.71 [Pipeline] } [2024-09-10T06:24:12.335Z] $ docker exec --env ******** --env ******** 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 ssh-agent -k [2024-09-10T06:24:12.428Z] unset SSH_AUTH_SOCK; [2024-09-10T06:24:12.428Z] unset SSH_AGENT_PID; [2024-09-10T06:24:12.428Z] echo Agent pid 38 killed; [2024-09-10T06:24:12.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T06:24:12.752Z] + git semver [Pipeline] } [2024-09-10T06:24:13.042Z] $ docker stop --time=1 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 [2024-09-10T06:24:14.332Z] $ docker rm -f --volumes 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:14.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T06:24:14.743Z] [2024-09-10T06:24:14.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:15.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T06:24:15.057Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-10T06:24:15.057Z] ab5ef0e58194: Pulling fs layer [2024-09-10T06:24:15.057Z] 9712f1f96733: Pulling fs layer [2024-09-10T06:24:15.057Z] 63f879dbbcfc: Pulling fs layer [2024-09-10T06:24:15.057Z] 0d9ebad4ef96: Pulling fs layer [2024-09-10T06:24:15.057Z] e9a5061849ea: Pulling fs layer [2024-09-10T06:24:15.057Z] d747dcd14b5f: Pulling fs layer [2024-09-10T06:24:15.057Z] 2de7ff778b66: Pulling fs layer [2024-09-10T06:24:15.057Z] 0d9ebad4ef96: Waiting [2024-09-10T06:24:15.057Z] e9a5061849ea: Waiting [2024-09-10T06:24:15.057Z] d747dcd14b5f: Waiting [2024-09-10T06:24:15.057Z] 2de7ff778b66: Waiting [2024-09-10T06:24:15.057Z] 9712f1f96733: Verifying Checksum [2024-09-10T06:24:15.057Z] 9712f1f96733: Download complete [2024-09-10T06:24:15.317Z] 63f879dbbcfc: Verifying Checksum [2024-09-10T06:24:15.318Z] 63f879dbbcfc: Download complete [2024-09-10T06:24:15.576Z] e9a5061849ea: Verifying Checksum [2024-09-10T06:24:15.576Z] e9a5061849ea: Download complete [2024-09-10T06:24:15.576Z] d747dcd14b5f: Verifying Checksum [2024-09-10T06:24:15.576Z] d747dcd14b5f: Download complete [2024-09-10T06:24:15.576Z] 0d9ebad4ef96: Verifying Checksum [2024-09-10T06:24:15.576Z] 0d9ebad4ef96: Download complete [2024-09-10T06:24:15.576Z] ab5ef0e58194: Verifying Checksum [2024-09-10T06:24:15.576Z] ab5ef0e58194: Download complete [2024-09-10T06:24:15.576Z] 2de7ff778b66: Verifying Checksum [2024-09-10T06:24:18.868Z] ab5ef0e58194: Pull complete [2024-09-10T06:24:18.868Z] 9712f1f96733: Pull complete [2024-09-10T06:24:19.436Z] 63f879dbbcfc: Pull complete [2024-09-10T06:24:23.627Z] 0d9ebad4ef96: Pull complete [2024-09-10T06:24:23.886Z] e9a5061849ea: Pull complete [2024-09-10T06:24:23.886Z] d747dcd14b5f: Pull complete [2024-09-10T06:24:25.265Z] 2de7ff778b66: Pull complete [2024-09-10T06:24:25.265Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-10T06:24:25.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T06:24:25.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:24:25.371Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:24:25.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-10T06:24:32.687Z] $ docker top e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-10T06:24:32.746Z] provisioning config files... [2024-09-10T06:24:32.754Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/692@tmp/config17761808719221214539tmp [2024-09-10T06:24:32.764Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/692@tmp/config12038107220200758714tmp [2024-09-10T06:24:32.772Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/692@tmp/config11037271002798224128tmp [Pipeline] { [Pipeline] echo [2024-09-10T06:24:32.799Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:33.091Z] ---> sigul-configuration.sh [2024-09-10T06:24:33.091Z] gpg: directory `/root/.gnupg' created [2024-09-10T06:24:33.091Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-10T06:24:33.091Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-10T06:24:33.091Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-10T06:24:33.091Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-10T06:24:33.091Z] gpg: CAST5 encrypted data [2024-09-10T06:24:33.091Z] gpg: encrypted with 1 passphrase [2024-09-10T06:24:33.091Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-10T06:24:33.388Z] + mkdir /home/jenkins [2024-09-10T06:24:33.388Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-10T06:24:33.684Z] + 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-09-10T06:24:33.697Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:33.989Z] ---> sigul-install.sh [2024-09-10T06:24:33.989Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-10T06:24:34.284Z] + git tag --list [2024-09-10T06:24:34.284Z] 0.6.0 [2024-09-10T06:24:34.284Z] 0.6.1 [2024-09-10T06:24:34.284Z] 0.7.0 [2024-09-10T06:24:34.284Z] 0.7.1 [2024-09-10T06:24:34.284Z] v1.0.0 [2024-09-10T06:24:34.285Z] v1.0.1 [2024-09-10T06:24:34.285Z] v1.1.0 [2024-09-10T06:24:34.285Z] v1.2.0 [2024-09-10T06:24:34.285Z] v1.2.1 [2024-09-10T06:24:34.285Z] v1.3.0 [2024-09-10T06:24:34.285Z] v1.3.1 [2024-09-10T06:24:34.285Z] v2.0.0 [2024-09-10T06:24:34.285Z] v2.1.0 [2024-09-10T06:24:34.285Z] v2.1.1 [2024-09-10T06:24:34.285Z] v2.2.0 [2024-09-10T06:24:34.285Z] v2.3.0 [2024-09-10T06:24:34.285Z] v3.0 [2024-09-10T06:24:34.285Z] v3.0.0 [2024-09-10T06:24:34.285Z] v3.1 [2024-09-10T06:24:34.285Z] v3.1.0 [2024-09-10T06:24:34.285Z] v3.1.0-dev.1 [2024-09-10T06:24:34.285Z] v3.1.0-dev.10 [2024-09-10T06:24:34.285Z] v3.1.0-dev.11 [2024-09-10T06:24:34.285Z] v3.1.0-dev.12 [2024-09-10T06:24:34.285Z] v3.1.0-dev.13 [2024-09-10T06:24:34.285Z] v3.1.0-dev.14 [2024-09-10T06:24:34.285Z] v3.1.0-dev.15 [2024-09-10T06:24:34.285Z] v3.1.0-dev.16 [2024-09-10T06:24:34.285Z] v3.1.0-dev.17 [2024-09-10T06:24:34.285Z] v3.1.0-dev.18 [2024-09-10T06:24:34.285Z] v3.1.0-dev.19 [2024-09-10T06:24:34.285Z] v3.1.0-dev.2 [2024-09-10T06:24:34.285Z] v3.1.0-dev.20 [2024-09-10T06:24:34.285Z] v3.1.0-dev.21 [2024-09-10T06:24:34.285Z] v3.1.0-dev.22 [2024-09-10T06:24:34.285Z] v3.1.0-dev.23 [2024-09-10T06:24:34.285Z] v3.1.0-dev.24 [2024-09-10T06:24:34.285Z] v3.1.0-dev.25 [2024-09-10T06:24:34.285Z] v3.1.0-dev.26 [2024-09-10T06:24:34.285Z] v3.1.0-dev.27 [2024-09-10T06:24:34.285Z] v3.1.0-dev.28 [2024-09-10T06:24:34.285Z] v3.1.0-dev.29 [2024-09-10T06:24:34.285Z] v3.1.0-dev.3 [2024-09-10T06:24:34.285Z] v3.1.0-dev.30 [2024-09-10T06:24:34.285Z] v3.1.0-dev.31 [2024-09-10T06:24:34.285Z] v3.1.0-dev.32 [2024-09-10T06:24:34.285Z] v3.1.0-dev.33 [2024-09-10T06:24:34.285Z] v3.1.0-dev.34 [2024-09-10T06:24:34.285Z] v3.1.0-dev.35 [2024-09-10T06:24:34.285Z] v3.1.0-dev.36 [2024-09-10T06:24:34.285Z] v3.1.0-dev.37 [2024-09-10T06:24:34.285Z] v3.1.0-dev.38 [2024-09-10T06:24:34.285Z] v3.1.0-dev.39 [2024-09-10T06:24:34.285Z] v3.1.0-dev.4 [2024-09-10T06:24:34.285Z] v3.1.0-dev.40 [2024-09-10T06:24:34.285Z] v3.1.0-dev.41 [2024-09-10T06:24:34.285Z] v3.1.0-dev.42 [2024-09-10T06:24:34.285Z] v3.1.0-dev.43 [2024-09-10T06:24:34.285Z] v3.1.0-dev.44 [2024-09-10T06:24:34.285Z] v3.1.0-dev.45 [2024-09-10T06:24:34.285Z] v3.1.0-dev.46 [2024-09-10T06:24:34.285Z] v3.1.0-dev.47 [2024-09-10T06:24:34.285Z] v3.1.0-dev.48 [2024-09-10T06:24:34.285Z] v3.1.0-dev.49 [2024-09-10T06:24:34.285Z] v3.1.0-dev.5 [2024-09-10T06:24:34.285Z] v3.1.0-dev.50 [2024-09-10T06:24:34.285Z] v3.1.0-dev.51 [2024-09-10T06:24:34.285Z] v3.1.0-dev.52 [2024-09-10T06:24:34.285Z] v3.1.0-dev.53 [2024-09-10T06:24:34.285Z] v3.1.0-dev.54 [2024-09-10T06:24:34.285Z] v3.1.0-dev.55 [2024-09-10T06:24:34.285Z] v3.1.0-dev.56 [2024-09-10T06:24:34.285Z] v3.1.0-dev.57 [2024-09-10T06:24:34.285Z] v3.1.0-dev.58 [2024-09-10T06:24:34.285Z] v3.1.0-dev.59 [2024-09-10T06:24:34.285Z] v3.1.0-dev.6 [2024-09-10T06:24:34.285Z] v3.1.0-dev.60 [2024-09-10T06:24:34.285Z] v3.1.0-dev.61 [2024-09-10T06:24:34.285Z] v3.1.0-dev.62 [2024-09-10T06:24:34.285Z] v3.1.0-dev.63 [2024-09-10T06:24:34.285Z] v3.1.0-dev.64 [2024-09-10T06:24:34.285Z] v3.1.0-dev.65 [2024-09-10T06:24:34.285Z] v3.1.0-dev.66 [2024-09-10T06:24:34.285Z] v3.1.0-dev.67 [2024-09-10T06:24:34.285Z] v3.1.0-dev.68 [2024-09-10T06:24:34.285Z] v3.1.0-dev.69 [2024-09-10T06:24:34.285Z] v3.1.0-dev.7 [2024-09-10T06:24:34.285Z] v3.1.0-dev.70 [2024-09-10T06:24:34.285Z] v3.1.0-dev.71 [2024-09-10T06:24:34.285Z] v3.1.0-dev.72 [2024-09-10T06:24:34.285Z] v3.1.0-dev.73 [2024-09-10T06:24:34.285Z] v3.1.0-dev.8 [2024-09-10T06:24:34.285Z] v3.1.0-dev.9 [2024-09-10T06:24:34.285Z] v3.1.1 [2024-09-10T06:24:34.285Z] v3.1.1-dev.1 [2024-09-10T06:24:34.285Z] v3.1.1-dev.2 [2024-09-10T06:24:34.285Z] v3.2.0-dev.1 [2024-09-10T06:24:34.285Z] v3.2.0-dev.10 [2024-09-10T06:24:34.285Z] v3.2.0-dev.11 [2024-09-10T06:24:34.285Z] v3.2.0-dev.12 [2024-09-10T06:24:34.285Z] v3.2.0-dev.13 [2024-09-10T06:24:34.285Z] v3.2.0-dev.14 [2024-09-10T06:24:34.285Z] v3.2.0-dev.15 [2024-09-10T06:24:34.285Z] v3.2.0-dev.16 [2024-09-10T06:24:34.285Z] v3.2.0-dev.17 [2024-09-10T06:24:34.285Z] v3.2.0-dev.18 [2024-09-10T06:24:34.285Z] v3.2.0-dev.19 [2024-09-10T06:24:34.285Z] v3.2.0-dev.2 [2024-09-10T06:24:34.285Z] v3.2.0-dev.20 [2024-09-10T06:24:34.285Z] v3.2.0-dev.21 [2024-09-10T06:24:34.285Z] v3.2.0-dev.22 [2024-09-10T06:24:34.285Z] v3.2.0-dev.23 [2024-09-10T06:24:34.285Z] v3.2.0-dev.24 [2024-09-10T06:24:34.285Z] v3.2.0-dev.25 [2024-09-10T06:24:34.285Z] v3.2.0-dev.26 [2024-09-10T06:24:34.285Z] v3.2.0-dev.27 [2024-09-10T06:24:34.285Z] v3.2.0-dev.28 [2024-09-10T06:24:34.285Z] v3.2.0-dev.29 [2024-09-10T06:24:34.285Z] v3.2.0-dev.3 [2024-09-10T06:24:34.285Z] v3.2.0-dev.30 [2024-09-10T06:24:34.285Z] v3.2.0-dev.31 [2024-09-10T06:24:34.285Z] v3.2.0-dev.32 [2024-09-10T06:24:34.285Z] v3.2.0-dev.33 [2024-09-10T06:24:34.285Z] v3.2.0-dev.34 [2024-09-10T06:24:34.285Z] v3.2.0-dev.35 [2024-09-10T06:24:34.285Z] v3.2.0-dev.36 [2024-09-10T06:24:34.285Z] v3.2.0-dev.37 [2024-09-10T06:24:34.285Z] v3.2.0-dev.38 [2024-09-10T06:24:34.285Z] v3.2.0-dev.39 [2024-09-10T06:24:34.285Z] v3.2.0-dev.4 [2024-09-10T06:24:34.285Z] v3.2.0-dev.40 [2024-09-10T06:24:34.285Z] v3.2.0-dev.41 [2024-09-10T06:24:34.285Z] v3.2.0-dev.42 [2024-09-10T06:24:34.285Z] v3.2.0-dev.43 [2024-09-10T06:24:34.285Z] v3.2.0-dev.44 [2024-09-10T06:24:34.285Z] v3.2.0-dev.45 [2024-09-10T06:24:34.285Z] v3.2.0-dev.46 [2024-09-10T06:24:34.285Z] v3.2.0-dev.47 [2024-09-10T06:24:34.285Z] v3.2.0-dev.48 [2024-09-10T06:24:34.285Z] v3.2.0-dev.49 [2024-09-10T06:24:34.285Z] v3.2.0-dev.5 [2024-09-10T06:24:34.285Z] v3.2.0-dev.50 [2024-09-10T06:24:34.285Z] v3.2.0-dev.51 [2024-09-10T06:24:34.285Z] v3.2.0-dev.52 [2024-09-10T06:24:34.285Z] v3.2.0-dev.53 [2024-09-10T06:24:34.285Z] v3.2.0-dev.54 [2024-09-10T06:24:34.285Z] v3.2.0-dev.55 [2024-09-10T06:24:34.285Z] v3.2.0-dev.56 [2024-09-10T06:24:34.285Z] v3.2.0-dev.57 [2024-09-10T06:24:34.285Z] v3.2.0-dev.58 [2024-09-10T06:24:34.285Z] v3.2.0-dev.59 [2024-09-10T06:24:34.285Z] v3.2.0-dev.6 [2024-09-10T06:24:34.285Z] v3.2.0-dev.60 [2024-09-10T06:24:34.285Z] v3.2.0-dev.61 [2024-09-10T06:24:34.285Z] v3.2.0-dev.62 [2024-09-10T06:24:34.285Z] v3.2.0-dev.63 [2024-09-10T06:24:34.285Z] v3.2.0-dev.64 [2024-09-10T06:24:34.285Z] v3.2.0-dev.65 [2024-09-10T06:24:34.285Z] v3.2.0-dev.66 [2024-09-10T06:24:34.285Z] v3.2.0-dev.67 [2024-09-10T06:24:34.285Z] v3.2.0-dev.68 [2024-09-10T06:24:34.285Z] v3.2.0-dev.69 [2024-09-10T06:24:34.285Z] v3.2.0-dev.7 [2024-09-10T06:24:34.285Z] v3.2.0-dev.70 [2024-09-10T06:24:34.285Z] v3.2.0-dev.71 [2024-09-10T06:24:34.285Z] v3.2.0-dev.8 [2024-09-10T06:24:34.285Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-10T06:24:34.579Z] + lftools sign git-tag v3.2.0-dev.71 [2024-09-10T06:24:35.149Z] Signing Git tag with Sigul... [2024-09-10T06:24:35.149Z] Signing v3.2.0-dev.71 [Pipeline] echo [2024-09-10T06:24:35.422Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:35.716Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-10T06:24:35.722Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-10T06:24:35.763Z] $ docker stop --time=1 e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd [2024-09-10T06:24:37.058Z] $ docker rm -f --volumes e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-10T06:24:37.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T06:24:37.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:37.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T06:24:37.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:24:37.891Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:24:37.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T06:24:38.252Z] $ docker top 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e -eo pid,comm [2024-09-10T06:24:38.284Z] 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-09-10T06:24:38.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T06:24:38.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T06:24:38.349Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T06:24:38.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T06:24:38.478Z] $ docker exec 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e ssh-agent [2024-09-10T06:24:38.575Z] SSH_AUTH_SOCK=/tmp/ssh-K0yp3N37tFpx/agent.32 [2024-09-10T06:24:38.575Z] SSH_AGENT_PID=38 [2024-09-10T06:24:38.580Z] Running ssh-add (command line suppressed) [2024-09-10T06:24:38.700Z] Identity added: /w/workspace/edgex-go/692@tmp/private_key_16231772121803825636.key (/w/workspace/edgex-go/692@tmp/private_key_16231772121803825636.key) [2024-09-10T06:24:38.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T06:24:38.990Z] + git semver bump pre [2024-09-10T06:24:39.249Z] 2024-09-10 06:24:39,187 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,187 [bump_version] DEBUG bumping version:3.2.0-dev.71 on axis:pre with prefix:dev [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,187 [bump_version] DEBUG bumped version:3.2.0-dev.72 [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,187 [write_version] DEBUG write version:3.2.0-dev.72 to path:/w/workspace/edgex-go/692/.semver/main with force:True [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,187 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,187 [write_file] DEBUG write to file:/w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,189 [execute] INFO git cat-file --batch-check [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,194 [execute] INFO git cat-file --batch [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T06:24:39.250Z] 2024-09-10 06:24:39,199 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:39.250Z] 3.2.0-dev.72 [Pipeline] } [2024-09-10T06:24:39.277Z] $ docker exec --env ******** --env ******** 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e ssh-agent -k [2024-09-10T06:24:39.366Z] unset SSH_AUTH_SOCK; [2024-09-10T06:24:39.366Z] unset SSH_AGENT_PID; [2024-09-10T06:24:39.366Z] echo Agent pid 38 killed; [2024-09-10T06:24:39.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T06:24:39.692Z] + git semver [Pipeline] } [2024-09-10T06:24:39.981Z] $ docker stop --time=1 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e [2024-09-10T06:24:41.253Z] $ docker rm -f --volumes 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T06:24:41.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T06:24:41.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:41.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T06:24:41.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:24:41.975Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:24:42.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T06:24:42.336Z] $ docker top a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T06:24:42.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T06:24:42.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T06:24:42.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T06:24:42.568Z] $ docker exec a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 ssh-agent [2024-09-10T06:24:42.653Z] SSH_AUTH_SOCK=/tmp/ssh-C4kHDN3xaxDb/agent.33 [2024-09-10T06:24:42.653Z] SSH_AGENT_PID=39 [2024-09-10T06:24:42.657Z] Running ssh-add (command line suppressed) [2024-09-10T06:24:42.771Z] Identity added: /w/workspace/edgex-go/692@tmp/private_key_4840350840056529174.key (/w/workspace/edgex-go/692@tmp/private_key_4840350840056529174.key) [2024-09-10T06:24:42.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T06:24:43.063Z] + git semver push [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,252 [run_push] DEBUG push [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,253 [execute] INFO git cat-file --batch-check [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,256 [execute] INFO git rev-list e09e4d039cbc13bf3d71bc7d26f8f4d6b349c052 -- [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,257 [execute] DEBUG Popen(['git', 'rev-list', 'e09e4d039cbc13bf3d71bc7d26f8f4d6b349c052', '--'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,275 [execute] INFO git fetch -v origin [2024-09-10T06:24:43.323Z] 2024-09-10 06:24:43,276 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-10T06:24:43.891Z] 2024-09-10 06:24:43,755 [run_push] DEBUG no remote changes detected [2024-09-10T06:24:43.891Z] 2024-09-10 06:24:43,755 [execute] INFO git push origin semver [2024-09-10T06:24:43.891Z] 2024-09-10 06:24:43,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T06:24:44.838Z] 2024-09-10 06:24:44,505 [run_push] DEBUG push all version tags [2024-09-10T06:24:44.838Z] 2024-09-10 06:24:44,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-10T06:24:44.838Z] 2024-09-10 06:24:44,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) [2024-09-10T06:24:45.100Z] 2024-09-10 06:24:45,103 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main [2024-09-10T06:24:45.100Z] 3.2.0-dev.72 [Pipeline] } [2024-09-10T06:24:45.386Z] $ docker exec --env ******** --env ******** a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 ssh-agent -k [2024-09-10T06:24:45.477Z] unset SSH_AUTH_SOCK; [2024-09-10T06:24:45.478Z] unset SSH_AGENT_PID; [2024-09-10T06:24:45.478Z] echo Agent pid 39 killed; [2024-09-10T06:24:45.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T06:24:45.812Z] + git semver [Pipeline] } [2024-09-10T06:24:46.100Z] $ docker stop --time=1 a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 [2024-09-10T06:24:47.372Z] $ docker rm -f --volumes a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 [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-09-10T06:24:47.972Z] + [ -d /w/workspace/edgex-go/692/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:48.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:24:49.127Z] ---> package-listing.sh [2024-09-10T06:24:49.127Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T06:24:49.127Z] ++ facter osfamily [2024-09-10T06:24:49.386Z] + OS_FAMILY=debian [2024-09-10T06:24:49.386Z] + workspace=/w/workspace/edgex-go/692 [2024-09-10T06:24:49.386Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T06:24:49.386Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T06:24:49.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T06:24:49.386Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T06:24:49.386Z] + '[' /w/workspace/edgex-go/692 ']' [2024-09-10T06:24:49.386Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T06:24:49.386Z] + case "${OS_FAMILY}" in [2024-09-10T06:24:49.386Z] + dpkg -l [2024-09-10T06:24:49.386Z] + grep '^ii' [2024-09-10T06:24:49.386Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T06:24:49.386Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T06:24:49.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T06:24:49.386Z] + '[' /w/workspace/edgex-go/692 ']' [2024-09-10T06:24:49.386Z] + mkdir -p /w/workspace/edgex-go/692/archives/ [2024-09-10T06:24:49.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/692/archives/ [Pipeline] echo [2024-09-10T06:24:49.399Z] 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/692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T06:24:49.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:50.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T06:24:50.248Z] [2024-09-10T06:24:50.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T06:24:50.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T06:24:50.553Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T06:24:50.553Z] 5eb5b503b376: Pulling fs layer [2024-09-10T06:24:50.553Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T06:24:50.553Z] ec43610c2a17: Pulling fs layer [2024-09-10T06:24:50.553Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T06:24:50.553Z] 33b1e0a273af: Pulling fs layer [2024-09-10T06:24:50.553Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T06:24:50.553Z] 2f39f015ded8: Pulling fs layer [2024-09-10T06:24:50.553Z] 3a2ae6a8a46f: Waiting [2024-09-10T06:24:50.553Z] 33b1e0a273af: Waiting [2024-09-10T06:24:50.553Z] 2f39f015ded8: Waiting [2024-09-10T06:24:50.553Z] 5d3b04190fa2: Waiting [2024-09-10T06:24:50.553Z] 5c69ac0246d0: Download complete [2024-09-10T06:24:50.553Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T06:24:50.553Z] 3a2ae6a8a46f: Download complete [2024-09-10T06:24:50.811Z] 33b1e0a273af: Download complete [2024-09-10T06:24:50.811Z] 5d3b04190fa2: Download complete [2024-09-10T06:24:50.811Z] ec43610c2a17: Verifying Checksum [2024-09-10T06:24:50.811Z] ec43610c2a17: Download complete [2024-09-10T06:24:50.811Z] 5eb5b503b376: Verifying Checksum [2024-09-10T06:24:50.811Z] 5eb5b503b376: Download complete [2024-09-10T06:24:51.376Z] 2f39f015ded8: Download complete [2024-09-10T06:24:51.943Z] 5eb5b503b376: Pull complete [2024-09-10T06:24:52.201Z] 5c69ac0246d0: Pull complete [2024-09-10T06:24:52.775Z] ec43610c2a17: Pull complete [2024-09-10T06:24:52.775Z] 3a2ae6a8a46f: Pull complete [2024-09-10T06:24:52.775Z] 33b1e0a273af: Pull complete [2024-09-10T06:24:53.034Z] 5d3b04190fa2: Pull complete [2024-09-10T06:24:57.223Z] 2f39f015ded8: Pull complete [2024-09-10T06:24:57.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T06:24:57.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T06:24:57.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T06:24:57.324Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2024-09-10T06:24:57.370Z] $ 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/692/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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T06:25:02.975Z] $ docker top 0dbead41058a039a6a9a943200042ece2a9289a66108be251fc139d0ff2cda3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T06:25:03.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T06:25:03.587Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T06:25:03.868Z] + ls /var/log/sa-host [2024-09-10T06:25:03.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T06:25:04.055Z] provisioning config files... [2024-09-10T06:25:04.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/692@tmp/config5970341173123775219tmp [Pipeline] { [Pipeline] echo [2024-09-10T06:25:04.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:25:04.372Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T06:25:04.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:25:04.726Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T06:25:04.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:25:05.020Z] ---> sudo-logs.sh [2024-09-10T06:25:05.020Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T06:25:05.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:25:05.338Z] ---> job-cost.sh [2024-09-10T06:25:05.338Z] lf-activate-venv: SKIPPING [2024-09-10T06:25:05.338Z] DEBUG: total: 0.10999999940395355 [2024-09-10T06:25:05.338Z] INFO: Retrieving Stack Cost... [2024-09-10T06:25:05.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T06:25:05.857Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T06:25:05.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T06:25:06.152Z] ---> logs-deploy.sh [2024-09-10T06:25:06.152Z] lf-activate-venv: SKIPPING [2024-09-10T06:25:06.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/692 [2024-09-10T06:25:06.152Z] INFO: archiving workspace using pattern(s): [2024-09-10T06:25:07.088Z] Archives upload complete. [2024-09-10T06:25:07.088Z] INFO: archiving logs to Nexus