Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 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-ssh5393806063198104292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh10583902640872008272.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 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh3584148405527714406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1885cb0d4f9a9801ec10d7cb9228180a3382925b # timeout=10 Commit message: "Merge pull request #454 from cherrycl/issue-452-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7716253120728518530.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-ssh12013913370877049960.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8701 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/681 [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/681 # 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 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 (main) Commit message: "Merge pull request #4875 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.52" > 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 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 > git rev-list --no-walk 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T00:51:01.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T00:51:01.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T00:51:01.462Z] ========================================================= [2024-08-27T00:51:01.462Z] EdgeX Global Pipelines Version Info [2024-08-27T00:51:01.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T00:51:02.551Z] ------------------- [2024-08-27T00:51:02.551Z] stable info: [2024-08-27T00:51:02.551Z] ------------------- [2024-08-27T00:51:02.551Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T00:51:02.551Z] Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b [2024-08-27T00:51:02.551Z] Message: update stable to v1.0.262 [2024-08-27T00:51:03.939Z] ------------------- [2024-08-27T00:51:03.939Z] experimental info: [2024-08-27T00:51:03.939Z] ------------------- [2024-08-27T00:51:03.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-08-27T00:51:03.939Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T00:51:03.939Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T00:51:04.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-27T00:51:04.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-27T00:51:04.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T00:51:04.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T00:51:04.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T00:51:04.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T00:51:04.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T00:51:04.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-27T00:51:04.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-27T00:51:04.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-27T00:51:04.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T00:51:04.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T00:51:04.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T00:51:04.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T00:51:04.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T00:51:04.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T00:51:04.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T00:51:04.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T00:51:04.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-27T00:51:04.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-27T00:51:04.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T00:51:04.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T00:51:04.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T00:51:04.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-27T00:51:04.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-27T00:51:04.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-27T00:51:04.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo [2024-08-27T00:51:04.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aa01a4 [Pipeline] echo [2024-08-27T00:51:04.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T00:51:04.722Z] provisioning config files... [2024-08-27T00:51:05.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config5427428943259032198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T00:51:10.133Z] ---> ****-login.sh [2024-08-27T00:51:10.133Z] nexus3.edgexfoundry.org:10001 [2024-08-27T00:51:10.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:51:10.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:51:10.395Z] Configure a credential helper to remove this warning. See [2024-08-27T00:51:10.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:51:10.395Z] [2024-08-27T00:51:10.395Z] Login Succeeded [2024-08-27T00:51:10.395Z] nexus3.edgexfoundry.org:10002 [2024-08-27T00:51:10.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:51:10.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:51:10.395Z] Configure a credential helper to remove this warning. See [2024-08-27T00:51:10.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:51:10.395Z] [2024-08-27T00:51:10.395Z] Login Succeeded [2024-08-27T00:51:10.395Z] nexus3.edgexfoundry.org:10003 [2024-08-27T00:51:10.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:51:10.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:51:10.656Z] Configure a credential helper to remove this warning. See [2024-08-27T00:51:10.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:51:10.656Z] [2024-08-27T00:51:10.656Z] Login Succeeded [2024-08-27T00:51:10.656Z] nexus3.edgexfoundry.org:10004 [2024-08-27T00:51:10.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:51:10.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:51:10.656Z] Configure a credential helper to remove this warning. See [2024-08-27T00:51:10.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:51:10.656Z] [2024-08-27T00:51:10.656Z] Login Succeeded [2024-08-27T00:51:10.656Z] ****.io [2024-08-27T00:51:10.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:51:10.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:51:10.916Z] Configure a credential helper to remove this warning. See [2024-08-27T00:51:10.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:51:10.916Z] [2024-08-27T00:51:10.916Z] Login Succeeded [2024-08-27T00:51:10.916Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T00:51:10.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T00:51:11.256Z] + 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-08-27T00:51:11.256Z] + dirname cmd/core-command/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T00:51:11.256Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T00:51:11.256Z] + + cut -d/ -f2 [2024-08-27T00:51:11.256Z] dirname cmd/core-data/Dockerfile [2024-08-27T00:51:11.256Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/core-keeper/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/core-metadata/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T00:51:11.256Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2024-08-27T00:51:11.256Z] -f2 [2024-08-27T00:51:11.256Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/support-notifications/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-27T00:51:11.256Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-27T00:51:11.256Z] + cut -d/ -f2 [2024-08-27T00:51:11.256Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-27T00:51:11.293Z] 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-08-27T00:51:11.663Z] + git rev-list -1 --merges 3aa01a4707f1844ec1c90abf694d4da7c061f5b3~1..3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo [2024-08-27T00:51:11.676Z] -----------> git rev-list -1 --merges 3aa01a4707f1844ec1c90abf694d4da7c061f5b3~1..3aa01a4707f1844ec1c90abf694d4da7c061f5b3 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T00:51:11.676Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [false] [Pipeline] sh [2024-08-27T00:51:11.969Z] + git log --format=format:%s -1 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo [2024-08-27T00:51:11.985Z] ========================================================= [2024-08-27T00:51:11.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T00:51:11.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-27T00:51:12.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T00:51:12.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T00:51:12.372Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T00:51:12.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T00:51:12.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T00:51:12.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T00:51:12.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:51:12.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T00:51:12.726Z] [2024-08-27T00:51:12.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:51:13.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T00:51:13.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T00:51:13.029Z] b85a868b505f: Pulling fs layer [2024-08-27T00:51:13.029Z] e2be974225ed: Pulling fs layer [2024-08-27T00:51:13.029Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T00:51:13.029Z] 988bab9f4d93: Pulling fs layer [2024-08-27T00:51:13.029Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T00:51:13.029Z] eaf3925da568: Pulling fs layer [2024-08-27T00:51:13.029Z] bab4dde63d76: Pulling fs layer [2024-08-27T00:51:13.029Z] bde34c3a00c8: Pulling fs layer [2024-08-27T00:51:13.029Z] b352a97aabf1: Pulling fs layer [2024-08-27T00:51:13.029Z] 4872d77fe225: Pulling fs layer [2024-08-27T00:51:13.029Z] 5851b861e8e6: Pulling fs layer [2024-08-27T00:51:13.029Z] 988bab9f4d93: Waiting [2024-08-27T00:51:13.029Z] 1469e6f7b9e6: Waiting [2024-08-27T00:51:13.029Z] eaf3925da568: Waiting [2024-08-27T00:51:13.029Z] 4872d77fe225: Waiting [2024-08-27T00:51:13.029Z] bab4dde63d76: Waiting [2024-08-27T00:51:13.029Z] 5851b861e8e6: Waiting [2024-08-27T00:51:13.029Z] b352a97aabf1: Waiting [2024-08-27T00:51:13.029Z] bde34c3a00c8: Waiting [2024-08-27T00:51:13.029Z] e2be974225ed: Download complete [2024-08-27T00:51:13.029Z] 988bab9f4d93: Download complete [2024-08-27T00:51:13.029Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T00:51:13.029Z] 339a4e72a1f5: Download complete [2024-08-27T00:51:13.029Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T00:51:13.029Z] 1469e6f7b9e6: Download complete [2024-08-27T00:51:13.288Z] eaf3925da568: Download complete [2024-08-27T00:51:13.288Z] bde34c3a00c8: Download complete [2024-08-27T00:51:13.288Z] b352a97aabf1: Verifying Checksum [2024-08-27T00:51:13.288Z] b352a97aabf1: Download complete [2024-08-27T00:51:13.288Z] 4872d77fe225: Download complete [2024-08-27T00:51:13.288Z] 5851b861e8e6: Verifying Checksum [2024-08-27T00:51:13.288Z] 5851b861e8e6: Download complete [2024-08-27T00:51:13.288Z] b85a868b505f: Verifying Checksum [2024-08-27T00:51:13.288Z] b85a868b505f: Download complete [2024-08-27T00:51:13.547Z] bab4dde63d76: Verifying Checksum [2024-08-27T00:51:13.547Z] bab4dde63d76: Download complete [2024-08-27T00:51:14.483Z] b85a868b505f: Pull complete [2024-08-27T00:51:14.741Z] e2be974225ed: Pull complete [2024-08-27T00:51:15.002Z] 339a4e72a1f5: Pull complete [2024-08-27T00:51:15.002Z] 988bab9f4d93: Pull complete [2024-08-27T00:51:15.262Z] 1469e6f7b9e6: Pull complete [2024-08-27T00:51:15.520Z] eaf3925da568: Pull complete [2024-08-27T00:51:16.896Z] bab4dde63d76: Pull complete [2024-08-27T00:51:17.155Z] bde34c3a00c8: Pull complete [2024-08-27T00:51:17.155Z] b352a97aabf1: Pull complete [2024-08-27T00:51:17.155Z] 4872d77fe225: Pull complete [2024-08-27T00:51:17.414Z] 5851b861e8e6: Pull complete [2024-08-27T00:51:17.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T00:51:17.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T00:51:17.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:51:17.569Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T00:51:19.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T00:51:22.858Z] $ docker top b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 -eo pid,comm [2024-08-27T00:51:20.902Z] 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-08-27T00:51:20.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T00:51:20.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T00:51:20.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T00:51:21.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T00:51:23.077Z] $ docker exec b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent [2024-08-27T00:51:21.179Z] SSH_AUTH_SOCK=/tmp/ssh-ToL9s8eqwAHf/agent.33 [2024-08-27T00:51:21.179Z] SSH_AGENT_PID=39 [2024-08-27T00:51:21.185Z] Running ssh-add (command line suppressed) [2024-08-27T00:51:23.283Z] Identity added: /w/workspace/edgex-go/681@tmp/private_key_15312987177453350370.key (/w/workspace/edgex-go/681@tmp/private_key_15312987177453350370.key) [2024-08-27T00:51:21.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T00:51:21.589Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T00:51:23.601Z] $ docker exec --env ******** --env ******** b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent -k [2024-08-27T00:51:23.709Z] unset SSH_AUTH_SOCK; [2024-08-27T00:51:23.709Z] unset SSH_AGENT_PID; [2024-08-27T00:51:23.710Z] echo Agent pid 39 killed; [2024-08-27T00:51:21.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T00:51:21.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T00:51:21.768Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T00:51:21.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T00:51:23.894Z] $ docker exec b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent [2024-08-27T00:51:22.014Z] SSH_AUTH_SOCK=/tmp/ssh-xfrpFYYFngNO/agent.72 [2024-08-27T00:51:22.014Z] SSH_AGENT_PID=78 [2024-08-27T00:51:22.019Z] Running ssh-add (command line suppressed) [2024-08-27T00:51:24.116Z] Identity added: /w/workspace/edgex-go/681@tmp/private_key_6356477827482178210.key (/w/workspace/edgex-go/681@tmp/private_key_6356477827482178210.key) [2024-08-27T00:51:22.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T00:51:22.424Z] + git semver init [2024-08-27T00:51:22.686Z] 2024-08-27 00:51:24,683 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T00:51:22.686Z] 2024-08-27 00:51:24,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/681/.semver [2024-08-27T00:51:22.945Z] 2024-08-27 00:51:24,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/681/.semver [2024-08-27T00:51:22.945Z] 2024-08-27 00:51:24,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/681/.semver'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) [2024-08-27T00:51:28.227Z] 2024-08-27 00:51:30,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/681/.git/info/exclude [2024-08-27T00:51:28.227Z] 2024-08-27 00:51:30,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/681/.semver/main with force:False [2024-08-27T00:51:28.227Z] 2024-08-27 00:51:30,225 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T00:51:28.227Z] 2024-08-27 00:51:30,225 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T00:51:28.227Z] 3.2.0-dev.60 [Pipeline] } [2024-08-27T00:51:30.498Z] $ docker exec --env ******** --env ******** b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent -k [2024-08-27T00:51:30.587Z] unset SSH_AUTH_SOCK; [2024-08-27T00:51:30.588Z] unset SSH_AGENT_PID; [2024-08-27T00:51:30.588Z] echo Agent pid 78 killed; [2024-08-27T00:51:28.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T00:51:28.929Z] + git semver [Pipeline] } [2024-08-27T00:51:31.204Z] $ docker stop --time=1 b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 [2024-08-27T00:51:32.497Z] $ docker rm -f --volumes b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T00:51:30.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T00:51:31.072Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T00:51:31.077Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.60 [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-08-27T00:51:31.631Z] + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo [2024-08-27T00:51:31.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T00:51:31.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T00:51:31.681Z] ========================================================= [2024-08-27T00:51:31.681Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T00:51:31.681Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T00:51:31.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T00:51:31.973Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T00:51:31.973Z] 619be1103602: Pulling fs layer [2024-08-27T00:51:31.973Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T00:51:31.973Z] 5df492c9dc93: Pulling fs layer [2024-08-27T00:51:31.973Z] 7629e6793208: Pulling fs layer [2024-08-27T00:51:31.973Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T00:51:31.973Z] fb5054dd5b73: Pulling fs layer [2024-08-27T00:51:31.973Z] eeca6798cff9: Pulling fs layer [2024-08-27T00:51:31.973Z] aa269ceb94a6: Pulling fs layer [2024-08-27T00:51:31.973Z] ada007ff1a6a: Pulling fs layer [2024-08-27T00:51:31.973Z] 4f4fb700ef54: Waiting [2024-08-27T00:51:31.973Z] fb5054dd5b73: Waiting [2024-08-27T00:51:31.973Z] ada007ff1a6a: Waiting [2024-08-27T00:51:31.973Z] eeca6798cff9: Waiting [2024-08-27T00:51:31.973Z] aa269ceb94a6: Waiting [2024-08-27T00:51:31.973Z] 7629e6793208: Waiting [2024-08-27T00:51:31.973Z] 7862e08f4a3e: Download complete [2024-08-27T00:51:31.973Z] 7629e6793208: Verifying Checksum [2024-08-27T00:51:31.973Z] 7629e6793208: Download complete [2024-08-27T00:51:31.973Z] 4f4fb700ef54: Download complete [2024-08-27T00:51:31.973Z] fb5054dd5b73: Verifying Checksum [2024-08-27T00:51:31.973Z] fb5054dd5b73: Download complete [2024-08-27T00:51:31.973Z] 619be1103602: Download complete [2024-08-27T00:51:31.973Z] eeca6798cff9: Verifying Checksum [2024-08-27T00:51:31.973Z] eeca6798cff9: Download complete [2024-08-27T00:51:32.232Z] 619be1103602: Pull complete [2024-08-27T00:51:32.232Z] ada007ff1a6a: Verifying Checksum [2024-08-27T00:51:32.232Z] ada007ff1a6a: Download complete [2024-08-27T00:51:32.232Z] 7862e08f4a3e: Pull complete [2024-08-27T00:51:32.490Z] 5df492c9dc93: Verifying Checksum [2024-08-27T00:51:32.490Z] 5df492c9dc93: Download complete [2024-08-27T00:51:32.749Z] aa269ceb94a6: Verifying Checksum [2024-08-27T00:51:32.749Z] aa269ceb94a6: Download complete [2024-08-27T00:51:38.646Z] 5df492c9dc93: Pull complete [2024-08-27T00:51:38.646Z] 7629e6793208: Pull complete [2024-08-27T00:51:38.646Z] 4f4fb700ef54: Pull complete [2024-08-27T00:51:38.646Z] fb5054dd5b73: Pull complete [2024-08-27T00:51:38.646Z] eeca6798cff9: Pull complete [2024-08-27T00:51:40.545Z] aa269ceb94a6: Pull complete [2024-08-27T00:51:41.112Z] ada007ff1a6a: Pull complete [2024-08-27T00:51:41.112Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T00:51:41.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T00:51:41.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T00:51:41.416Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T00:51:41.416Z] WORKDIR /edgex [2024-08-27T00:51:41.416Z] COPY go.mod . [2024-08-27T00:51:41.416Z] RUN go mod download [2024-08-27T00:51:41.416Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-27T00:51:41.984Z] Sending build context to Docker daemon 179.2MB [2024-08-27T00:51:41.984Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T00:51:41.984Z] ---> f489d0715acc [2024-08-27T00:51:41.984Z] Step 2/4 : WORKDIR /edgex [2024-08-27T00:51:46.293Z] Still waiting to schedule task [2024-08-27T00:51:46.293Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8697’ [2024-08-27T00:51:47.274Z] ---> Running in a2113da1fca7 [2024-08-27T00:51:47.274Z] Removing intermediate container a2113da1fca7 [2024-08-27T00:51:47.274Z] ---> efa8ad9cd4ef [2024-08-27T00:51:47.274Z] Step 3/4 : COPY go.mod . [2024-08-27T00:51:47.535Z] ---> eba74cfc2681 [2024-08-27T00:51:47.535Z] Step 4/4 : RUN go mod download [2024-08-27T00:51:47.535Z] ---> Running in 62c7d177432a [2024-08-27T00:52:20.264Z] Removing intermediate container 62c7d177432a [2024-08-27T00:52:20.264Z] ---> 4c4e471d8858 [2024-08-27T00:52:20.264Z] Successfully built 4c4e471d8858 [2024-08-27T00:52:20.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:52:20.583Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T00:52:20.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:52:20.671Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T00:52:20.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T00:52:21.024Z] $ docker top 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T00:52:21.377Z] + go version [2024-08-27T00:52:21.377Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T00:52:21.387Z] $ docker stop --time=1 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 [2024-08-27T00:52:22.681Z] $ docker rm -f --volumes 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:52:23.117Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T00:52:23.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:52:23.199Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T00:52:23.233Z] $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T00:52:23.540Z] $ docker top 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-27T00:52:23.617Z] ========================================================= [2024-08-27T00:52:23.617Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-27T00:52:23.617Z] ========================================================= [Pipeline] sh [2024-08-27T00:52:23.895Z] + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] fileExists [Pipeline] sh [2024-08-27T00:52:24.200Z] + make test [2024-08-27T00:52:24.200Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T00:52:32.316Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-27T00:53:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-27T00:53:00.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements [2024-08-27T00:53:01.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-27T00:53:01.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-27T00:53:01.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-27T00:53:02.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-27T00:53:02.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-27T00:53:02.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-27T00:53:02.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-27T00:53:03.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-27T00:53:03.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:03.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-27T00:53:03.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-27T00:53:03.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-27T00:53:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-27T00:53:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-27T00:53:05.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.094s coverage: 69.2% of statements [2024-08-27T00:53:05.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-08-27T00:53:05.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.867s coverage: 93.4% of statements [2024-08-27T00:53:05.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-08-27T00:53:05.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-27T00:53:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-27T00:53:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-27T00:53:08.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements [2024-08-27T00:53:08.945Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements [2024-08-27T00:53:09.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-27T00:53:09.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-27T00:53:09.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-08-27T00:53:10.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-27T00:53:10.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements [2024-08-27T00:53:10.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements [2024-08-27T00:53:10.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-08-27T00:53:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-08-27T00:53:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-08-27T00:53:11.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-08-27T00:53:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-27T00:53:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-27T00:53:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-27T00:53:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-27T00:53:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-27T00:53:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-27T00:53:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-27T00:53:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-27T00:53:13.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-27T00:53:13.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-27T00:53:13.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-27T00:53:13.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-27T00:53:13.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-27T00:53:13.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-27T00:53:13.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-27T00:53:14.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-27T00:53:14.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-27T00:53:14.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-27T00:53:16.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-27T00:53:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-27T00:53:17.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-27T00:53:17.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-27T00:53:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-27T00:53:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-27T00:53:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-27T00:53:21.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-27T00:53:21.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-27T00:53:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-27T00:53:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-27T00:53:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-27T00:53:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-27T00:53:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-27T00:53:22.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-27T00:53:22.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-27T00:53:22.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-27T00:53:23.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-08-27T00:53:24.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-27T00:53:24.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-27T00:53:24.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:24.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-27T00:53:25.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-27T00:53:25.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-27T00:53:25.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-27T00:53:25.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-27T00:53:26.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-27T00:53:26.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:26.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-27T00:53:26.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-27T00:53:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-27T00:53:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-27T00:53:28.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-27T00:53:28.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.012s coverage: 20.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.204s coverage: 36.5% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 89.5% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.081s coverage: 90.8% of statements [2024-08-27T00:53:36.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-27T00:53:36.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-08-27T00:53:36.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-27T00:53:36.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements [2024-08-27T00:53:36.562Z] 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-08-27T00:53:36.562Z] running golangci-lint [2024-08-27T00:53:36.562Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-27T00:53:36.562Z] go version go1.21.9 linux/amd64 [2024-08-27T00:53:36.562Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-27T00:53:36.562Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-27T00:53:58.485Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|imports|name|types_sizes) took 20.465514532s" [2024-08-27T00:53:58.485Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.739127ms" [2024-08-27T00:54:08.475Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.770414994s with top 10 stages: buildir: 49.106738793s, gosec: 7.73656751s, inspect: 3.109742678s, fact_deprecated: 2.120692906s, ctrlflow: 1.559447658s, printf: 1.395492876s, fact_purity: 1.221935214s, nilness: 990.974746ms, S1038: 959.305156ms, directives: 750.201077ms" [2024-08-27T00:54:08.475Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-27T00:54:08.475Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, nolint: 0/22" [2024-08-27T00:54:08.475Z] level=info msg="[runner] processing took 16.819772ms with stages: nolint: 7.104196ms, identifier_marker: 4.336793ms, autogenerated_exclude: 1.799465ms, path_prettifier: 1.56449ms, exclude-rules: 1.147572ms, skip_dirs: 816.485µs, cgo: 30.69µs, filename_unadjuster: 16.851µs, max_same_issues: 620ns, skip_files: 420ns, fixer: 410ns, exclude: 290ns, sort_results: 250ns, severity-rules: 240ns, uniq_by_line: 190ns, max_from_linter: 170ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-08-27T00:54:08.475Z] level=info msg="[runner] linters took 10.427473177s with stages: goanalysis_metalinter: 10.410565462s" [2024-08-27T00:54:08.475Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-27T00:54:08.475Z] level=info msg="Memory: 310 samples, avg is 290.7MB, max is 1355.9MB" [2024-08-27T00:54:08.475Z] level=info msg="Execution took 30.944765283s" [2024-08-27T00:54:08.475Z] go vet ./... [2024-08-27T00:54:13.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T00:54:13.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T00:54:13.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T00:54:13.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-27T00:54:14.058Z] + ls -al . [2024-08-27T00:54:14.058Z] total 912 [2024-08-27T00:54:14.058Z] drwxrwxr-x 11 1001 1001 4096 Aug 27 00:52 . [2024-08-27T00:54:14.058Z] drwxr-xr-x 4 root root 4096 Aug 27 00:52 .. [2024-08-27T00:54:14.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 .blubracket [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 10 Aug 27 00:50 .dockerignore [2024-08-27T00:54:14.058Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 00:53 .git [2024-08-27T00:54:14.058Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 00:50 .github [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 1102 Aug 27 00:50 .gitignore [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 42 Aug 27 00:50 .golangci.yml [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 100 Aug 27 00:50 .hadolint.yml [2024-08-27T00:54:14.058Z] drwxr-xr-x 3 1001 1001 4096 Aug 27 00:51 .semver [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 155 Aug 27 00:50 .sonarcloud.properties [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 00:50 ADOPTERS.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 21286 Aug 27 00:50 Attribution.txt [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 100284 Aug 27 00:50 CHANGELOG.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 00:50 CONTRIBUTING.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 00:50 GOVERNANCE.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 861 Aug 27 00:50 Jenkinsfile [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 00:50 LICENSE [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 16854 Aug 27 00:50 Makefile [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 00:50 OWNERS.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 9528 Aug 27 00:50 README.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 789 Aug 27 00:50 SECURITY.md [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 12 Aug 27 00:51 VERSION [2024-08-27T00:54:14.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 bin [2024-08-27T00:54:14.058Z] drwxrwxr-x 20 1001 1001 4096 Aug 27 00:50 cmd [2024-08-27T00:54:14.058Z] -rw-r--r-- 1 root root 544290 Aug 27 00:53 coverage.out [2024-08-27T00:54:14.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 fuzz_test [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 7305 Aug 27 00:50 go.mod [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 102581 Aug 27 00:50 go.sum [2024-08-27T00:54:14.058Z] drwxrwxr-x 7 1001 1001 4096 Aug 27 00:50 internal [2024-08-27T00:54:14.058Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 00:50 openapi [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 584 Aug 27 00:50 security.txt [2024-08-27T00:54:14.058Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 00:50 version.go [Pipeline] sh [2024-08-27T00:54:14.352Z] + '[' -e coverage.out ] [2024-08-27T00:54:14.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-27T00:54:14.492Z] Stashed 1 file(s) [Pipeline] sh [2024-08-27T00:54:15.101Z] + make build [2024-08-27T00:54:15.101Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T00:54:37.022Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T00:54:37.022Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T00:54:38.402Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T00:54:38.970Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T00:54:40.874Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T00:54:45.059Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T00:54:46.001Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T00:54:47.904Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T00:54:49.807Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T00:54:50.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-27T00:54:50.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T00:54:51.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T00:54:52.460Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-27T00:54:53.404Z] $ docker stop --time=1 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 [2024-08-27T00:55:01.606Z] $ docker rm -f --volumes 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 [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-08-27T00:55:02.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T00:55:02.749Z] [2024-08-27T00:55:02.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:55:03.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T00:55:03.054Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-27T00:55:03.054Z] 91d30c5bc195: Pulling fs layer [2024-08-27T00:55:03.054Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-27T00:55:03.054Z] 9c61dcf015f6: Pulling fs layer [2024-08-27T00:55:03.054Z] 4698f68db338: Pulling fs layer [2024-08-27T00:55:03.054Z] 2a2f49069b9e: Pulling fs layer [2024-08-27T00:55:03.054Z] e0025b399a48: Pulling fs layer [2024-08-27T00:55:03.054Z] 4698f68db338: Waiting [2024-08-27T00:55:03.054Z] 2a2f49069b9e: Waiting [2024-08-27T00:55:03.054Z] e0025b399a48: Waiting [2024-08-27T00:55:03.319Z] 91d30c5bc195: Verifying Checksum [2024-08-27T00:55:03.319Z] 91d30c5bc195: Download complete [2024-08-27T00:55:03.319Z] 4698f68db338: Download complete [2024-08-27T00:55:03.319Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-27T00:55:03.319Z] 2e9b0aa3be6d: Download complete [2024-08-27T00:55:03.319Z] e0025b399a48: Download complete [2024-08-27T00:55:03.319Z] 91d30c5bc195: Pull complete [2024-08-27T00:55:03.578Z] 2a2f49069b9e: Verifying Checksum [2024-08-27T00:55:03.578Z] 2a2f49069b9e: Download complete [2024-08-27T00:55:03.578Z] 2e9b0aa3be6d: Pull complete [2024-08-27T00:55:03.836Z] 9c61dcf015f6: Verifying Checksum [2024-08-27T00:55:03.836Z] 9c61dcf015f6: Download complete [2024-08-27T00:55:06.368Z] 9c61dcf015f6: Pull complete [2024-08-27T00:55:06.368Z] 4698f68db338: Pull complete [2024-08-27T00:55:06.935Z] 2a2f49069b9e: Pull complete [2024-08-27T00:55:06.936Z] e0025b399a48: Pull complete [2024-08-27T00:55:06.936Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-27T00:55:06.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T00:55:06.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:55:07.044Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T00:55:07.073Z] $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-27T00:55:08.382Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8706 in /w/workspace/edgexfoundry_edgex-go_main [2024-08-27T00:55:11.695Z] $ docker top f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-08-27T00:55:11.816Z] Running in /w/workspace/edgex-go/681 [Pipeline] { [Pipeline] checkout [2024-08-27T00:55:11.883Z] The recommended git tool is: git [2024-08-27T00:55:12.056Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T00:55:14.587Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #1 transferring dockerfile: 1.81kB done [2024-08-27T00:55:14.587Z] #1 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #2 transferring dockerfile: 1.70kB done [2024-08-27T00:55:14.587Z] #2 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #3 transferring dockerfile: 1.93kB done [2024-08-27T00:55:14.587Z] #3 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #4 transferring dockerfile: 2.49kB done [2024-08-27T00:55:14.587Z] #4 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #5 transferring dockerfile: 1.93kB done [2024-08-27T00:55:14.587Z] #5 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #6 transferring dockerfile: 2.06kB done [2024-08-27T00:55:14.587Z] #6 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #7 transferring dockerfile: 3.17kB done [2024-08-27T00:55:14.587Z] #7 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #8 transferring dockerfile: 2.23kB done [2024-08-27T00:55:14.587Z] #8 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #9 transferring dockerfile: 2.01kB done [2024-08-27T00:55:14.587Z] #9 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #10 transferring dockerfile: 2.50kB done [2024-08-27T00:55:14.587Z] #10 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #11 transferring dockerfile: 2.07kB done [2024-08-27T00:55:14.587Z] #11 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #12 transferring dockerfile: 1.69kB done [2024-08-27T00:55:14.587Z] #12 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #13 transferring dockerfile: 2.15kB done [2024-08-27T00:55:14.587Z] #13 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #14 transferring dockerfile: 1.85kB done [2024-08-27T00:55:14.587Z] #14 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #15 transferring dockerfile: 1.95kB done [2024-08-27T00:55:14.587Z] #15 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T00:55:14.587Z] #16 transferring dockerfile: 1.89kB done [2024-08-27T00:55:14.587Z] #16 DONE 0.0s [2024-08-27T00:55:14.587Z] [2024-08-27T00:55:14.587Z] #17 [security-spire-agent internal] load .dockerignore [2024-08-27T00:55:14.587Z] #17 transferring context: 50B done [2024-08-27T00:55:14.587Z] #17 DONE 0.0s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #18 [security-spire-server internal] load .dockerignore [2024-08-27T00:55:14.845Z] #18 transferring context: 50B done [2024-08-27T00:55:14.845Z] #18 DONE 0.0s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #19 [support-scheduler internal] load .dockerignore [2024-08-27T00:55:14.845Z] #19 transferring context: 50B done [2024-08-27T00:55:14.845Z] #19 DONE 0.0s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-08-27T00:55:14.845Z] #20 transferring context: 50B done [2024-08-27T00:55:14.845Z] #20 DONE 0.0s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #21 [core-command internal] load .dockerignore [2024-08-27T00:55:14.845Z] #21 transferring context: 50B done [2024-08-27T00:55:14.845Z] #21 DONE 0.1s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #22 [core-metadata internal] load .dockerignore [2024-08-27T00:55:14.845Z] #22 transferring context: 50B done [2024-08-27T00:55:14.845Z] #22 DONE 0.1s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-27T00:55:14.845Z] #23 transferring context: 50B done [2024-08-27T00:55:14.845Z] #23 DONE 0.1s [2024-08-27T00:55:14.845Z] [2024-08-27T00:55:14.845Z] #24 [security-spire-config internal] load .dockerignore [2024-08-27T00:55:15.146Z] #24 transferring context: 50B done [2024-08-27T00:55:15.146Z] #24 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T00:55:15.146Z] #25 transferring context: 50B done [2024-08-27T00:55:15.146Z] #25 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #26 [core-keeper internal] load .dockerignore [2024-08-27T00:55:15.146Z] #26 transferring context: 50B done [2024-08-27T00:55:15.146Z] #26 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #27 [core-data internal] load .dockerignore [2024-08-27T00:55:15.146Z] #27 transferring context: 50B done [2024-08-27T00:55:15.146Z] #27 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-27T00:55:15.146Z] #28 transferring context: 50B done [2024-08-27T00:55:15.146Z] #28 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-27T00:55:15.146Z] #29 transferring context: 50B done [2024-08-27T00:55:15.146Z] #29 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #30 [support-notifications internal] load .dockerignore [2024-08-27T00:55:15.146Z] #30 transferring context: 50B done [2024-08-27T00:55:15.146Z] #30 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-27T00:55:15.146Z] #31 transferring context: 50B done [2024-08-27T00:55:15.146Z] #31 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T00:55:15.146Z] #32 transferring context: 50B done [2024-08-27T00:55:15.146Z] #32 DONE 0.1s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.146Z] #33 ... [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T00:55:15.146Z] #34 DONE 0.0s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.146Z] #33 ... [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T00:55:15.146Z] #34 DONE 0.0s [2024-08-27T00:55:15.146Z] [2024-08-27T00:55:15.146Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.403Z] #33 ... [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T00:55:15.403Z] #34 DONE 0.0s [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.403Z] #33 ... [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T00:55:15.403Z] #34 DONE 0.0s [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #35 [core-keeper internal] load build context [2024-08-27T00:55:15.403Z] #35 DONE 0.0s [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #36 [support-cron-scheduler internal] load build context [2024-08-27T00:55:15.403Z] #36 DONE 0.0s [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.403Z] #33 ... [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T00:55:15.403Z] #34 DONE 0.0s [2024-08-27T00:55:15.403Z] [2024-08-27T00:55:15.403Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:55:15.684Z] #33 DONE 0.5s [2024-08-27T00:55:15.685Z] [2024-08-27T00:55:15.685Z] #37 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T00:55:15.685Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T00:55:15.685Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T00:55:15.685Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T00:55:15.685Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-27T00:55:15.685Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:55:15.685Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-27T00:55:15.685Z] #37 ... [2024-08-27T00:55:15.685Z] [2024-08-27T00:55:15.685Z] #38 [security-spire-server internal] load build context [2024-08-27T00:55:15.685Z] #38 DONE 0.0s [2024-08-27T00:55:15.685Z] [2024-08-27T00:55:15.685Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T00:55:15.685Z] #39 DONE 0.8s [2024-08-27T00:55:15.685Z] [2024-08-27T00:55:15.685Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T00:55:15.685Z] #40 DONE 0.9s [2024-08-27T00:55:15.685Z] [2024-08-27T00:55:15.685Z] #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T00:55:15.685Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T00:55:15.685Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T00:55:15.685Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T00:55:15.685Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-27T00:55:15.685Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:55:15.685Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-27T00:55:15.943Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T00:55:15.943Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T00:55:15.943Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T00:55:15.943Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-27T00:55:15.943Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:55:15.943Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-27T00:55:16.202Z] #37 DONE 1.3s [2024-08-27T00:55:16.202Z] [2024-08-27T00:55:16.202Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:55:16.202Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-27T00:55:16.202Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T00:55:16.202Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-27T00:55:16.202Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-27T00:55:16.202Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T00:55:16.202Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-27T00:55:16.202Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T00:55:16.202Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-27T00:55:16.459Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-27T00:55:16.459Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-27T00:55:16.459Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-08-27T00:55:16.459Z] #41 ... [2024-08-27T00:55:16.459Z] [2024-08-27T00:55:16.459Z] #42 [security-spire-config internal] load build context [2024-08-27T00:55:16.459Z] #42 transferring context: 25.96kB 0.0s done [2024-08-27T00:55:16.459Z] #42 DONE 0.7s [2024-08-27T00:55:16.459Z] [2024-08-27T00:55:16.459Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:55:16.459Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-27T00:55:16.459Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.7s [2024-08-27T00:55:16.459Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-27T00:55:16.716Z] #41 ... [2024-08-27T00:55:16.716Z] [2024-08-27T00:55:16.716Z] #38 [security-spire-server internal] load build context [2024-08-27T00:55:16.716Z] #38 transferring context: 27.71kB 0.1s done [2024-08-27T00:55:16.716Z] #38 DONE 0.9s [2024-08-27T00:55:16.716Z] [2024-08-27T00:55:16.716Z] #43 [security-spire-agent internal] load build context [2024-08-27T00:55:16.716Z] #43 transferring context: 27.24kB 0.1s done [2024-08-27T00:55:16.716Z] #43 DONE 0.9s [2024-08-27T00:55:16.716Z] [2024-08-27T00:55:16.716Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:55:16.716Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.8s [2024-08-27T00:55:16.716Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.9s [2024-08-27T00:55:17.655Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-08-27T00:55:17.655Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-27T00:55:17.938Z] #41 ... [2024-08-27T00:55:17.938Z] [2024-08-27T00:55:17.938Z] #44 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-27T00:55:17.938Z] #44 DONE 2.7s [2024-08-27T00:55:17.938Z] [2024-08-27T00:55:17.938Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:55:19.321Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-08-27T00:55:22.198Z] using credential edgex-jenkins-ssh [2024-08-27T00:55:22.237Z] Cloning the remote Git repository [2024-08-27T00:55:22.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-27T00:55:22.522Z] > git init /w/workspace/edgex-go/681 # timeout=10 [2024-08-27T00:55:22.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-27T00:55:22.802Z] > git --version # timeout=10 [2024-08-27T00:55:22.871Z] > git --version # 'git version 2.25.1' [2024-08-27T00:55:22.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T00:55:23.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T00:55:23.547Z] #41 ... [2024-08-27T00:55:23.548Z] [2024-08-27T00:55:23.548Z] #45 [security-bootstrapper internal] load build context [2024-08-27T00:55:23.548Z] #45 transferring context: 253.45MB 8.1s [2024-08-27T00:55:23.968Z] #45 ... [2024-08-27T00:55:23.968Z] [2024-08-27T00:55:23.968Z] #46 [security-proxy-auth internal] load build context [2024-08-27T00:55:24.227Z] #46 ... [2024-08-27T00:55:24.227Z] [2024-08-27T00:55:24.227Z] #45 [security-bootstrapper internal] load build context [2024-08-27T00:55:25.615Z] #45 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #47 [core-command internal] load build context [2024-08-27T00:55:25.615Z] #47 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #48 [security-secretstore-setup internal] load build context [2024-08-27T00:55:25.615Z] #48 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #49 [support-scheduler internal] load build context [2024-08-27T00:55:25.615Z] #49 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #36 [support-cron-scheduler internal] load build context [2024-08-27T00:55:25.615Z] #36 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #35 [core-keeper internal] load build context [2024-08-27T00:55:25.615Z] #35 ... [2024-08-27T00:55:25.615Z] [2024-08-27T00:55:25.615Z] #50 [core-data internal] load build context [2024-08-27T00:55:27.011Z] #50 ... [2024-08-27T00:55:27.011Z] [2024-08-27T00:55:27.011Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-27T00:55:27.011Z] #51 ... [2024-08-27T00:55:27.011Z] [2024-08-27T00:55:27.011Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:55:27.011Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-27T00:55:27.011Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T00:55:27.011Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-27T00:55:27.011Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T00:55:27.011Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-27T00:55:27.011Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-27T00:55:27.011Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-27T00:55:27.011Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-08-27T00:55:27.011Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done [2024-08-27T00:55:27.011Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-27T00:55:27.011Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-08-27T00:55:27.011Z] #52 ... [2024-08-27T00:55:27.011Z] [2024-08-27T00:55:27.011Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T00:55:27.011Z] #53 ... [2024-08-27T00:55:27.011Z] [2024-08-27T00:55:27.011Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-27T00:55:27.011Z] #54 ... [2024-08-27T00:55:27.011Z] [2024-08-27T00:55:27.011Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T00:55:27.314Z] #55 ... [2024-08-27T00:55:27.314Z] [2024-08-27T00:55:27.314Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:55:27.314Z] #56 ... [2024-08-27T00:55:27.314Z] [2024-08-27T00:55:27.314Z] #57 [core-metadata internal] load build context [2024-08-27T00:55:27.314Z] #57 ... [2024-08-27T00:55:27.314Z] [2024-08-27T00:55:27.314Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:55:27.573Z] #58 ... [2024-08-27T00:55:27.573Z] [2024-08-27T00:55:27.573Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T00:55:27.573Z] #59 ... [2024-08-27T00:55:27.573Z] [2024-08-27T00:55:27.573Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-27T00:55:27.838Z] #60 ... [2024-08-27T00:55:27.838Z] [2024-08-27T00:55:27.838Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T00:55:27.838Z] #61 ... [2024-08-27T00:55:27.838Z] [2024-08-27T00:55:27.838Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:55:28.096Z] #62 ... [2024-08-27T00:55:28.096Z] [2024-08-27T00:55:28.096Z] #63 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-27T00:55:28.096Z] #63 ... [2024-08-27T00:55:28.096Z] [2024-08-27T00:55:28.096Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T00:55:28.847Z] #64 ... [2024-08-27T00:55:28.847Z] [2024-08-27T00:55:28.847Z] #65 [support-notifications internal] load build context [2024-08-27T00:55:28.847Z] #65 transferring context: 280.20MB 12.4s [2024-08-27T00:55:28.847Z] #65 ... [2024-08-27T00:55:28.847Z] [2024-08-27T00:55:28.847Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T00:55:28.847Z] #66 ... [2024-08-27T00:55:28.847Z] [2024-08-27T00:55:28.847Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:55:29.108Z] #67 ... [2024-08-27T00:55:29.108Z] [2024-08-27T00:55:29.108Z] #68 [security-proxy-setup internal] load build context [2024-08-27T00:55:29.108Z] #68 ... [2024-08-27T00:55:29.108Z] [2024-08-27T00:55:29.108Z] #35 [core-keeper internal] load build context [2024-08-27T00:55:29.108Z] #35 transferring context: 494.61MB 12.9s done [2024-08-27T00:55:32.420Z] #35 ... [2024-08-27T00:55:32.420Z] [2024-08-27T00:55:32.420Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-27T00:55:33.690Z] #51 transferring context: 494.61MB 17.4s done [2024-08-27T00:55:34.262Z] #51 ... [2024-08-27T00:55:34.262Z] [2024-08-27T00:55:34.262Z] #46 [security-proxy-auth internal] load build context [2024-08-27T00:55:34.262Z] #46 transferring context: 494.61MB 13.1s done [2024-08-27T00:55:34.520Z] #46 ... [2024-08-27T00:55:34.520Z] [2024-08-27T00:55:34.520Z] #50 [core-data internal] load build context [2024-08-27T00:55:34.520Z] #50 transferring context: 494.61MB 17.2s done [2024-08-27T00:55:35.458Z] #50 ... [2024-08-27T00:55:35.458Z] [2024-08-27T00:55:35.458Z] #48 [security-secretstore-setup internal] load build context [2024-08-27T00:55:35.458Z] #48 transferring context: 494.61MB 15.1s done [2024-08-27T00:55:35.717Z] #48 ... [2024-08-27T00:55:35.717Z] [2024-08-27T00:55:35.717Z] #45 [security-bootstrapper internal] load build context [2024-08-27T00:55:35.717Z] #45 transferring context: 494.61MB 15.2s done [2024-08-27T00:55:35.717Z] #45 ... [2024-08-27T00:55:35.717Z] [2024-08-27T00:55:35.717Z] #49 [support-scheduler internal] load build context [2024-08-27T00:55:35.717Z] #49 transferring context: 494.61MB 17.1s done [2024-08-27T00:55:35.976Z] #49 ... [2024-08-27T00:55:35.976Z] [2024-08-27T00:55:35.976Z] #36 [support-cron-scheduler internal] load build context [2024-08-27T00:55:35.976Z] #36 transferring context: 494.61MB 16.1s done [2024-08-27T00:55:35.976Z] #36 ... [2024-08-27T00:55:35.976Z] [2024-08-27T00:55:35.976Z] #47 [core-command internal] load build context [2024-08-27T00:55:35.976Z] #47 transferring context: 494.61MB 12.7s done [2024-08-27T00:55:36.300Z] #47 ... [2024-08-27T00:55:36.300Z] [2024-08-27T00:55:36.300Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-27T00:55:36.300Z] #54 transferring context: 494.61MB 17.1s done [2024-08-27T00:55:37.304Z] #54 ... [2024-08-27T00:55:37.305Z] [2024-08-27T00:55:37.305Z] #57 [core-metadata internal] load build context [2024-08-27T00:55:37.305Z] #57 transferring context: 494.61MB 17.2s done [2024-08-27T00:55:37.583Z] #57 ... [2024-08-27T00:55:37.583Z] [2024-08-27T00:55:37.583Z] #65 [support-notifications internal] load build context [2024-08-27T00:55:37.583Z] #65 transferring context: 494.61MB 17.0s done [2024-08-27T00:55:39.040Z] #65 ... [2024-08-27T00:55:39.040Z] [2024-08-27T00:55:39.040Z] #68 [security-proxy-setup internal] load build context [2024-08-27T00:55:39.040Z] #68 transferring context: 494.61MB 15.0s done [2024-08-27T00:55:45.605Z] Avoid second fetch [2024-08-27T00:55:45.605Z] Checking out Revision 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 (main) [2024-08-27T00:55:46.656Z] Commit message: "Merge pull request #4875 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.52" [2024-08-27T00:55:44.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-27T00:55:44.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T00:55:45.646Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T00:55:45.740Z] > git checkout -f 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T00:55:51.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T00:55:51.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T00:55:51.504Z] Dload Upload Total Spent Left Speed [2024-08-27T00:55:51.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-08-27T00:55:51.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T00:55:52.204Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-08-27T00:55:52.205Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T00:55:52.205Z] { [2024-08-27T00:55:52.205Z] "registry-mirrors": [ [2024-08-27T00:55:52.205Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T00:55:52.205Z] ], [2024-08-27T00:55:52.205Z] "bip": "10.250.0.254/24", [2024-08-27T00:55:52.205Z] "hosts": [ [2024-08-27T00:55:52.205Z] "tcp://0.0.0.0:5555", [2024-08-27T00:55:52.205Z] "unix:///var/run/docker.sock" [2024-08-27T00:55:52.205Z] ], [2024-08-27T00:55:52.205Z] "mtu": 1458, [2024-08-27T00:55:52.205Z] "selinux-enabled": true, [2024-08-27T00:55:52.205Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T00:55:52.205Z] } [Pipeline] sh [2024-08-27T00:55:52.556Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T00:55:52.918Z] + sudo service docker restart [2024-08-27T00:56:06.200Z] #68 ... [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #47 [core-command internal] load build context [2024-08-27T00:56:06.200Z] #47 DONE 46.9s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #46 [security-proxy-auth internal] load build context [2024-08-27T00:56:06.200Z] #46 DONE 46.6s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #63 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-27T00:56:06.200Z] #63 DONE 44.2s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #35 [core-keeper internal] load build context [2024-08-27T00:56:06.200Z] #35 DONE 46.6s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #48 [security-secretstore-setup internal] load build context [2024-08-27T00:56:06.200Z] #48 DONE 46.9s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #45 [security-bootstrapper internal] load build context [2024-08-27T00:56:06.200Z] #45 DONE 46.9s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #49 [support-scheduler internal] load build context [2024-08-27T00:56:06.200Z] #49 DONE 47.0s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:56:06.200Z] #69 ... [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #68 [security-proxy-setup internal] load build context [2024-08-27T00:56:06.200Z] #68 DONE 46.7s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #36 [support-cron-scheduler internal] load build context [2024-08-27T00:56:06.200Z] #36 DONE 46.7s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-27T00:56:06.200Z] #54 DONE 46.5s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #65 [support-notifications internal] load build context [2024-08-27T00:56:06.200Z] #65 DONE 46.5s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #57 [core-metadata internal] load build context [2024-08-27T00:56:06.200Z] #57 DONE 47.0s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #50 [core-data internal] load build context [2024-08-27T00:56:06.200Z] #50 DONE 46.7s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-27T00:56:06.200Z] #51 DONE 46.7s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:56:06.200Z] #52 DONE 46.5s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T00:56:06.200Z] #53 45.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #53 ... [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T00:56:06.200Z] #61 DONE 47.4s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:56:06.200Z] #62 47.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #62 47.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #62 47.88 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:56:06.200Z] #62 47.88 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:56:06.200Z] #62 47.88 OK: 20070 distinct packages available [2024-08-27T00:56:06.200Z] #62 47.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #62 48.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #62 48.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.200Z] #62 48.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:56:06.200Z] #62 48.23 (3/4) Installing libucontext (1.2-r2) [2024-08-27T00:56:06.200Z] #62 48.23 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T00:56:06.200Z] #62 48.24 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.200Z] #62 48.24 OK: 8 MiB in 19 packages [2024-08-27T00:56:06.200Z] #62 DONE 48.3s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-27T00:56:06.200Z] #60 47.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #60 47.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #60 47.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.200Z] #60 47.88 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.200Z] #60 47.88 OK: 7 MiB in 16 packages [2024-08-27T00:56:06.200Z] #60 DONE 48.3s [2024-08-27T00:56:06.200Z] [2024-08-27T00:56:06.200Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:56:06.200Z] #56 47.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #56 47.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.200Z] #56 47.79 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T00:56:06.200Z] #56 47.81 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.200Z] #56 47.81 (3/4) Installing su-exec (0.2-r3) [2024-08-27T00:56:06.200Z] #56 47.81 (4/4) Installing yq (4.33.3-r5) [2024-08-27T00:56:06.201Z] #56 47.88 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #56 47.88 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:56:06.201Z] #56 47.93 OK: 17 MiB in 19 packages [2024-08-27T00:56:06.201Z] #56 DONE 48.3s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T00:56:06.201Z] #70 DONE 2.9s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:06.201Z] #71 ... [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:56:06.201Z] #69 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #69 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #69 3.148 OK: 264 MiB in 52 packages [2024-08-27T00:56:06.201Z] #69 DONE 3.5s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T00:56:06.201Z] #53 48.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #53 48.61 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #53 48.61 (2/2) Installing su-exec (0.2-r3) [2024-08-27T00:56:06.201Z] #53 48.62 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #53 48.62 OK: 7 MiB in 17 packages [2024-08-27T00:56:06.201Z] #53 DONE 48.9s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T00:56:06.201Z] #55 45.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #55 48.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #55 48.53 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T00:56:06.201Z] #55 48.54 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #55 48.55 (3/3) Installing tzdata (2024a-r0) [2024-08-27T00:56:06.201Z] #55 48.61 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #55 48.62 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:56:06.201Z] #55 48.67 OK: 11 MiB in 18 packages [2024-08-27T00:56:06.201Z] #55 DONE 48.9s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T00:56:06.201Z] #64 46.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #64 48.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #64 48.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #64 48.82 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #64 48.83 OK: 7 MiB in 16 packages [2024-08-27T00:56:06.201Z] #64 DONE 49.1s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T00:56:06.201Z] #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 2.908 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:56:06.201Z] #0 2.908 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:56:06.201Z] #0 2.908 OK: 20077 distinct packages available [2024-08-27T00:56:06.201Z] #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 3.403 OK: 264 MiB in 52 packages [2024-08-27T00:56:06.201Z] #72 DONE 3.6s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:56:06.201Z] #73 DONE 0.1s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:56:06.201Z] #67 45.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #67 48.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #67 48.66 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:56:06.201Z] #67 48.66 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:56:06.201Z] #67 48.66 OK: 20070 distinct packages available [2024-08-27T00:56:06.201Z] #67 48.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #67 48.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #67 49.07 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #67 49.07 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:56:06.201Z] #67 49.08 (3/5) Installing libucontext (1.2-r2) [2024-08-27T00:56:06.201Z] #67 49.08 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T00:56:06.201Z] #67 49.09 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T00:56:06.201Z] #67 49.11 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #67 49.12 OK: 8 MiB in 20 packages [2024-08-27T00:56:06.201Z] #67 DONE 49.2s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:56:06.201Z] #74 ... [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:56:06.201Z] #75 DONE 0.2s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:56:06.201Z] #58 45.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #58 48.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #58 48.68 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:56:06.201Z] #58 48.68 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:56:06.201Z] #58 48.68 OK: 20070 distinct packages available [2024-08-27T00:56:06.201Z] #58 48.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #58 48.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #58 49.01 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T00:56:06.201Z] #58 49.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T00:56:06.201Z] #58 49.04 (3/11) Installing libunistring (1.1-r1) [2024-08-27T00:56:06.201Z] #58 49.08 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T00:56:06.201Z] #58 49.09 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T00:56:06.201Z] #58 49.09 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T00:56:06.201Z] #58 49.10 (7/11) Installing curl (8.9.0-r0) [2024-08-27T00:56:06.201Z] #58 49.11 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #58 49.11 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:56:06.201Z] #58 49.12 (10/11) Installing libucontext (1.2-r2) [2024-08-27T00:56:06.201Z] #58 49.12 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T00:56:06.201Z] #58 49.13 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #58 49.14 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:56:06.201Z] #58 49.23 OK: 12 MiB in 26 packages [2024-08-27T00:56:06.201Z] #58 DONE 49.7s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T00:56:06.201Z] #66 46.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #66 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #66 49.21 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T00:56:06.201Z] #66 49.24 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #66 49.24 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #66 49.25 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:56:06.201Z] #66 49.31 OK: 8 MiB in 17 packages [2024-08-27T00:56:06.201Z] #66 DONE 49.7s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T00:56:06.201Z] #0 3.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 4.106 OK: 264 MiB in 52 packages [2024-08-27T00:56:06.201Z] #76 DONE 4.2s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T00:56:06.201Z] #59 46.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #59 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #59 49.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.201Z] #59 49.18 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T00:56:06.201Z] #59 49.23 (3/4) Installing su-exec (0.2-r3) [2024-08-27T00:56:06.201Z] #59 49.23 (4/4) Installing yq (4.33.3-r5) [2024-08-27T00:56:06.201Z] #59 49.30 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.201Z] #59 49.31 OK: 17 MiB in 19 packages [2024-08-27T00:56:06.201Z] #59 DONE 49.7s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:56:06.201Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.201Z] #0 3.790 OK: 264 MiB in 52 packages [2024-08-27T00:56:06.201Z] #77 DONE 4.2s [2024-08-27T00:56:06.201Z] [2024-08-27T00:56:06.201Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:06.462Z] #78 ... [2024-08-27T00:56:06.462Z] [2024-08-27T00:56:06.462Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:56:06.462Z] #79 DONE 0.1s [2024-08-27T00:56:06.462Z] [2024-08-27T00:56:06.462Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:56:06.462Z] #80 DONE 0.1s [2024-08-27T00:56:06.462Z] [2024-08-27T00:56:06.462Z] #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:06.462Z] #71 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.462Z] #71 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.723Z] #71 1.893 OK: 7 MiB in 16 packages [2024-08-27T00:56:06.982Z] #71 DONE 2.0s [2024-08-27T00:56:06.982Z] [2024-08-27T00:56:06.982Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:56:06.982Z] #81 ... [2024-08-27T00:56:06.982Z] [2024-08-27T00:56:06.982Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:56:06.982Z] #0 1.551 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.982Z] #0 2.078 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:06.982Z] #0 2.755 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:56:06.982Z] #0 3.077 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:56:06.982Z] #0 3.084 OK: 7 MiB in 16 packages [2024-08-27T00:56:06.982Z] #82 DONE 3.2s [2024-08-27T00:56:07.242Z] [2024-08-27T00:56:07.242Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T00:56:07.242Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:07.242Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:07.503Z] #83 2.543 OK: 17 MiB in 19 packages [2024-08-27T00:56:07.503Z] #83 DONE 2.6s [2024-08-27T00:56:07.503Z] [2024-08-27T00:56:07.503Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:56:08.081Z] #84 ... [2024-08-27T00:56:08.081Z] [2024-08-27T00:56:08.081Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T00:56:08.081Z] #0 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.081Z] #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.081Z] #0 2.950 OK: 8 MiB in 19 packages [2024-08-27T00:56:08.081Z] #85 DONE 3.1s [2024-08-27T00:56:08.342Z] [2024-08-27T00:56:08.342Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:56:08.915Z] #86 DONE 0.9s [2024-08-27T00:56:08.915Z] [2024-08-27T00:56:08.915Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T00:56:08.915Z] #0 2.473 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.947 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 3.606 OK: 264 MiB in 52 packages [2024-08-27T00:56:08.915Z] #87 DONE 4.0s [2024-08-27T00:56:08.915Z] [2024-08-27T00:56:08.915Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T00:56:08.915Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.673 OK: 7 MiB in 17 packages [2024-08-27T00:56:08.915Z] #88 DONE 3.4s [2024-08-27T00:56:08.915Z] [2024-08-27T00:56:08.915Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T00:56:08.915Z] #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.906 OK: 7 MiB in 16 packages [2024-08-27T00:56:08.915Z] #89 DONE 3.4s [2024-08-27T00:56:08.915Z] [2024-08-27T00:56:08.915Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:08.915Z] #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:08.915Z] #0 2.818 OK: 11 MiB in 18 packages [2024-08-27T00:56:08.915Z] #90 DONE 3.5s [2024-08-27T00:56:08.915Z] [2024-08-27T00:56:08.915Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:56:08.915Z] #74 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:09.174Z] #74 ... [2024-08-27T00:56:09.174Z] [2024-08-27T00:56:09.174Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T00:56:09.174Z] #91 DONE 0.1s [2024-08-27T00:56:09.174Z] [2024-08-27T00:56:09.174Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T00:56:09.174Z] #92 DONE 0.1s [2024-08-27T00:56:09.174Z] [2024-08-27T00:56:09.174Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:56:09.174Z] #74 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:09.174Z] #74 ... [2024-08-27T00:56:09.174Z] [2024-08-27T00:56:09.174Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T00:56:09.174Z] #93 DONE 0.1s [2024-08-27T00:56:09.434Z] [2024-08-27T00:56:09.434Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:56:09.434Z] #94 DONE 0.1s [2024-08-27T00:56:09.434Z] [2024-08-27T00:56:09.434Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T00:56:09.434Z] #95 DONE 0.0s [2024-08-27T00:56:09.434Z] [2024-08-27T00:56:09.434Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T00:56:09.434Z] #96 DONE 0.0s [2024-08-27T00:56:09.434Z] [2024-08-27T00:56:09.434Z] #97 [security-spire-config] exporting to image [2024-08-27T00:56:09.434Z] #97 exporting layers [2024-08-27T00:56:09.434Z] #97 ... [2024-08-27T00:56:09.434Z] [2024-08-27T00:56:09.434Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:56:09.434Z] #74 3.780 OK: 8 MiB in 20 packages [2024-08-27T00:56:09.434Z] #74 DONE 3.9s [2024-08-27T00:56:09.696Z] [2024-08-27T00:56:09.696Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:56:10.639Z] #98 DONE 1.2s [2024-08-27T00:56:10.639Z] [2024-08-27T00:56:10.639Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T00:56:10.639Z] #99 DONE 1.2s [2024-08-27T00:56:10.639Z] [2024-08-27T00:56:10.639Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:10.639Z] #78 4.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:10.899Z] #78 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:10.899Z] #78 4.598 OK: 12 MiB in 26 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T00:56:11.260Z] provisioning config files... [2024-08-27T00:56:11.295Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config16273874753877370975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T00:56:11.470Z] #78 DONE 5.0s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:56:11.470Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:11.470Z] #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:11.470Z] #0 4.683 OK: 8 MiB in 17 packages [2024-08-27T00:56:11.470Z] #100 DONE 5.1s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T00:56:11.470Z] #101 DONE 0.8s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T00:56:11.470Z] #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:11.470Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T00:56:11.470Z] #0 4.508 OK: 17 MiB in 19 packages [2024-08-27T00:56:11.470Z] #102 DONE 5.1s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #97 [security-spire-config] exporting to image [2024-08-27T00:56:11.470Z] #97 exporting layers 2.0s done [2024-08-27T00:56:11.470Z] #97 writing image sha256:672e6f1ebc28c39a80daea64b7f00b1f18bf1c9382f013ee8f6b83ae0d629ae8 done [2024-08-27T00:56:11.470Z] #97 naming to docker.io/library/security-spire-config done [2024-08-27T00:56:11.470Z] #97 DONE 2.1s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:56:11.470Z] #103 DONE 0.8s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T00:56:11.470Z] #104 DONE 0.2s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T00:56:11.470Z] #105 DONE 0.2s [2024-08-27T00:56:11.470Z] [2024-08-27T00:56:11.470Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T00:56:11.731Z] #106 DONE 0.2s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:56:11.731Z] #107 DONE 0.1s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T00:56:11.731Z] #108 DONE 0.0s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:56:11.731Z] #109 DONE 0.0s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T00:56:11.731Z] #110 DONE 0.0s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T00:56:11.731Z] #111 DONE 0.1s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T00:56:11.731Z] #112 DONE 0.1s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #97 [security-spire-server] exporting to image [2024-08-27T00:56:11.731Z] #97 ... [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T00:56:11.731Z] #113 DONE 2.9s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T00:56:11.731Z] #114 DONE 0.0s [2024-08-27T00:56:11.731Z] [2024-08-27T00:56:11.731Z] #97 [security-spire-agent] exporting to image [2024-08-27T00:56:11.816Z] ---> ****-login.sh [2024-08-27T00:56:11.816Z] nexus3.edgexfoundry.org:10001 [2024-08-27T00:56:11.992Z] #97 ... [2024-08-27T00:56:11.992Z] [2024-08-27T00:56:11.992Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T00:56:11.992Z] #115 DONE 0.1s [2024-08-27T00:56:11.992Z] [2024-08-27T00:56:11.992Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:56:12.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:56:12.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:56:12.417Z] Configure a credential helper to remove this warning. See [2024-08-27T00:56:12.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:56:12.417Z] [2024-08-27T00:56:12.417Z] Login Succeeded [2024-08-27T00:56:12.417Z] nexus3.edgexfoundry.org:10002 [2024-08-27T00:56:12.563Z] #116 ... [2024-08-27T00:56:12.563Z] [2024-08-27T00:56:12.563Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:56:12.563Z] #41 ... [2024-08-27T00:56:12.563Z] [2024-08-27T00:56:12.563Z] #97 [security-spire-agent] exporting to image [2024-08-27T00:56:12.563Z] #97 exporting layers 0.6s done [2024-08-27T00:56:12.563Z] #97 writing image sha256:a30b9788275bc56a46a387d4b386c54a803d139404e85fc4126e466cc461e06a done [2024-08-27T00:56:12.563Z] #97 naming to docker.io/library/security-spire-server done [2024-08-27T00:56:12.563Z] #97 writing image sha256:6f65f29afb86e4dc97e2c570018515d009d37c694900863389ce8ca623551661 done [2024-08-27T00:56:12.563Z] #97 naming to docker.io/library/security-spire-agent done [2024-08-27T00:56:12.563Z] #97 DONE 2.9s [2024-08-27T00:56:12.563Z] [2024-08-27T00:56:12.563Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:56:13.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:56:13.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:56:13.012Z] Configure a credential helper to remove this warning. See [2024-08-27T00:56:13.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:56:13.012Z] [2024-08-27T00:56:13.012Z] Login Succeeded [2024-08-27T00:56:13.012Z] nexus3.edgexfoundry.org:10003 [2024-08-27T00:56:13.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:56:13.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:56:13.287Z] Configure a credential helper to remove this warning. See [2024-08-27T00:56:13.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:56:13.287Z] [2024-08-27T00:56:13.287Z] Login Succeeded [2024-08-27T00:56:13.287Z] nexus3.edgexfoundry.org:10004 [2024-08-27T00:56:13.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:56:13.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:56:13.839Z] Configure a credential helper to remove this warning. See [2024-08-27T00:56:13.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:56:13.839Z] [2024-08-27T00:56:13.839Z] Login Succeeded [2024-08-27T00:56:13.839Z] ****.io [2024-08-27T00:56:14.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T00:56:14.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T00:56:14.387Z] Configure a credential helper to remove this warning. See [2024-08-27T00:56:14.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T00:56:14.387Z] [2024-08-27T00:56:14.387Z] Login Succeeded [2024-08-27T00:56:14.387Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T00:56:14.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-27T00:56:15.154Z] + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo [2024-08-27T00:56:15.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T00:56:15.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T00:56:15.217Z] ========================================================= [2024-08-27T00:56:15.217Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T00:56:15.217Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T00:56:15.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T00:56:15.870Z] #117 ... [2024-08-27T00:56:15.870Z] [2024-08-27T00:56:15.870Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:56:16.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T00:56:16.155Z] c6b39de5b339: Pulling fs layer [2024-08-27T00:56:16.155Z] a69c41024577: Pulling fs layer [2024-08-27T00:56:16.155Z] d6de4b400683: Pulling fs layer [2024-08-27T00:56:16.155Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T00:56:16.155Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T00:56:16.155Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T00:56:16.155Z] 00f215d4a9da: Pulling fs layer [2024-08-27T00:56:16.155Z] d496ad576159: Pulling fs layer [2024-08-27T00:56:16.155Z] 35cb2a7552d0: Waiting [2024-08-27T00:56:16.155Z] 4f4fb700ef54: Waiting [2024-08-27T00:56:16.155Z] 464afbd9ba4c: Waiting [2024-08-27T00:56:16.155Z] 00f215d4a9da: Waiting [2024-08-27T00:56:16.155Z] a69c41024577: Verifying Checksum [2024-08-27T00:56:16.155Z] a69c41024577: Download complete [2024-08-27T00:56:16.155Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T00:56:16.155Z] 35cb2a7552d0: Download complete [2024-08-27T00:56:16.155Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T00:56:16.155Z] 4f4fb700ef54: Download complete [2024-08-27T00:56:16.155Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T00:56:16.155Z] 464afbd9ba4c: Download complete [2024-08-27T00:56:16.155Z] c6b39de5b339: Verifying Checksum [2024-08-27T00:56:16.155Z] c6b39de5b339: Download complete [2024-08-27T00:56:16.768Z] d496ad576159: Verifying Checksum [2024-08-27T00:56:16.768Z] d496ad576159: Download complete [2024-08-27T00:56:17.361Z] c6b39de5b339: Pull complete [2024-08-27T00:56:17.951Z] a69c41024577: Pull complete [2024-08-27T00:56:18.227Z] d6de4b400683: Verifying Checksum [2024-08-27T00:56:18.227Z] d6de4b400683: Download complete [2024-08-27T00:56:19.193Z] 00f215d4a9da: Verifying Checksum [2024-08-27T00:56:19.193Z] 00f215d4a9da: Download complete [2024-08-27T00:56:31.578Z] d6de4b400683: Pull complete [2024-08-27T00:56:31.848Z] 35cb2a7552d0: Pull complete [2024-08-27T00:56:32.120Z] 4f4fb700ef54: Pull complete [2024-08-27T00:56:32.390Z] 464afbd9ba4c: Pull complete [2024-08-27T00:56:42.515Z] 00f215d4a9da: Pull complete [2024-08-27T00:56:42.784Z] d496ad576159: Pull complete [2024-08-27T00:56:42.784Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T00:56:42.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T00:56:42.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T00:56:43.136Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T00:56:43.136Z] WORKDIR /edgex [2024-08-27T00:56:43.136Z] COPY go.mod . [2024-08-27T00:56:43.136Z] RUN go mod download ci-base-image-arm64 [2024-08-27T00:56:43.136Z] -f - . [2024-08-27T00:56:43.821Z] Sending build context to Docker daemon 3.529MB [2024-08-27T00:56:43.821Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T00:56:43.821Z] ---> f246e2811388 [2024-08-27T00:56:43.821Z] Step 2/4 : WORKDIR /edgex [2024-08-27T00:56:46.433Z] ---> Running in c80d92f5d6d6 [2024-08-27T00:56:46.433Z] Removing intermediate container c80d92f5d6d6 [2024-08-27T00:56:46.433Z] ---> 3b3b5c0bec0e [2024-08-27T00:56:46.433Z] Step 3/4 : COPY go.mod . [2024-08-27T00:56:46.701Z] ---> 1ecb29b5af8e [2024-08-27T00:56:46.701Z] Step 4/4 : RUN go mod download [2024-08-27T00:56:46.984Z] ---> Running in 22a5b1b639c0 [2024-08-27T00:57:13.243Z] #118 ... [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:13.243Z] #81 DONE 63.5s [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:13.243Z] #117 DONE 64.1s [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:13.243Z] #116 DONE 60.8s [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:13.243Z] #118 DONE 64.3s [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:13.243Z] #84 DONE 63.5s [2024-08-27T00:57:13.243Z] [2024-08-27T00:57:13.243Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T00:57:19.827Z] #119 ... [2024-08-27T00:57:19.827Z] [2024-08-27T00:57:19.827Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T00:57:20.087Z] #120 ... [2024-08-27T00:57:20.087Z] [2024-08-27T00:57:20.087Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-27T00:57:20.347Z] #121 ... [2024-08-27T00:57:20.347Z] [2024-08-27T00:57:20.347Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-27T00:57:20.347Z] #122 ... [2024-08-27T00:57:20.347Z] [2024-08-27T00:57:20.347Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #123 DONE 13.3s [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #124 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #125 [support-notifications builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #125 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.650Z] #126 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #120 DONE 13.3s [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #127 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.650Z] #128 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #129 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #130 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.650Z] #131 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #132 [core-data builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #132 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #133 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #134 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.650Z] #135 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #122 DONE 13.3s [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.650Z] #136 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #137 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #138 [core-command builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #138 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-27T00:57:23.650Z] #139 CACHED [2024-08-27T00:57:23.650Z] [2024-08-27T00:57:23.650Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.650Z] #140 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.651Z] #141 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T00:57:23.651Z] #119 DONE 13.3s [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.651Z] #142 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.651Z] #143 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T00:57:23.651Z] #144 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T00:57:23.651Z] #145 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:57:23.651Z] #146 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:57:23.651Z] #147 CACHED [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-27T00:57:23.651Z] #121 DONE 13.3s [2024-08-27T00:57:23.651Z] [2024-08-27T00:57:23.651Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T00:57:24.595Z] #148 1.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-27T00:57:34.584Z] #148 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T00:57:34.584Z] #0 0.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T00:57:34.584Z] #149 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T00:57:34.584Z] #0 0.858 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T00:57:34.584Z] #150 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T00:57:34.584Z] #0 1.215 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T00:57:34.584Z] #151 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T00:57:34.584Z] #0 0.940 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T00:57:34.584Z] #152 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T00:57:34.584Z] #0 0.510 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T00:57:34.584Z] #153 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-27T00:57:34.584Z] #0 1.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-27T00:57:34.584Z] #154 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T00:57:34.584Z] #0 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T00:57:34.584Z] #155 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.584Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T00:57:34.584Z] #0 0.888 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T00:57:34.584Z] #156 ... [2024-08-27T00:57:34.584Z] [2024-08-27T00:57:34.585Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T00:57:34.585Z] #0 0.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T00:57:34.585Z] #157 ... [2024-08-27T00:57:34.585Z] [2024-08-27T00:57:34.585Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T00:57:34.585Z] #0 1.504 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T00:57:34.585Z] #158 ... [2024-08-27T00:57:34.585Z] [2024-08-27T00:57:34.585Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T00:57:34.585Z] #0 0.751 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T00:57:34.844Z] #159 ... [2024-08-27T00:57:34.844Z] [2024-08-27T00:57:34.844Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T00:57:34.844Z] #0 1.039 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T00:57:54.921Z] Removing intermediate container 22a5b1b639c0 [2024-08-27T00:57:54.921Z] ---> bec071829255 [2024-08-27T00:57:54.921Z] Successfully built bec071829255 [2024-08-27T00:57:54.921Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:57:55.273Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T00:57:55.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:57:55.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container [2024-08-27T00:57:55.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T00:57:56.856Z] $ docker top 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T00:57:57.710Z] + go version [2024-08-27T00:57:57.710Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T00:57:57.731Z] $ docker stop --time=1 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b [2024-08-27T00:57:59.379Z] $ docker rm -f --volumes 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b [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-08-27T00:58:00.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T00:58:00.090Z] [2024-08-27T00:58:00.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T00:58:00.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T00:58:00.692Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-27T00:58:00.692Z] 547446be3368: Pulling fs layer [2024-08-27T00:58:00.692Z] d125d8839a47: Pulling fs layer [2024-08-27T00:58:00.692Z] 3e85d5ac6304: Pulling fs layer [2024-08-27T00:58:00.692Z] c3105a71a48b: Pulling fs layer [2024-08-27T00:58:00.692Z] 0f093f025ec4: Pulling fs layer [2024-08-27T00:58:00.692Z] c3106fc0e877: Pulling fs layer [2024-08-27T00:58:00.692Z] c3105a71a48b: Waiting [2024-08-27T00:58:00.692Z] 0f093f025ec4: Waiting [2024-08-27T00:58:00.692Z] c3106fc0e877: Waiting [2024-08-27T00:58:00.692Z] 547446be3368: Verifying Checksum [2024-08-27T00:58:00.692Z] c3105a71a48b: Verifying Checksum [2024-08-27T00:58:00.692Z] c3105a71a48b: Download complete [2024-08-27T00:58:01.277Z] d125d8839a47: Verifying Checksum [2024-08-27T00:58:01.277Z] d125d8839a47: Download complete [2024-08-27T00:58:01.277Z] c3106fc0e877: Verifying Checksum [2024-08-27T00:58:01.277Z] c3106fc0e877: Download complete [2024-08-27T00:58:01.277Z] 0f093f025ec4: Verifying Checksum [2024-08-27T00:58:01.277Z] 0f093f025ec4: Download complete [2024-08-27T00:58:01.546Z] 547446be3368: Pull complete [2024-08-27T00:58:02.953Z] d125d8839a47: Pull complete [2024-08-27T00:58:03.220Z] 3e85d5ac6304: Verifying Checksum [2024-08-27T00:58:03.220Z] 3e85d5ac6304: Download complete [2024-08-27T00:58:13.304Z] 3e85d5ac6304: Pull complete [2024-08-27T00:58:13.304Z] c3105a71a48b: Pull complete [2024-08-27T00:58:15.355Z] 0f093f025ec4: Pull complete [2024-08-27T00:58:15.355Z] c3106fc0e877: Pull complete [2024-08-27T00:58:15.355Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-27T00:58:15.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T00:58:15.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T00:58:17.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container [2024-08-27T00:58:17.882Z] $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-27T00:58:20.093Z] $ docker top 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T00:58:20.984Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T00:58:33.331Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-08-27T00:58:33.331Z] #1 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #2 transferring dockerfile: 2.01kB done [2024-08-27T00:58:33.331Z] #2 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #3 transferring dockerfile: 1.89kB done [2024-08-27T00:58:33.331Z] #3 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #4 transferring dockerfile: 1.81kB done [2024-08-27T00:58:33.331Z] #4 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #5 transferring dockerfile: 2.06kB done [2024-08-27T00:58:33.331Z] #5 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-08-27T00:58:33.331Z] #6 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #7 transferring dockerfile: 2.49kB 0.0s done [2024-08-27T00:58:33.331Z] #7 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #8 transferring dockerfile: 3.17kB 0.0s done [2024-08-27T00:58:33.331Z] #8 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #9 transferring dockerfile: 2.15kB done [2024-08-27T00:58:33.331Z] #9 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-08-27T00:58:33.331Z] #10 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #11 transferring dockerfile: 2.50kB done [2024-08-27T00:58:33.331Z] #11 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #12 [core-data internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #12 transferring dockerfile: 2.07kB 0.0s done [2024-08-27T00:58:33.331Z] #12 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #13 transferring dockerfile: 1.95kB done [2024-08-27T00:58:33.331Z] #13 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #14 transferring dockerfile: 1.93kB done [2024-08-27T00:58:33.331Z] #14 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #15 transferring dockerfile: 1.85kB 0.0s done [2024-08-27T00:58:33.331Z] #15 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #16 [core-command internal] load build definition from Dockerfile [2024-08-27T00:58:33.331Z] #16 transferring dockerfile: 1.93kB done [2024-08-27T00:58:33.331Z] #16 DONE 0.1s [2024-08-27T00:58:33.331Z] [2024-08-27T00:58:33.331Z] #17 [security-spire-config internal] load .dockerignore [2024-08-27T00:58:33.331Z] #17 transferring context: [2024-08-27T00:58:33.598Z] #17 transferring context: 50B 0.0s done [2024-08-27T00:58:33.598Z] #17 DONE 0.1s [2024-08-27T00:58:34.186Z] [2024-08-27T00:58:34.187Z] #18 [core-keeper internal] load .dockerignore [2024-08-27T00:58:34.187Z] #18 transferring context: 50B 0.0s done [2024-08-27T00:58:34.187Z] #18 DONE 0.1s [2024-08-27T00:58:34.187Z] [2024-08-27T00:58:34.187Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T00:58:34.187Z] #19 transferring context: 50B 0.0s done [2024-08-27T00:58:34.187Z] #19 DONE 0.1s [2024-08-27T00:58:34.187Z] [2024-08-27T00:58:34.187Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-27T00:58:34.458Z] #20 transferring context: 50B 0.0s done [2024-08-27T00:58:34.458Z] #20 DONE 0.1s [2024-08-27T00:58:34.458Z] [2024-08-27T00:58:34.458Z] #21 [core-metadata internal] load .dockerignore [2024-08-27T00:58:34.458Z] #21 transferring context: 50B 0.0s done [2024-08-27T00:58:34.458Z] #21 DONE 0.1s [2024-08-27T00:58:34.458Z] [2024-08-27T00:58:34.458Z] #22 [security-spire-server internal] load .dockerignore [2024-08-27T00:58:34.458Z] #22 transferring context: 50B 0.0s done [2024-08-27T00:58:34.458Z] #22 DONE 0.1s [2024-08-27T00:58:34.458Z] [2024-08-27T00:58:34.458Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-08-27T00:58:34.458Z] #23 transferring context: 50B done [2024-08-27T00:58:34.726Z] #23 DONE 0.1s [2024-08-27T00:58:34.726Z] [2024-08-27T00:58:34.726Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-27T00:58:34.726Z] #24 transferring context: 50B done [2024-08-27T00:58:34.726Z] #24 DONE 0.1s [2024-08-27T00:58:34.726Z] [2024-08-27T00:58:34.726Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-27T00:58:34.726Z] #25 transferring context: 50B done [2024-08-27T00:58:34.726Z] #25 DONE 0.1s [2024-08-27T00:58:34.726Z] [2024-08-27T00:58:34.726Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T00:58:34.726Z] #26 transferring context: 50B 0.0s done [2024-08-27T00:58:34.726Z] #26 DONE 0.1s [2024-08-27T00:58:34.726Z] [2024-08-27T00:58:34.726Z] #27 [security-proxy-setup internal] load .dockerignore [2024-08-27T00:58:34.993Z] #27 transferring context: 50B 0.0s done [2024-08-27T00:58:34.993Z] #27 DONE 0.1s [2024-08-27T00:58:34.993Z] [2024-08-27T00:58:34.993Z] #28 [core-data internal] load .dockerignore [2024-08-27T00:58:34.993Z] #28 transferring context: 50B done [2024-08-27T00:58:34.993Z] #28 DONE 0.1s [2024-08-27T00:58:34.993Z] [2024-08-27T00:58:34.993Z] #29 [support-notifications internal] load .dockerignore [2024-08-27T00:58:34.993Z] #29 transferring context: 50B 0.0s done [2024-08-27T00:58:34.993Z] #29 DONE 0.1s [2024-08-27T00:58:34.993Z] [2024-08-27T00:58:34.993Z] #30 [support-scheduler internal] load .dockerignore [2024-08-27T00:58:34.993Z] #30 transferring context: 50B 0.0s done [2024-08-27T00:58:34.993Z] #30 DONE 0.1s [2024-08-27T00:58:34.993Z] [2024-08-27T00:58:34.993Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-27T00:58:35.260Z] #31 transferring context: 50B done [2024-08-27T00:58:35.260Z] #31 DONE 0.1s [2024-08-27T00:58:35.260Z] [2024-08-27T00:58:35.260Z] #32 [core-command internal] load .dockerignore [2024-08-27T00:58:35.260Z] #32 transferring context: 50B 0.0s done [2024-08-27T00:58:35.260Z] #32 DONE 0.1s [2024-08-27T00:58:35.260Z] [2024-08-27T00:58:35.260Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T00:58:35.528Z] #33 ... [2024-08-27T00:58:35.528Z] [2024-08-27T00:58:35.528Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:35.528Z] #34 DONE 0.2s [2024-08-27T00:58:35.528Z] [2024-08-27T00:58:35.528Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T00:58:35.795Z] #33 DONE 0.7s [2024-08-27T00:58:36.063Z] [2024-08-27T00:58:36.063Z] #35 [security-spire-config internal] load build context [2024-08-27T00:58:36.063Z] #35 transferring context: 25.96kB 0.0s done [2024-08-27T00:58:36.063Z] #35 DONE 0.1s [2024-08-27T00:58:36.063Z] [2024-08-27T00:58:36.063Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:36.063Z] #36 DONE 0.0s [2024-08-27T00:58:36.063Z] [2024-08-27T00:58:36.063Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.063Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-27T00:58:36.063Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T00:58:36.063Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T00:58:36.063Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T00:58:36.063Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-27T00:58:36.063Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-27T00:58:36.331Z] #37 ... [2024-08-27T00:58:36.331Z] [2024-08-27T00:58:36.331Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:36.331Z] #36 DONE 0.0s [2024-08-27T00:58:36.331Z] [2024-08-27T00:58:36.331Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.331Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-27T00:58:36.331Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-27T00:58:36.331Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T00:58:36.331Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-08-27T00:58:36.331Z] #37 ... [2024-08-27T00:58:36.331Z] [2024-08-27T00:58:36.331Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:36.331Z] #36 DONE 0.0s [2024-08-27T00:58:36.331Z] [2024-08-27T00:58:36.331Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:36.331Z] #34 DONE 0.3s [2024-08-27T00:58:36.331Z] [2024-08-27T00:58:36.331Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.331Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T00:58:36.331Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-27T00:58:36.331Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-08-27T00:58:36.599Z] #37 ... [2024-08-27T00:58:36.599Z] [2024-08-27T00:58:36.599Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T00:58:36.599Z] #33 DONE 0.7s [2024-08-27T00:58:36.599Z] [2024-08-27T00:58:36.599Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.599Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s [2024-08-27T00:58:36.868Z] #37 ... [2024-08-27T00:58:36.868Z] [2024-08-27T00:58:36.868Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:36.868Z] #36 DONE 0.0s [2024-08-27T00:58:36.868Z] [2024-08-27T00:58:36.868Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.868Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.25MB / 28.04MB 0.8s [2024-08-27T00:58:36.868Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-27T00:58:36.868Z] #37 ... [2024-08-27T00:58:36.868Z] [2024-08-27T00:58:36.868Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:36.868Z] #36 DONE 0.0s [2024-08-27T00:58:36.868Z] [2024-08-27T00:58:36.868Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T00:58:36.868Z] #33 DONE 0.9s [2024-08-27T00:58:36.868Z] [2024-08-27T00:58:36.868Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:36.868Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-27T00:58:37.140Z] #37 ... [2024-08-27T00:58:37.140Z] [2024-08-27T00:58:37.140Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:37.140Z] #34 DONE 0.8s [2024-08-27T00:58:37.140Z] [2024-08-27T00:58:37.140Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:37.140Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-27T00:58:37.140Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T00:58:37.140Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T00:58:37.140Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T00:58:37.140Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-27T00:58:37.140Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T00:58:37.140Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T00:58:37.140Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-27T00:58:37.140Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-27T00:58:37.140Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.1s [2024-08-27T00:58:37.408Z] #37 ... [2024-08-27T00:58:37.408Z] [2024-08-27T00:58:37.408Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:37.408Z] #36 DONE 0.0s [2024-08-27T00:58:37.408Z] [2024-08-27T00:58:37.408Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:37.408Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.02MB / 28.04MB 1.3s [2024-08-27T00:58:37.408Z] #37 ... [2024-08-27T00:58:37.408Z] [2024-08-27T00:58:37.408Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T00:58:37.408Z] #38 DONE 1.2s [2024-08-27T00:58:37.408Z] [2024-08-27T00:58:37.408Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:37.408Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-27T00:58:37.408Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T00:58:37.408Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T00:58:37.408Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T00:58:37.408Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-27T00:58:37.408Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T00:58:37.408Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T00:58:37.408Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-27T00:58:37.408Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s [2024-08-27T00:58:37.408Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-27T00:58:37.676Z] #37 ... [2024-08-27T00:58:37.676Z] [2024-08-27T00:58:37.676Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:37.676Z] #36 DONE 0.0s [2024-08-27T00:58:37.676Z] [2024-08-27T00:58:37.676Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:37.945Z] #37 ... [2024-08-27T00:58:37.945Z] [2024-08-27T00:58:37.945Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:37.945Z] #34 DONE 1.5s [2024-08-27T00:58:37.945Z] [2024-08-27T00:58:37.945Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:37.945Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.9s [2024-08-27T00:58:37.945Z] #37 ... [2024-08-27T00:58:37.945Z] [2024-08-27T00:58:37.945Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:37.945Z] #36 DONE 0.1s [2024-08-27T00:58:37.945Z] [2024-08-27T00:58:37.945Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:38.215Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.2s [2024-08-27T00:58:38.215Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-27T00:58:38.215Z] #37 ... [2024-08-27T00:58:38.215Z] [2024-08-27T00:58:38.215Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:38.215Z] #36 DONE 0.1s [2024-08-27T00:58:38.215Z] [2024-08-27T00:58:38.215Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:38.215Z] #34 DONE 1.7s [2024-08-27T00:58:38.215Z] [2024-08-27T00:58:38.215Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:38.707Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.4s [2024-08-27T00:58:38.707Z] #37 ... [2024-08-27T00:58:38.707Z] [2024-08-27T00:58:38.707Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:38.707Z] #36 DONE 0.1s [2024-08-27T00:58:38.707Z] [2024-08-27T00:58:38.707Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:38.707Z] #37 ... [2024-08-27T00:58:38.707Z] [2024-08-27T00:58:38.707Z] #39 [core-keeper internal] load build context [2024-08-27T00:58:38.707Z] #39 transferring context: 3.09MB 1.7s done [2024-08-27T00:58:38.707Z] #39 DONE 2.6s [2024-08-27T00:58:39.111Z] [2024-08-27T00:58:39.111Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-27T00:58:39.111Z] #40 transferring context: 3.09MB 1.7s done [2024-08-27T00:58:39.111Z] #40 DONE 2.6s [2024-08-27T00:58:39.111Z] [2024-08-27T00:58:39.111Z] #41 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T00:58:39.111Z] #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T00:58:39.111Z] #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-27T00:58:39.111Z] #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:58:39.111Z] #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T00:58:39.111Z] #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T00:58:39.111Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done [2024-08-27T00:58:39.111Z] #41 ... [2024-08-27T00:58:39.111Z] [2024-08-27T00:58:39.111Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:39.111Z] #36 DONE 0.1s [2024-08-27T00:58:39.395Z] [2024-08-27T00:58:39.395Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:39.395Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.02MB / 28.04MB 3.3s [2024-08-27T00:58:39.395Z] #37 ... [2024-08-27T00:58:39.395Z] [2024-08-27T00:58:39.395Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:39.395Z] #34 DONE 2.6s [2024-08-27T00:58:39.395Z] [2024-08-27T00:58:39.395Z] #42 [support-scheduler internal] load build context [2024-08-27T00:58:39.395Z] #42 DONE 0.0s [2024-08-27T00:58:39.395Z] [2024-08-27T00:58:39.395Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:39.670Z] #37 ... [2024-08-27T00:58:39.670Z] [2024-08-27T00:58:39.670Z] #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:39.670Z] #36 DONE 0.1s [2024-08-27T00:58:39.670Z] [2024-08-27T00:58:39.670Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:39.670Z] #34 DONE 2.7s [2024-08-27T00:58:39.670Z] [2024-08-27T00:58:39.670Z] #43 [security-spire-server internal] load build context [2024-08-27T00:58:39.670Z] #43 transferring context: 27.71kB 0.3s done [2024-08-27T00:58:39.670Z] #43 DONE 2.7s [2024-08-27T00:58:39.670Z] [2024-08-27T00:58:39.670Z] #44 [security-spire-agent internal] load build context [2024-08-27T00:58:39.670Z] #44 transferring context: 27.24kB 0.4s done [2024-08-27T00:58:39.670Z] #44 DONE 2.2s [2024-08-27T00:58:39.670Z] [2024-08-27T00:58:39.670Z] #41 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T00:58:39.670Z] #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T00:58:39.670Z] #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-27T00:58:39.670Z] #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:58:39.670Z] #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T00:58:39.670Z] #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T00:58:39.670Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done [2024-08-27T00:58:39.948Z] #41 ... [2024-08-27T00:58:39.948Z] [2024-08-27T00:58:39.948Z] #45 [support-cron-scheduler internal] load build context [2024-08-27T00:58:39.948Z] #45 DONE 0.0s [2024-08-27T00:58:39.948Z] [2024-08-27T00:58:39.948Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T00:58:39.948Z] #36 DONE 0.1s [2024-08-27T00:58:39.948Z] [2024-08-27T00:58:39.948Z] #46 [core-metadata internal] load build context [2024-08-27T00:58:39.948Z] #46 transferring context: 3.09MB 2.3s done [2024-08-27T00:58:39.948Z] #46 DONE 3.6s [2024-08-27T00:58:39.948Z] [2024-08-27T00:58:39.948Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:58:39.948Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-27T00:58:39.948Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T00:58:39.948Z] #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-27T00:58:39.948Z] #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-27T00:58:39.948Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-27T00:58:39.948Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-27T00:58:39.948Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-08-27T00:58:39.948Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.8s [2024-08-27T00:58:39.948Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-27T00:58:40.225Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.1s [2024-08-27T00:58:40.517Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.2s [2024-08-27T00:58:40.517Z] #47 ... [2024-08-27T00:58:40.517Z] [2024-08-27T00:58:40.517Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T00:58:40.517Z] #34 DONE 3.3s [2024-08-27T00:58:40.807Z] [2024-08-27T00:58:40.807Z] #41 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T00:58:40.807Z] #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T00:58:40.807Z] #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-27T00:58:40.807Z] #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T00:58:40.807Z] #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T00:58:40.807Z] #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T00:58:40.807Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done [2024-08-27T00:58:41.085Z] #41 DONE 6.1s [2024-08-27T00:58:41.085Z] [2024-08-27T00:58:41.085Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:58:41.085Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 2.9s [2024-08-27T00:58:41.356Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.55MB / 18.32MB 3.1s [2024-08-27T00:58:42.330Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.7s done [2024-08-27T00:58:42.330Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-27T00:58:42.923Z] #47 ... [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #48 [security-secretstore-setup internal] load build context [2024-08-27T00:58:42.923Z] #48 transferring context: 3.09MB 3.3s done [2024-08-27T00:58:42.923Z] #48 DONE 5.7s [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #49 [core-data internal] load build context [2024-08-27T00:58:42.923Z] #49 transferring context: 3.09MB 2.3s done [2024-08-27T00:58:42.923Z] #49 DONE 4.4s [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #50 [security-bootstrapper internal] load build context [2024-08-27T00:58:42.923Z] #50 transferring context: 3.09MB 3.5s done [2024-08-27T00:58:42.923Z] #50 DONE 5.7s [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:42.923Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done [2024-08-27T00:58:42.923Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.0s [2024-08-27T00:58:42.923Z] #37 ... [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #51 [security-proxy-setup internal] load build context [2024-08-27T00:58:42.923Z] #51 transferring context: 3.09MB 2.9s done [2024-08-27T00:58:42.923Z] #51 DONE 4.6s [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-27T00:58:42.923Z] #52 transferring context: 3.09MB 2.5s done [2024-08-27T00:58:42.923Z] #52 DONE 4.9s [2024-08-27T00:58:42.923Z] [2024-08-27T00:58:42.923Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:43.193Z] #37 ... [2024-08-27T00:58:43.193Z] [2024-08-27T00:58:43.193Z] #53 [security-proxy-auth internal] load build context [2024-08-27T00:58:43.193Z] #53 transferring context: 3.09MB 3.0s done [2024-08-27T00:58:43.193Z] #53 DONE 5.1s [2024-08-27T00:58:43.193Z] [2024-08-27T00:58:43.193Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:43.480Z] #37 ... [2024-08-27T00:58:43.480Z] [2024-08-27T00:58:43.480Z] #54 [core-command internal] load build context [2024-08-27T00:58:43.480Z] #54 transferring context: 3.09MB 1.4s done [2024-08-27T00:58:43.480Z] #54 DONE 2.8s [2024-08-27T00:58:43.480Z] [2024-08-27T00:58:43.480Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:58:44.447Z] #47 ... [2024-08-27T00:58:44.447Z] [2024-08-27T00:58:44.447Z] #55 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T00:58:44.447Z] #55 DONE 7.9s [2024-08-27T00:58:44.447Z] [2024-08-27T00:58:44.447Z] #56 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-08-27T00:58:45.892Z] #56 DONE 1.5s [2024-08-27T00:58:45.892Z] [2024-08-27T00:58:45.892Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:58:48.504Z] #57 ... [2024-08-27T00:58:48.504Z] [2024-08-27T00:58:48.504Z] #42 [support-scheduler internal] load build context [2024-08-27T00:58:48.504Z] #42 transferring context: 3.09MB 4.4s done [2024-08-27T00:58:48.504Z] #42 DONE 8.8s [2024-08-27T00:58:48.504Z] [2024-08-27T00:58:48.504Z] #45 [support-cron-scheduler internal] load build context [2024-08-27T00:58:48.504Z] #45 transferring context: 3.09MB 4.4s done [2024-08-27T00:58:48.504Z] #45 ... [2024-08-27T00:58:48.504Z] [2024-08-27T00:58:48.504Z] #58 [support-notifications internal] load build context [2024-08-27T00:58:48.774Z] #58 ... [2024-08-27T00:58:48.774Z] [2024-08-27T00:58:48.774Z] #45 [support-cron-scheduler internal] load build context [2024-08-27T00:58:48.774Z] #45 DONE 8.8s [2024-08-27T00:58:48.774Z] [2024-08-27T00:58:48.774Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:48.774Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.1s [2024-08-27T00:58:49.744Z] #37 ... [2024-08-27T00:58:49.744Z] [2024-08-27T00:58:49.744Z] #58 [support-notifications internal] load build context [2024-08-27T00:58:49.744Z] #58 transferring context: 3.09MB 5.7s done [2024-08-27T00:58:50.014Z] #58 DONE 10.4s [2024-08-27T00:58:50.014Z] [2024-08-27T00:58:50.014Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:51.443Z] #37 ... [2024-08-27T00:58:51.443Z] [2024-08-27T00:58:51.443Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T00:58:51.443Z] #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:51.443Z] #59 ... [2024-08-27T00:58:51.443Z] [2024-08-27T00:58:51.443Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:52.032Z] #37 ... [2024-08-27T00:58:52.032Z] [2024-08-27T00:58:52.032Z] #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-08-27T00:58:52.307Z] #60 ... [2024-08-27T00:58:52.307Z] [2024-08-27T00:58:52.307Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:58:52.578Z] #61 ... [2024-08-27T00:58:52.578Z] [2024-08-27T00:58:52.578Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:58:52.578Z] #62 ... [2024-08-27T00:58:52.578Z] [2024-08-27T00:58:52.578Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T00:58:52.578Z] #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:52.578Z] #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:52.578Z] #0 9.218 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T00:58:52.578Z] #0 9.241 (2/2) Installing su-exec (0.2-r3) [2024-08-27T00:58:52.578Z] #0 9.253 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:58:52.578Z] #0 9.335 OK: 8 MiB in 17 packages [2024-08-27T00:58:52.578Z] #63 DONE 10.2s [2024-08-27T00:58:52.578Z] [2024-08-27T00:58:52.578Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:58:52.578Z] #64 ... [2024-08-27T00:58:52.578Z] [2024-08-27T00:58:52.578Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T00:58:52.848Z] #65 ... [2024-08-27T00:58:52.848Z] [2024-08-27T00:58:52.848Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T00:58:52.848Z] #66 ... [2024-08-27T00:58:52.848Z] [2024-08-27T00:58:52.848Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T00:58:53.121Z] #67 ... [2024-08-27T00:58:53.121Z] [2024-08-27T00:58:53.121Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:58:53.121Z] #68 ... [2024-08-27T00:58:53.121Z] [2024-08-27T00:58:53.121Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T00:58:53.121Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:53.390Z] #69 ... [2024-08-27T00:58:53.390Z] [2024-08-27T00:58:53.390Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:53.659Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s [2024-08-27T00:58:54.637Z] #37 ... [2024-08-27T00:58:54.637Z] [2024-08-27T00:58:54.637Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:58:54.637Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.4s [2024-08-27T00:58:54.637Z] #47 ... [2024-08-27T00:58:54.637Z] [2024-08-27T00:58:54.637Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T00:58:54.637Z] #67 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:55.610Z] #67 ... [2024-08-27T00:58:55.610Z] [2024-08-27T00:58:55.610Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T00:58:55.884Z] #70 ... [2024-08-27T00:58:55.884Z] [2024-08-27T00:58:55.884Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T00:58:55.884Z] #71 ... [2024-08-27T00:58:55.884Z] [2024-08-27T00:58:55.884Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T00:58:56.153Z] #72 ... [2024-08-27T00:58:56.153Z] [2024-08-27T00:58:56.153Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:58:56.153Z] #73 ... [2024-08-27T00:58:56.153Z] [2024-08-27T00:58:56.153Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:57.124Z] #37 ... [2024-08-27T00:58:57.124Z] [2024-08-27T00:58:57.124Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T00:58:57.124Z] #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:57.124Z] #59 12.04 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T00:58:57.124Z] #59 12.15 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T00:58:57.124Z] #59 12.16 (3/3) Installing tzdata (2024a-r0) [2024-08-27T00:58:57.124Z] #59 13.00 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:58:57.124Z] #59 13.09 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:58:57.124Z] #59 14.08 OK: 12 MiB in 18 packages [2024-08-27T00:58:57.124Z] #59 DONE 15.6s [2024-08-27T00:58:57.124Z] [2024-08-27T00:58:57.124Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:59.083Z] #37 ... [2024-08-27T00:58:59.083Z] [2024-08-27T00:58:59.083Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T00:58:59.083Z] #69 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:58:59.083Z] #69 13.47 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T00:58:59.083Z] #69 13.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T00:58:59.083Z] #69 13.76 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:58:59.083Z] #69 13.82 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:58:59.083Z] #69 14.61 OK: 9 MiB in 17 packages [2024-08-27T00:58:59.083Z] #69 DONE 16.6s [2024-08-27T00:58:59.083Z] [2024-08-27T00:58:59.083Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:58:59.083Z] #37 ... [2024-08-27T00:58:59.083Z] [2024-08-27T00:58:59.083Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T00:58:59.083Z] #70 DONE 13.6s [2024-08-27T00:58:59.083Z] [2024-08-27T00:58:59.083Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:00.507Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.4s [2024-08-27T00:59:01.934Z] #37 ... [2024-08-27T00:59:01.934Z] [2024-08-27T00:59:01.934Z] #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-08-27T00:59:01.934Z] #60 DONE 19.8s [2024-08-27T00:59:01.934Z] [2024-08-27T00:59:01.934Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:02.531Z] #74 ... [2024-08-27T00:59:02.531Z] [2024-08-27T00:59:02.531Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T00:59:02.811Z] #75 ... [2024-08-27T00:59:02.811Z] [2024-08-27T00:59:02.811Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:03.079Z] #37 ... [2024-08-27T00:59:03.079Z] [2024-08-27T00:59:03.079Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:03.079Z] #67 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:03.079Z] #67 17.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:03.079Z] #67 17.88 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:03.079Z] #67 18.14 OK: 8 MiB in 16 packages [2024-08-27T00:59:03.079Z] #67 DONE 20.8s [2024-08-27T00:59:03.079Z] [2024-08-27T00:59:03.079Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:04.492Z] #37 ... [2024-08-27T00:59:04.492Z] [2024-08-27T00:59:04.492Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:59:04.492Z] #68 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:04.492Z] #68 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:04.492Z] #68 17.45 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:59:04.492Z] #68 17.45 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:59:04.492Z] #68 17.45 OK: 19946 distinct packages available [2024-08-27T00:59:04.492Z] #68 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:04.492Z] #68 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:04.492Z] #68 ... [2024-08-27T00:59:04.492Z] [2024-08-27T00:59:04.492Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:04.492Z] #37 ... [2024-08-27T00:59:04.492Z] [2024-08-27T00:59:04.492Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T00:59:04.492Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.1s done [2024-08-27T00:59:04.492Z] #47 DONE 26.9s [2024-08-27T00:59:04.492Z] [2024-08-27T00:59:04.492Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:04.762Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.0s [2024-08-27T00:59:05.352Z] #37 ... [2024-08-27T00:59:05.352Z] [2024-08-27T00:59:05.352Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:59:05.352Z] #62 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:05.352Z] #62 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:05.352Z] #62 18.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:59:05.352Z] #62 18.71 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:59:05.352Z] #62 18.71 OK: 19946 distinct packages available [2024-08-27T00:59:05.352Z] #62 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:05.352Z] #62 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:05.352Z] #62 ... [2024-08-27T00:59:05.352Z] [2024-08-27T00:59:05.352Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:07.308Z] #37 ... [2024-08-27T00:59:07.308Z] [2024-08-27T00:59:07.308Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:59:07.308Z] #64 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.308Z] #64 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.308Z] #64 23.41 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T00:59:07.308Z] #64 23.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:07.308Z] #64 24.02 (3/4) Installing su-exec (0.2-r3) [2024-08-27T00:59:07.308Z] #64 24.04 (4/4) Installing yq (4.33.3-r5) [2024-08-27T00:59:07.308Z] #64 ... [2024-08-27T00:59:07.308Z] [2024-08-27T00:59:07.308Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:07.308Z] #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.308Z] #76 ... [2024-08-27T00:59:07.308Z] [2024-08-27T00:59:07.308Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:07.592Z] #37 ... [2024-08-27T00:59:07.592Z] [2024-08-27T00:59:07.592Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:59:07.592Z] #61 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.592Z] #61 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.592Z] #61 24.50 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:59:07.592Z] #61 24.52 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:59:07.592Z] #61 24.52 OK: 19946 distinct packages available [2024-08-27T00:59:07.592Z] #61 ... [2024-08-27T00:59:07.592Z] [2024-08-27T00:59:07.592Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:07.863Z] #37 ... [2024-08-27T00:59:07.863Z] [2024-08-27T00:59:07.863Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:07.863Z] #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.863Z] #65 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:07.863Z] #65 25.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:07.863Z] #65 25.48 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:07.863Z] #65 25.61 OK: 8 MiB in 16 packages [2024-08-27T00:59:07.863Z] #65 ... [2024-08-27T00:59:07.863Z] [2024-08-27T00:59:07.863Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:59:07.863Z] #64 25.80 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:08.135Z] #64 25.89 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:59:08.722Z] #64 ... [2024-08-27T00:59:08.722Z] [2024-08-27T00:59:08.722Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T00:59:08.722Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.4s done [2024-08-27T00:59:08.722Z] #37 DONE 33.3s [2024-08-27T00:59:08.722Z] [2024-08-27T00:59:08.722Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T00:59:08.722Z] #72 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:08.722Z] #72 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:08.722Z] #72 22.80 OK: 266 MiB in 52 packages [2024-08-27T00:59:08.722Z] #72 ... [2024-08-27T00:59:08.722Z] [2024-08-27T00:59:08.722Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:59:08.722Z] #61 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:08.991Z] #61 ... [2024-08-27T00:59:08.992Z] [2024-08-27T00:59:08.992Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:08.992Z] #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:09.260Z] #77 ... [2024-08-27T00:59:09.260Z] [2024-08-27T00:59:09.260Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:09.260Z] #76 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:09.260Z] #76 ... [2024-08-27T00:59:09.260Z] [2024-08-27T00:59:09.260Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T00:59:09.260Z] #0 9.702 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:09.540Z] #78 ... [2024-08-27T00:59:09.540Z] [2024-08-27T00:59:09.540Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:09.540Z] #74 5.942 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:10.131Z] #74 ... [2024-08-27T00:59:10.131Z] [2024-08-27T00:59:10.131Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:10.131Z] #65 DONE 27.8s [2024-08-27T00:59:10.131Z] [2024-08-27T00:59:10.131Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:10.131Z] #79 ... [2024-08-27T00:59:10.131Z] [2024-08-27T00:59:10.131Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T00:59:10.131Z] #72 DONE 24.6s [2024-08-27T00:59:10.412Z] [2024-08-27T00:59:10.412Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:11.025Z] #80 ... [2024-08-27T00:59:11.025Z] [2024-08-27T00:59:11.025Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:59:11.025Z] #73 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:11.025Z] #73 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:11.025Z] #73 ... [2024-08-27T00:59:11.025Z] [2024-08-27T00:59:11.025Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:59:11.025Z] #57 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:11.025Z] #57 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:11.025Z] #57 ... [2024-08-27T00:59:11.025Z] [2024-08-27T00:59:11.025Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:11.025Z] #74 9.132 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:11.297Z] #74 ... [2024-08-27T00:59:11.297Z] [2024-08-27T00:59:11.297Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:11.297Z] #80 DONE 1.0s [2024-08-27T00:59:11.566Z] [2024-08-27T00:59:11.566Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:12.561Z] #81 ... [2024-08-27T00:59:12.561Z] [2024-08-27T00:59:12.561Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T00:59:12.561Z] #64 27.51 OK: 18 MiB in 19 packages [2024-08-27T00:59:12.561Z] #64 DONE 30.2s [2024-08-27T00:59:12.561Z] [2024-08-27T00:59:12.561Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T00:59:12.561Z] #71 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:12.561Z] #71 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:12.561Z] #71 26.84 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T00:59:12.561Z] #71 26.84 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T00:59:12.561Z] #71 26.84 OK: 19953 distinct packages available [2024-08-27T00:59:12.561Z] #71 ... [2024-08-27T00:59:12.561Z] [2024-08-27T00:59:12.561Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T00:59:13.151Z] #82 ... [2024-08-27T00:59:13.151Z] [2024-08-27T00:59:13.151Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T00:59:13.151Z] #0 5.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:13.151Z] #0 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:13.151Z] #83 ... [2024-08-27T00:59:13.151Z] [2024-08-27T00:59:13.151Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T00:59:13.151Z] #66 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:13.151Z] #66 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:13.420Z] #66 ... [2024-08-27T00:59:13.420Z] [2024-08-27T00:59:13.420Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:59:13.420Z] #68 28.80 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T00:59:13.420Z] #68 29.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T00:59:13.420Z] #68 29.91 (3/11) Installing libunistring (1.1-r1) [2024-08-27T00:59:13.420Z] #68 30.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T00:59:13.420Z] #68 30.34 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T00:59:13.420Z] #68 30.38 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T00:59:13.420Z] #68 30.53 (7/11) Installing curl (8.9.0-r0) [2024-08-27T00:59:13.420Z] #68 30.59 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:13.420Z] #68 30.66 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:59:13.420Z] #68 30.70 (10/11) Installing libucontext (1.2-r2) [2024-08-27T00:59:13.420Z] #68 30.70 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T00:59:13.420Z] #68 30.74 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:13.420Z] #68 30.92 Executing ca-certificates-20240226-r0.trigger [2024-08-27T00:59:16.720Z] #68 ... [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T00:59:16.720Z] #75 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:16.720Z] #75 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:16.720Z] #75 ... [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:59:16.720Z] #57 26.49 OK: 266 MiB in 52 packages [2024-08-27T00:59:16.720Z] #57 DONE 28.9s [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:59:16.720Z] #62 32.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:16.720Z] #62 32.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:59:16.720Z] #62 32.40 (3/4) Installing libucontext (1.2-r2) [2024-08-27T00:59:16.720Z] #62 32.50 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T00:59:16.720Z] #62 32.60 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:16.720Z] #62 ... [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T00:59:16.720Z] #73 27.56 OK: 266 MiB in 52 packages [2024-08-27T00:59:16.720Z] #73 DONE 29.2s [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:59:16.720Z] #62 32.85 OK: 8 MiB in 19 packages [2024-08-27T00:59:16.720Z] #62 ... [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:16.720Z] #84 DONE 0.8s [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:16.720Z] #85 DONE 1.3s [2024-08-27T00:59:16.720Z] [2024-08-27T00:59:16.720Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:17.318Z] #86 ... [2024-08-27T00:59:17.318Z] [2024-08-27T00:59:17.318Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T00:59:17.318Z] #62 DONE 35.2s [2024-08-27T00:59:17.588Z] [2024-08-27T00:59:17.588Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T00:59:17.857Z] #87 ... [2024-08-27T00:59:17.857Z] [2024-08-27T00:59:17.857Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T00:59:17.857Z] #68 32.96 OK: 13 MiB in 26 packages [2024-08-27T00:59:17.857Z] #68 DONE 35.5s [2024-08-27T00:59:17.857Z] [2024-08-27T00:59:17.857Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:18.832Z] #88 ... [2024-08-27T00:59:18.832Z] [2024-08-27T00:59:18.832Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T00:59:18.832Z] #66 32.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:18.832Z] #66 32.09 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T00:59:18.832Z] #66 32.34 (3/4) Installing su-exec (0.2-r3) [2024-08-27T00:59:18.832Z] #66 32.37 (4/4) Installing yq (4.33.3-r5) [2024-08-27T00:59:18.832Z] #66 33.85 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:18.832Z] #66 34.04 OK: 18 MiB in 19 packages [2024-08-27T00:59:18.832Z] #66 DONE 36.4s [2024-08-27T00:59:18.832Z] [2024-08-27T00:59:18.832Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T00:59:18.832Z] #75 23.95 OK: 8 MiB in 17 packages [2024-08-27T00:59:18.832Z] #75 DONE 26.3s [2024-08-27T00:59:18.832Z] [2024-08-27T00:59:18.832Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T00:59:20.287Z] #89 ... [2024-08-27T00:59:20.287Z] [2024-08-27T00:59:20.287Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:20.287Z] #76 21.03 OK: 12 MiB in 18 packages [2024-08-27T00:59:20.287Z] #76 DONE 23.0s [2024-08-27T00:59:20.287Z] [2024-08-27T00:59:20.287Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:20.287Z] #74 18.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:21.254Z] #74 19.41 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:21.524Z] #74 19.54 OK: 8 MiB in 16 packages [2024-08-27T00:59:21.524Z] #74 ... [2024-08-27T00:59:21.524Z] [2024-08-27T00:59:21.524Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T00:59:21.524Z] #83 16.24 OK: 8 MiB in 16 packages [2024-08-27T00:59:21.524Z] #83 DONE 18.4s [2024-08-27T00:59:21.524Z] [2024-08-27T00:59:21.524Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:21.524Z] #77 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:21.524Z] #77 22.10 OK: 9 MiB in 17 packages [2024-08-27T00:59:21.792Z] #77 ... [2024-08-27T00:59:21.792Z] [2024-08-27T00:59:21.792Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:59:21.792Z] #61 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:21.792Z] #61 38.30 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T00:59:21.792Z] #61 38.32 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T00:59:21.792Z] #61 38.35 (3/5) Installing libucontext (1.2-r2) [2024-08-27T00:59:21.792Z] #61 38.37 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T00:59:21.792Z] #61 38.46 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T00:59:21.792Z] #61 38.59 Executing busybox-1.36.1-r7.trigger [2024-08-27T00:59:21.792Z] #61 38.69 OK: 9 MiB in 20 packages [2024-08-27T00:59:22.380Z] #61 ... [2024-08-27T00:59:22.380Z] [2024-08-27T00:59:22.380Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T00:59:22.380Z] #78 12.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:22.380Z] #78 22.59 OK: 266 MiB in 52 packages [2024-08-27T00:59:22.380Z] #78 ... [2024-08-27T00:59:22.380Z] [2024-08-27T00:59:22.380Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T00:59:22.380Z] #82 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:22.662Z] #82 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:23.259Z] #82 ... [2024-08-27T00:59:23.259Z] [2024-08-27T00:59:23.259Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T00:59:23.259Z] #74 DONE 21.2s [2024-08-27T00:59:23.259Z] [2024-08-27T00:59:23.259Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:23.259Z] #77 DONE 24.2s [2024-08-27T00:59:23.259Z] [2024-08-27T00:59:23.259Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T00:59:23.259Z] #61 DONE 41.0s [2024-08-27T00:59:23.259Z] [2024-08-27T00:59:23.259Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:23.259Z] #90 ... [2024-08-27T00:59:23.259Z] [2024-08-27T00:59:23.259Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T00:59:23.259Z] #78 DONE 24.0s [2024-08-27T00:59:23.527Z] [2024-08-27T00:59:23.527Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T00:59:23.801Z] #91 ... [2024-08-27T00:59:23.801Z] [2024-08-27T00:59:23.801Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T00:59:23.801Z] #71 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:23.801Z] #71 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:23.801Z] #71 37.38 OK: 266 MiB in 52 packages [2024-08-27T00:59:24.386Z] #71 DONE 38.8s [2024-08-27T00:59:24.386Z] [2024-08-27T00:59:24.386Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:24.386Z] #79 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:24.386Z] #79 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:24.673Z] #79 ... [2024-08-27T00:59:24.673Z] [2024-08-27T00:59:24.673Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:25.267Z] #92 ... [2024-08-27T00:59:25.267Z] [2024-08-27T00:59:25.267Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T00:59:25.267Z] #91 DONE 1.8s [2024-08-27T00:59:25.267Z] [2024-08-27T00:59:25.267Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:25.538Z] #93 ... [2024-08-27T00:59:25.538Z] [2024-08-27T00:59:25.538Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:25.807Z] #94 ... [2024-08-27T00:59:25.807Z] [2024-08-27T00:59:25.807Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:25.807Z] #79 14.98 OK: 8 MiB in 16 packages [2024-08-27T00:59:26.074Z] #79 ... [2024-08-27T00:59:26.074Z] [2024-08-27T00:59:26.074Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T00:59:26.074Z] #92 DONE 1.6s [2024-08-27T00:59:26.074Z] [2024-08-27T00:59:26.074Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:26.343Z] #79 DONE 16.5s [2024-08-27T00:59:26.343Z] [2024-08-27T00:59:26.343Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:26.343Z] #88 8.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:27.339Z] #88 ... [2024-08-27T00:59:27.339Z] [2024-08-27T00:59:27.339Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T00:59:27.339Z] #82 13.52 OK: 18 MiB in 19 packages [2024-08-27T00:59:27.339Z] #82 DONE 14.8s [2024-08-27T00:59:27.339Z] [2024-08-27T00:59:27.339Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T00:59:27.339Z] #87 9.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:27.607Z] #87 ... [2024-08-27T00:59:27.607Z] [2024-08-27T00:59:27.607Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T00:59:27.607Z] #89 DONE 8.9s [2024-08-27T00:59:27.877Z] [2024-08-27T00:59:27.877Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T00:59:28.147Z] #95 DONE 0.4s [2024-08-27T00:59:28.147Z] [2024-08-27T00:59:28.147Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:28.731Z] #96 ... [2024-08-27T00:59:28.731Z] [2024-08-27T00:59:28.731Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T00:59:28.999Z] #97 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:28.999Z] #97 ... [2024-08-27T00:59:28.999Z] [2024-08-27T00:59:28.999Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T00:59:28.999Z] #87 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:32.348Z] #87 ... [2024-08-27T00:59:32.348Z] [2024-08-27T00:59:32.348Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T00:59:32.348Z] #88 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:32.348Z] #88 13.60 OK: 13 MiB in 26 packages [2024-08-27T00:59:32.348Z] #88 DONE 14.5s [2024-08-27T00:59:32.348Z] [2024-08-27T00:59:32.348Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T00:59:32.348Z] #87 14.90 OK: 8 MiB in 19 packages [2024-08-27T00:59:33.315Z] #87 DONE 15.9s [2024-08-27T00:59:33.315Z] [2024-08-27T00:59:33.315Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:59:34.767Z] #98 DONE 1.4s [2024-08-27T00:59:34.767Z] [2024-08-27T00:59:34.767Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T00:59:34.767Z] #97 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:34.767Z] #97 14.51 OK: 18 MiB in 19 packages [2024-08-27T00:59:34.767Z] #97 DONE 15.7s [2024-08-27T00:59:34.767Z] [2024-08-27T00:59:34.767Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T00:59:34.767Z] #99 ... [2024-08-27T00:59:34.767Z] [2024-08-27T00:59:34.767Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T00:59:34.767Z] #100 DONE 0.3s [2024-08-27T00:59:35.040Z] [2024-08-27T00:59:35.040Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T00:59:35.040Z] #90 6.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:35.040Z] #90 7.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T00:59:35.040Z] #90 11.14 OK: 9 MiB in 20 packages [2024-08-27T00:59:35.040Z] #90 DONE 11.7s [2024-08-27T00:59:35.040Z] [2024-08-27T00:59:35.040Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:59:35.040Z] #101 ... [2024-08-27T00:59:35.040Z] [2024-08-27T00:59:35.040Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T00:59:35.040Z] #99 DONE 0.5s [2024-08-27T00:59:35.308Z] [2024-08-27T00:59:35.308Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T00:59:35.308Z] #102 DONE 0.4s [2024-08-27T00:59:35.308Z] [2024-08-27T00:59:35.308Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:59:35.576Z] #103 DONE 0.3s [2024-08-27T00:59:35.576Z] [2024-08-27T00:59:35.576Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T00:59:36.160Z] #104 ... [2024-08-27T00:59:36.160Z] [2024-08-27T00:59:36.160Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T00:59:36.160Z] #105 DONE 0.3s [2024-08-27T00:59:36.160Z] [2024-08-27T00:59:36.160Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T00:59:36.429Z] #106 DONE 0.3s [2024-08-27T00:59:36.429Z] [2024-08-27T00:59:36.429Z] #107 [security-spire-config] exporting to image [2024-08-27T00:59:36.429Z] #107 exporting layers [2024-08-27T00:59:36.698Z] #107 ... [2024-08-27T00:59:36.698Z] [2024-08-27T00:59:36.698Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T00:59:36.698Z] #104 DONE 1.7s [2024-08-27T00:59:36.698Z] [2024-08-27T00:59:36.698Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:59:37.715Z] #108 ... [2024-08-27T00:59:37.715Z] [2024-08-27T00:59:37.715Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:59:37.715Z] #101 DONE 2.7s [2024-08-27T00:59:37.715Z] [2024-08-27T00:59:37.715Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T00:59:38.005Z] #109 DONE 0.3s [2024-08-27T00:59:38.005Z] [2024-08-27T00:59:38.006Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:38.006Z] #94 ... [2024-08-27T00:59:38.006Z] [2024-08-27T00:59:38.006Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T00:59:38.295Z] #110 DONE 0.2s [2024-08-27T00:59:38.296Z] [2024-08-27T00:59:38.296Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:59:38.568Z] #111 DONE 0.3s [2024-08-27T00:59:38.568Z] [2024-08-27T00:59:38.568Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T00:59:38.849Z] #112 DONE 0.3s [2024-08-27T00:59:38.849Z] [2024-08-27T00:59:38.849Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:38.849Z] #93 ... [2024-08-27T00:59:38.849Z] [2024-08-27T00:59:38.849Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T00:59:38.849Z] #108 DONE 2.3s [2024-08-27T00:59:38.849Z] [2024-08-27T00:59:38.849Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T00:59:39.122Z] #113 DONE 0.3s [2024-08-27T00:59:39.122Z] [2024-08-27T00:59:39.123Z] #107 [security-spire-server] exporting to image [2024-08-27T00:59:39.391Z] #107 ... [2024-08-27T00:59:39.391Z] [2024-08-27T00:59:39.391Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T00:59:39.391Z] #114 DONE 0.3s [2024-08-27T00:59:39.391Z] [2024-08-27T00:59:39.391Z] #107 [security-spire-config] exporting to image [2024-08-27T00:59:39.391Z] #107 exporting layers 3.1s done [2024-08-27T00:59:39.391Z] #107 writing image sha256:24a9d49cee8262307d4dea2efaaa0deb7897d22745b07f025bfdb573fcaa2d0f 0.0s done [2024-08-27T00:59:39.391Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-08-27T00:59:39.659Z] #107 ... [2024-08-27T00:59:39.659Z] [2024-08-27T00:59:39.659Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T00:59:39.659Z] #115 DONE 0.2s [2024-08-27T00:59:39.659Z] [2024-08-27T00:59:39.659Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T00:59:39.931Z] #116 DONE 0.3s [2024-08-27T00:59:39.931Z] [2024-08-27T00:59:39.931Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T00:59:39.931Z] #117 DONE 0.2s [2024-08-27T00:59:39.931Z] [2024-08-27T00:59:39.931Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:40.202Z] #94 ... [2024-08-27T00:59:40.202Z] [2024-08-27T00:59:40.202Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T00:59:40.473Z] #118 DONE 0.2s [2024-08-27T00:59:40.473Z] [2024-08-27T00:59:40.473Z] #107 [security-spire-agent] exporting to image [2024-08-27T00:59:41.439Z] #107 exporting layers 2.4s done [2024-08-27T00:59:41.707Z] #107 writing image sha256:0345a40c096b68a4ed0db68ff98b58fa9312aa1ddf256b64dd11044620f7169d done [2024-08-27T00:59:41.707Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-08-27T00:59:42.292Z] #107 exporting layers 1.8s done [2024-08-27T00:59:42.292Z] #107 writing image sha256:1148861c06c7e035de827f10392072bc931a5f542b14602e487d57c7b1115e3f done [2024-08-27T00:59:42.292Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-27T00:59:42.292Z] #107 DONE 4.9s [2024-08-27T00:59:42.292Z] [2024-08-27T00:59:42.292Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T00:59:43.125Z] #160 ... [2024-08-27T00:59:43.125Z] [2024-08-27T00:59:43.125Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-27T00:59:43.125Z] #154 125.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T01:01:03.944Z] #93 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #94 DONE 95.2s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #81 DONE 99.6s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #86 DONE 95.2s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #93 DONE 85.6s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #96 DONE 84.7s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #119 DONE 1.6s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:01:03.945Z] #120 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #121 DONE 1.6s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #122 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #123 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #124 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #125 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #126 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #127 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #128 [core-command builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #128 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #129 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #130 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #131 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #132 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #133 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #134 DONE 1.7s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #135 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #136 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #137 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #138 [core-keeper builder 7/8] COPY . . [2024-08-27T01:01:03.945Z] #138 DONE 1.7s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #139 DONE 1.8s [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #140 [support-scheduler builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #140 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #141 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #142 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #143 [core-data builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #143 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #144 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #145 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T01:01:03.945Z] #146 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #147 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T01:01:03.945Z] #147 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T01:01:03.945Z] #148 CACHED [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T01:01:03.945Z] #149 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:01:03.945Z] #120 5.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-27T01:01:03.945Z] #120 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T01:01:03.945Z] #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T01:01:03.945Z] #150 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T01:01:03.945Z] #0 6.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T01:01:03.945Z] #151 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:01:03.945Z] #0 6.920 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T01:01:03.945Z] #152 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T01:01:03.945Z] #0 5.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T01:01:03.945Z] #153 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T01:01:03.945Z] #0 6.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T01:01:03.945Z] #154 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T01:01:03.945Z] #0 7.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T01:01:03.945Z] #155 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T01:01:03.945Z] #0 5.328 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T01:01:03.945Z] #156 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #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-08-27T01:01:03.945Z] #0 6.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-27T01:01:03.945Z] #157 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:01:03.945Z] #0 6.820 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T01:01:03.945Z] #158 ... [2024-08-27T01:01:03.945Z] [2024-08-27T01:01:03.945Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T01:01:03.945Z] #0 7.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T01:01:04.309Z] #159 ... [2024-08-27T01:01:04.309Z] [2024-08-27T01:01:04.309Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:01:04.309Z] #0 7.026 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T01:01:04.309Z] #160 ... [2024-08-27T01:01:04.309Z] [2024-08-27T01:01:04.309Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T01:01:04.309Z] #149 7.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T01:01:20.485Z] #154 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T01:01:20.485Z] #149 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T01:01:20.485Z] #153 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T01:01:20.485Z] #157 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:01:20.485Z] #148 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T01:01:20.485Z] #160 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:01:20.485Z] #150 DONE 224.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:01:20.485Z] #156 DONE 224.6s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T01:01:20.485Z] #152 DONE 224.6s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T01:01:20.485Z] #159 DONE 224.6s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #161 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-27T01:01:20.485Z] #154 DONE 224.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T01:01:20.485Z] #155 DONE 224.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #162 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:01:20.485Z] #158 DONE 224.9s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T01:01:20.485Z] #151 DONE 225.0s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #163 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T01:01:20.485Z] #164 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #161 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #165 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #166 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #167 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #168 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #162 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #169 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #170 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #171 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #163 DONE 0.6s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #165 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #172 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #173 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #174 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #175 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #176 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #177 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.485Z] #178 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #179 CACHED [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T01:01:20.485Z] #180 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #181 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #182 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #183 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #171 DONE 0.7s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #184 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T01:01:20.485Z] #185 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.485Z] #186 DONE 0.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #187 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T01:01:20.485Z] #188 DONE 2.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T01:01:20.485Z] #180 DONE 2.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T01:01:20.485Z] #189 DONE 2.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T01:01:20.485Z] #190 DONE 2.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T01:01:20.485Z] #191 DONE 2.8s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T01:01:20.485Z] #192 DONE 2.4s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #187 DONE 2.3s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #193 [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-08-27T01:01:20.485Z] #193 DONE 2.4s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T01:01:20.485Z] #194 DONE 2.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T01:01:20.485Z] #195 DONE 2.4s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T01:01:20.485Z] #196 DONE 2.4s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #197 [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-08-27T01:01:20.485Z] #197 DONE 2.3s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T01:01:20.485Z] #198 DONE 3.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T01:01:20.485Z] #199 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #200 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #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-08-27T01:01:20.485Z] #201 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #202 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T01:01:20.485Z] #203 ... [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #204 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #205 [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-08-27T01:01:20.485Z] #205 DONE 0.5s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.485Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.485Z] #206 DONE 0.6s [2024-08-27T01:01:20.485Z] [2024-08-27T01:01:20.486Z] #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T01:01:20.486Z] #207 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #208 [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-08-27T01:01:20.486Z] #208 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.486Z] #209 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.486Z] #210 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T01:01:20.486Z] #199 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:01:20.486Z] #211 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [support-notifications] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers [2024-08-27T01:01:20.486Z] #97 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #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-08-27T01:01:20.486Z] #212 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T01:01:20.486Z] #213 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T01:01:20.486Z] #203 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:01:20.486Z] #214 DONE 0.4s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T01:01:20.486Z] #215 DONE 0.4s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [core-metadata] exporting to image [2024-08-27T01:01:20.486Z] #97 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T01:01:20.486Z] #216 DONE 0.4s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:01:20.486Z] #217 DONE 0.4s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [core-data] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 0.5s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:fe3ed46ca2dd4ef142dbb481ec6af3b2c981a7cf7423df6e2815b108a1afeea2 [2024-08-27T01:01:20.486Z] #97 writing image sha256:fe3ed46ca2dd4ef142dbb481ec6af3b2c981a7cf7423df6e2815b108a1afeea2 0.2s done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/core-keeper done [2024-08-27T01:01:20.486Z] #97 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T01:01:20.486Z] #218 DONE 0.3s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T01:01:20.486Z] #219 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T01:01:20.486Z] #220 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T01:01:20.486Z] #221 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:01:20.486Z] #222 DONE 0.7s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:01:20.486Z] #223 DONE 0.7s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [security-proxy-auth] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 1.3s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:2fa72d1c5796f48eabf0ae8541c1ed6db90d35f615f591da8cf6f680c0173420 0.1s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:dcb8969783732e3709456f4e6b5b68084014674302e3d66a44e1cf1f5a46ca6b 0.1s done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/support-scheduler done [2024-08-27T01:01:20.486Z] #97 writing image sha256:5f19d2e9b43c1caf9962582145f08e0c5dda525921e280b47df4404cd221acfe done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/core-command done [2024-08-27T01:01:20.486Z] #97 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T01:01:20.486Z] #221 DONE 0.3s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T01:01:20.486Z] #224 DONE 0.3s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [support-notifications] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 0.3s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:7d996a8f573c59f47bfadb4312fd12917ebf7e1171bfd883bee27e206aa8b262 0.0s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:aa12d99e4a3fa9857a9ace283c96f9258959cb66d82d3c15dd0e41b198872a26 0.0s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:9865d04e284cb88cd14c430033b11b4db1099aefb1287b9e9a7288975bf5978a 0.0s done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/support-cron-scheduler done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/core-metadata done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/support-notifications done [2024-08-27T01:01:20.486Z] #97 writing image sha256:a992584e826b6b00619571bfc321598df7a893905704b1d40b42e5eba6dc3db0 [2024-08-27T01:01:20.486Z] #97 exporting layers 0.4s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:a992584e826b6b00619571bfc321598df7a893905704b1d40b42e5eba6dc3db0 done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/core-data 0.1s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:ac67f0c3703e02793041154f8d66306b04fe4496e4c18d431944224967b601ff done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-27T01:01:20.486Z] #97 writing image sha256:89f5a1d97910d7732d8b525887b1cbaee80041f3e3cbbd5d2bdff2cbe63be9c0 done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/security-proxy-auth done [2024-08-27T01:01:20.486Z] #97 DONE 5.0s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T01:01:20.486Z] #225 DONE 0.2s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #226 [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-08-27T01:01:20.486Z] #226 DONE 0.2s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #227 [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-08-27T01:01:20.486Z] #227 DONE 0.1s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:01:20.486Z] #228 DONE 0.7s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #229 [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-08-27T01:01:20.486Z] #229 DONE 0.1s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T01:01:20.486Z] #230 DONE 0.1s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [security-proxy-setup] exporting to image [2024-08-27T01:01:20.486Z] #97 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T01:01:20.486Z] #231 DONE 0.1s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [security-proxy-setup] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 0.2s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:86689bc0f7c7ea7b49e459f3628b429c4a09915e47684baa3bdcc655b5250151 done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/security-proxy-setup done [2024-08-27T01:01:20.486Z] #97 DONE 5.3s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T01:01:20.486Z] #232 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:01:20.486Z] #233 DONE 0.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [security-secretstore-setup] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 0.2s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:67b13abedf4a772ee70c06e5416a6da5eae12607f217aaf10d212a9fc1ed4619 done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-08-27T01:01:20.486Z] #97 DONE 5.5s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T01:01:20.486Z] #41 ... [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T01:01:20.486Z] #232 DONE 0.6s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #97 [security-bootstrapper] exporting to image [2024-08-27T01:01:20.486Z] #97 exporting layers 0.2s done [2024-08-27T01:01:20.486Z] #97 writing image sha256:00d90c909dffd82e4220e24d59cbf81384f25b1fec781808780d9e016d465646 done [2024-08-27T01:01:20.486Z] #97 naming to docker.io/library/security-bootstrapper done [2024-08-27T01:01:20.486Z] #97 DONE 5.7s [2024-08-27T01:01:20.486Z] [2024-08-27T01:01:20.486Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:01:20.486Z] time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T01:01:20.494Z] $ docker stop --time=1 f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 [2024-08-27T01:01:23.989Z] $ docker rm -f --volumes f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T01:01:24.355Z] + docker images [2024-08-27T01:01:24.355Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T01:01:24.355Z] security-proxy-setup latest 86689bc0f7c7 10 seconds ago 26.2MB [2024-08-27T01:01:24.355Z] security-bootstrapper latest 00d90c909dff 10 seconds ago 18.9MB [2024-08-27T01:01:24.355Z] security-secretstore-setup latest 67b13abedf4a 10 seconds ago 37MB [2024-08-27T01:01:24.355Z] core-common-config-bootstrapper latest ac67f0c3703e 11 seconds ago 15.2MB [2024-08-27T01:01:24.355Z] security-proxy-auth latest 89f5a1d97910 11 seconds ago 33MB [2024-08-27T01:01:24.355Z] support-notifications latest 9865d04e284c 12 seconds ago 42.5MB [2024-08-27T01:01:24.355Z] core-data latest a992584e826b 12 seconds ago 39.6MB [2024-08-27T01:01:24.355Z] security-spiffe-token-provider latest 5f19d2e9b43c 12 seconds ago 28.8MB [2024-08-27T01:01:24.355Z] core-command latest 2fa72d1c5796 12 seconds ago 35.4MB [2024-08-27T01:01:24.355Z] core-metadata latest aa12d99e4a3f 12 seconds ago 39.7MB [2024-08-27T01:01:24.355Z] support-scheduler latest dcb896978373 12 seconds ago 41.9MB [2024-08-27T01:01:24.355Z] support-cron-scheduler latest 7d996a8f573c 12 seconds ago 44.1MB [2024-08-27T01:01:24.355Z] core-keeper latest fe3ed46ca2dd 13 seconds ago 39.5MB [2024-08-27T01:01:24.355Z] security-spire-agent latest 6f65f29afb86 5 minutes ago 182MB [2024-08-27T01:01:24.355Z] security-spire-server latest a30b9788275b 5 minutes ago 121MB [2024-08-27T01:01:24.355Z] security-spire-config latest 672e6f1ebc28 5 minutes ago 120MB [2024-08-27T01:01:24.355Z] ci-base-image-x86_64 latest 4c4e471d8858 9 minutes ago 970MB [2024-08-27T01:01:24.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-27T01:01:24.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-27T01:01:24.355Z] 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-08-27T01:01:24.504Z] provisioning config files... [2024-08-27T01:01:24.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config14658810014290126088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:01:25.784Z] ---> ****-login.sh [2024-08-27T01:01:25.784Z] nexus3.edgexfoundry.org:10001 [2024-08-27T01:01:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:01:25.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:01:25.784Z] Configure a credential helper to remove this warning. See [2024-08-27T01:01:25.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:01:25.784Z] [2024-08-27T01:01:25.784Z] Login Succeeded [2024-08-27T01:01:25.784Z] nexus3.edgexfoundry.org:10002 [2024-08-27T01:01:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:01:25.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:01:25.784Z] Configure a credential helper to remove this warning. See [2024-08-27T01:01:25.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:01:25.784Z] [2024-08-27T01:01:25.784Z] Login Succeeded [2024-08-27T01:01:25.784Z] nexus3.edgexfoundry.org:10003 [2024-08-27T01:01:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:01:26.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:01:26.044Z] Configure a credential helper to remove this warning. See [2024-08-27T01:01:26.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:01:26.045Z] [2024-08-27T01:01:26.045Z] Login Succeeded [2024-08-27T01:01:26.045Z] nexus3.edgexfoundry.org:10004 [2024-08-27T01:01:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:01:26.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:01:26.045Z] Configure a credential helper to remove this warning. See [2024-08-27T01:01:26.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:01:26.045Z] [2024-08-27T01:01:26.045Z] Login Succeeded [2024-08-27T01:01:26.045Z] ****.io [2024-08-27T01:01:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:01:27.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:01:27.515Z] Configure a credential helper to remove this warning. See [2024-08-27T01:01:27.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:01:27.515Z] [2024-08-27T01:01:27.515Z] Login Succeeded [2024-08-27T01:01:27.515Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T01:01:27.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:27.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T01:01:27.628Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-27T01:01:27.628Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:27.628Z] latest [2024-08-27T01:01:27.628Z] 3.2.0-dev.60 [2024-08-27T01:01:27.628Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:27.628Z] main [2024-08-27T01:01:27.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:27.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:28.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:28.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T01:01:28.352Z] 42173b9e0405: Preparing [2024-08-27T01:01:28.352Z] adedd1867461: Preparing [2024-08-27T01:01:28.352Z] c3566610b3eb: Preparing [2024-08-27T01:01:28.352Z] b8c7ac311f09: Preparing [2024-08-27T01:01:28.352Z] d2b25fc1469c: Preparing [2024-08-27T01:01:28.352Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:28.352Z] ce7f800efff9: Preparing [2024-08-27T01:01:28.352Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:28.352Z] ce7f800efff9: Waiting [2024-08-27T01:01:28.352Z] d2b25fc1469c: Pushed [2024-08-27T01:01:28.352Z] b8c7ac311f09: Pushed [2024-08-27T01:01:28.352Z] c3566610b3eb: Pushed [2024-08-27T01:01:29.289Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:29.289Z] 42173b9e0405: Pushed [2024-08-27T01:01:29.289Z] 02d03ccc5c2d: Pushed [2024-08-27T01:01:31.955Z] adedd1867461: Pushed [2024-08-27T01:01:32.215Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:32.562Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:32.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-27T01:01:32.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T01:01:32.916Z] 42173b9e0405: Preparing [2024-08-27T01:01:32.916Z] adedd1867461: Preparing [2024-08-27T01:01:32.916Z] c3566610b3eb: Preparing [2024-08-27T01:01:32.916Z] b8c7ac311f09: Preparing [2024-08-27T01:01:32.916Z] d2b25fc1469c: Preparing [2024-08-27T01:01:32.916Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:32.916Z] ce7f800efff9: Preparing [2024-08-27T01:01:32.916Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:32.916Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:32.916Z] adedd1867461: Layer already exists [2024-08-27T01:01:32.916Z] 42173b9e0405: Layer already exists [2024-08-27T01:01:32.916Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:32.916Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:32.916Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:32.916Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:32.916Z] latest: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:33.259Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:33.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 [2024-08-27T01:01:33.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T01:01:33.596Z] 42173b9e0405: Preparing [2024-08-27T01:01:33.596Z] adedd1867461: Preparing [2024-08-27T01:01:33.596Z] c3566610b3eb: Preparing [2024-08-27T01:01:33.596Z] b8c7ac311f09: Preparing [2024-08-27T01:01:33.596Z] d2b25fc1469c: Preparing [2024-08-27T01:01:33.596Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:33.596Z] ce7f800efff9: Preparing [2024-08-27T01:01:33.596Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:33.596Z] ce7f800efff9: Waiting [2024-08-27T01:01:33.596Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:33.596Z] 42173b9e0405: Layer already exists [2024-08-27T01:01:33.596Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:33.596Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:33.596Z] adedd1867461: Layer already exists [2024-08-27T01:01:33.596Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:33.596Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:33.596Z] 3.2.0-dev.60: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:33.923Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:34.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:34.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T01:01:34.257Z] 42173b9e0405: Preparing [2024-08-27T01:01:34.257Z] adedd1867461: Preparing [2024-08-27T01:01:34.257Z] c3566610b3eb: Preparing [2024-08-27T01:01:34.257Z] b8c7ac311f09: Preparing [2024-08-27T01:01:34.257Z] d2b25fc1469c: Preparing [2024-08-27T01:01:34.257Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:34.257Z] ce7f800efff9: Preparing [2024-08-27T01:01:34.257Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:34.257Z] ce7f800efff9: Waiting [2024-08-27T01:01:34.257Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:34.257Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:34.257Z] adedd1867461: Layer already exists [2024-08-27T01:01:34.257Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:34.257Z] 42173b9e0405: Layer already exists [2024-08-27T01:01:34.257Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:34.257Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:34.257Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:34.589Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:34.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-27T01:01:34.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T01:01:34.926Z] 42173b9e0405: Preparing [2024-08-27T01:01:34.927Z] adedd1867461: Preparing [2024-08-27T01:01:34.927Z] c3566610b3eb: Preparing [2024-08-27T01:01:34.927Z] b8c7ac311f09: Preparing [2024-08-27T01:01:34.927Z] d2b25fc1469c: Preparing [2024-08-27T01:01:34.927Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:34.927Z] ce7f800efff9: Preparing [2024-08-27T01:01:34.927Z] ce7f800efff9: Waiting [2024-08-27T01:01:34.927Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:34.927Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:34.927Z] 42173b9e0405: Layer already exists [2024-08-27T01:01:34.927Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:34.927Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:34.927Z] adedd1867461: Layer already exists [2024-08-27T01:01:34.927Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:34.927Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:34.927Z] main: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:35.011Z] ===================================================== [Pipeline] echo [2024-08-27T01:01:35.024Z] taggedImages: [2024-08-27T01:01:35.024Z] - nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:35.024Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-27T01:01:35.024Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 [2024-08-27T01:01:35.024Z] - nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:35.024Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-27T01:01:35.057Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-27T01:01:35.057Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:35.057Z] latest [2024-08-27T01:01:35.057Z] 3.2.0-dev.60 [2024-08-27T01:01:35.057Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:35.057Z] main [2024-08-27T01:01:35.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:35.413Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:35.735Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:35.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T01:01:35.735Z] 91d0160e9457: Preparing [2024-08-27T01:01:35.735Z] d9c163487acf: Preparing [2024-08-27T01:01:35.735Z] 264a81e507f8: Preparing [2024-08-27T01:01:35.735Z] f7fbe67244f9: Preparing [2024-08-27T01:01:35.735Z] c3566610b3eb: Preparing [2024-08-27T01:01:35.735Z] b8c7ac311f09: Preparing [2024-08-27T01:01:35.735Z] d2b25fc1469c: Preparing [2024-08-27T01:01:35.735Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:35.735Z] ce7f800efff9: Preparing [2024-08-27T01:01:35.735Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:35.735Z] b8c7ac311f09: Waiting [2024-08-27T01:01:35.735Z] d2b25fc1469c: Waiting [2024-08-27T01:01:35.735Z] 264a81e507f8: Pushed [2024-08-27T01:01:35.994Z] d9c163487acf: Pushed [2024-08-27T01:01:36.253Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:36.513Z] f7fbe67244f9: Pushed [2024-08-27T01:01:36.772Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:36.772Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:36.772Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:36.772Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:36.772Z] 91d0160e9457: Pushed [2024-08-27T01:01:36.772Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:37.105Z] + 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-08-27T01:01:37.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-27T01:01:37.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T01:01:37.426Z] 91d0160e9457: Preparing [2024-08-27T01:01:37.426Z] d9c163487acf: Preparing [2024-08-27T01:01:37.426Z] 264a81e507f8: Preparing [2024-08-27T01:01:37.426Z] f7fbe67244f9: Preparing [2024-08-27T01:01:37.426Z] c3566610b3eb: Preparing [2024-08-27T01:01:37.426Z] b8c7ac311f09: Preparing [2024-08-27T01:01:37.426Z] d2b25fc1469c: Preparing [2024-08-27T01:01:37.426Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:37.426Z] ce7f800efff9: Preparing [2024-08-27T01:01:37.426Z] b8c7ac311f09: Waiting [2024-08-27T01:01:37.426Z] ce7f800efff9: Waiting [2024-08-27T01:01:37.426Z] d2b25fc1469c: Waiting [2024-08-27T01:01:37.426Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:37.426Z] d9c163487acf: Layer already exists [2024-08-27T01:01:37.426Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:37.426Z] 264a81e507f8: Layer already exists [2024-08-27T01:01:37.426Z] f7fbe67244f9: Layer already exists [2024-08-27T01:01:37.426Z] 91d0160e9457: Layer already exists [2024-08-27T01:01:37.426Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:37.426Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:37.426Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:37.426Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:37.426Z] latest: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:37.739Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:38.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 [2024-08-27T01:01:38.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T01:01:38.058Z] 91d0160e9457: Preparing [2024-08-27T01:01:38.058Z] d9c163487acf: Preparing [2024-08-27T01:01:38.058Z] 264a81e507f8: Preparing [2024-08-27T01:01:38.058Z] f7fbe67244f9: Preparing [2024-08-27T01:01:38.058Z] c3566610b3eb: Preparing [2024-08-27T01:01:38.058Z] b8c7ac311f09: Preparing [2024-08-27T01:01:38.058Z] d2b25fc1469c: Preparing [2024-08-27T01:01:38.058Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:38.058Z] ce7f800efff9: Preparing [2024-08-27T01:01:38.058Z] b8c7ac311f09: Waiting [2024-08-27T01:01:38.058Z] d2b25fc1469c: Waiting [2024-08-27T01:01:38.058Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:38.058Z] 91d0160e9457: Layer already exists [2024-08-27T01:01:38.058Z] 264a81e507f8: Layer already exists [2024-08-27T01:01:38.058Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:38.058Z] f7fbe67244f9: Layer already exists [2024-08-27T01:01:38.058Z] d9c163487acf: Layer already exists [2024-08-27T01:01:38.058Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:38.058Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:38.058Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:38.058Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:38.058Z] 3.2.0-dev.60: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:38.392Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:38.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:38.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T01:01:38.720Z] 91d0160e9457: Preparing [2024-08-27T01:01:38.720Z] d9c163487acf: Preparing [2024-08-27T01:01:38.720Z] 264a81e507f8: Preparing [2024-08-27T01:01:38.720Z] f7fbe67244f9: Preparing [2024-08-27T01:01:38.720Z] c3566610b3eb: Preparing [2024-08-27T01:01:38.720Z] b8c7ac311f09: Preparing [2024-08-27T01:01:38.720Z] d2b25fc1469c: Preparing [2024-08-27T01:01:38.720Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:38.720Z] ce7f800efff9: Preparing [2024-08-27T01:01:38.720Z] b8c7ac311f09: Waiting [2024-08-27T01:01:38.720Z] d2b25fc1469c: Waiting [2024-08-27T01:01:38.720Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:38.720Z] 264a81e507f8: Layer already exists [2024-08-27T01:01:38.720Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:38.720Z] d9c163487acf: Layer already exists [2024-08-27T01:01:38.720Z] f7fbe67244f9: Layer already exists [2024-08-27T01:01:38.720Z] 91d0160e9457: Layer already exists [2024-08-27T01:01:38.720Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:38.720Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:38.720Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:38.720Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:38.720Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:39.049Z] + 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-08-27T01:01:39.367Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-27T01:01:39.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T01:01:39.367Z] 91d0160e9457: Preparing [2024-08-27T01:01:39.367Z] d9c163487acf: Preparing [2024-08-27T01:01:39.367Z] 264a81e507f8: Preparing [2024-08-27T01:01:39.367Z] f7fbe67244f9: Preparing [2024-08-27T01:01:39.367Z] c3566610b3eb: Preparing [2024-08-27T01:01:39.367Z] b8c7ac311f09: Preparing [2024-08-27T01:01:39.367Z] d2b25fc1469c: Preparing [2024-08-27T01:01:39.367Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:39.367Z] ce7f800efff9: Preparing [2024-08-27T01:01:39.367Z] ce7f800efff9: Waiting [2024-08-27T01:01:39.368Z] b8c7ac311f09: Waiting [2024-08-27T01:01:39.368Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:39.368Z] d2b25fc1469c: Waiting [2024-08-27T01:01:39.368Z] f7fbe67244f9: Layer already exists [2024-08-27T01:01:39.368Z] 264a81e507f8: Layer already exists [2024-08-27T01:01:39.368Z] 91d0160e9457: Layer already exists [2024-08-27T01:01:39.368Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:39.368Z] d9c163487acf: Layer already exists [2024-08-27T01:01:39.368Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:39.368Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:39.368Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:39.368Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:39.368Z] main: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:39.440Z] ===================================================== [Pipeline] echo [2024-08-27T01:01:39.453Z] taggedImages: [2024-08-27T01:01:39.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:39.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-27T01:01:39.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 [2024-08-27T01:01:39.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:39.453Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-27T01:01:39.478Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-27T01:01:39.478Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:39.478Z] latest [2024-08-27T01:01:39.478Z] 3.2.0-dev.60 [2024-08-27T01:01:39.478Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:39.478Z] main [2024-08-27T01:01:39.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:39.838Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:40.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:40.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T01:01:40.162Z] 041b77322309: Preparing [2024-08-27T01:01:40.162Z] 63d47bfbd6e1: Preparing [2024-08-27T01:01:40.162Z] b4d3e1f328b7: Preparing [2024-08-27T01:01:40.162Z] c3566610b3eb: Preparing [2024-08-27T01:01:40.162Z] b8c7ac311f09: Preparing [2024-08-27T01:01:40.162Z] d3d5713f0836: Preparing [2024-08-27T01:01:40.162Z] 63c4af15d939: Preparing [2024-08-27T01:01:40.162Z] ce7f800efff9: Preparing [2024-08-27T01:01:40.162Z] d3d5713f0836: Waiting [2024-08-27T01:01:40.162Z] 63c4af15d939: Waiting [2024-08-27T01:01:40.162Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:40.162Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:40.162Z] 63d47bfbd6e1: Pushed [2024-08-27T01:01:40.162Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:40.162Z] d3d5713f0836: Pushed [2024-08-27T01:01:40.162Z] 041b77322309: Pushed [2024-08-27T01:01:40.162Z] 63c4af15d939: Pushed [2024-08-27T01:01:43.440Z] b4d3e1f328b7: Pushed [2024-08-27T01:01:43.440Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:43.762Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:44.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-27T01:01:44.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T01:01:44.098Z] 041b77322309: Preparing [2024-08-27T01:01:44.098Z] 63d47bfbd6e1: Preparing [2024-08-27T01:01:44.098Z] b4d3e1f328b7: Preparing [2024-08-27T01:01:44.098Z] c3566610b3eb: Preparing [2024-08-27T01:01:44.098Z] b8c7ac311f09: Preparing [2024-08-27T01:01:44.098Z] d3d5713f0836: Preparing [2024-08-27T01:01:44.098Z] 63c4af15d939: Preparing [2024-08-27T01:01:44.098Z] ce7f800efff9: Preparing [2024-08-27T01:01:44.098Z] d3d5713f0836: Waiting [2024-08-27T01:01:44.098Z] 63c4af15d939: Waiting [2024-08-27T01:01:44.098Z] ce7f800efff9: Waiting [2024-08-27T01:01:44.098Z] b4d3e1f328b7: Layer already exists [2024-08-27T01:01:44.098Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:44.098Z] 041b77322309: Layer already exists [2024-08-27T01:01:44.098Z] 63d47bfbd6e1: Layer already exists [2024-08-27T01:01:44.098Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:44.098Z] 63c4af15d939: Layer already exists [2024-08-27T01:01:44.098Z] d3d5713f0836: Layer already exists [2024-08-27T01:01:44.098Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:44.098Z] latest: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:44.422Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:44.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 [2024-08-27T01:01:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T01:01:44.758Z] 041b77322309: Preparing [2024-08-27T01:01:44.758Z] 63d47bfbd6e1: Preparing [2024-08-27T01:01:44.758Z] b4d3e1f328b7: Preparing [2024-08-27T01:01:44.758Z] c3566610b3eb: Preparing [2024-08-27T01:01:44.758Z] b8c7ac311f09: Preparing [2024-08-27T01:01:44.758Z] d3d5713f0836: Preparing [2024-08-27T01:01:44.758Z] 63c4af15d939: Preparing [2024-08-27T01:01:44.758Z] ce7f800efff9: Preparing [2024-08-27T01:01:44.758Z] 63c4af15d939: Waiting [2024-08-27T01:01:44.758Z] d3d5713f0836: Waiting [2024-08-27T01:01:44.758Z] ce7f800efff9: Waiting [2024-08-27T01:01:44.758Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:44.758Z] 041b77322309: Layer already exists [2024-08-27T01:01:44.758Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:44.758Z] 63d47bfbd6e1: Layer already exists [2024-08-27T01:01:44.758Z] b4d3e1f328b7: Layer already exists [2024-08-27T01:01:44.758Z] d3d5713f0836: Layer already exists [2024-08-27T01:01:44.758Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:44.759Z] 63c4af15d939: Layer already exists [2024-08-27T01:01:44.759Z] 3.2.0-dev.60: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:45.084Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:45.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:45.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T01:01:45.404Z] 041b77322309: Preparing [2024-08-27T01:01:45.404Z] 63d47bfbd6e1: Preparing [2024-08-27T01:01:45.404Z] b4d3e1f328b7: Preparing [2024-08-27T01:01:45.404Z] c3566610b3eb: Preparing [2024-08-27T01:01:45.404Z] b8c7ac311f09: Preparing [2024-08-27T01:01:45.404Z] d3d5713f0836: Preparing [2024-08-27T01:01:45.404Z] 63c4af15d939: Preparing [2024-08-27T01:01:45.404Z] ce7f800efff9: Preparing [2024-08-27T01:01:45.404Z] d3d5713f0836: Waiting [2024-08-27T01:01:45.404Z] 63c4af15d939: Waiting [2024-08-27T01:01:45.404Z] ce7f800efff9: Waiting [2024-08-27T01:01:45.404Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:45.404Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:45.404Z] b4d3e1f328b7: Layer already exists [2024-08-27T01:01:45.404Z] 63d47bfbd6e1: Layer already exists [2024-08-27T01:01:45.404Z] 041b77322309: Layer already exists [2024-08-27T01:01:45.404Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:45.404Z] 63c4af15d939: Layer already exists [2024-08-27T01:01:45.404Z] d3d5713f0836: Layer already exists [2024-08-27T01:01:45.404Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:45.722Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:46.048Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-27T01:01:46.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T01:01:46.048Z] 041b77322309: Preparing [2024-08-27T01:01:46.048Z] 63d47bfbd6e1: Preparing [2024-08-27T01:01:46.048Z] b4d3e1f328b7: Preparing [2024-08-27T01:01:46.048Z] c3566610b3eb: Preparing [2024-08-27T01:01:46.048Z] b8c7ac311f09: Preparing [2024-08-27T01:01:46.048Z] d3d5713f0836: Preparing [2024-08-27T01:01:46.048Z] 63c4af15d939: Preparing [2024-08-27T01:01:46.048Z] ce7f800efff9: Preparing [2024-08-27T01:01:46.048Z] d3d5713f0836: Waiting [2024-08-27T01:01:46.048Z] 63c4af15d939: Waiting [2024-08-27T01:01:46.048Z] ce7f800efff9: Waiting [2024-08-27T01:01:46.048Z] 041b77322309: Layer already exists [2024-08-27T01:01:46.048Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:46.048Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:46.048Z] b4d3e1f328b7: Layer already exists [2024-08-27T01:01:46.048Z] 63d47bfbd6e1: Layer already exists [2024-08-27T01:01:46.048Z] d3d5713f0836: Layer already exists [2024-08-27T01:01:46.048Z] 63c4af15d939: Layer already exists [2024-08-27T01:01:46.048Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:46.048Z] main: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:46.125Z] ===================================================== [Pipeline] echo [2024-08-27T01:01:46.143Z] taggedImages: [2024-08-27T01:01:46.143Z] - nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:46.143Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-27T01:01:46.143Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 [2024-08-27T01:01:46.143Z] - nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:46.143Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-27T01:01:46.170Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-27T01:01:46.170Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:46.170Z] latest [2024-08-27T01:01:46.170Z] 3.2.0-dev.60 [2024-08-27T01:01:46.170Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:46.170Z] main [2024-08-27T01:01:46.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:46.523Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:46.847Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:46.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T01:01:46.847Z] 2b137d1418de: Preparing [2024-08-27T01:01:46.847Z] 5036945bb1cb: Preparing [2024-08-27T01:01:46.847Z] b8c7ac311f09: Preparing [2024-08-27T01:01:46.847Z] 0409aac8b366: Preparing [2024-08-27T01:01:46.847Z] 6aec807eca29: Preparing [2024-08-27T01:01:46.847Z] ce7f800efff9: Preparing [2024-08-27T01:01:46.847Z] ce7f800efff9: Waiting [2024-08-27T01:01:46.847Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:46.847Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:46.847Z] 6aec807eca29: Pushed [2024-08-27T01:01:46.847Z] 2b137d1418de: Pushed [2024-08-27T01:01:46.847Z] 0409aac8b366: Pushed [2024-08-27T01:01:50.141Z] 5036945bb1cb: Pushed [2024-08-27T01:01:50.141Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:50.471Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:50.793Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-27T01:01:50.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T01:01:50.793Z] 2b137d1418de: Preparing [2024-08-27T01:01:50.793Z] 5036945bb1cb: Preparing [2024-08-27T01:01:50.793Z] b8c7ac311f09: Preparing [2024-08-27T01:01:50.793Z] 0409aac8b366: Preparing [2024-08-27T01:01:50.793Z] 6aec807eca29: Preparing [2024-08-27T01:01:50.793Z] ce7f800efff9: Preparing [2024-08-27T01:01:50.793Z] ce7f800efff9: Waiting [2024-08-27T01:01:50.793Z] 2b137d1418de: Layer already exists [2024-08-27T01:01:50.793Z] 0409aac8b366: Layer already exists [2024-08-27T01:01:50.793Z] 6aec807eca29: Layer already exists [2024-08-27T01:01:50.793Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:50.793Z] 5036945bb1cb: Layer already exists [2024-08-27T01:01:50.793Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:50.793Z] latest: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:51.115Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:51.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 [2024-08-27T01:01:51.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T01:01:51.438Z] 2b137d1418de: Preparing [2024-08-27T01:01:51.438Z] 5036945bb1cb: Preparing [2024-08-27T01:01:51.438Z] b8c7ac311f09: Preparing [2024-08-27T01:01:51.438Z] 0409aac8b366: Preparing [2024-08-27T01:01:51.438Z] 6aec807eca29: Preparing [2024-08-27T01:01:51.438Z] ce7f800efff9: Preparing [2024-08-27T01:01:51.438Z] ce7f800efff9: Waiting [2024-08-27T01:01:51.438Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:51.438Z] 2b137d1418de: Layer already exists [2024-08-27T01:01:51.438Z] 5036945bb1cb: Layer already exists [2024-08-27T01:01:51.438Z] 0409aac8b366: Layer already exists [2024-08-27T01:01:51.438Z] 6aec807eca29: Layer already exists [2024-08-27T01:01:51.438Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:51.438Z] 3.2.0-dev.60: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:51.770Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:52.102Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:52.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T01:01:52.102Z] 2b137d1418de: Preparing [2024-08-27T01:01:52.102Z] 5036945bb1cb: Preparing [2024-08-27T01:01:52.102Z] b8c7ac311f09: Preparing [2024-08-27T01:01:52.102Z] 0409aac8b366: Preparing [2024-08-27T01:01:52.102Z] 6aec807eca29: Preparing [2024-08-27T01:01:52.102Z] ce7f800efff9: Preparing [2024-08-27T01:01:52.102Z] ce7f800efff9: Waiting [2024-08-27T01:01:52.102Z] 5036945bb1cb: Layer already exists [2024-08-27T01:01:52.102Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:52.102Z] 2b137d1418de: Layer already exists [2024-08-27T01:01:52.102Z] 0409aac8b366: Layer already exists [2024-08-27T01:01:52.102Z] 6aec807eca29: Layer already exists [2024-08-27T01:01:52.102Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:52.102Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:52.430Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:52.751Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-27T01:01:52.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T01:01:52.751Z] 2b137d1418de: Preparing [2024-08-27T01:01:52.751Z] 5036945bb1cb: Preparing [2024-08-27T01:01:52.751Z] b8c7ac311f09: Preparing [2024-08-27T01:01:52.751Z] 0409aac8b366: Preparing [2024-08-27T01:01:52.751Z] 6aec807eca29: Preparing [2024-08-27T01:01:52.751Z] ce7f800efff9: Preparing [2024-08-27T01:01:52.751Z] ce7f800efff9: Waiting [2024-08-27T01:01:52.751Z] 2b137d1418de: Layer already exists [2024-08-27T01:01:52.751Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:52.751Z] 5036945bb1cb: Layer already exists [2024-08-27T01:01:52.751Z] 0409aac8b366: Layer already exists [2024-08-27T01:01:52.751Z] 6aec807eca29: Layer already exists [2024-08-27T01:01:52.751Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:52.751Z] main: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:52.831Z] ===================================================== [Pipeline] echo [2024-08-27T01:01:52.844Z] taggedImages: [2024-08-27T01:01:52.845Z] - nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:52.845Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-27T01:01:52.845Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 [2024-08-27T01:01:52.845Z] - nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:52.845Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-27T01:01:52.873Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-27T01:01:52.873Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:52.873Z] latest [2024-08-27T01:01:52.873Z] 3.2.0-dev.60 [2024-08-27T01:01:52.873Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:52.873Z] main [2024-08-27T01:01:52.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:53.212Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:53.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:53.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T01:01:53.533Z] 2104197af236: Preparing [2024-08-27T01:01:53.533Z] 02f7abe71fc6: Preparing [2024-08-27T01:01:53.533Z] cade20189313: Preparing [2024-08-27T01:01:53.533Z] c3566610b3eb: Preparing [2024-08-27T01:01:53.533Z] b8c7ac311f09: Preparing [2024-08-27T01:01:53.533Z] d2b25fc1469c: Preparing [2024-08-27T01:01:53.533Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:53.533Z] ce7f800efff9: Preparing [2024-08-27T01:01:53.533Z] d2b25fc1469c: Waiting [2024-08-27T01:01:53.533Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:53.533Z] ce7f800efff9: Waiting [2024-08-27T01:01:53.533Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:53.533Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:53.533Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:53.533Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:53.533Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:53.533Z] 2104197af236: Pushed [2024-08-27T01:01:53.533Z] 02f7abe71fc6: Pushed [2024-08-27T01:01:56.820Z] cade20189313: Pushed [2024-08-27T01:01:56.820Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:57.154Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:57.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-27T01:01:57.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T01:01:57.491Z] 2104197af236: Preparing [2024-08-27T01:01:57.491Z] 02f7abe71fc6: Preparing [2024-08-27T01:01:57.491Z] cade20189313: Preparing [2024-08-27T01:01:57.491Z] c3566610b3eb: Preparing [2024-08-27T01:01:57.491Z] b8c7ac311f09: Preparing [2024-08-27T01:01:57.491Z] d2b25fc1469c: Preparing [2024-08-27T01:01:57.491Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:57.491Z] ce7f800efff9: Preparing [2024-08-27T01:01:57.491Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:57.491Z] ce7f800efff9: Waiting [2024-08-27T01:01:57.491Z] d2b25fc1469c: Waiting [2024-08-27T01:01:57.491Z] 02f7abe71fc6: Layer already exists [2024-08-27T01:01:57.491Z] 2104197af236: Layer already exists [2024-08-27T01:01:57.491Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:57.491Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:57.491Z] cade20189313: Layer already exists [2024-08-27T01:01:57.491Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:57.491Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:57.491Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:57.491Z] latest: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:57.818Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:58.139Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 [2024-08-27T01:01:58.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T01:01:58.139Z] 2104197af236: Preparing [2024-08-27T01:01:58.139Z] 02f7abe71fc6: Preparing [2024-08-27T01:01:58.139Z] cade20189313: Preparing [2024-08-27T01:01:58.139Z] c3566610b3eb: Preparing [2024-08-27T01:01:58.139Z] b8c7ac311f09: Preparing [2024-08-27T01:01:58.139Z] d2b25fc1469c: Preparing [2024-08-27T01:01:58.139Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:58.139Z] ce7f800efff9: Preparing [2024-08-27T01:01:58.139Z] d2b25fc1469c: Waiting [2024-08-27T01:01:58.139Z] ce7f800efff9: Waiting [2024-08-27T01:01:58.139Z] 02f7abe71fc6: Layer already exists [2024-08-27T01:01:58.139Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:58.139Z] cade20189313: Layer already exists [2024-08-27T01:01:58.139Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:58.139Z] 2104197af236: Layer already exists [2024-08-27T01:01:58.139Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:58.139Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:58.139Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:58.139Z] 3.2.0-dev.60: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:58.462Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:58.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:58.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T01:01:58.792Z] 2104197af236: Preparing [2024-08-27T01:01:58.792Z] 02f7abe71fc6: Preparing [2024-08-27T01:01:58.792Z] cade20189313: Preparing [2024-08-27T01:01:58.792Z] c3566610b3eb: Preparing [2024-08-27T01:01:58.792Z] b8c7ac311f09: Preparing [2024-08-27T01:01:58.792Z] d2b25fc1469c: Preparing [2024-08-27T01:01:58.792Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:58.792Z] ce7f800efff9: Preparing [2024-08-27T01:01:58.792Z] d2b25fc1469c: Waiting [2024-08-27T01:01:58.792Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:58.792Z] ce7f800efff9: Waiting [2024-08-27T01:01:58.792Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:58.792Z] cade20189313: Layer already exists [2024-08-27T01:01:58.792Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:58.792Z] 2104197af236: Layer already exists [2024-08-27T01:01:58.792Z] 02f7abe71fc6: Layer already exists [2024-08-27T01:01:58.792Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:58.792Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:58.792Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:58.792Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:59.123Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:59.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-27T01:01:59.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T01:01:59.458Z] 2104197af236: Preparing [2024-08-27T01:01:59.458Z] 02f7abe71fc6: Preparing [2024-08-27T01:01:59.458Z] cade20189313: Preparing [2024-08-27T01:01:59.458Z] c3566610b3eb: Preparing [2024-08-27T01:01:59.458Z] b8c7ac311f09: Preparing [2024-08-27T01:01:59.458Z] d2b25fc1469c: Preparing [2024-08-27T01:01:59.458Z] 02d03ccc5c2d: Preparing [2024-08-27T01:01:59.458Z] ce7f800efff9: Preparing [2024-08-27T01:01:59.458Z] d2b25fc1469c: Waiting [2024-08-27T01:01:59.458Z] ce7f800efff9: Waiting [2024-08-27T01:01:59.458Z] 02d03ccc5c2d: Waiting [2024-08-27T01:01:59.458Z] c3566610b3eb: Layer already exists [2024-08-27T01:01:59.458Z] 02f7abe71fc6: Layer already exists [2024-08-27T01:01:59.458Z] cade20189313: Layer already exists [2024-08-27T01:01:59.458Z] b8c7ac311f09: Layer already exists [2024-08-27T01:01:59.458Z] 2104197af236: Layer already exists [2024-08-27T01:01:59.458Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:01:59.458Z] d2b25fc1469c: Layer already exists [2024-08-27T01:01:59.458Z] ce7f800efff9: Layer already exists [2024-08-27T01:01:59.458Z] main: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:01:59.530Z] ===================================================== [Pipeline] echo [2024-08-27T01:01:59.547Z] taggedImages: [2024-08-27T01:01:59.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:59.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-27T01:01:59.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 [2024-08-27T01:01:59.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:59.547Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-27T01:01:59.573Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-27T01:01:59.573Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:01:59.573Z] latest [2024-08-27T01:01:59.573Z] 3.2.0-dev.60 [2024-08-27T01:01:59.573Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:01:59.573Z] main [2024-08-27T01:01:59.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:01:59.920Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:00.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:00.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T01:02:00.237Z] e76f8083e891: Preparing [2024-08-27T01:02:00.237Z] 16decce0896f: Preparing [2024-08-27T01:02:00.237Z] 1326c43e46b1: Preparing [2024-08-27T01:02:00.237Z] 9ad3f604d706: Preparing [2024-08-27T01:02:00.237Z] 3a97a19f07ad: Preparing [2024-08-27T01:02:00.237Z] d1f52870ef63: Preparing [2024-08-27T01:02:00.237Z] cae7e3ab77f3: Preparing [2024-08-27T01:02:00.237Z] 5031416def71: Preparing [2024-08-27T01:02:00.237Z] c3566610b3eb: Preparing [2024-08-27T01:02:00.237Z] b8c7ac311f09: Preparing [2024-08-27T01:02:00.237Z] 4be67579a719: Preparing [2024-08-27T01:02:00.237Z] 8415d248d459: Preparing [2024-08-27T01:02:00.237Z] 5f70bf18a086: Preparing [2024-08-27T01:02:00.237Z] 5b9c0cab3276: Preparing [2024-08-27T01:02:00.237Z] 73d9baf5bc5b: Preparing [2024-08-27T01:02:00.237Z] 21c5bcd5b64e: Preparing [2024-08-27T01:02:00.238Z] ce7f800efff9: Preparing [2024-08-27T01:02:00.238Z] 8415d248d459: Waiting [2024-08-27T01:02:00.238Z] 5f70bf18a086: Waiting [2024-08-27T01:02:00.238Z] 5b9c0cab3276: Waiting [2024-08-27T01:02:00.238Z] d1f52870ef63: Waiting [2024-08-27T01:02:00.238Z] 73d9baf5bc5b: Waiting [2024-08-27T01:02:00.238Z] 21c5bcd5b64e: Waiting [2024-08-27T01:02:00.238Z] ce7f800efff9: Waiting [2024-08-27T01:02:00.238Z] cae7e3ab77f3: Waiting [2024-08-27T01:02:00.238Z] b8c7ac311f09: Waiting [2024-08-27T01:02:00.238Z] c3566610b3eb: Waiting [2024-08-27T01:02:00.238Z] 5031416def71: Waiting [2024-08-27T01:02:00.238Z] 1326c43e46b1: Pushed [2024-08-27T01:02:00.238Z] 16decce0896f: Pushed [2024-08-27T01:02:00.238Z] e76f8083e891: Pushed [2024-08-27T01:02:00.238Z] 9ad3f604d706: Pushed [2024-08-27T01:02:00.238Z] 3a97a19f07ad: Pushed [2024-08-27T01:02:00.497Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:00.497Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:00.497Z] d1f52870ef63: Pushed [2024-08-27T01:02:00.497Z] cae7e3ab77f3: Pushed [2024-08-27T01:02:00.497Z] 5f70bf18a086: Layer already exists [2024-08-27T01:02:00.497Z] 8415d248d459: Pushed [2024-08-27T01:02:00.497Z] 4be67579a719: Pushed [2024-08-27T01:02:00.497Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:00.497Z] 5b9c0cab3276: Pushed [2024-08-27T01:02:00.497Z] 73d9baf5bc5b: Pushed [2024-08-27T01:02:00.497Z] 21c5bcd5b64e: Pushed [2024-08-27T01:02:01.874Z] 5031416def71: Pushed [2024-08-27T01:02:01.874Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:02.198Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:02.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-27T01:02:02.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T01:02:02.517Z] e76f8083e891: Preparing [2024-08-27T01:02:02.517Z] 16decce0896f: Preparing [2024-08-27T01:02:02.517Z] 1326c43e46b1: Preparing [2024-08-27T01:02:02.517Z] 9ad3f604d706: Preparing [2024-08-27T01:02:02.517Z] 3a97a19f07ad: Preparing [2024-08-27T01:02:02.517Z] d1f52870ef63: Preparing [2024-08-27T01:02:02.517Z] cae7e3ab77f3: Preparing [2024-08-27T01:02:02.517Z] 5031416def71: Preparing [2024-08-27T01:02:02.517Z] c3566610b3eb: Preparing [2024-08-27T01:02:02.517Z] b8c7ac311f09: Preparing [2024-08-27T01:02:02.517Z] 4be67579a719: Preparing [2024-08-27T01:02:02.517Z] 8415d248d459: Preparing [2024-08-27T01:02:02.517Z] 5f70bf18a086: Preparing [2024-08-27T01:02:02.517Z] 5b9c0cab3276: Preparing [2024-08-27T01:02:02.517Z] 73d9baf5bc5b: Preparing [2024-08-27T01:02:02.517Z] 21c5bcd5b64e: Preparing [2024-08-27T01:02:02.517Z] ce7f800efff9: Preparing [2024-08-27T01:02:02.517Z] c3566610b3eb: Waiting [2024-08-27T01:02:02.517Z] b8c7ac311f09: Waiting [2024-08-27T01:02:02.517Z] 4be67579a719: Waiting [2024-08-27T01:02:02.517Z] d1f52870ef63: Waiting [2024-08-27T01:02:02.517Z] 8415d248d459: Waiting [2024-08-27T01:02:02.517Z] cae7e3ab77f3: Waiting [2024-08-27T01:02:02.517Z] 73d9baf5bc5b: Waiting [2024-08-27T01:02:02.517Z] 21c5bcd5b64e: Waiting [2024-08-27T01:02:02.517Z] 5031416def71: Waiting [2024-08-27T01:02:02.517Z] 5f70bf18a086: Waiting [2024-08-27T01:02:02.517Z] ce7f800efff9: Waiting [2024-08-27T01:02:02.517Z] 5b9c0cab3276: Waiting [2024-08-27T01:02:02.517Z] 3a97a19f07ad: Layer already exists [2024-08-27T01:02:02.517Z] 1326c43e46b1: Layer already exists [2024-08-27T01:02:02.517Z] 16decce0896f: Layer already exists [2024-08-27T01:02:02.517Z] 9ad3f604d706: Layer already exists [2024-08-27T01:02:02.517Z] e76f8083e891: Layer already exists [2024-08-27T01:02:02.517Z] cae7e3ab77f3: Layer already exists [2024-08-27T01:02:02.517Z] d1f52870ef63: Layer already exists [2024-08-27T01:02:02.517Z] 5031416def71: Layer already exists [2024-08-27T01:02:02.517Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:02.517Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:02.517Z] 8415d248d459: Layer already exists [2024-08-27T01:02:02.517Z] 4be67579a719: Layer already exists [2024-08-27T01:02:02.517Z] 5f70bf18a086: Layer already exists [2024-08-27T01:02:02.517Z] 73d9baf5bc5b: Layer already exists [2024-08-27T01:02:02.517Z] 5b9c0cab3276: Layer already exists [2024-08-27T01:02:02.517Z] 21c5bcd5b64e: Layer already exists [2024-08-27T01:02:02.517Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:02.517Z] latest: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:02.843Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:03.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 [2024-08-27T01:02:03.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T01:02:03.172Z] e76f8083e891: Preparing [2024-08-27T01:02:03.172Z] 16decce0896f: Preparing [2024-08-27T01:02:03.172Z] 1326c43e46b1: Preparing [2024-08-27T01:02:03.172Z] 9ad3f604d706: Preparing [2024-08-27T01:02:03.172Z] 3a97a19f07ad: Preparing [2024-08-27T01:02:03.172Z] d1f52870ef63: Preparing [2024-08-27T01:02:03.172Z] cae7e3ab77f3: Preparing [2024-08-27T01:02:03.172Z] 5031416def71: Preparing [2024-08-27T01:02:03.172Z] c3566610b3eb: Preparing [2024-08-27T01:02:03.172Z] b8c7ac311f09: Preparing [2024-08-27T01:02:03.172Z] 4be67579a719: Preparing [2024-08-27T01:02:03.172Z] 8415d248d459: Preparing [2024-08-27T01:02:03.172Z] 5f70bf18a086: Preparing [2024-08-27T01:02:03.172Z] 5b9c0cab3276: Preparing [2024-08-27T01:02:03.172Z] 73d9baf5bc5b: Preparing [2024-08-27T01:02:03.172Z] 21c5bcd5b64e: Preparing [2024-08-27T01:02:03.172Z] ce7f800efff9: Preparing [2024-08-27T01:02:03.172Z] 4be67579a719: Waiting [2024-08-27T01:02:03.172Z] 5b9c0cab3276: Waiting [2024-08-27T01:02:03.172Z] 73d9baf5bc5b: Waiting [2024-08-27T01:02:03.172Z] 8415d248d459: Waiting [2024-08-27T01:02:03.172Z] 5f70bf18a086: Waiting [2024-08-27T01:02:03.172Z] cae7e3ab77f3: Waiting [2024-08-27T01:02:03.172Z] 21c5bcd5b64e: Waiting [2024-08-27T01:02:03.172Z] b8c7ac311f09: Waiting [2024-08-27T01:02:03.172Z] d1f52870ef63: Waiting [2024-08-27T01:02:03.172Z] ce7f800efff9: Waiting [2024-08-27T01:02:03.172Z] 16decce0896f: Layer already exists [2024-08-27T01:02:03.172Z] 1326c43e46b1: Layer already exists [2024-08-27T01:02:03.172Z] e76f8083e891: Layer already exists [2024-08-27T01:02:03.172Z] 3a97a19f07ad: Layer already exists [2024-08-27T01:02:03.172Z] 9ad3f604d706: Layer already exists [2024-08-27T01:02:03.172Z] 5031416def71: Layer already exists [2024-08-27T01:02:03.172Z] cae7e3ab77f3: Layer already exists [2024-08-27T01:02:03.172Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:03.172Z] d1f52870ef63: Layer already exists [2024-08-27T01:02:03.172Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:03.172Z] 8415d248d459: Layer already exists [2024-08-27T01:02:03.172Z] 5b9c0cab3276: Layer already exists [2024-08-27T01:02:03.172Z] 4be67579a719: Layer already exists [2024-08-27T01:02:03.172Z] 5f70bf18a086: Layer already exists [2024-08-27T01:02:03.172Z] 73d9baf5bc5b: Layer already exists [2024-08-27T01:02:03.172Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:03.172Z] 21c5bcd5b64e: Layer already exists [2024-08-27T01:02:03.172Z] 3.2.0-dev.60: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:03.504Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:03.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:03.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T01:02:03.819Z] e76f8083e891: Preparing [2024-08-27T01:02:03.819Z] 16decce0896f: Preparing [2024-08-27T01:02:03.819Z] 1326c43e46b1: Preparing [2024-08-27T01:02:03.819Z] 9ad3f604d706: Preparing [2024-08-27T01:02:03.819Z] 3a97a19f07ad: Preparing [2024-08-27T01:02:03.819Z] d1f52870ef63: Preparing [2024-08-27T01:02:03.819Z] cae7e3ab77f3: Preparing [2024-08-27T01:02:03.819Z] 5031416def71: Preparing [2024-08-27T01:02:03.819Z] c3566610b3eb: Preparing [2024-08-27T01:02:03.819Z] b8c7ac311f09: Preparing [2024-08-27T01:02:03.819Z] 4be67579a719: Preparing [2024-08-27T01:02:03.819Z] 8415d248d459: Preparing [2024-08-27T01:02:03.819Z] 5f70bf18a086: Preparing [2024-08-27T01:02:03.819Z] 5b9c0cab3276: Preparing [2024-08-27T01:02:03.819Z] 73d9baf5bc5b: Preparing [2024-08-27T01:02:03.819Z] 21c5bcd5b64e: Preparing [2024-08-27T01:02:03.819Z] ce7f800efff9: Preparing [2024-08-27T01:02:03.819Z] d1f52870ef63: Waiting [2024-08-27T01:02:03.819Z] cae7e3ab77f3: Waiting [2024-08-27T01:02:03.819Z] 21c5bcd5b64e: Waiting [2024-08-27T01:02:03.819Z] 4be67579a719: Waiting [2024-08-27T01:02:03.819Z] 5b9c0cab3276: Waiting [2024-08-27T01:02:03.819Z] ce7f800efff9: Waiting [2024-08-27T01:02:03.819Z] 5031416def71: Waiting [2024-08-27T01:02:03.819Z] 8415d248d459: Waiting [2024-08-27T01:02:03.819Z] 73d9baf5bc5b: Waiting [2024-08-27T01:02:03.819Z] 5f70bf18a086: Waiting [2024-08-27T01:02:03.819Z] c3566610b3eb: Waiting [2024-08-27T01:02:03.819Z] b8c7ac311f09: Waiting [2024-08-27T01:02:03.819Z] e76f8083e891: Layer already exists [2024-08-27T01:02:03.819Z] 1326c43e46b1: Layer already exists [2024-08-27T01:02:03.819Z] 16decce0896f: Layer already exists [2024-08-27T01:02:03.819Z] 3a97a19f07ad: Layer already exists [2024-08-27T01:02:03.819Z] 9ad3f604d706: Layer already exists [2024-08-27T01:02:03.819Z] d1f52870ef63: Layer already exists [2024-08-27T01:02:03.819Z] cae7e3ab77f3: Layer already exists [2024-08-27T01:02:03.819Z] 5031416def71: Layer already exists [2024-08-27T01:02:03.819Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:03.819Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:03.819Z] 8415d248d459: Layer already exists [2024-08-27T01:02:03.819Z] 4be67579a719: Layer already exists [2024-08-27T01:02:03.819Z] 5f70bf18a086: Layer already exists [2024-08-27T01:02:03.819Z] 5b9c0cab3276: Layer already exists [2024-08-27T01:02:03.819Z] 73d9baf5bc5b: Layer already exists [2024-08-27T01:02:03.819Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:03.819Z] 21c5bcd5b64e: Layer already exists [2024-08-27T01:02:03.819Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:04.153Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:04.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-27T01:02:04.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T01:02:04.480Z] e76f8083e891: Preparing [2024-08-27T01:02:04.480Z] 16decce0896f: Preparing [2024-08-27T01:02:04.480Z] 1326c43e46b1: Preparing [2024-08-27T01:02:04.480Z] 9ad3f604d706: Preparing [2024-08-27T01:02:04.480Z] 3a97a19f07ad: Preparing [2024-08-27T01:02:04.480Z] d1f52870ef63: Preparing [2024-08-27T01:02:04.480Z] cae7e3ab77f3: Preparing [2024-08-27T01:02:04.480Z] 5031416def71: Preparing [2024-08-27T01:02:04.480Z] c3566610b3eb: Preparing [2024-08-27T01:02:04.480Z] b8c7ac311f09: Preparing [2024-08-27T01:02:04.480Z] d1f52870ef63: Waiting [2024-08-27T01:02:04.480Z] cae7e3ab77f3: Waiting [2024-08-27T01:02:04.480Z] c3566610b3eb: Waiting [2024-08-27T01:02:04.480Z] 4be67579a719: Preparing [2024-08-27T01:02:04.480Z] 8415d248d459: Preparing [2024-08-27T01:02:04.480Z] 5f70bf18a086: Preparing [2024-08-27T01:02:04.480Z] 5b9c0cab3276: Preparing [2024-08-27T01:02:04.480Z] b8c7ac311f09: Waiting [2024-08-27T01:02:04.480Z] 8415d248d459: Waiting [2024-08-27T01:02:04.480Z] 5f70bf18a086: Waiting [2024-08-27T01:02:04.480Z] 4be67579a719: Waiting [2024-08-27T01:02:04.480Z] 5b9c0cab3276: Waiting [2024-08-27T01:02:04.480Z] 73d9baf5bc5b: Preparing [2024-08-27T01:02:04.480Z] 21c5bcd5b64e: Preparing [2024-08-27T01:02:04.480Z] ce7f800efff9: Preparing [2024-08-27T01:02:04.480Z] 21c5bcd5b64e: Waiting [2024-08-27T01:02:04.480Z] ce7f800efff9: Waiting [2024-08-27T01:02:04.480Z] 3a97a19f07ad: Layer already exists [2024-08-27T01:02:04.480Z] e76f8083e891: Layer already exists [2024-08-27T01:02:04.480Z] 1326c43e46b1: Layer already exists [2024-08-27T01:02:04.480Z] 16decce0896f: Layer already exists [2024-08-27T01:02:04.480Z] 9ad3f604d706: Layer already exists [2024-08-27T01:02:04.480Z] 5031416def71: Layer already exists [2024-08-27T01:02:04.480Z] cae7e3ab77f3: Layer already exists [2024-08-27T01:02:04.480Z] d1f52870ef63: Layer already exists [2024-08-27T01:02:04.480Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:04.480Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:04.480Z] 5f70bf18a086: Layer already exists [2024-08-27T01:02:04.480Z] 4be67579a719: Layer already exists [2024-08-27T01:02:04.480Z] 8415d248d459: Layer already exists [2024-08-27T01:02:04.480Z] 5b9c0cab3276: Layer already exists [2024-08-27T01:02:04.480Z] 73d9baf5bc5b: Layer already exists [2024-08-27T01:02:04.480Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:04.480Z] 21c5bcd5b64e: Layer already exists [2024-08-27T01:02:04.480Z] main: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:04.554Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:04.569Z] taggedImages: [2024-08-27T01:02:04.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:04.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-27T01:02:04.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 [2024-08-27T01:02:04.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:04.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-27T01:02:04.600Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-27T01:02:04.600Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:04.600Z] latest [2024-08-27T01:02:04.600Z] 3.2.0-dev.60 [2024-08-27T01:02:04.600Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:04.600Z] main [2024-08-27T01:02:04.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:04.944Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:05.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:05.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T01:02:05.267Z] 91d0160e9457: Preparing [2024-08-27T01:02:05.267Z] d9c163487acf: Preparing [2024-08-27T01:02:05.267Z] ab9457903c59: Preparing [2024-08-27T01:02:05.267Z] f8c3a0864f15: Preparing [2024-08-27T01:02:05.267Z] c3566610b3eb: Preparing [2024-08-27T01:02:05.267Z] b8c7ac311f09: Preparing [2024-08-27T01:02:05.267Z] d2b25fc1469c: Preparing [2024-08-27T01:02:05.267Z] 02d03ccc5c2d: Preparing [2024-08-27T01:02:05.267Z] ce7f800efff9: Preparing [2024-08-27T01:02:05.267Z] b8c7ac311f09: Waiting [2024-08-27T01:02:05.267Z] d2b25fc1469c: Waiting [2024-08-27T01:02:05.267Z] 02d03ccc5c2d: Waiting [2024-08-27T01:02:05.267Z] ce7f800efff9: Waiting [2024-08-27T01:02:05.267Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:05.267Z] d9c163487acf: Layer already exists [2024-08-27T01:02:05.267Z] 91d0160e9457: Layer already exists [2024-08-27T01:02:05.267Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:05.267Z] d2b25fc1469c: Layer already exists [2024-08-27T01:02:05.267Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:02:05.267Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:05.267Z] ab9457903c59: Pushed [2024-08-27T01:02:07.801Z] f8c3a0864f15: Pushed [2024-08-27T01:02:08.059Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:08.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:08.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-27T01:02:08.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T01:02:08.698Z] 91d0160e9457: Preparing [2024-08-27T01:02:08.698Z] d9c163487acf: Preparing [2024-08-27T01:02:08.698Z] ab9457903c59: Preparing [2024-08-27T01:02:08.698Z] f8c3a0864f15: Preparing [2024-08-27T01:02:08.698Z] c3566610b3eb: Preparing [2024-08-27T01:02:08.698Z] b8c7ac311f09: Preparing [2024-08-27T01:02:08.698Z] d2b25fc1469c: Preparing [2024-08-27T01:02:08.698Z] 02d03ccc5c2d: Preparing [2024-08-27T01:02:08.698Z] ce7f800efff9: Preparing [2024-08-27T01:02:08.698Z] d2b25fc1469c: Waiting [2024-08-27T01:02:08.698Z] b8c7ac311f09: Waiting [2024-08-27T01:02:08.698Z] ce7f800efff9: Waiting [2024-08-27T01:02:08.698Z] ab9457903c59: Layer already exists [2024-08-27T01:02:08.698Z] d9c163487acf: Layer already exists [2024-08-27T01:02:08.698Z] 91d0160e9457: Layer already exists [2024-08-27T01:02:08.698Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:08.698Z] f8c3a0864f15: Layer already exists [2024-08-27T01:02:08.698Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:08.698Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:08.698Z] d2b25fc1469c: Layer already exists [2024-08-27T01:02:08.698Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:02:08.698Z] latest: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:09.016Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:09.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 [2024-08-27T01:02:09.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T01:02:09.337Z] 91d0160e9457: Preparing [2024-08-27T01:02:09.337Z] d9c163487acf: Preparing [2024-08-27T01:02:09.337Z] ab9457903c59: Preparing [2024-08-27T01:02:09.337Z] f8c3a0864f15: Preparing [2024-08-27T01:02:09.337Z] c3566610b3eb: Preparing [2024-08-27T01:02:09.337Z] b8c7ac311f09: Preparing [2024-08-27T01:02:09.337Z] d2b25fc1469c: Preparing [2024-08-27T01:02:09.337Z] 02d03ccc5c2d: Preparing [2024-08-27T01:02:09.337Z] ce7f800efff9: Preparing [2024-08-27T01:02:09.337Z] d2b25fc1469c: Waiting [2024-08-27T01:02:09.337Z] b8c7ac311f09: Waiting [2024-08-27T01:02:09.337Z] 02d03ccc5c2d: Waiting [2024-08-27T01:02:09.337Z] ce7f800efff9: Waiting [2024-08-27T01:02:09.337Z] ab9457903c59: Layer already exists [2024-08-27T01:02:09.337Z] f8c3a0864f15: Layer already exists [2024-08-27T01:02:09.337Z] 91d0160e9457: Layer already exists [2024-08-27T01:02:09.337Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:09.337Z] d9c163487acf: Layer already exists [2024-08-27T01:02:09.337Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:09.337Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:02:09.337Z] d2b25fc1469c: Layer already exists [2024-08-27T01:02:09.337Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:09.337Z] 3.2.0-dev.60: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:09.664Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:09.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:09.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T01:02:09.982Z] 91d0160e9457: Preparing [2024-08-27T01:02:09.982Z] d9c163487acf: Preparing [2024-08-27T01:02:09.982Z] ab9457903c59: Preparing [2024-08-27T01:02:09.982Z] f8c3a0864f15: Preparing [2024-08-27T01:02:09.982Z] c3566610b3eb: Preparing [2024-08-27T01:02:09.982Z] b8c7ac311f09: Preparing [2024-08-27T01:02:09.982Z] d2b25fc1469c: Preparing [2024-08-27T01:02:09.982Z] 02d03ccc5c2d: Preparing [2024-08-27T01:02:09.982Z] ce7f800efff9: Preparing [2024-08-27T01:02:09.982Z] b8c7ac311f09: Waiting [2024-08-27T01:02:09.982Z] d2b25fc1469c: Waiting [2024-08-27T01:02:09.982Z] 02d03ccc5c2d: Waiting [2024-08-27T01:02:09.982Z] ce7f800efff9: Waiting [2024-08-27T01:02:09.983Z] f8c3a0864f15: Layer already exists [2024-08-27T01:02:09.983Z] d9c163487acf: Layer already exists [2024-08-27T01:02:09.983Z] 91d0160e9457: Layer already exists [2024-08-27T01:02:09.983Z] ab9457903c59: Layer already exists [2024-08-27T01:02:09.983Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:09.983Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:09.983Z] d2b25fc1469c: Layer already exists [2024-08-27T01:02:09.983Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:02:09.983Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:09.983Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:10.317Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:10.629Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-27T01:02:10.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T01:02:10.629Z] 91d0160e9457: Preparing [2024-08-27T01:02:10.629Z] d9c163487acf: Preparing [2024-08-27T01:02:10.629Z] ab9457903c59: Preparing [2024-08-27T01:02:10.629Z] f8c3a0864f15: Preparing [2024-08-27T01:02:10.629Z] c3566610b3eb: Preparing [2024-08-27T01:02:10.629Z] b8c7ac311f09: Preparing [2024-08-27T01:02:10.629Z] d2b25fc1469c: Preparing [2024-08-27T01:02:10.629Z] 02d03ccc5c2d: Preparing [2024-08-27T01:02:10.629Z] ce7f800efff9: Preparing [2024-08-27T01:02:10.629Z] b8c7ac311f09: Waiting [2024-08-27T01:02:10.629Z] ce7f800efff9: Waiting [2024-08-27T01:02:10.629Z] 02d03ccc5c2d: Waiting [2024-08-27T01:02:10.629Z] 91d0160e9457: Layer already exists [2024-08-27T01:02:10.629Z] ab9457903c59: Layer already exists [2024-08-27T01:02:10.629Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:10.629Z] f8c3a0864f15: Layer already exists [2024-08-27T01:02:10.629Z] d9c163487acf: Layer already exists [2024-08-27T01:02:10.629Z] d2b25fc1469c: Layer already exists [2024-08-27T01:02:10.629Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:10.629Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:10.629Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:02:10.629Z] main: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:10.708Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:10.722Z] taggedImages: [2024-08-27T01:02:10.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:10.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-27T01:02:10.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 [2024-08-27T01:02:10.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:10.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-27T01:02:10.762Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-27T01:02:10.762Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:10.762Z] latest [2024-08-27T01:02:10.762Z] 3.2.0-dev.60 [2024-08-27T01:02:10.762Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:10.762Z] main [2024-08-27T01:02:10.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:11.103Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:11.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:11.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T01:02:11.425Z] 92924736840f: Preparing [2024-08-27T01:02:11.425Z] 7cac0f97de8b: Preparing [2024-08-27T01:02:11.425Z] c1b7e7818fa2: Preparing [2024-08-27T01:02:11.425Z] 5c233fe23053: Preparing [2024-08-27T01:02:11.425Z] 71e3ccb1fbf9: Preparing [2024-08-27T01:02:11.425Z] c3566610b3eb: Preparing [2024-08-27T01:02:11.425Z] b8c7ac311f09: Preparing [2024-08-27T01:02:11.425Z] 368ae7775436: Preparing [2024-08-27T01:02:11.425Z] f807c02d7a85: Preparing [2024-08-27T01:02:11.425Z] f1a7f319c127: Preparing [2024-08-27T01:02:11.425Z] ce7f800efff9: Preparing [2024-08-27T01:02:11.425Z] b8c7ac311f09: Waiting [2024-08-27T01:02:11.425Z] f1a7f319c127: Waiting [2024-08-27T01:02:11.425Z] ce7f800efff9: Waiting [2024-08-27T01:02:11.425Z] 368ae7775436: Waiting [2024-08-27T01:02:11.425Z] f807c02d7a85: Waiting [2024-08-27T01:02:11.425Z] c3566610b3eb: Waiting [2024-08-27T01:02:11.425Z] 7cac0f97de8b: Pushed [2024-08-27T01:02:11.425Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:11.425Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:11.425Z] 71e3ccb1fbf9: Pushed [2024-08-27T01:02:11.425Z] 5c233fe23053: Pushed [2024-08-27T01:02:11.425Z] 92924736840f: Pushed [2024-08-27T01:02:11.425Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:11.683Z] 368ae7775436: Pushed [2024-08-27T01:02:11.683Z] f807c02d7a85: Pushed [2024-08-27T01:02:12.251Z] c1b7e7818fa2: Pushed [2024-08-27T01:02:12.818Z] f1a7f319c127: Pushed [2024-08-27T01:02:12.818Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:13.146Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:13.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-27T01:02:13.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T01:02:13.551Z] 92924736840f: Preparing [2024-08-27T01:02:13.551Z] 7cac0f97de8b: Preparing [2024-08-27T01:02:13.551Z] c1b7e7818fa2: Preparing [2024-08-27T01:02:13.551Z] 5c233fe23053: Preparing [2024-08-27T01:02:13.551Z] 71e3ccb1fbf9: Preparing [2024-08-27T01:02:13.551Z] c3566610b3eb: Preparing [2024-08-27T01:02:13.551Z] b8c7ac311f09: Preparing [2024-08-27T01:02:13.551Z] 368ae7775436: Preparing [2024-08-27T01:02:13.551Z] f807c02d7a85: Preparing [2024-08-27T01:02:13.551Z] f1a7f319c127: Preparing [2024-08-27T01:02:13.551Z] ce7f800efff9: Preparing [2024-08-27T01:02:13.551Z] b8c7ac311f09: Waiting [2024-08-27T01:02:13.551Z] 368ae7775436: Waiting [2024-08-27T01:02:13.551Z] c3566610b3eb: Waiting [2024-08-27T01:02:13.551Z] f1a7f319c127: Waiting [2024-08-27T01:02:13.551Z] f807c02d7a85: Waiting [2024-08-27T01:02:13.551Z] ce7f800efff9: Waiting [2024-08-27T01:02:13.551Z] 5c233fe23053: Layer already exists [2024-08-27T01:02:13.551Z] 71e3ccb1fbf9: Layer already exists [2024-08-27T01:02:13.551Z] c1b7e7818fa2: Layer already exists [2024-08-27T01:02:13.551Z] 7cac0f97de8b: Layer already exists [2024-08-27T01:02:13.551Z] 92924736840f: Layer already exists [2024-08-27T01:02:13.551Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:13.551Z] f807c02d7a85: Layer already exists [2024-08-27T01:02:13.551Z] 368ae7775436: Layer already exists [2024-08-27T01:02:13.551Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:13.551Z] f1a7f319c127: Layer already exists [2024-08-27T01:02:13.551Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:13.551Z] latest: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:13.914Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:14.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 [2024-08-27T01:02:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T01:02:14.481Z] 92924736840f: Preparing [2024-08-27T01:02:14.481Z] 7cac0f97de8b: Preparing [2024-08-27T01:02:14.481Z] c1b7e7818fa2: Preparing [2024-08-27T01:02:14.481Z] 5c233fe23053: Preparing [2024-08-27T01:02:14.481Z] 71e3ccb1fbf9: Preparing [2024-08-27T01:02:14.481Z] c3566610b3eb: Preparing [2024-08-27T01:02:14.481Z] b8c7ac311f09: Preparing [2024-08-27T01:02:14.481Z] 368ae7775436: Preparing [2024-08-27T01:02:14.481Z] f807c02d7a85: Preparing [2024-08-27T01:02:14.481Z] f1a7f319c127: Preparing [2024-08-27T01:02:14.481Z] ce7f800efff9: Preparing [2024-08-27T01:02:14.481Z] 368ae7775436: Waiting [2024-08-27T01:02:14.481Z] f807c02d7a85: Waiting [2024-08-27T01:02:14.481Z] f1a7f319c127: Waiting [2024-08-27T01:02:14.481Z] ce7f800efff9: Waiting [2024-08-27T01:02:14.481Z] c3566610b3eb: Waiting [2024-08-27T01:02:14.481Z] b8c7ac311f09: Waiting [2024-08-27T01:02:14.481Z] 5c233fe23053: Layer already exists [2024-08-27T01:02:14.481Z] 7cac0f97de8b: Layer already exists [2024-08-27T01:02:14.481Z] c1b7e7818fa2: Layer already exists [2024-08-27T01:02:14.481Z] 71e3ccb1fbf9: Layer already exists [2024-08-27T01:02:14.481Z] 92924736840f: Layer already exists [2024-08-27T01:02:14.481Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:14.481Z] 368ae7775436: Layer already exists [2024-08-27T01:02:14.481Z] f1a7f319c127: Layer already exists [2024-08-27T01:02:14.481Z] f807c02d7a85: Layer already exists [2024-08-27T01:02:14.481Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:14.481Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:14.481Z] 3.2.0-dev.60: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:14.812Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:15.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:15.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T01:02:15.137Z] 92924736840f: Preparing [2024-08-27T01:02:15.137Z] 7cac0f97de8b: Preparing [2024-08-27T01:02:15.137Z] c1b7e7818fa2: Preparing [2024-08-27T01:02:15.137Z] 5c233fe23053: Preparing [2024-08-27T01:02:15.137Z] 71e3ccb1fbf9: Preparing [2024-08-27T01:02:15.137Z] c3566610b3eb: Preparing [2024-08-27T01:02:15.137Z] b8c7ac311f09: Preparing [2024-08-27T01:02:15.137Z] 368ae7775436: Preparing [2024-08-27T01:02:15.137Z] f807c02d7a85: Preparing [2024-08-27T01:02:15.137Z] f1a7f319c127: Preparing [2024-08-27T01:02:15.137Z] ce7f800efff9: Preparing [2024-08-27T01:02:15.137Z] b8c7ac311f09: Waiting [2024-08-27T01:02:15.137Z] 368ae7775436: Waiting [2024-08-27T01:02:15.137Z] f807c02d7a85: Waiting [2024-08-27T01:02:15.137Z] f1a7f319c127: Waiting [2024-08-27T01:02:15.137Z] ce7f800efff9: Waiting [2024-08-27T01:02:15.137Z] c3566610b3eb: Waiting [2024-08-27T01:02:15.137Z] 5c233fe23053: Layer already exists [2024-08-27T01:02:15.137Z] 7cac0f97de8b: Layer already exists [2024-08-27T01:02:15.137Z] 92924736840f: Layer already exists [2024-08-27T01:02:15.137Z] c1b7e7818fa2: Layer already exists [2024-08-27T01:02:15.137Z] 71e3ccb1fbf9: Layer already exists [2024-08-27T01:02:15.137Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:15.137Z] 368ae7775436: Layer already exists [2024-08-27T01:02:15.137Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:15.137Z] f807c02d7a85: Layer already exists [2024-08-27T01:02:15.137Z] f1a7f319c127: Layer already exists [2024-08-27T01:02:15.137Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:15.137Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:15.465Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:15.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-27T01:02:15.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T01:02:15.777Z] 92924736840f: Preparing [2024-08-27T01:02:15.777Z] 7cac0f97de8b: Preparing [2024-08-27T01:02:15.777Z] c1b7e7818fa2: Preparing [2024-08-27T01:02:15.777Z] 5c233fe23053: Preparing [2024-08-27T01:02:15.777Z] 71e3ccb1fbf9: Preparing [2024-08-27T01:02:15.777Z] c3566610b3eb: Preparing [2024-08-27T01:02:15.777Z] b8c7ac311f09: Preparing [2024-08-27T01:02:15.777Z] 368ae7775436: Preparing [2024-08-27T01:02:15.777Z] f807c02d7a85: Preparing [2024-08-27T01:02:15.777Z] b8c7ac311f09: Waiting [2024-08-27T01:02:15.777Z] 368ae7775436: Waiting [2024-08-27T01:02:15.777Z] c3566610b3eb: Waiting [2024-08-27T01:02:15.777Z] f1a7f319c127: Preparing [2024-08-27T01:02:15.777Z] ce7f800efff9: Preparing [2024-08-27T01:02:15.777Z] f807c02d7a85: Waiting [2024-08-27T01:02:15.777Z] f1a7f319c127: Waiting [2024-08-27T01:02:15.777Z] ce7f800efff9: Waiting [2024-08-27T01:02:15.777Z] 7cac0f97de8b: Layer already exists [2024-08-27T01:02:15.777Z] 71e3ccb1fbf9: Layer already exists [2024-08-27T01:02:15.777Z] c1b7e7818fa2: Layer already exists [2024-08-27T01:02:15.777Z] 5c233fe23053: Layer already exists [2024-08-27T01:02:15.777Z] 92924736840f: Layer already exists [2024-08-27T01:02:15.777Z] 368ae7775436: Layer already exists [2024-08-27T01:02:15.777Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:15.777Z] f1a7f319c127: Layer already exists [2024-08-27T01:02:15.777Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:15.777Z] f807c02d7a85: Layer already exists [2024-08-27T01:02:15.777Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:15.777Z] main: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:15.841Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:15.857Z] taggedImages: [2024-08-27T01:02:15.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:15.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-27T01:02:15.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 [2024-08-27T01:02:15.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:15.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-27T01:02:15.885Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-27T01:02:15.885Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:15.885Z] latest [2024-08-27T01:02:15.885Z] 3.2.0-dev.60 [2024-08-27T01:02:15.885Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:15.885Z] main [2024-08-27T01:02:15.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:16.236Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:16.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:16.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T01:02:16.557Z] eaefeba84e59: Preparing [2024-08-27T01:02:16.558Z] 63865be89bb2: Preparing [2024-08-27T01:02:16.558Z] e35c89731ec2: Preparing [2024-08-27T01:02:16.558Z] 466264b53633: Preparing [2024-08-27T01:02:16.558Z] 2acc1cb85cf9: Preparing [2024-08-27T01:02:16.558Z] 622764d2bf2e: Preparing [2024-08-27T01:02:16.558Z] ad27be02d087: Preparing [2024-08-27T01:02:16.558Z] c3566610b3eb: Preparing [2024-08-27T01:02:16.558Z] b8c7ac311f09: Preparing [2024-08-27T01:02:16.558Z] 07181c22853c: Preparing [2024-08-27T01:02:16.558Z] 88aff9465177: Preparing [2024-08-27T01:02:16.558Z] ce7f800efff9: Preparing [2024-08-27T01:02:16.558Z] 07181c22853c: Waiting [2024-08-27T01:02:16.558Z] ce7f800efff9: Waiting [2024-08-27T01:02:16.558Z] 88aff9465177: Waiting [2024-08-27T01:02:16.558Z] ad27be02d087: Waiting [2024-08-27T01:02:16.558Z] c3566610b3eb: Waiting [2024-08-27T01:02:16.558Z] b8c7ac311f09: Waiting [2024-08-27T01:02:16.558Z] 622764d2bf2e: Waiting [2024-08-27T01:02:16.558Z] eaefeba84e59: Pushed [2024-08-27T01:02:16.558Z] 63865be89bb2: Pushed [2024-08-27T01:02:16.558Z] 2acc1cb85cf9: Pushed [2024-08-27T01:02:16.815Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:16.815Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:16.815Z] 622764d2bf2e: Pushed [2024-08-27T01:02:16.815Z] ad27be02d087: Pushed [2024-08-27T01:02:16.815Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:16.815Z] 07181c22853c: Pushed [2024-08-27T01:02:17.379Z] 466264b53633: Pushed [2024-08-27T01:02:17.947Z] e35c89731ec2: Pushed [2024-08-27T01:02:17.947Z] 88aff9465177: Pushed [2024-08-27T01:02:17.947Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:18.298Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:18.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-27T01:02:18.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T01:02:18.621Z] eaefeba84e59: Preparing [2024-08-27T01:02:18.621Z] 63865be89bb2: Preparing [2024-08-27T01:02:18.621Z] e35c89731ec2: Preparing [2024-08-27T01:02:18.621Z] 466264b53633: Preparing [2024-08-27T01:02:18.621Z] 2acc1cb85cf9: Preparing [2024-08-27T01:02:18.621Z] 622764d2bf2e: Preparing [2024-08-27T01:02:18.621Z] ad27be02d087: Preparing [2024-08-27T01:02:18.621Z] c3566610b3eb: Preparing [2024-08-27T01:02:18.621Z] b8c7ac311f09: Preparing [2024-08-27T01:02:18.621Z] 07181c22853c: Preparing [2024-08-27T01:02:18.621Z] 88aff9465177: Preparing [2024-08-27T01:02:18.621Z] ce7f800efff9: Preparing [2024-08-27T01:02:18.621Z] c3566610b3eb: Waiting [2024-08-27T01:02:18.621Z] 88aff9465177: Waiting [2024-08-27T01:02:18.621Z] b8c7ac311f09: Waiting [2024-08-27T01:02:18.621Z] 07181c22853c: Waiting [2024-08-27T01:02:18.621Z] ce7f800efff9: Waiting [2024-08-27T01:02:18.621Z] ad27be02d087: Waiting [2024-08-27T01:02:18.621Z] 2acc1cb85cf9: Layer already exists [2024-08-27T01:02:18.621Z] e35c89731ec2: Layer already exists [2024-08-27T01:02:18.621Z] 63865be89bb2: Layer already exists [2024-08-27T01:02:18.621Z] 466264b53633: Layer already exists [2024-08-27T01:02:18.621Z] eaefeba84e59: Layer already exists [2024-08-27T01:02:18.621Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:18.621Z] 07181c22853c: Layer already exists [2024-08-27T01:02:18.621Z] 622764d2bf2e: Layer already exists [2024-08-27T01:02:18.621Z] ad27be02d087: Layer already exists [2024-08-27T01:02:18.621Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:18.621Z] 88aff9465177: Layer already exists [2024-08-27T01:02:18.621Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:18.621Z] latest: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:18.944Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:19.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 [2024-08-27T01:02:19.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T01:02:19.270Z] eaefeba84e59: Preparing [2024-08-27T01:02:19.270Z] 63865be89bb2: Preparing [2024-08-27T01:02:19.270Z] e35c89731ec2: Preparing [2024-08-27T01:02:19.270Z] 466264b53633: Preparing [2024-08-27T01:02:19.270Z] 2acc1cb85cf9: Preparing [2024-08-27T01:02:19.270Z] 622764d2bf2e: Preparing [2024-08-27T01:02:19.270Z] ad27be02d087: Preparing [2024-08-27T01:02:19.270Z] c3566610b3eb: Preparing [2024-08-27T01:02:19.270Z] b8c7ac311f09: Preparing [2024-08-27T01:02:19.270Z] 07181c22853c: Preparing [2024-08-27T01:02:19.270Z] 88aff9465177: Preparing [2024-08-27T01:02:19.270Z] ce7f800efff9: Preparing [2024-08-27T01:02:19.270Z] c3566610b3eb: Waiting [2024-08-27T01:02:19.270Z] b8c7ac311f09: Waiting [2024-08-27T01:02:19.270Z] 622764d2bf2e: Waiting [2024-08-27T01:02:19.270Z] 07181c22853c: Waiting [2024-08-27T01:02:19.270Z] 88aff9465177: Waiting [2024-08-27T01:02:19.270Z] ce7f800efff9: Waiting [2024-08-27T01:02:19.270Z] e35c89731ec2: Layer already exists [2024-08-27T01:02:19.270Z] 466264b53633: Layer already exists [2024-08-27T01:02:19.270Z] 63865be89bb2: Layer already exists [2024-08-27T01:02:19.270Z] eaefeba84e59: Layer already exists [2024-08-27T01:02:19.270Z] 2acc1cb85cf9: Layer already exists [2024-08-27T01:02:19.270Z] 622764d2bf2e: Layer already exists [2024-08-27T01:02:19.270Z] ad27be02d087: Layer already exists [2024-08-27T01:02:19.270Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:19.270Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:19.270Z] 07181c22853c: Layer already exists [2024-08-27T01:02:19.270Z] 88aff9465177: Layer already exists [2024-08-27T01:02:19.270Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:19.270Z] 3.2.0-dev.60: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:19.592Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:19.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:19.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T01:02:19.921Z] eaefeba84e59: Preparing [2024-08-27T01:02:19.921Z] 63865be89bb2: Preparing [2024-08-27T01:02:19.921Z] e35c89731ec2: Preparing [2024-08-27T01:02:19.921Z] 466264b53633: Preparing [2024-08-27T01:02:19.921Z] 2acc1cb85cf9: Preparing [2024-08-27T01:02:19.921Z] 622764d2bf2e: Preparing [2024-08-27T01:02:19.921Z] ad27be02d087: Preparing [2024-08-27T01:02:19.921Z] c3566610b3eb: Preparing [2024-08-27T01:02:19.921Z] b8c7ac311f09: Preparing [2024-08-27T01:02:19.921Z] 07181c22853c: Preparing [2024-08-27T01:02:19.921Z] 88aff9465177: Preparing [2024-08-27T01:02:19.921Z] ce7f800efff9: Preparing [2024-08-27T01:02:19.921Z] ad27be02d087: Waiting [2024-08-27T01:02:19.921Z] c3566610b3eb: Waiting [2024-08-27T01:02:19.921Z] 622764d2bf2e: Waiting [2024-08-27T01:02:19.921Z] b8c7ac311f09: Waiting [2024-08-27T01:02:19.921Z] 88aff9465177: Waiting [2024-08-27T01:02:19.921Z] 07181c22853c: Waiting [2024-08-27T01:02:19.921Z] 466264b53633: Layer already exists [2024-08-27T01:02:19.921Z] eaefeba84e59: Layer already exists [2024-08-27T01:02:19.921Z] 63865be89bb2: Layer already exists [2024-08-27T01:02:19.921Z] e35c89731ec2: Layer already exists [2024-08-27T01:02:19.921Z] 2acc1cb85cf9: Layer already exists [2024-08-27T01:02:19.921Z] ad27be02d087: Layer already exists [2024-08-27T01:02:19.921Z] 622764d2bf2e: Layer already exists [2024-08-27T01:02:19.921Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:19.921Z] 07181c22853c: Layer already exists [2024-08-27T01:02:19.921Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:19.921Z] 88aff9465177: Layer already exists [2024-08-27T01:02:19.921Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:19.921Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:20.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:20.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-27T01:02:20.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T01:02:20.567Z] eaefeba84e59: Preparing [2024-08-27T01:02:20.567Z] 63865be89bb2: Preparing [2024-08-27T01:02:20.567Z] e35c89731ec2: Preparing [2024-08-27T01:02:20.567Z] 466264b53633: Preparing [2024-08-27T01:02:20.567Z] 2acc1cb85cf9: Preparing [2024-08-27T01:02:20.567Z] 622764d2bf2e: Preparing [2024-08-27T01:02:20.567Z] ad27be02d087: Preparing [2024-08-27T01:02:20.567Z] c3566610b3eb: Preparing [2024-08-27T01:02:20.567Z] b8c7ac311f09: Preparing [2024-08-27T01:02:20.567Z] 07181c22853c: Preparing [2024-08-27T01:02:20.567Z] 88aff9465177: Preparing [2024-08-27T01:02:20.567Z] ce7f800efff9: Preparing [2024-08-27T01:02:20.567Z] c3566610b3eb: Waiting [2024-08-27T01:02:20.567Z] b8c7ac311f09: Waiting [2024-08-27T01:02:20.567Z] 07181c22853c: Waiting [2024-08-27T01:02:20.567Z] 88aff9465177: Waiting [2024-08-27T01:02:20.567Z] 622764d2bf2e: Waiting [2024-08-27T01:02:20.567Z] ad27be02d087: Waiting [2024-08-27T01:02:20.567Z] ce7f800efff9: Waiting [2024-08-27T01:02:20.567Z] e35c89731ec2: Layer already exists [2024-08-27T01:02:20.567Z] 466264b53633: Layer already exists [2024-08-27T01:02:20.567Z] 2acc1cb85cf9: Layer already exists [2024-08-27T01:02:20.567Z] 63865be89bb2: Layer already exists [2024-08-27T01:02:20.567Z] eaefeba84e59: Layer already exists [2024-08-27T01:02:20.567Z] 622764d2bf2e: Layer already exists [2024-08-27T01:02:20.567Z] ad27be02d087: Layer already exists [2024-08-27T01:02:20.567Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:20.567Z] 07181c22853c: Layer already exists [2024-08-27T01:02:20.567Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:20.567Z] 88aff9465177: Layer already exists [2024-08-27T01:02:20.567Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:20.567Z] main: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:20.649Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:20.661Z] taggedImages: [2024-08-27T01:02:20.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:20.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-27T01:02:20.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 [2024-08-27T01:02:20.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:20.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-27T01:02:20.688Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-27T01:02:20.688Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:20.688Z] latest [2024-08-27T01:02:20.688Z] 3.2.0-dev.60 [2024-08-27T01:02:20.688Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:20.688Z] main [2024-08-27T01:02:20.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:21.039Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:21.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:21.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T01:02:21.372Z] 47fe0f862783: Preparing [2024-08-27T01:02:21.372Z] 6f605557d894: Preparing [2024-08-27T01:02:21.372Z] c3566610b3eb: Preparing [2024-08-27T01:02:21.372Z] b8c7ac311f09: Preparing [2024-08-27T01:02:21.372Z] 3d148cd03b5f: Preparing [2024-08-27T01:02:21.372Z] bc2fbf88eec2: Preparing [2024-08-27T01:02:21.372Z] ce7f800efff9: Preparing [2024-08-27T01:02:21.372Z] bc2fbf88eec2: Waiting [2024-08-27T01:02:21.372Z] ce7f800efff9: Waiting [2024-08-27T01:02:21.372Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:21.372Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:21.372Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:21.372Z] 47fe0f862783: Pushed [2024-08-27T01:02:21.372Z] 3d148cd03b5f: Pushed [2024-08-27T01:02:22.307Z] bc2fbf88eec2: Pushed [2024-08-27T01:02:23.245Z] 6f605557d894: Pushed [2024-08-27T01:02:23.245Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:23.571Z] + 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-08-27T01:02:23.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-27T01:02:23.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T01:02:23.880Z] 47fe0f862783: Preparing [2024-08-27T01:02:23.880Z] 6f605557d894: Preparing [2024-08-27T01:02:23.880Z] c3566610b3eb: Preparing [2024-08-27T01:02:23.880Z] b8c7ac311f09: Preparing [2024-08-27T01:02:23.880Z] 3d148cd03b5f: Preparing [2024-08-27T01:02:23.880Z] bc2fbf88eec2: Preparing [2024-08-27T01:02:23.880Z] ce7f800efff9: Preparing [2024-08-27T01:02:23.880Z] ce7f800efff9: Waiting [2024-08-27T01:02:23.880Z] bc2fbf88eec2: Waiting [2024-08-27T01:02:23.880Z] 3d148cd03b5f: Layer already exists [2024-08-27T01:02:23.880Z] 6f605557d894: Layer already exists [2024-08-27T01:02:23.880Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:23.880Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:23.880Z] 47fe0f862783: Layer already exists [2024-08-27T01:02:23.880Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:23.880Z] bc2fbf88eec2: Layer already exists [2024-08-27T01:02:23.880Z] latest: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:24.223Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:24.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 [2024-08-27T01:02:24.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T01:02:24.536Z] 47fe0f862783: Preparing [2024-08-27T01:02:24.536Z] 6f605557d894: Preparing [2024-08-27T01:02:24.536Z] c3566610b3eb: Preparing [2024-08-27T01:02:24.536Z] b8c7ac311f09: Preparing [2024-08-27T01:02:24.536Z] 3d148cd03b5f: Preparing [2024-08-27T01:02:24.536Z] bc2fbf88eec2: Preparing [2024-08-27T01:02:24.536Z] ce7f800efff9: Preparing [2024-08-27T01:02:24.536Z] bc2fbf88eec2: Waiting [2024-08-27T01:02:24.536Z] ce7f800efff9: Waiting [2024-08-27T01:02:24.536Z] 47fe0f862783: Layer already exists [2024-08-27T01:02:24.536Z] 3d148cd03b5f: Layer already exists [2024-08-27T01:02:24.536Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:24.536Z] 6f605557d894: Layer already exists [2024-08-27T01:02:24.536Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:24.536Z] bc2fbf88eec2: Layer already exists [2024-08-27T01:02:24.536Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:24.536Z] 3.2.0-dev.60: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:24.870Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:25.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:25.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T01:02:25.202Z] 47fe0f862783: Preparing [2024-08-27T01:02:25.202Z] 6f605557d894: Preparing [2024-08-27T01:02:25.202Z] c3566610b3eb: Preparing [2024-08-27T01:02:25.202Z] b8c7ac311f09: Preparing [2024-08-27T01:02:25.202Z] 3d148cd03b5f: Preparing [2024-08-27T01:02:25.202Z] bc2fbf88eec2: Preparing [2024-08-27T01:02:25.202Z] ce7f800efff9: Preparing [2024-08-27T01:02:25.202Z] ce7f800efff9: Waiting [2024-08-27T01:02:25.202Z] bc2fbf88eec2: Waiting [2024-08-27T01:02:25.202Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:25.202Z] 3d148cd03b5f: Layer already exists [2024-08-27T01:02:25.202Z] 47fe0f862783: Layer already exists [2024-08-27T01:02:25.202Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:25.202Z] 6f605557d894: Layer already exists [2024-08-27T01:02:25.202Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:25.202Z] bc2fbf88eec2: Layer already exists [2024-08-27T01:02:25.202Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:25.532Z] + 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-08-27T01:02:25.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-27T01:02:25.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T01:02:25.930Z] 47fe0f862783: Preparing [2024-08-27T01:02:25.930Z] 6f605557d894: Preparing [2024-08-27T01:02:25.930Z] c3566610b3eb: Preparing [2024-08-27T01:02:25.930Z] b8c7ac311f09: Preparing [2024-08-27T01:02:25.930Z] 3d148cd03b5f: Preparing [2024-08-27T01:02:25.930Z] bc2fbf88eec2: Preparing [2024-08-27T01:02:25.930Z] ce7f800efff9: Preparing [2024-08-27T01:02:25.930Z] ce7f800efff9: Waiting [2024-08-27T01:02:25.930Z] bc2fbf88eec2: Waiting [2024-08-27T01:02:25.930Z] 47fe0f862783: Layer already exists [2024-08-27T01:02:25.930Z] 6f605557d894: Layer already exists [2024-08-27T01:02:25.930Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:25.930Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:25.930Z] 3d148cd03b5f: Layer already exists [2024-08-27T01:02:25.930Z] bc2fbf88eec2: Layer already exists [2024-08-27T01:02:25.930Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:25.930Z] main: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:26.003Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:26.020Z] taggedImages: [2024-08-27T01:02:26.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:26.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-27T01:02:26.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 [2024-08-27T01:02:26.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:26.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-27T01:02:26.050Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-27T01:02:26.050Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:26.050Z] latest [2024-08-27T01:02:26.050Z] 3.2.0-dev.60 [2024-08-27T01:02:26.050Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:26.050Z] main [2024-08-27T01:02:26.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:26.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:26.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:26.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T01:02:26.744Z] c9bf3600be64: Preparing [2024-08-27T01:02:26.744Z] 9ec13815ec89: Preparing [2024-08-27T01:02:26.744Z] 909f6cf97c05: Preparing [2024-08-27T01:02:26.744Z] c3566610b3eb: Preparing [2024-08-27T01:02:26.744Z] b8c7ac311f09: Preparing [2024-08-27T01:02:26.744Z] 09cedc984185: Preparing [2024-08-27T01:02:26.744Z] 2c64ea699811: Preparing [2024-08-27T01:02:26.744Z] 0df852a6f524: Preparing [2024-08-27T01:02:26.744Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:26.744Z] ce7f800efff9: Preparing [2024-08-27T01:02:26.744Z] 09cedc984185: Waiting [2024-08-27T01:02:26.744Z] 2c64ea699811: Waiting [2024-08-27T01:02:26.744Z] ce7f800efff9: Waiting [2024-08-27T01:02:26.744Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:26.744Z] 0df852a6f524: Waiting [2024-08-27T01:02:26.744Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:26.744Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:26.744Z] c9bf3600be64: Pushed [2024-08-27T01:02:26.744Z] 909f6cf97c05: Pushed [2024-08-27T01:02:26.744Z] 9ec13815ec89: Pushed [2024-08-27T01:02:26.744Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:27.003Z] 0df852a6f524: Pushed [2024-08-27T01:02:27.262Z] 3eb6e0c1716f: Pushed [2024-08-27T01:02:32.527Z] 2c64ea699811: Pushed [2024-08-27T01:02:36.715Z] 09cedc984185: Pushed [2024-08-27T01:02:36.715Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:37.044Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:37.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-27T01:02:37.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T01:02:37.380Z] c9bf3600be64: Preparing [2024-08-27T01:02:37.380Z] 9ec13815ec89: Preparing [2024-08-27T01:02:37.380Z] 909f6cf97c05: Preparing [2024-08-27T01:02:37.380Z] c3566610b3eb: Preparing [2024-08-27T01:02:37.380Z] b8c7ac311f09: Preparing [2024-08-27T01:02:37.380Z] 09cedc984185: Preparing [2024-08-27T01:02:37.380Z] 2c64ea699811: Preparing [2024-08-27T01:02:37.380Z] 0df852a6f524: Preparing [2024-08-27T01:02:37.380Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:37.380Z] ce7f800efff9: Preparing [2024-08-27T01:02:37.380Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:37.380Z] 09cedc984185: Waiting [2024-08-27T01:02:37.380Z] 2c64ea699811: Waiting [2024-08-27T01:02:37.380Z] 0df852a6f524: Waiting [2024-08-27T01:02:37.380Z] ce7f800efff9: Waiting [2024-08-27T01:02:37.380Z] 909f6cf97c05: Layer already exists [2024-08-27T01:02:37.380Z] c9bf3600be64: Layer already exists [2024-08-27T01:02:37.380Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:37.380Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:37.380Z] 9ec13815ec89: Layer already exists [2024-08-27T01:02:37.380Z] 09cedc984185: Layer already exists [2024-08-27T01:02:37.380Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:02:37.380Z] 0df852a6f524: Layer already exists [2024-08-27T01:02:37.380Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:37.380Z] 2c64ea699811: Layer already exists [2024-08-27T01:02:37.380Z] latest: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:37.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:38.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 [2024-08-27T01:02:38.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T01:02:38.041Z] c9bf3600be64: Preparing [2024-08-27T01:02:38.041Z] 9ec13815ec89: Preparing [2024-08-27T01:02:38.041Z] 909f6cf97c05: Preparing [2024-08-27T01:02:38.041Z] c3566610b3eb: Preparing [2024-08-27T01:02:38.041Z] b8c7ac311f09: Preparing [2024-08-27T01:02:38.041Z] 09cedc984185: Preparing [2024-08-27T01:02:38.041Z] 2c64ea699811: Preparing [2024-08-27T01:02:38.041Z] 0df852a6f524: Preparing [2024-08-27T01:02:38.041Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:38.041Z] ce7f800efff9: Preparing [2024-08-27T01:02:38.041Z] 09cedc984185: Waiting [2024-08-27T01:02:38.041Z] 2c64ea699811: Waiting [2024-08-27T01:02:38.041Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:38.041Z] ce7f800efff9: Waiting [2024-08-27T01:02:38.041Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:38.041Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:38.041Z] 909f6cf97c05: Layer already exists [2024-08-27T01:02:38.041Z] c9bf3600be64: Layer already exists [2024-08-27T01:02:38.041Z] 9ec13815ec89: Layer already exists [2024-08-27T01:02:38.041Z] 0df852a6f524: Layer already exists [2024-08-27T01:02:38.041Z] 09cedc984185: Layer already exists [2024-08-27T01:02:38.041Z] 2c64ea699811: Layer already exists [2024-08-27T01:02:38.041Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:02:38.041Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:38.041Z] 3.2.0-dev.60: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:38.380Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:38.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:38.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T01:02:38.712Z] c9bf3600be64: Preparing [2024-08-27T01:02:38.712Z] 9ec13815ec89: Preparing [2024-08-27T01:02:38.712Z] 909f6cf97c05: Preparing [2024-08-27T01:02:38.712Z] c3566610b3eb: Preparing [2024-08-27T01:02:38.712Z] b8c7ac311f09: Preparing [2024-08-27T01:02:38.712Z] 09cedc984185: Preparing [2024-08-27T01:02:38.712Z] 2c64ea699811: Preparing [2024-08-27T01:02:38.712Z] 0df852a6f524: Preparing [2024-08-27T01:02:38.712Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:38.712Z] ce7f800efff9: Preparing [2024-08-27T01:02:38.712Z] 09cedc984185: Waiting [2024-08-27T01:02:38.712Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:38.712Z] 0df852a6f524: Waiting [2024-08-27T01:02:38.712Z] ce7f800efff9: Waiting [2024-08-27T01:02:38.712Z] 2c64ea699811: Waiting [2024-08-27T01:02:38.712Z] c9bf3600be64: Layer already exists [2024-08-27T01:02:38.712Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:38.712Z] 9ec13815ec89: Layer already exists [2024-08-27T01:02:38.712Z] 909f6cf97c05: Layer already exists [2024-08-27T01:02:38.712Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:38.712Z] 0df852a6f524: Layer already exists [2024-08-27T01:02:38.712Z] 2c64ea699811: Layer already exists [2024-08-27T01:02:38.712Z] 09cedc984185: Layer already exists [2024-08-27T01:02:38.712Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:02:38.712Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:38.712Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:39.043Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:39.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-27T01:02:39.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T01:02:39.374Z] c9bf3600be64: Preparing [2024-08-27T01:02:39.374Z] 9ec13815ec89: Preparing [2024-08-27T01:02:39.374Z] 909f6cf97c05: Preparing [2024-08-27T01:02:39.374Z] c3566610b3eb: Preparing [2024-08-27T01:02:39.374Z] b8c7ac311f09: Preparing [2024-08-27T01:02:39.374Z] 09cedc984185: Preparing [2024-08-27T01:02:39.374Z] 2c64ea699811: Preparing [2024-08-27T01:02:39.374Z] 0df852a6f524: Preparing [2024-08-27T01:02:39.374Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:39.374Z] ce7f800efff9: Preparing [2024-08-27T01:02:39.374Z] 2c64ea699811: Waiting [2024-08-27T01:02:39.374Z] 0df852a6f524: Waiting [2024-08-27T01:02:39.374Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:39.374Z] ce7f800efff9: Waiting [2024-08-27T01:02:39.374Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:39.374Z] 909f6cf97c05: Layer already exists [2024-08-27T01:02:39.374Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:39.374Z] c9bf3600be64: Layer already exists [2024-08-27T01:02:39.374Z] 9ec13815ec89: Layer already exists [2024-08-27T01:02:39.374Z] 09cedc984185: Layer already exists [2024-08-27T01:02:39.374Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:02:39.374Z] 2c64ea699811: Layer already exists [2024-08-27T01:02:39.374Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:39.374Z] 0df852a6f524: Layer already exists [2024-08-27T01:02:39.374Z] main: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:39.449Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:39.464Z] taggedImages: [2024-08-27T01:02:39.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:39.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-27T01:02:39.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 [2024-08-27T01:02:39.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:39.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-27T01:02:39.497Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-27T01:02:39.497Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:39.497Z] latest [2024-08-27T01:02:39.497Z] 3.2.0-dev.60 [2024-08-27T01:02:39.497Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:39.497Z] main [2024-08-27T01:02:39.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:39.871Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:40.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:40.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T01:02:40.202Z] 74184324c9cd: Preparing [2024-08-27T01:02:40.202Z] e24d75a9af8f: Preparing [2024-08-27T01:02:40.202Z] 7c2816631807: Preparing [2024-08-27T01:02:40.202Z] c3566610b3eb: Preparing [2024-08-27T01:02:40.202Z] b8c7ac311f09: Preparing [2024-08-27T01:02:40.202Z] 123aff131f1c: Preparing [2024-08-27T01:02:40.202Z] 55d46ba098ba: Preparing [2024-08-27T01:02:40.202Z] 9235f6d57f0a: Preparing [2024-08-27T01:02:40.202Z] ce7f800efff9: Preparing [2024-08-27T01:02:40.202Z] 123aff131f1c: Waiting [2024-08-27T01:02:40.202Z] 9235f6d57f0a: Waiting [2024-08-27T01:02:40.202Z] 55d46ba098ba: Waiting [2024-08-27T01:02:40.202Z] ce7f800efff9: Waiting [2024-08-27T01:02:40.202Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:40.202Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:40.202Z] 74184324c9cd: Pushed [2024-08-27T01:02:40.202Z] 7c2816631807: Pushed [2024-08-27T01:02:40.202Z] e24d75a9af8f: Pushed [2024-08-27T01:02:40.202Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:40.202Z] 55d46ba098ba: Pushed [2024-08-27T01:02:40.460Z] 9235f6d57f0a: Pushed [2024-08-27T01:02:50.440Z] 123aff131f1c: Pushed [2024-08-27T01:02:50.440Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:50.780Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:51.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-27T01:02:51.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T01:02:51.112Z] 74184324c9cd: Preparing [2024-08-27T01:02:51.112Z] e24d75a9af8f: Preparing [2024-08-27T01:02:51.112Z] 7c2816631807: Preparing [2024-08-27T01:02:51.112Z] c3566610b3eb: Preparing [2024-08-27T01:02:51.112Z] b8c7ac311f09: Preparing [2024-08-27T01:02:51.112Z] 123aff131f1c: Preparing [2024-08-27T01:02:51.112Z] 55d46ba098ba: Preparing [2024-08-27T01:02:51.112Z] 9235f6d57f0a: Preparing [2024-08-27T01:02:51.112Z] ce7f800efff9: Preparing [2024-08-27T01:02:51.112Z] 123aff131f1c: Waiting [2024-08-27T01:02:51.112Z] 55d46ba098ba: Waiting [2024-08-27T01:02:51.112Z] ce7f800efff9: Waiting [2024-08-27T01:02:51.112Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:51.112Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:51.112Z] 7c2816631807: Layer already exists [2024-08-27T01:02:51.112Z] e24d75a9af8f: Layer already exists [2024-08-27T01:02:51.112Z] 74184324c9cd: Layer already exists [2024-08-27T01:02:51.112Z] 123aff131f1c: Layer already exists [2024-08-27T01:02:51.112Z] 9235f6d57f0a: Layer already exists [2024-08-27T01:02:51.112Z] 55d46ba098ba: Layer already exists [2024-08-27T01:02:51.112Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:51.112Z] latest: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:51.453Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:51.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 [2024-08-27T01:02:51.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T01:02:51.788Z] 74184324c9cd: Preparing [2024-08-27T01:02:51.788Z] e24d75a9af8f: Preparing [2024-08-27T01:02:51.788Z] 7c2816631807: Preparing [2024-08-27T01:02:51.788Z] c3566610b3eb: Preparing [2024-08-27T01:02:51.788Z] b8c7ac311f09: Preparing [2024-08-27T01:02:51.788Z] 123aff131f1c: Preparing [2024-08-27T01:02:51.788Z] 55d46ba098ba: Preparing [2024-08-27T01:02:51.788Z] 9235f6d57f0a: Preparing [2024-08-27T01:02:51.788Z] ce7f800efff9: Preparing [2024-08-27T01:02:51.788Z] 55d46ba098ba: Waiting [2024-08-27T01:02:51.788Z] 9235f6d57f0a: Waiting [2024-08-27T01:02:51.788Z] ce7f800efff9: Waiting [2024-08-27T01:02:51.788Z] 123aff131f1c: Waiting [2024-08-27T01:02:51.788Z] 7c2816631807: Layer already exists [2024-08-27T01:02:51.788Z] 74184324c9cd: Layer already exists [2024-08-27T01:02:51.788Z] e24d75a9af8f: Layer already exists [2024-08-27T01:02:51.788Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:51.788Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:51.788Z] 123aff131f1c: Layer already exists [2024-08-27T01:02:51.788Z] 55d46ba098ba: Layer already exists [2024-08-27T01:02:51.788Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:51.788Z] 9235f6d57f0a: Layer already exists [2024-08-27T01:02:51.788Z] 3.2.0-dev.60: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:52.118Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:52.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:52.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T01:02:52.450Z] 74184324c9cd: Preparing [2024-08-27T01:02:52.450Z] e24d75a9af8f: Preparing [2024-08-27T01:02:52.450Z] 7c2816631807: Preparing [2024-08-27T01:02:52.450Z] c3566610b3eb: Preparing [2024-08-27T01:02:52.450Z] b8c7ac311f09: Preparing [2024-08-27T01:02:52.450Z] 123aff131f1c: Preparing [2024-08-27T01:02:52.450Z] 55d46ba098ba: Preparing [2024-08-27T01:02:52.450Z] 9235f6d57f0a: Preparing [2024-08-27T01:02:52.450Z] ce7f800efff9: Preparing [2024-08-27T01:02:52.450Z] 123aff131f1c: Waiting [2024-08-27T01:02:52.450Z] 55d46ba098ba: Waiting [2024-08-27T01:02:52.450Z] 9235f6d57f0a: Waiting [2024-08-27T01:02:52.450Z] e24d75a9af8f: Layer already exists [2024-08-27T01:02:52.450Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:52.450Z] 74184324c9cd: Layer already exists [2024-08-27T01:02:52.450Z] 7c2816631807: Layer already exists [2024-08-27T01:02:52.450Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:52.450Z] 55d46ba098ba: Layer already exists [2024-08-27T01:02:52.450Z] 123aff131f1c: Layer already exists [2024-08-27T01:02:52.450Z] 9235f6d57f0a: Layer already exists [2024-08-27T01:02:52.450Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:52.450Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:52.786Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:53.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-27T01:02:53.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T01:02:53.113Z] 74184324c9cd: Preparing [2024-08-27T01:02:53.113Z] e24d75a9af8f: Preparing [2024-08-27T01:02:53.113Z] 7c2816631807: Preparing [2024-08-27T01:02:53.113Z] c3566610b3eb: Preparing [2024-08-27T01:02:53.113Z] b8c7ac311f09: Preparing [2024-08-27T01:02:53.113Z] 123aff131f1c: Preparing [2024-08-27T01:02:53.113Z] 55d46ba098ba: Preparing [2024-08-27T01:02:53.113Z] 9235f6d57f0a: Preparing [2024-08-27T01:02:53.113Z] ce7f800efff9: Preparing [2024-08-27T01:02:53.113Z] 55d46ba098ba: Waiting [2024-08-27T01:02:53.113Z] 9235f6d57f0a: Waiting [2024-08-27T01:02:53.113Z] 123aff131f1c: Waiting [2024-08-27T01:02:53.113Z] ce7f800efff9: Waiting [2024-08-27T01:02:53.113Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:53.113Z] e24d75a9af8f: Layer already exists [2024-08-27T01:02:53.113Z] 74184324c9cd: Layer already exists [2024-08-27T01:02:53.113Z] 7c2816631807: Layer already exists [2024-08-27T01:02:53.113Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:53.113Z] 123aff131f1c: Layer already exists [2024-08-27T01:02:53.113Z] 9235f6d57f0a: Layer already exists [2024-08-27T01:02:53.113Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:53.113Z] 55d46ba098ba: Layer already exists [2024-08-27T01:02:53.113Z] main: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:02:53.201Z] ===================================================== [Pipeline] echo [2024-08-27T01:02:53.215Z] taggedImages: [2024-08-27T01:02:53.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:53.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-27T01:02:53.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 [2024-08-27T01:02:53.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:53.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-27T01:02:53.245Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-27T01:02:53.245Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:53.245Z] latest [2024-08-27T01:02:53.245Z] 3.2.0-dev.60 [2024-08-27T01:02:53.245Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:02:53.245Z] main [2024-08-27T01:02:53.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:53.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:02:53.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:02:53.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T01:02:53.935Z] c9bf3600be64: Preparing [2024-08-27T01:02:53.935Z] 0d09871ae5fc: Preparing [2024-08-27T01:02:53.935Z] 7f276e7b0e58: Preparing [2024-08-27T01:02:53.935Z] c3566610b3eb: Preparing [2024-08-27T01:02:53.935Z] b8c7ac311f09: Preparing [2024-08-27T01:02:53.935Z] 152f3aa785af: Preparing [2024-08-27T01:02:53.935Z] 0df852a6f524: Preparing [2024-08-27T01:02:53.935Z] 3eb6e0c1716f: Preparing [2024-08-27T01:02:53.935Z] ce7f800efff9: Preparing [2024-08-27T01:02:53.935Z] 152f3aa785af: Waiting [2024-08-27T01:02:53.935Z] 0df852a6f524: Waiting [2024-08-27T01:02:53.935Z] 3eb6e0c1716f: Waiting [2024-08-27T01:02:53.935Z] ce7f800efff9: Waiting [2024-08-27T01:02:53.935Z] b8c7ac311f09: Layer already exists [2024-08-27T01:02:53.935Z] c9bf3600be64: Layer already exists [2024-08-27T01:02:53.935Z] c3566610b3eb: Layer already exists [2024-08-27T01:02:53.935Z] 0df852a6f524: Layer already exists [2024-08-27T01:02:53.935Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:02:53.935Z] ce7f800efff9: Layer already exists [2024-08-27T01:02:53.935Z] 0d09871ae5fc: Pushed [2024-08-27T01:02:53.935Z] 7f276e7b0e58: Pushed [2024-08-27T01:03:03.918Z] 152f3aa785af: Pushed [2024-08-27T01:03:03.918Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:04.261Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:04.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-27T01:03:04.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T01:03:04.595Z] c9bf3600be64: Preparing [2024-08-27T01:03:04.595Z] 0d09871ae5fc: Preparing [2024-08-27T01:03:04.595Z] 7f276e7b0e58: Preparing [2024-08-27T01:03:04.595Z] c3566610b3eb: Preparing [2024-08-27T01:03:04.595Z] b8c7ac311f09: Preparing [2024-08-27T01:03:04.595Z] 152f3aa785af: Preparing [2024-08-27T01:03:04.595Z] 0df852a6f524: Preparing [2024-08-27T01:03:04.595Z] 3eb6e0c1716f: Preparing [2024-08-27T01:03:04.595Z] ce7f800efff9: Preparing [2024-08-27T01:03:04.595Z] 152f3aa785af: Waiting [2024-08-27T01:03:04.595Z] 0df852a6f524: Waiting [2024-08-27T01:03:04.595Z] 3eb6e0c1716f: Waiting [2024-08-27T01:03:04.595Z] ce7f800efff9: Waiting [2024-08-27T01:03:04.595Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:04.595Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:04.595Z] 7f276e7b0e58: Layer already exists [2024-08-27T01:03:04.595Z] c9bf3600be64: Layer already exists [2024-08-27T01:03:04.595Z] 0d09871ae5fc: Layer already exists [2024-08-27T01:03:04.595Z] 152f3aa785af: Layer already exists [2024-08-27T01:03:04.595Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:04.595Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:03:04.595Z] 0df852a6f524: Layer already exists [2024-08-27T01:03:04.595Z] latest: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:04.932Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:05.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 [2024-08-27T01:03:05.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T01:03:05.254Z] c9bf3600be64: Preparing [2024-08-27T01:03:05.254Z] 0d09871ae5fc: Preparing [2024-08-27T01:03:05.254Z] 7f276e7b0e58: Preparing [2024-08-27T01:03:05.254Z] c3566610b3eb: Preparing [2024-08-27T01:03:05.254Z] b8c7ac311f09: Preparing [2024-08-27T01:03:05.254Z] 152f3aa785af: Preparing [2024-08-27T01:03:05.254Z] 0df852a6f524: Preparing [2024-08-27T01:03:05.254Z] 3eb6e0c1716f: Preparing [2024-08-27T01:03:05.254Z] ce7f800efff9: Preparing [2024-08-27T01:03:05.254Z] 152f3aa785af: Waiting [2024-08-27T01:03:05.254Z] 0df852a6f524: Waiting [2024-08-27T01:03:05.254Z] 3eb6e0c1716f: Waiting [2024-08-27T01:03:05.254Z] ce7f800efff9: Waiting [2024-08-27T01:03:05.254Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:05.254Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:05.254Z] c9bf3600be64: Layer already exists [2024-08-27T01:03:05.254Z] 0d09871ae5fc: Layer already exists [2024-08-27T01:03:05.254Z] 7f276e7b0e58: Layer already exists [2024-08-27T01:03:05.254Z] 152f3aa785af: Layer already exists [2024-08-27T01:03:05.254Z] 0df852a6f524: Layer already exists [2024-08-27T01:03:05.254Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:05.254Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:03:05.254Z] 3.2.0-dev.60: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:05.587Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:05.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:05.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T01:03:05.925Z] c9bf3600be64: Preparing [2024-08-27T01:03:05.925Z] 0d09871ae5fc: Preparing [2024-08-27T01:03:05.925Z] 7f276e7b0e58: Preparing [2024-08-27T01:03:05.926Z] c3566610b3eb: Preparing [2024-08-27T01:03:05.926Z] b8c7ac311f09: Preparing [2024-08-27T01:03:05.926Z] 152f3aa785af: Preparing [2024-08-27T01:03:05.926Z] 0df852a6f524: Preparing [2024-08-27T01:03:05.926Z] 152f3aa785af: Waiting [2024-08-27T01:03:05.926Z] 3eb6e0c1716f: Preparing [2024-08-27T01:03:05.926Z] ce7f800efff9: Preparing [2024-08-27T01:03:05.926Z] 0df852a6f524: Waiting [2024-08-27T01:03:05.926Z] 3eb6e0c1716f: Waiting [2024-08-27T01:03:05.926Z] ce7f800efff9: Waiting [2024-08-27T01:03:05.926Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:05.926Z] 0d09871ae5fc: Layer already exists [2024-08-27T01:03:05.926Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:05.926Z] c9bf3600be64: Layer already exists [2024-08-27T01:03:05.926Z] 7f276e7b0e58: Layer already exists [2024-08-27T01:03:05.926Z] 152f3aa785af: Layer already exists [2024-08-27T01:03:05.926Z] 0df852a6f524: Layer already exists [2024-08-27T01:03:05.926Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:03:05.926Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:05.926Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:06.259Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:06.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-27T01:03:06.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T01:03:06.595Z] c9bf3600be64: Preparing [2024-08-27T01:03:06.595Z] 0d09871ae5fc: Preparing [2024-08-27T01:03:06.595Z] 7f276e7b0e58: Preparing [2024-08-27T01:03:06.595Z] c3566610b3eb: Preparing [2024-08-27T01:03:06.595Z] b8c7ac311f09: Preparing [2024-08-27T01:03:06.595Z] 152f3aa785af: Preparing [2024-08-27T01:03:06.595Z] 0df852a6f524: Preparing [2024-08-27T01:03:06.595Z] 3eb6e0c1716f: Preparing [2024-08-27T01:03:06.595Z] ce7f800efff9: Preparing [2024-08-27T01:03:06.595Z] 152f3aa785af: Waiting [2024-08-27T01:03:06.595Z] 0df852a6f524: Waiting [2024-08-27T01:03:06.595Z] 3eb6e0c1716f: Waiting [2024-08-27T01:03:06.595Z] ce7f800efff9: Waiting [2024-08-27T01:03:06.595Z] 7f276e7b0e58: Layer already exists [2024-08-27T01:03:06.595Z] 0d09871ae5fc: Layer already exists [2024-08-27T01:03:06.595Z] c9bf3600be64: Layer already exists [2024-08-27T01:03:06.595Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:06.595Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:06.595Z] 0df852a6f524: Layer already exists [2024-08-27T01:03:06.595Z] 3eb6e0c1716f: Layer already exists [2024-08-27T01:03:06.595Z] 152f3aa785af: Layer already exists [2024-08-27T01:03:06.595Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:06.595Z] main: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:03:06.677Z] ===================================================== [Pipeline] echo [2024-08-27T01:03:06.694Z] taggedImages: [2024-08-27T01:03:06.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:06.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-27T01:03:06.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 [2024-08-27T01:03:06.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:06.694Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-27T01:03:06.724Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-27T01:03:06.724Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:06.724Z] latest [2024-08-27T01:03:06.724Z] 3.2.0-dev.60 [2024-08-27T01:03:06.724Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:06.724Z] main [2024-08-27T01:03:06.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:07.080Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:07.409Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T01:03:07.409Z] 30462d750583: Preparing [2024-08-27T01:03:07.409Z] b5641b37915d: Preparing [2024-08-27T01:03:07.409Z] c3566610b3eb: Preparing [2024-08-27T01:03:07.409Z] b8c7ac311f09: Preparing [2024-08-27T01:03:07.409Z] 2ddf6207f548: Preparing [2024-08-27T01:03:07.409Z] b09d1ea99a4d: Preparing [2024-08-27T01:03:07.409Z] ce7f800efff9: Preparing [2024-08-27T01:03:07.409Z] b09d1ea99a4d: Waiting [2024-08-27T01:03:07.409Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:07.409Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:07.409Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:07.409Z] 30462d750583: Pushed [2024-08-27T01:03:07.409Z] 2ddf6207f548: Pushed [2024-08-27T01:03:07.669Z] b09d1ea99a4d: Pushed [2024-08-27T01:03:10.961Z] b5641b37915d: Pushed [2024-08-27T01:03:10.961Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:11.294Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:11.617Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-27T01:03:11.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T01:03:11.617Z] 30462d750583: Preparing [2024-08-27T01:03:11.617Z] b5641b37915d: Preparing [2024-08-27T01:03:11.617Z] c3566610b3eb: Preparing [2024-08-27T01:03:11.617Z] b8c7ac311f09: Preparing [2024-08-27T01:03:11.617Z] 2ddf6207f548: Preparing [2024-08-27T01:03:11.617Z] b09d1ea99a4d: Preparing [2024-08-27T01:03:11.617Z] b09d1ea99a4d: Waiting [2024-08-27T01:03:11.617Z] ce7f800efff9: Preparing [2024-08-27T01:03:11.617Z] ce7f800efff9: Waiting [2024-08-27T01:03:11.617Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:11.617Z] b5641b37915d: Layer already exists [2024-08-27T01:03:11.617Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:11.617Z] 2ddf6207f548: Layer already exists [2024-08-27T01:03:11.617Z] 30462d750583: Layer already exists [2024-08-27T01:03:11.617Z] b09d1ea99a4d: Layer already exists [2024-08-27T01:03:11.617Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:11.617Z] latest: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:11.953Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:12.282Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 [2024-08-27T01:03:12.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T01:03:12.283Z] 30462d750583: Preparing [2024-08-27T01:03:12.283Z] b5641b37915d: Preparing [2024-08-27T01:03:12.283Z] c3566610b3eb: Preparing [2024-08-27T01:03:12.283Z] b8c7ac311f09: Preparing [2024-08-27T01:03:12.283Z] 2ddf6207f548: Preparing [2024-08-27T01:03:12.283Z] b09d1ea99a4d: Preparing [2024-08-27T01:03:12.283Z] ce7f800efff9: Preparing [2024-08-27T01:03:12.283Z] b09d1ea99a4d: Waiting [2024-08-27T01:03:12.283Z] ce7f800efff9: Waiting [2024-08-27T01:03:12.283Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:12.283Z] 30462d750583: Layer already exists [2024-08-27T01:03:12.283Z] b5641b37915d: Layer already exists [2024-08-27T01:03:12.283Z] 2ddf6207f548: Layer already exists [2024-08-27T01:03:12.283Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:12.283Z] b09d1ea99a4d: Layer already exists [2024-08-27T01:03:12.283Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:12.283Z] 3.2.0-dev.60: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:12.616Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:12.938Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:12.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T01:03:12.938Z] 30462d750583: Preparing [2024-08-27T01:03:12.938Z] b5641b37915d: Preparing [2024-08-27T01:03:12.938Z] c3566610b3eb: Preparing [2024-08-27T01:03:12.938Z] b8c7ac311f09: Preparing [2024-08-27T01:03:12.938Z] 2ddf6207f548: Preparing [2024-08-27T01:03:12.938Z] b09d1ea99a4d: Preparing [2024-08-27T01:03:12.938Z] ce7f800efff9: Preparing [2024-08-27T01:03:12.938Z] ce7f800efff9: Waiting [2024-08-27T01:03:12.938Z] b09d1ea99a4d: Waiting [2024-08-27T01:03:12.938Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:12.938Z] b5641b37915d: Layer already exists [2024-08-27T01:03:12.938Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:12.938Z] 30462d750583: Layer already exists [2024-08-27T01:03:12.938Z] 2ddf6207f548: Layer already exists [2024-08-27T01:03:12.938Z] b09d1ea99a4d: Layer already exists [2024-08-27T01:03:12.938Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:12.938Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:13.270Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:13.598Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-27T01:03:13.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T01:03:13.598Z] 30462d750583: Preparing [2024-08-27T01:03:13.598Z] b5641b37915d: Preparing [2024-08-27T01:03:13.598Z] c3566610b3eb: Preparing [2024-08-27T01:03:13.598Z] b8c7ac311f09: Preparing [2024-08-27T01:03:13.598Z] 2ddf6207f548: Preparing [2024-08-27T01:03:13.598Z] b09d1ea99a4d: Preparing [2024-08-27T01:03:13.598Z] ce7f800efff9: Preparing [2024-08-27T01:03:13.598Z] b09d1ea99a4d: Waiting [2024-08-27T01:03:13.599Z] ce7f800efff9: Waiting [2024-08-27T01:03:13.599Z] 2ddf6207f548: Layer already exists [2024-08-27T01:03:13.599Z] 30462d750583: Layer already exists [2024-08-27T01:03:13.599Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:13.599Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:13.599Z] b5641b37915d: Layer already exists [2024-08-27T01:03:13.599Z] b09d1ea99a4d: Layer already exists [2024-08-27T01:03:13.599Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:13.599Z] main: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:03:13.683Z] ===================================================== [Pipeline] echo [2024-08-27T01:03:13.695Z] taggedImages: [2024-08-27T01:03:13.695Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:13.695Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-27T01:03:13.695Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 [2024-08-27T01:03:13.695Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:13.695Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-27T01:03:13.730Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-27T01:03:13.730Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:13.730Z] latest [2024-08-27T01:03:13.730Z] 3.2.0-dev.60 [2024-08-27T01:03:13.730Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:13.730Z] main [2024-08-27T01:03:13.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:14.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:14.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:14.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T01:03:14.423Z] bb9dbbe97efc: Preparing [2024-08-27T01:03:14.423Z] d8d9a042dee7: Preparing [2024-08-27T01:03:14.423Z] c3566610b3eb: Preparing [2024-08-27T01:03:14.423Z] b8c7ac311f09: Preparing [2024-08-27T01:03:14.423Z] cedf7a59c486: Preparing [2024-08-27T01:03:14.423Z] 31a62b173d8b: Preparing [2024-08-27T01:03:14.423Z] ce7f800efff9: Preparing [2024-08-27T01:03:14.423Z] ce7f800efff9: Waiting [2024-08-27T01:03:14.423Z] 31a62b173d8b: Waiting [2024-08-27T01:03:14.423Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:14.423Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:14.423Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:14.423Z] cedf7a59c486: Pushed [2024-08-27T01:03:14.423Z] bb9dbbe97efc: Pushed [2024-08-27T01:03:14.682Z] 31a62b173d8b: Pushed [2024-08-27T01:03:17.972Z] d8d9a042dee7: Pushed [2024-08-27T01:03:17.972Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:18.310Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:18.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-27T01:03:18.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T01:03:18.635Z] bb9dbbe97efc: Preparing [2024-08-27T01:03:18.635Z] d8d9a042dee7: Preparing [2024-08-27T01:03:18.635Z] c3566610b3eb: Preparing [2024-08-27T01:03:18.635Z] b8c7ac311f09: Preparing [2024-08-27T01:03:18.635Z] cedf7a59c486: Preparing [2024-08-27T01:03:18.635Z] 31a62b173d8b: Preparing [2024-08-27T01:03:18.635Z] ce7f800efff9: Preparing [2024-08-27T01:03:18.635Z] 31a62b173d8b: Waiting [2024-08-27T01:03:18.635Z] ce7f800efff9: Waiting [2024-08-27T01:03:18.635Z] d8d9a042dee7: Layer already exists [2024-08-27T01:03:18.635Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:18.635Z] bb9dbbe97efc: Layer already exists [2024-08-27T01:03:18.635Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:18.635Z] cedf7a59c486: Layer already exists [2024-08-27T01:03:18.635Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:18.635Z] 31a62b173d8b: Layer already exists [2024-08-27T01:03:18.894Z] latest: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:19.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:19.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 [2024-08-27T01:03:19.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T01:03:19.541Z] bb9dbbe97efc: Preparing [2024-08-27T01:03:19.541Z] d8d9a042dee7: Preparing [2024-08-27T01:03:19.541Z] c3566610b3eb: Preparing [2024-08-27T01:03:19.541Z] b8c7ac311f09: Preparing [2024-08-27T01:03:19.541Z] cedf7a59c486: Preparing [2024-08-27T01:03:19.541Z] 31a62b173d8b: Preparing [2024-08-27T01:03:19.541Z] ce7f800efff9: Preparing [2024-08-27T01:03:19.541Z] 31a62b173d8b: Waiting [2024-08-27T01:03:19.541Z] ce7f800efff9: Waiting [2024-08-27T01:03:19.541Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:19.541Z] bb9dbbe97efc: Layer already exists [2024-08-27T01:03:19.541Z] d8d9a042dee7: Layer already exists [2024-08-27T01:03:19.541Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:19.541Z] cedf7a59c486: Layer already exists [2024-08-27T01:03:19.541Z] 31a62b173d8b: Layer already exists [2024-08-27T01:03:19.541Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:19.541Z] 3.2.0-dev.60: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:19.868Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:20.232Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:20.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T01:03:20.232Z] bb9dbbe97efc: Preparing [2024-08-27T01:03:20.232Z] d8d9a042dee7: Preparing [2024-08-27T01:03:20.232Z] c3566610b3eb: Preparing [2024-08-27T01:03:20.232Z] b8c7ac311f09: Preparing [2024-08-27T01:03:20.232Z] cedf7a59c486: Preparing [2024-08-27T01:03:20.232Z] 31a62b173d8b: Preparing [2024-08-27T01:03:20.232Z] ce7f800efff9: Preparing [2024-08-27T01:03:20.232Z] 31a62b173d8b: Waiting [2024-08-27T01:03:20.232Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:20.232Z] cedf7a59c486: Layer already exists [2024-08-27T01:03:20.232Z] bb9dbbe97efc: Layer already exists [2024-08-27T01:03:20.232Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:20.232Z] d8d9a042dee7: Layer already exists [2024-08-27T01:03:20.232Z] 31a62b173d8b: Layer already exists [2024-08-27T01:03:20.232Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:20.232Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:20.568Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:20.905Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-27T01:03:20.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T01:03:20.905Z] bb9dbbe97efc: Preparing [2024-08-27T01:03:20.905Z] d8d9a042dee7: Preparing [2024-08-27T01:03:20.905Z] c3566610b3eb: Preparing [2024-08-27T01:03:20.905Z] b8c7ac311f09: Preparing [2024-08-27T01:03:20.905Z] cedf7a59c486: Preparing [2024-08-27T01:03:20.905Z] 31a62b173d8b: Preparing [2024-08-27T01:03:20.905Z] ce7f800efff9: Preparing [2024-08-27T01:03:20.905Z] 31a62b173d8b: Waiting [2024-08-27T01:03:20.905Z] ce7f800efff9: Waiting [2024-08-27T01:03:20.905Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:20.905Z] d8d9a042dee7: Layer already exists [2024-08-27T01:03:20.905Z] bb9dbbe97efc: Layer already exists [2024-08-27T01:03:20.905Z] cedf7a59c486: Layer already exists [2024-08-27T01:03:20.905Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:20.905Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:20.905Z] 31a62b173d8b: Layer already exists [2024-08-27T01:03:20.905Z] main: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:03:20.977Z] ===================================================== [Pipeline] echo [2024-08-27T01:03:20.988Z] taggedImages: [2024-08-27T01:03:20.988Z] - nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:20.988Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-27T01:03:20.988Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 [2024-08-27T01:03:20.988Z] - nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:20.988Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-27T01:03:21.015Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-27T01:03:21.015Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:21.015Z] latest [2024-08-27T01:03:21.015Z] 3.2.0-dev.60 [2024-08-27T01:03:21.015Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:21.015Z] main [2024-08-27T01:03:21.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:21.354Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:21.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:21.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T01:03:21.683Z] ac395b6b1179: Preparing [2024-08-27T01:03:21.683Z] efe08f6fc71c: Preparing [2024-08-27T01:03:21.683Z] c3566610b3eb: Preparing [2024-08-27T01:03:21.683Z] b8c7ac311f09: Preparing [2024-08-27T01:03:21.683Z] d2b25fc1469c: Preparing [2024-08-27T01:03:21.683Z] 02d03ccc5c2d: Preparing [2024-08-27T01:03:21.683Z] ce7f800efff9: Preparing [2024-08-27T01:03:21.683Z] 02d03ccc5c2d: Waiting [2024-08-27T01:03:21.683Z] ce7f800efff9: Waiting [2024-08-27T01:03:21.683Z] d2b25fc1469c: Layer already exists [2024-08-27T01:03:21.683Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:21.683Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:21.683Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:03:21.683Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:21.683Z] ac395b6b1179: Pushed [2024-08-27T01:03:24.971Z] efe08f6fc71c: Pushed [2024-08-27T01:03:25.231Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:25.563Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:25.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-27T01:03:25.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T01:03:25.879Z] ac395b6b1179: Preparing [2024-08-27T01:03:25.879Z] efe08f6fc71c: Preparing [2024-08-27T01:03:25.879Z] c3566610b3eb: Preparing [2024-08-27T01:03:25.879Z] b8c7ac311f09: Preparing [2024-08-27T01:03:25.879Z] d2b25fc1469c: Preparing [2024-08-27T01:03:25.879Z] 02d03ccc5c2d: Preparing [2024-08-27T01:03:25.879Z] ce7f800efff9: Preparing [2024-08-27T01:03:25.879Z] 02d03ccc5c2d: Waiting [2024-08-27T01:03:25.879Z] ce7f800efff9: Waiting [2024-08-27T01:03:25.879Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:25.879Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:25.879Z] ac395b6b1179: Layer already exists [2024-08-27T01:03:25.879Z] d2b25fc1469c: Layer already exists [2024-08-27T01:03:25.879Z] efe08f6fc71c: Layer already exists [2024-08-27T01:03:25.879Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:03:25.879Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:25.879Z] latest: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:26.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:26.537Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 [2024-08-27T01:03:26.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T01:03:26.537Z] ac395b6b1179: Preparing [2024-08-27T01:03:26.537Z] efe08f6fc71c: Preparing [2024-08-27T01:03:26.537Z] c3566610b3eb: Preparing [2024-08-27T01:03:26.537Z] b8c7ac311f09: Preparing [2024-08-27T01:03:26.537Z] d2b25fc1469c: Preparing [2024-08-27T01:03:26.537Z] 02d03ccc5c2d: Preparing [2024-08-27T01:03:26.537Z] ce7f800efff9: Preparing [2024-08-27T01:03:26.537Z] 02d03ccc5c2d: Waiting [2024-08-27T01:03:26.537Z] ce7f800efff9: Waiting [2024-08-27T01:03:26.537Z] efe08f6fc71c: Layer already exists [2024-08-27T01:03:26.537Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:26.537Z] ac395b6b1179: Layer already exists [2024-08-27T01:03:26.537Z] d2b25fc1469c: Layer already exists [2024-08-27T01:03:26.537Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:26.537Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:26.537Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:03:26.537Z] 3.2.0-dev.60: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:26.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:27.192Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:27.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T01:03:27.192Z] ac395b6b1179: Preparing [2024-08-27T01:03:27.192Z] efe08f6fc71c: Preparing [2024-08-27T01:03:27.192Z] c3566610b3eb: Preparing [2024-08-27T01:03:27.192Z] b8c7ac311f09: Preparing [2024-08-27T01:03:27.192Z] d2b25fc1469c: Preparing [2024-08-27T01:03:27.192Z] 02d03ccc5c2d: Preparing [2024-08-27T01:03:27.192Z] ce7f800efff9: Preparing [2024-08-27T01:03:27.192Z] 02d03ccc5c2d: Waiting [2024-08-27T01:03:27.192Z] ce7f800efff9: Waiting [2024-08-27T01:03:27.192Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:27.192Z] ac395b6b1179: Layer already exists [2024-08-27T01:03:27.192Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:27.192Z] d2b25fc1469c: Layer already exists [2024-08-27T01:03:27.192Z] efe08f6fc71c: Layer already exists [2024-08-27T01:03:27.192Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:27.192Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:03:27.192Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:27.519Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:03:27.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-27T01:03:27.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T01:03:27.847Z] ac395b6b1179: Preparing [2024-08-27T01:03:27.847Z] efe08f6fc71c: Preparing [2024-08-27T01:03:27.847Z] c3566610b3eb: Preparing [2024-08-27T01:03:27.847Z] b8c7ac311f09: Preparing [2024-08-27T01:03:27.847Z] d2b25fc1469c: Preparing [2024-08-27T01:03:27.847Z] 02d03ccc5c2d: Preparing [2024-08-27T01:03:27.847Z] ce7f800efff9: Preparing [2024-08-27T01:03:27.847Z] 02d03ccc5c2d: Waiting [2024-08-27T01:03:27.847Z] ce7f800efff9: Waiting [2024-08-27T01:03:27.847Z] ac395b6b1179: Layer already exists [2024-08-27T01:03:27.847Z] c3566610b3eb: Layer already exists [2024-08-27T01:03:27.847Z] efe08f6fc71c: Layer already exists [2024-08-27T01:03:27.847Z] b8c7ac311f09: Layer already exists [2024-08-27T01:03:27.847Z] d2b25fc1469c: Layer already exists [2024-08-27T01:03:27.847Z] 02d03ccc5c2d: Layer already exists [2024-08-27T01:03:27.847Z] ce7f800efff9: Layer already exists [2024-08-27T01:03:27.847Z] main: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:03:27.930Z] ===================================================== [Pipeline] echo [2024-08-27T01:03:27.945Z] taggedImages: [2024-08-27T01:03:27.945Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:03:27.945Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-27T01:03:27.945Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 [2024-08-27T01:03:27.945Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:03:27.945Z] - 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-08-27T01:21:58.909Z] #149 ... [2024-08-27T01:21:58.910Z] [2024-08-27T01:21:58.910Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T01:21:58.910Z] #153 DONE 1262.4s [2024-08-27T01:21:58.910Z] [2024-08-27T01:21:58.910Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:21:58.910Z] #120 ... [2024-08-27T01:21:58.910Z] [2024-08-27T01:21:58.910Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T01:21:58.910Z] #161 DONE 0.3s [2024-08-27T01:21:58.910Z] [2024-08-27T01:21:58.910Z] #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-08-27T01:21:58.910Z] #157 1263.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T01:21:59.189Z] #157 ... [2024-08-27T01:21:59.189Z] [2024-08-27T01:21:59.189Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T01:21:59.189Z] #162 DONE 2.5s [2024-08-27T01:21:59.189Z] [2024-08-27T01:21:59.189Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:21:59.462Z] #163 DONE 0.4s [2024-08-27T01:21:59.462Z] [2024-08-27T01:21:59.462Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:21:59.462Z] #164 DONE 0.2s [2024-08-27T01:21:59.462Z] [2024-08-27T01:21:59.462Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:21:59.749Z] #158 ... [2024-08-27T01:21:59.749Z] [2024-08-27T01:21:59.749Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T01:21:59.749Z] #165 DONE 0.3s [2024-08-27T01:21:59.749Z] [2024-08-27T01:21:59.749Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:22:00.016Z] #158 ... [2024-08-27T01:22:00.016Z] [2024-08-27T01:22:00.016Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T01:22:00.016Z] #166 DONE 0.2s [2024-08-27T01:22:00.016Z] [2024-08-27T01:22:00.016Z] #167 [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-08-27T01:22:00.016Z] #167 DONE 0.2s [2024-08-27T01:22:00.016Z] [2024-08-27T01:22:00.016Z] #168 [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-08-27T01:22:00.284Z] #168 DONE 0.1s [2024-08-27T01:22:00.284Z] [2024-08-27T01:22:00.284Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:22:00.568Z] #120 ... [2024-08-27T01:22:00.568Z] [2024-08-27T01:22:00.568Z] #169 [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-08-27T01:22:00.568Z] #169 DONE 0.2s [2024-08-27T01:22:00.568Z] [2024-08-27T01:22:00.568Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T01:22:00.833Z] #170 DONE 0.3s [2024-08-27T01:22:00.834Z] [2024-08-27T01:22:00.834Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T01:22:01.098Z] #171 DONE 0.1s [2024-08-27T01:22:01.098Z] [2024-08-27T01:22:01.098Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T01:22:02.502Z] #172 ... [2024-08-27T01:22:02.502Z] [2024-08-27T01:22:02.502Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T01:22:02.502Z] #150 DONE 1269.9s [2024-08-27T01:22:02.502Z] [2024-08-27T01:22:02.502Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:22:03.085Z] #158 ... [2024-08-27T01:22:03.085Z] [2024-08-27T01:22:03.085Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:22:04.459Z] #173 DONE 0.3s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:22:04.459Z] #174 DONE 0.2s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #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-08-27T01:22:04.459Z] #157 ... [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #175 [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-08-27T01:22:04.459Z] #175 DONE 0.2s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T01:22:04.459Z] #176 DONE 0.1s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T01:22:04.459Z] #177 ... [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T01:22:04.459Z] #172 DONE 3.1s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T01:22:04.459Z] #177 DONE 0.4s [2024-08-27T01:22:04.459Z] [2024-08-27T01:22:04.459Z] #107 [security-bootstrapper] exporting to image [2024-08-27T01:22:04.459Z] #107 exporting layers [2024-08-27T01:22:05.050Z] #107 ... [2024-08-27T01:22:05.050Z] [2024-08-27T01:22:05.050Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T01:22:05.050Z] #178 DONE 0.7s [2024-08-27T01:22:05.050Z] [2024-08-27T01:22:05.050Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:22:06.005Z] #179 ... [2024-08-27T01:22:06.005Z] [2024-08-27T01:22:06.005Z] #107 [security-bootstrapper] exporting to image [2024-08-27T01:22:06.005Z] #107 exporting layers 1.7s done [2024-08-27T01:22:06.005Z] #107 writing image sha256:833b0dd59c9b09d8536d6a0327f0efdf972332fc7b1d79eb915213c0c7137575 done [2024-08-27T01:22:06.005Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-27T01:22:06.005Z] #107 DONE 6.6s [2024-08-27T01:22:06.005Z] [2024-08-27T01:22:06.005Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:22:07.411Z] #120 ... [2024-08-27T01:22:07.411Z] [2024-08-27T01:22:07.411Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:22:07.411Z] #179 DONE 2.2s [2024-08-27T01:22:07.411Z] [2024-08-27T01:22:07.411Z] #107 [security-proxy-setup] exporting to image [2024-08-27T01:22:07.989Z] #107 exporting layers 0.9s done [2024-08-27T01:22:07.989Z] #107 writing image sha256:2560a5b8b9d2e3cb659a72e3e6487093537197b68c1eae93fb9505450bfe60c6 done [2024-08-27T01:22:07.989Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-27T01:22:07.989Z] #107 DONE 7.5s [2024-08-27T01:22:07.989Z] [2024-08-27T01:22:07.989Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:22:20.280Z] #120 ... [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #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-08-27T01:22:20.280Z] #157 DONE 1285.8s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:22:20.280Z] #152 ... [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:22:20.280Z] #180 DONE 0.3s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:22:20.280Z] #120 ... [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:22:20.280Z] #181 DONE 0.3s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #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-08-27T01:22:20.280Z] #182 DONE 0.2s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #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-08-27T01:22:20.280Z] #183 DONE 0.2s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T01:22:20.280Z] #155 ... [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:22:20.280Z] #184 DONE 0.2s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T01:22:20.280Z] #185 DONE 0.3s [2024-08-27T01:22:20.280Z] [2024-08-27T01:22:20.280Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T01:22:20.875Z] #186 DONE 0.3s [2024-08-27T01:22:20.875Z] [2024-08-27T01:22:20.875Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T01:22:20.875Z] #187 DONE 0.1s [2024-08-27T01:22:20.875Z] [2024-08-27T01:22:20.875Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:22:23.445Z] #188 DONE 2.4s [2024-08-27T01:22:23.445Z] [2024-08-27T01:22:23.445Z] #107 [security-secretstore-setup] exporting to image [2024-08-27T01:22:23.445Z] #107 exporting layers [2024-08-27T01:22:24.846Z] #107 exporting layers 1.5s done [2024-08-27T01:22:24.846Z] #107 writing image sha256:54a162c850eda6dd483a185c4f68faef15d8617322a30c458f17456da5a86aab done [2024-08-27T01:22:24.846Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-27T01:22:24.846Z] #107 DONE 9.0s [2024-08-27T01:22:24.846Z] [2024-08-27T01:22:24.846Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:23:21.201Z] #120 ... [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T01:23:21.201Z] #151 DONE 1344.5s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T01:23:21.201Z] #156 ... [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:23:21.201Z] #189 DONE 0.2s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:23:21.201Z] #120 ... [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:23:21.201Z] #190 DONE 0.1s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T01:23:21.201Z] #191 DONE 0.3s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:23:21.201Z] #158 ... [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #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-08-27T01:23:21.201Z] #192 DONE 0.1s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #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-08-27T01:23:21.201Z] #193 DONE 0.2s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #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-08-27T01:23:21.201Z] #194 DONE 2.1s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-27T01:23:21.201Z] #107 exporting layers [2024-08-27T01:23:21.201Z] #107 exporting layers 0.5s done [2024-08-27T01:23:21.201Z] #107 writing image sha256:07df70ff678e57b14f25e2c2f8417d658b129c61d47a00f1892293b8f7965806 done [2024-08-27T01:23:21.201Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-27T01:23:21.201Z] #107 DONE 9.5s [2024-08-27T01:23:21.201Z] [2024-08-27T01:23:21.201Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T01:25:28.013Z] #120 DONE 1475.1s [2024-08-27T01:25:28.013Z] [2024-08-27T01:25:28.013Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T01:25:28.013Z] #154 ... [2024-08-27T01:25:28.013Z] [2024-08-27T01:25:28.013Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:25:28.315Z] #195 DONE 0.3s [2024-08-27T01:25:28.316Z] [2024-08-27T01:25:28.316Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:25:28.899Z] #196 DONE 0.5s [2024-08-27T01:25:28.899Z] [2024-08-27T01:25:28.899Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T01:25:29.489Z] #197 DONE 0.8s [2024-08-27T01:25:29.489Z] [2024-08-27T01:25:29.489Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:25:29.759Z] #160 ... [2024-08-27T01:25:29.759Z] [2024-08-27T01:25:29.759Z] #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-08-27T01:25:30.029Z] #198 DONE 0.3s [2024-08-27T01:25:30.029Z] [2024-08-27T01:25:30.029Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-27T01:25:30.029Z] #107 exporting layers [2024-08-27T01:25:30.994Z] #107 exporting layers 0.9s done [2024-08-27T01:25:30.994Z] #107 writing image sha256:5ca594d7ad09fd2b87e965e6cd71c105a8e6a4d17a086c0e3b329ee443ce4dae 0.1s done [2024-08-27T01:25:30.994Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-08-27T01:25:30.994Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-27T01:25:30.994Z] #107 DONE 10.5s [2024-08-27T01:25:30.994Z] [2024-08-27T01:25:30.994Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:35:38.524Z] #152 ... [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T01:35:38.524Z] #149 DONE 2084.1s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T01:35:38.524Z] #159 ... [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:35:38.524Z] #199 DONE 0.1s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T01:35:38.524Z] #159 ... [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:35:38.524Z] #200 DONE 0.2s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T01:35:38.524Z] #201 DONE 0.4s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:35:38.524Z] #202 DONE 0.1s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T01:35:38.524Z] #203 DONE 0.1s [2024-08-27T01:35:38.524Z] [2024-08-27T01:35:38.524Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T01:35:40.458Z] #204 DONE 2.0s [2024-08-27T01:35:40.458Z] [2024-08-27T01:35:40.458Z] #107 [security-proxy-auth] exporting to image [2024-08-27T01:35:40.458Z] #107 exporting layers [2024-08-27T01:35:41.038Z] #107 exporting layers 0.8s done [2024-08-27T01:35:41.038Z] #107 writing image sha256:2388f22ca9175f1d2a9cc2e0a009ee2ee999d721d14a8c6100bdbe9b219b381b done [2024-08-27T01:35:41.038Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-27T01:35:41.038Z] #107 DONE 11.3s [2024-08-27T01:35:41.038Z] [2024-08-27T01:35:41.038Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:36:48.997Z] #158 ... [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T01:36:48.997Z] #155 DONE 2146.2s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:36:48.997Z] #158 ... [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:36:48.997Z] #205 DONE 0.1s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:36:48.997Z] #206 DONE 0.1s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:36:48.997Z] #158 ... [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T01:36:48.997Z] #207 DONE 0.4s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:36:48.997Z] #158 ... [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:36:48.997Z] #208 DONE 0.1s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #107 [core-command] exporting to image [2024-08-27T01:36:48.997Z] #107 exporting layers [2024-08-27T01:36:48.997Z] #107 exporting layers 0.5s done [2024-08-27T01:36:48.997Z] #107 writing image sha256:c37b7644adf97418becde69e5954b642a0367b3bb9be1646b464aabe249a96f5 done [2024-08-27T01:36:48.997Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-27T01:36:48.997Z] #107 DONE 11.8s [2024-08-27T01:36:48.997Z] [2024-08-27T01:36:48.997Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:39:10.947Z] #152 ... [2024-08-27T01:39:10.947Z] [2024-08-27T01:39:10.947Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T01:39:10.947Z] #154 DONE 2298.4s [2024-08-27T01:39:11.214Z] [2024-08-27T01:39:11.214Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:39:11.214Z] #158 ... [2024-08-27T01:39:11.214Z] [2024-08-27T01:39:11.214Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:39:11.488Z] #209 DONE 0.2s [2024-08-27T01:39:11.488Z] [2024-08-27T01:39:11.488Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:39:12.104Z] #210 DONE 0.2s [2024-08-27T01:39:12.104Z] [2024-08-27T01:39:12.104Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T01:39:12.391Z] #211 DONE 0.5s [2024-08-27T01:39:12.391Z] [2024-08-27T01:39:12.391Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:12.391Z] #160 ... [2024-08-27T01:39:12.391Z] [2024-08-27T01:39:12.391Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:39:12.391Z] #212 DONE 0.1s [2024-08-27T01:39:12.670Z] [2024-08-27T01:39:12.670Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T01:39:12.670Z] #213 DONE 0.1s [2024-08-27T01:39:12.670Z] [2024-08-27T01:39:12.670Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:12.670Z] #160 ... [2024-08-27T01:39:12.670Z] [2024-08-27T01:39:12.670Z] #107 [core-data] exporting to image [2024-08-27T01:39:12.670Z] #107 exporting layers [2024-08-27T01:39:13.256Z] #107 exporting layers 0.7s done [2024-08-27T01:39:13.256Z] #107 writing image sha256:9d743f8b4a15586fa5787c9e041149e4f8e0f106f25f838121f3e9f6452833c9 done [2024-08-27T01:39:13.256Z] #107 naming to docker.io/library/core-data-arm64 [2024-08-27T01:39:13.525Z] #107 naming to docker.io/library/core-data-arm64 done [2024-08-27T01:39:13.525Z] #107 DONE 12.5s [2024-08-27T01:39:13.525Z] [2024-08-27T01:39:13.525Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:14.937Z] #160 ... [2024-08-27T01:39:14.937Z] [2024-08-27T01:39:14.937Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T01:39:14.937Z] #158 DONE 2302.2s [2024-08-27T01:39:14.937Z] [2024-08-27T01:39:14.937Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:15.522Z] #160 ... [2024-08-27T01:39:15.522Z] [2024-08-27T01:39:15.522Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:39:15.522Z] #214 DONE 0.1s [2024-08-27T01:39:15.522Z] [2024-08-27T01:39:15.522Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:39:15.522Z] #215 DONE 0.1s [2024-08-27T01:39:15.522Z] [2024-08-27T01:39:15.522Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:15.790Z] #160 ... [2024-08-27T01:39:15.790Z] [2024-08-27T01:39:15.790Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T01:39:15.790Z] #159 DONE 2303.2s [2024-08-27T01:39:15.790Z] [2024-08-27T01:39:15.790Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:39:16.373Z] #160 ... [2024-08-27T01:39:16.373Z] [2024-08-27T01:39:16.373Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T01:39:16.967Z] #216 DONE 0.6s [2024-08-27T01:39:16.967Z] [2024-08-27T01:39:16.967Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:39:17.237Z] #217 DONE 0.2s [2024-08-27T01:39:17.237Z] [2024-08-27T01:39:17.237Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:39:17.237Z] #218 DONE 0.2s [2024-08-27T01:39:17.237Z] [2024-08-27T01:39:17.237Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T01:39:18.198Z] #219 DONE 0.9s [2024-08-27T01:39:18.198Z] [2024-08-27T01:39:18.198Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T01:39:18.198Z] #220 DONE 0.9s [2024-08-27T01:39:18.198Z] [2024-08-27T01:39:18.198Z] #107 [core-metadata] exporting to image [2024-08-27T01:39:18.198Z] #107 ... [2024-08-27T01:39:18.198Z] [2024-08-27T01:39:18.198Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:39:18.198Z] #221 DONE 0.2s [2024-08-27T01:39:18.480Z] [2024-08-27T01:39:18.480Z] #107 [core-keeper] exporting to image [2024-08-27T01:39:18.480Z] #107 exporting layers [2024-08-27T01:39:19.069Z] #107 exporting layers 1.0s done [2024-08-27T01:39:19.069Z] #107 exporting layers 0.8s done [2024-08-27T01:39:19.069Z] #107 writing image sha256:9a49f9310004fa4a287f2436cfa1a801db47100977b2918dd810fc27ab00ff4d 0.0s done [2024-08-27T01:39:19.069Z] #107 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-08-27T01:39:19.069Z] #107 writing image sha256:cadd6ec26e9ce2ec8b35f8649491074732c21e12b3e673657d307814b65aa980 0.0s done [2024-08-27T01:39:19.069Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-08-27T01:39:19.069Z] #107 DONE 13.6s [2024-08-27T01:39:19.069Z] [2024-08-27T01:39:19.069Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T01:40:05.932Z] #152 DONE 2346.9s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T01:40:05.932Z] #156 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:40:05.932Z] #222 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T01:40:05.932Z] #160 DONE 2347.6s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T01:40:05.932Z] #156 DONE 2347.7s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:40:05.932Z] #222 DONE 0.4s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:40:05.932Z] #223 DONE 0.2s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T01:40:05.932Z] #224 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:40:05.932Z] #225 DONE 0.1s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:40:05.932Z] #226 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:40:05.932Z] #227 DONE 0.1s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T01:40:05.932Z] #226 DONE 0.2s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T01:40:05.932Z] #228 DONE 0.2s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T01:40:05.932Z] #224 DONE 0.7s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T01:40:05.932Z] #229 DONE 0.3s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T01:40:05.932Z] #230 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T01:40:05.932Z] #231 DONE 0.5s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #107 [support-cron-scheduler] exporting to image [2024-08-27T01:40:05.932Z] #107 exporting layers [2024-08-27T01:40:05.932Z] #107 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:40:05.932Z] #232 DONE 0.3s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T01:40:05.932Z] #230 DONE 0.6s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #107 [support-notifications] exporting to image [2024-08-27T01:40:05.932Z] #107 ... [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T01:40:05.932Z] #233 DONE 0.3s [2024-08-27T01:40:05.932Z] [2024-08-27T01:40:05.932Z] #107 [support-scheduler] exporting to image [2024-08-27T01:40:05.932Z] #107 exporting layers 0.8s done [2024-08-27T01:40:05.932Z] #107 writing image sha256:3e4b3f01a848f672c3a2b5a19818e24b8772c4273d044570713a4783d2014500 0.0s done [2024-08-27T01:40:05.932Z] #107 naming to docker.io/library/support-notifications-arm64 [2024-08-27T01:40:05.932Z] #107 exporting layers 0.5s done [2024-08-27T01:40:05.932Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-27T01:40:05.932Z] #107 writing image sha256:5d76d86275d3c3633cb65faf7558fe616ca22d1690c7c78de58db1086287e363 done [2024-08-27T01:40:05.932Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-08-27T01:40:05.932Z] #107 exporting layers 1.7s done [2024-08-27T01:40:05.932Z] #107 writing image sha256:55a42c284c917e71ed3a1d3c3754b93198c1cac0a88819b348dd80d14b3c18f1 done [2024-08-27T01:40:05.932Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-27T01:40:05.932Z] #107 DONE 15.4s [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T01:40:05.932Z] time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T01:40:05.955Z] $ docker stop --time=1 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 [2024-08-27T01:40:07.679Z] $ docker rm -f --volumes 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T01:40:08.173Z] + docker images [2024-08-27T01:40:08.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T01:40:08.173Z] support-scheduler-arm64 latest 5d76d86275d3 6 seconds ago 41.3MB [2024-08-27T01:40:08.173Z] support-cron-scheduler-arm64 latest 55a42c284c91 7 seconds ago 43.5MB [2024-08-27T01:40:08.173Z] support-notifications-arm64 latest 3e4b3f01a848 7 seconds ago 42MB [2024-08-27T01:40:08.173Z] core-keeper-arm64 latest cadd6ec26e9c 50 seconds ago 39MB [2024-08-27T01:40:08.173Z] core-metadata-arm64 latest 9a49f9310004 51 seconds ago 39.3MB [2024-08-27T01:40:08.173Z] core-data-arm64 latest 9d743f8b4a15 56 seconds ago 39.1MB [2024-08-27T01:40:08.173Z] core-command-arm64 latest c37b7644adf9 3 minutes ago 35MB [2024-08-27T01:40:08.173Z] security-proxy-auth-arm64 latest 2388f22ca917 4 minutes ago 32.6MB [2024-08-27T01:40:08.173Z] security-spiffe-token-provider-arm64 latest 5ca594d7ad09 14 minutes ago 29MB [2024-08-27T01:40:08.173Z] core-common-config-bootstrapper-arm64 latest 07df70ff678e 16 minutes ago 15.3MB [2024-08-27T01:40:08.173Z] security-secretstore-setup-arm64 latest 54a162c850ed 17 minutes ago 36.4MB [2024-08-27T01:40:08.173Z] security-proxy-setup-arm64 latest 2560a5b8b9d2 18 minutes ago 26.1MB [2024-08-27T01:40:08.173Z] security-bootstrapper-arm64 latest 833b0dd59c9b 18 minutes ago 18.9MB [2024-08-27T01:40:08.173Z] security-spire-agent-arm64 latest 1148861c06c7 40 minutes ago 174MB [2024-08-27T01:40:08.173Z] security-spire-server-arm64 latest 0345a40c096b 40 minutes ago 116MB [2024-08-27T01:40:08.173Z] security-spire-config-arm64 latest 24a9d49cee82 40 minutes ago 115MB [2024-08-27T01:40:08.173Z] ci-base-image-arm64 latest bec071829255 42 minutes ago 967MB [2024-08-27T01:40:08.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-27T01:40:08.173Z] 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-08-27T01:40:08.300Z] provisioning config files... [2024-08-27T01:40:08.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config800179705369909412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:40:08.648Z] ---> ****-login.sh [2024-08-27T01:40:08.648Z] nexus3.edgexfoundry.org:10001 [2024-08-27T01:40:08.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:40:09.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:40:09.179Z] Configure a credential helper to remove this warning. See [2024-08-27T01:40:09.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:40:09.180Z] [2024-08-27T01:40:09.180Z] Login Succeeded [2024-08-27T01:40:09.180Z] nexus3.edgexfoundry.org:10002 [2024-08-27T01:40:09.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:40:09.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:40:09.444Z] Configure a credential helper to remove this warning. See [2024-08-27T01:40:09.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:40:09.444Z] [2024-08-27T01:40:09.444Z] Login Succeeded [2024-08-27T01:40:09.444Z] nexus3.edgexfoundry.org:10003 [2024-08-27T01:40:09.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:40:09.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:40:09.983Z] Configure a credential helper to remove this warning. See [2024-08-27T01:40:09.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:40:09.983Z] [2024-08-27T01:40:09.983Z] Login Succeeded [2024-08-27T01:40:09.983Z] nexus3.edgexfoundry.org:10004 [2024-08-27T01:40:10.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:40:10.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:40:10.250Z] Configure a credential helper to remove this warning. See [2024-08-27T01:40:10.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:40:10.251Z] [2024-08-27T01:40:10.251Z] Login Succeeded [2024-08-27T01:40:10.251Z] ****.io [2024-08-27T01:40:10.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T01:40:10.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T01:40:10.784Z] Configure a credential helper to remove this warning. See [2024-08-27T01:40:10.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T01:40:10.784Z] [2024-08-27T01:40:10.784Z] Login Succeeded [2024-08-27T01:40:10.784Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T01:40:10.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:40:10.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T01:40:10.876Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-27T01:40:10.876Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:10.876Z] latest [2024-08-27T01:40:10.876Z] 3.2.0-dev.60 [2024-08-27T01:40:10.876Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:10.876Z] main [2024-08-27T01:40:10.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:11.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:11.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:11.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T01:40:11.602Z] 20304c231527: Preparing [2024-08-27T01:40:11.602Z] 369999206530: Preparing [2024-08-27T01:40:11.602Z] 3af56e15275a: Preparing [2024-08-27T01:40:11.602Z] a5c3cea800ba: Preparing [2024-08-27T01:40:11.602Z] 67f6ccc72934: Preparing [2024-08-27T01:40:11.602Z] eb6b4afe171b: Preparing [2024-08-27T01:40:11.602Z] 3c20671a5817: Preparing [2024-08-27T01:40:11.602Z] eb6b4afe171b: Waiting [2024-08-27T01:40:11.602Z] 3c20671a5817: Waiting [2024-08-27T01:40:11.869Z] a5c3cea800ba: Pushed [2024-08-27T01:40:11.869Z] 20304c231527: Pushed [2024-08-27T01:40:11.869Z] 3af56e15275a: Pushed [2024-08-27T01:40:11.869Z] 67f6ccc72934: Pushed [2024-08-27T01:40:11.869Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:11.869Z] eb6b4afe171b: Pushed [2024-08-27T01:40:18.519Z] 369999206530: Pushed [2024-08-27T01:40:18.519Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:18.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:19.224Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-27T01:40:19.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T01:40:19.224Z] 20304c231527: Preparing [2024-08-27T01:40:19.224Z] 369999206530: Preparing [2024-08-27T01:40:19.224Z] 3af56e15275a: Preparing [2024-08-27T01:40:19.224Z] a5c3cea800ba: Preparing [2024-08-27T01:40:19.224Z] 67f6ccc72934: Preparing [2024-08-27T01:40:19.224Z] eb6b4afe171b: Preparing [2024-08-27T01:40:19.224Z] 3c20671a5817: Preparing [2024-08-27T01:40:19.224Z] eb6b4afe171b: Waiting [2024-08-27T01:40:19.224Z] 3c20671a5817: Waiting [2024-08-27T01:40:19.224Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:19.224Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:19.224Z] 369999206530: Layer already exists [2024-08-27T01:40:19.224Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:19.224Z] 20304c231527: Layer already exists [2024-08-27T01:40:19.224Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:19.224Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:19.488Z] latest: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:19.848Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:20.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [2024-08-27T01:40:20.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T01:40:20.197Z] 20304c231527: Preparing [2024-08-27T01:40:20.197Z] 369999206530: Preparing [2024-08-27T01:40:20.197Z] 3af56e15275a: Preparing [2024-08-27T01:40:20.197Z] a5c3cea800ba: Preparing [2024-08-27T01:40:20.197Z] 67f6ccc72934: Preparing [2024-08-27T01:40:20.197Z] eb6b4afe171b: Preparing [2024-08-27T01:40:20.197Z] 3c20671a5817: Preparing [2024-08-27T01:40:20.197Z] eb6b4afe171b: Waiting [2024-08-27T01:40:20.197Z] 3c20671a5817: Waiting [2024-08-27T01:40:20.197Z] 20304c231527: Layer already exists [2024-08-27T01:40:20.197Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:20.197Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:20.197Z] 369999206530: Layer already exists [2024-08-27T01:40:20.197Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:20.197Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:20.197Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:20.462Z] 3.2.0-dev.60: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:20.818Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:21.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:21.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T01:40:21.157Z] 20304c231527: Preparing [2024-08-27T01:40:21.157Z] 369999206530: Preparing [2024-08-27T01:40:21.157Z] 3af56e15275a: Preparing [2024-08-27T01:40:21.157Z] a5c3cea800ba: Preparing [2024-08-27T01:40:21.157Z] 67f6ccc72934: Preparing [2024-08-27T01:40:21.157Z] eb6b4afe171b: Preparing [2024-08-27T01:40:21.157Z] 3c20671a5817: Preparing [2024-08-27T01:40:21.157Z] eb6b4afe171b: Waiting [2024-08-27T01:40:21.157Z] 3c20671a5817: Waiting [2024-08-27T01:40:21.157Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:21.157Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:21.157Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:21.157Z] 369999206530: Layer already exists [2024-08-27T01:40:21.157Z] 20304c231527: Layer already exists [2024-08-27T01:40:21.157Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:21.157Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:21.421Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:21.782Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:22.137Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-27T01:40:22.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T01:40:22.137Z] 20304c231527: Preparing [2024-08-27T01:40:22.137Z] 369999206530: Preparing [2024-08-27T01:40:22.137Z] 3af56e15275a: Preparing [2024-08-27T01:40:22.137Z] a5c3cea800ba: Preparing [2024-08-27T01:40:22.137Z] 67f6ccc72934: Preparing [2024-08-27T01:40:22.137Z] eb6b4afe171b: Preparing [2024-08-27T01:40:22.137Z] 3c20671a5817: Preparing [2024-08-27T01:40:22.137Z] eb6b4afe171b: Waiting [2024-08-27T01:40:22.137Z] 3c20671a5817: Waiting [2024-08-27T01:40:22.137Z] 20304c231527: Layer already exists [2024-08-27T01:40:22.137Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:22.137Z] 369999206530: Layer already exists [2024-08-27T01:40:22.137Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:22.137Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:22.137Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:22.137Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:22.403Z] main: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:40:22.483Z] ===================================================== [Pipeline] echo [2024-08-27T01:40:22.494Z] taggedImages: [2024-08-27T01:40:22.494Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:22.494Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-27T01:40:22.494Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [2024-08-27T01:40:22.494Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:22.494Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-27T01:40:22.514Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-27T01:40:22.514Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:22.514Z] latest [2024-08-27T01:40:22.514Z] 3.2.0-dev.60 [2024-08-27T01:40:22.514Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:22.514Z] main [2024-08-27T01:40:22.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:22.885Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:23.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:23.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T01:40:23.240Z] d3097b5f84de: Preparing [2024-08-27T01:40:23.240Z] 4d5554c2e11b: Preparing [2024-08-27T01:40:23.240Z] dde1c50d6829: Preparing [2024-08-27T01:40:23.240Z] 6ac0a0dd7671: Preparing [2024-08-27T01:40:23.240Z] 3af56e15275a: Preparing [2024-08-27T01:40:23.240Z] a5c3cea800ba: Preparing [2024-08-27T01:40:23.240Z] 67f6ccc72934: Preparing [2024-08-27T01:40:23.240Z] eb6b4afe171b: Preparing [2024-08-27T01:40:23.240Z] 3c20671a5817: Preparing [2024-08-27T01:40:23.240Z] 67f6ccc72934: Waiting [2024-08-27T01:40:23.240Z] eb6b4afe171b: Waiting [2024-08-27T01:40:23.240Z] 3c20671a5817: Waiting [2024-08-27T01:40:23.240Z] a5c3cea800ba: Waiting [2024-08-27T01:40:23.240Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:23.506Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:23.506Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:23.506Z] 4d5554c2e11b: Pushed [2024-08-27T01:40:23.506Z] dde1c50d6829: Pushed [2024-08-27T01:40:23.506Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:23.506Z] d3097b5f84de: Pushed [2024-08-27T01:40:23.506Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:25.446Z] 6ac0a0dd7671: Pushed [2024-08-27T01:40:25.446Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:26.081Z] + 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-08-27T01:40:26.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-27T01:40:26.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T01:40:26.454Z] d3097b5f84de: Preparing [2024-08-27T01:40:26.454Z] 4d5554c2e11b: Preparing [2024-08-27T01:40:26.454Z] dde1c50d6829: Preparing [2024-08-27T01:40:26.454Z] 6ac0a0dd7671: Preparing [2024-08-27T01:40:26.454Z] 3af56e15275a: Preparing [2024-08-27T01:40:26.454Z] a5c3cea800ba: Preparing [2024-08-27T01:40:26.454Z] 67f6ccc72934: Preparing [2024-08-27T01:40:26.454Z] eb6b4afe171b: Preparing [2024-08-27T01:40:26.454Z] 3c20671a5817: Preparing [2024-08-27T01:40:26.454Z] a5c3cea800ba: Waiting [2024-08-27T01:40:26.454Z] 67f6ccc72934: Waiting [2024-08-27T01:40:26.454Z] eb6b4afe171b: Waiting [2024-08-27T01:40:26.454Z] 3c20671a5817: Waiting [2024-08-27T01:40:26.454Z] d3097b5f84de: Layer already exists [2024-08-27T01:40:26.454Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:26.454Z] dde1c50d6829: Layer already exists [2024-08-27T01:40:26.454Z] 4d5554c2e11b: Layer already exists [2024-08-27T01:40:26.454Z] 6ac0a0dd7671: Layer already exists [2024-08-27T01:40:26.454Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:26.454Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:26.454Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:26.454Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:26.721Z] latest: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:27.082Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:27.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [2024-08-27T01:40:27.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T01:40:27.444Z] d3097b5f84de: Preparing [2024-08-27T01:40:27.444Z] 4d5554c2e11b: Preparing [2024-08-27T01:40:27.444Z] dde1c50d6829: Preparing [2024-08-27T01:40:27.444Z] 6ac0a0dd7671: Preparing [2024-08-27T01:40:27.444Z] 3af56e15275a: Preparing [2024-08-27T01:40:27.444Z] a5c3cea800ba: Preparing [2024-08-27T01:40:27.444Z] 67f6ccc72934: Preparing [2024-08-27T01:40:27.444Z] eb6b4afe171b: Preparing [2024-08-27T01:40:27.444Z] 3c20671a5817: Preparing [2024-08-27T01:40:27.444Z] 67f6ccc72934: Waiting [2024-08-27T01:40:27.444Z] eb6b4afe171b: Waiting [2024-08-27T01:40:27.444Z] 3c20671a5817: Waiting [2024-08-27T01:40:27.444Z] a5c3cea800ba: Waiting [2024-08-27T01:40:27.444Z] 6ac0a0dd7671: Layer already exists [2024-08-27T01:40:27.444Z] dde1c50d6829: Layer already exists [2024-08-27T01:40:27.444Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:27.444Z] d3097b5f84de: Layer already exists [2024-08-27T01:40:27.444Z] 4d5554c2e11b: Layer already exists [2024-08-27T01:40:27.444Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:27.444Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:27.444Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:27.444Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:27.710Z] 3.2.0-dev.60: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:28.079Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:28.445Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:28.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T01:40:28.445Z] d3097b5f84de: Preparing [2024-08-27T01:40:28.445Z] 4d5554c2e11b: Preparing [2024-08-27T01:40:28.445Z] dde1c50d6829: Preparing [2024-08-27T01:40:28.445Z] 6ac0a0dd7671: Preparing [2024-08-27T01:40:28.445Z] 3af56e15275a: Preparing [2024-08-27T01:40:28.445Z] a5c3cea800ba: Preparing [2024-08-27T01:40:28.445Z] 67f6ccc72934: Preparing [2024-08-27T01:40:28.445Z] eb6b4afe171b: Preparing [2024-08-27T01:40:28.445Z] 3c20671a5817: Preparing [2024-08-27T01:40:28.445Z] 67f6ccc72934: Waiting [2024-08-27T01:40:28.445Z] eb6b4afe171b: Waiting [2024-08-27T01:40:28.445Z] 3c20671a5817: Waiting [2024-08-27T01:40:28.445Z] a5c3cea800ba: Waiting [2024-08-27T01:40:28.445Z] 6ac0a0dd7671: Layer already exists [2024-08-27T01:40:28.445Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:28.445Z] dde1c50d6829: Layer already exists [2024-08-27T01:40:28.445Z] 4d5554c2e11b: Layer already exists [2024-08-27T01:40:28.445Z] d3097b5f84de: Layer already exists [2024-08-27T01:40:28.445Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:28.445Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:28.445Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:28.445Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:28.713Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:29.085Z] + 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-08-27T01:40:29.435Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-27T01:40:29.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T01:40:29.435Z] d3097b5f84de: Preparing [2024-08-27T01:40:29.435Z] 4d5554c2e11b: Preparing [2024-08-27T01:40:29.435Z] dde1c50d6829: Preparing [2024-08-27T01:40:29.435Z] 6ac0a0dd7671: Preparing [2024-08-27T01:40:29.435Z] 3af56e15275a: Preparing [2024-08-27T01:40:29.435Z] a5c3cea800ba: Preparing [2024-08-27T01:40:29.435Z] 67f6ccc72934: Preparing [2024-08-27T01:40:29.435Z] eb6b4afe171b: Preparing [2024-08-27T01:40:29.435Z] 3c20671a5817: Preparing [2024-08-27T01:40:29.435Z] a5c3cea800ba: Waiting [2024-08-27T01:40:29.435Z] 67f6ccc72934: Waiting [2024-08-27T01:40:29.435Z] 3c20671a5817: Waiting [2024-08-27T01:40:29.435Z] eb6b4afe171b: Waiting [2024-08-27T01:40:29.435Z] 4d5554c2e11b: Layer already exists [2024-08-27T01:40:29.435Z] 6ac0a0dd7671: Layer already exists [2024-08-27T01:40:29.435Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:29.435Z] d3097b5f84de: Layer already exists [2024-08-27T01:40:29.435Z] dde1c50d6829: Layer already exists [2024-08-27T01:40:29.435Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:29.435Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:29.435Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:29.435Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:29.700Z] main: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:40:29.781Z] ===================================================== [Pipeline] echo [2024-08-27T01:40:29.793Z] taggedImages: [2024-08-27T01:40:29.793Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:29.793Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-27T01:40:29.793Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [2024-08-27T01:40:29.793Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:29.793Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-27T01:40:29.814Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-27T01:40:29.814Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:29.814Z] latest [2024-08-27T01:40:29.814Z] 3.2.0-dev.60 [2024-08-27T01:40:29.814Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:29.814Z] main [2024-08-27T01:40:29.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:30.179Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:30.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:30.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T01:40:30.527Z] a415eef5cf60: Preparing [2024-08-27T01:40:30.527Z] 3627cb30d4ad: Preparing [2024-08-27T01:40:30.527Z] 377861309b8a: Preparing [2024-08-27T01:40:30.527Z] 3af56e15275a: Preparing [2024-08-27T01:40:30.527Z] a5c3cea800ba: Preparing [2024-08-27T01:40:30.527Z] 36a12e0bdf85: Preparing [2024-08-27T01:40:30.527Z] 9690cca7d2f7: Preparing [2024-08-27T01:40:30.527Z] 36a12e0bdf85: Waiting [2024-08-27T01:40:30.527Z] 3c20671a5817: Preparing [2024-08-27T01:40:30.527Z] 9690cca7d2f7: Waiting [2024-08-27T01:40:30.527Z] 3c20671a5817: Waiting [2024-08-27T01:40:30.792Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:30.792Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:30.792Z] a415eef5cf60: Pushed [2024-08-27T01:40:30.792Z] 3627cb30d4ad: Pushed [2024-08-27T01:40:30.792Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:30.792Z] 36a12e0bdf85: Pushed [2024-08-27T01:40:30.792Z] 9690cca7d2f7: Pushed [2024-08-27T01:40:38.995Z] 377861309b8a: Pushed [2024-08-27T01:40:38.995Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:39.377Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:39.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-27T01:40:39.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T01:40:39.746Z] a415eef5cf60: Preparing [2024-08-27T01:40:39.746Z] 3627cb30d4ad: Preparing [2024-08-27T01:40:39.746Z] 377861309b8a: Preparing [2024-08-27T01:40:39.746Z] 3af56e15275a: Preparing [2024-08-27T01:40:39.746Z] a5c3cea800ba: Preparing [2024-08-27T01:40:39.746Z] 36a12e0bdf85: Preparing [2024-08-27T01:40:39.746Z] 9690cca7d2f7: Preparing [2024-08-27T01:40:39.746Z] 3c20671a5817: Preparing [2024-08-27T01:40:39.746Z] 36a12e0bdf85: Waiting [2024-08-27T01:40:39.746Z] 9690cca7d2f7: Waiting [2024-08-27T01:40:39.746Z] 3c20671a5817: Waiting [2024-08-27T01:40:39.746Z] 3627cb30d4ad: Layer already exists [2024-08-27T01:40:39.746Z] a415eef5cf60: Layer already exists [2024-08-27T01:40:39.746Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:39.746Z] 377861309b8a: Layer already exists [2024-08-27T01:40:39.746Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:39.746Z] 36a12e0bdf85: Layer already exists [2024-08-27T01:40:39.746Z] 9690cca7d2f7: Layer already exists [2024-08-27T01:40:39.746Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:40.013Z] latest: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:40.384Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:40.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [2024-08-27T01:40:40.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T01:40:40.754Z] a415eef5cf60: Preparing [2024-08-27T01:40:40.754Z] 3627cb30d4ad: Preparing [2024-08-27T01:40:40.754Z] 377861309b8a: Preparing [2024-08-27T01:40:40.754Z] 3af56e15275a: Preparing [2024-08-27T01:40:40.754Z] a5c3cea800ba: Preparing [2024-08-27T01:40:40.754Z] 36a12e0bdf85: Preparing [2024-08-27T01:40:40.754Z] 36a12e0bdf85: Waiting [2024-08-27T01:40:40.754Z] 9690cca7d2f7: Preparing [2024-08-27T01:40:40.754Z] 3c20671a5817: Preparing [2024-08-27T01:40:40.754Z] 9690cca7d2f7: Waiting [2024-08-27T01:40:40.754Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:40.754Z] 3627cb30d4ad: Layer already exists [2024-08-27T01:40:40.754Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:40.754Z] 377861309b8a: Layer already exists [2024-08-27T01:40:40.754Z] a415eef5cf60: Layer already exists [2024-08-27T01:40:40.754Z] 9690cca7d2f7: Layer already exists [2024-08-27T01:40:40.754Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:40.754Z] 36a12e0bdf85: Layer already exists [2024-08-27T01:40:41.021Z] 3.2.0-dev.60: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:41.397Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:41.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:41.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T01:40:41.767Z] a415eef5cf60: Preparing [2024-08-27T01:40:41.767Z] 3627cb30d4ad: Preparing [2024-08-27T01:40:41.767Z] 377861309b8a: Preparing [2024-08-27T01:40:41.767Z] 3af56e15275a: Preparing [2024-08-27T01:40:41.767Z] a5c3cea800ba: Preparing [2024-08-27T01:40:41.767Z] 36a12e0bdf85: Preparing [2024-08-27T01:40:41.767Z] 9690cca7d2f7: Preparing [2024-08-27T01:40:41.767Z] 3c20671a5817: Preparing [2024-08-27T01:40:41.767Z] 36a12e0bdf85: Waiting [2024-08-27T01:40:41.767Z] 9690cca7d2f7: Waiting [2024-08-27T01:40:41.767Z] 3c20671a5817: Waiting [2024-08-27T01:40:41.767Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:41.767Z] 377861309b8a: Layer already exists [2024-08-27T01:40:41.767Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:41.767Z] a415eef5cf60: Layer already exists [2024-08-27T01:40:41.767Z] 3627cb30d4ad: Layer already exists [2024-08-27T01:40:41.767Z] 36a12e0bdf85: Layer already exists [2024-08-27T01:40:41.767Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:41.767Z] 9690cca7d2f7: Layer already exists [2024-08-27T01:40:42.032Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:42.390Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:42.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-27T01:40:42.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T01:40:42.758Z] a415eef5cf60: Preparing [2024-08-27T01:40:42.758Z] 3627cb30d4ad: Preparing [2024-08-27T01:40:42.758Z] 377861309b8a: Preparing [2024-08-27T01:40:42.758Z] 3af56e15275a: Preparing [2024-08-27T01:40:42.758Z] a5c3cea800ba: Preparing [2024-08-27T01:40:42.758Z] 36a12e0bdf85: Preparing [2024-08-27T01:40:42.758Z] 9690cca7d2f7: Preparing [2024-08-27T01:40:42.758Z] 3c20671a5817: Preparing [2024-08-27T01:40:42.758Z] 36a12e0bdf85: Waiting [2024-08-27T01:40:42.758Z] 9690cca7d2f7: Waiting [2024-08-27T01:40:42.758Z] 3c20671a5817: Waiting [2024-08-27T01:40:42.758Z] a415eef5cf60: Layer already exists [2024-08-27T01:40:42.758Z] 3627cb30d4ad: Layer already exists [2024-08-27T01:40:42.758Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:42.758Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:42.758Z] 377861309b8a: Layer already exists [2024-08-27T01:40:42.758Z] 9690cca7d2f7: Layer already exists [2024-08-27T01:40:42.758Z] 36a12e0bdf85: Layer already exists [2024-08-27T01:40:42.758Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:43.024Z] main: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:40:43.106Z] ===================================================== [Pipeline] echo [2024-08-27T01:40:43.117Z] taggedImages: [2024-08-27T01:40:43.117Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:43.117Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-27T01:40:43.117Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [2024-08-27T01:40:43.117Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:43.117Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-27T01:40:43.142Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-27T01:40:43.142Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:43.142Z] latest [2024-08-27T01:40:43.142Z] 3.2.0-dev.60 [2024-08-27T01:40:43.142Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:43.142Z] main [2024-08-27T01:40:43.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:43.518Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:43.879Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:43.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T01:40:43.879Z] 64207b16add4: Preparing [2024-08-27T01:40:43.879Z] 222696707a0b: Preparing [2024-08-27T01:40:43.879Z] a5c3cea800ba: Preparing [2024-08-27T01:40:43.879Z] 103fdca4adf4: Preparing [2024-08-27T01:40:43.879Z] aaff825e08ab: Preparing [2024-08-27T01:40:43.879Z] 3c20671a5817: Preparing [2024-08-27T01:40:43.879Z] 3c20671a5817: Waiting [2024-08-27T01:40:43.879Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:44.148Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:44.149Z] aaff825e08ab: Pushed [2024-08-27T01:40:44.149Z] 103fdca4adf4: Pushed [2024-08-27T01:40:44.149Z] 64207b16add4: Pushed [2024-08-27T01:40:52.348Z] 222696707a0b: Pushed [2024-08-27T01:40:52.348Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:52.719Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:53.128Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-27T01:40:53.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T01:40:53.128Z] 64207b16add4: Preparing [2024-08-27T01:40:53.128Z] 222696707a0b: Preparing [2024-08-27T01:40:53.128Z] a5c3cea800ba: Preparing [2024-08-27T01:40:53.128Z] 103fdca4adf4: Preparing [2024-08-27T01:40:53.128Z] aaff825e08ab: Preparing [2024-08-27T01:40:53.128Z] 3c20671a5817: Preparing [2024-08-27T01:40:53.128Z] 3c20671a5817: Waiting [2024-08-27T01:40:53.128Z] aaff825e08ab: Layer already exists [2024-08-27T01:40:53.128Z] 64207b16add4: Layer already exists [2024-08-27T01:40:53.128Z] 103fdca4adf4: Layer already exists [2024-08-27T01:40:53.128Z] 222696707a0b: Layer already exists [2024-08-27T01:40:53.128Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:53.128Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:53.397Z] latest: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:53.771Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:54.154Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [2024-08-27T01:40:54.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T01:40:54.154Z] 64207b16add4: Preparing [2024-08-27T01:40:54.154Z] 222696707a0b: Preparing [2024-08-27T01:40:54.154Z] a5c3cea800ba: Preparing [2024-08-27T01:40:54.154Z] 103fdca4adf4: Preparing [2024-08-27T01:40:54.154Z] aaff825e08ab: Preparing [2024-08-27T01:40:54.154Z] 3c20671a5817: Preparing [2024-08-27T01:40:54.154Z] 3c20671a5817: Waiting [2024-08-27T01:40:54.154Z] 103fdca4adf4: Layer already exists [2024-08-27T01:40:54.154Z] aaff825e08ab: Layer already exists [2024-08-27T01:40:54.154Z] 222696707a0b: Layer already exists [2024-08-27T01:40:54.154Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:54.154Z] 64207b16add4: Layer already exists [2024-08-27T01:40:54.154Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:54.423Z] 3.2.0-dev.60: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:54.823Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:55.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:55.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T01:40:55.188Z] 64207b16add4: Preparing [2024-08-27T01:40:55.188Z] 222696707a0b: Preparing [2024-08-27T01:40:55.188Z] a5c3cea800ba: Preparing [2024-08-27T01:40:55.188Z] 103fdca4adf4: Preparing [2024-08-27T01:40:55.188Z] aaff825e08ab: Preparing [2024-08-27T01:40:55.188Z] 3c20671a5817: Preparing [2024-08-27T01:40:55.188Z] 3c20671a5817: Waiting [2024-08-27T01:40:55.188Z] 64207b16add4: Layer already exists [2024-08-27T01:40:55.188Z] 103fdca4adf4: Layer already exists [2024-08-27T01:40:55.188Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:55.188Z] 222696707a0b: Layer already exists [2024-08-27T01:40:55.188Z] aaff825e08ab: Layer already exists [2024-08-27T01:40:55.188Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:55.459Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:55.811Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:56.181Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-27T01:40:56.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T01:40:56.181Z] 64207b16add4: Preparing [2024-08-27T01:40:56.181Z] 222696707a0b: Preparing [2024-08-27T01:40:56.181Z] a5c3cea800ba: Preparing [2024-08-27T01:40:56.181Z] 103fdca4adf4: Preparing [2024-08-27T01:40:56.181Z] aaff825e08ab: Preparing [2024-08-27T01:40:56.181Z] 3c20671a5817: Preparing [2024-08-27T01:40:56.181Z] 3c20671a5817: Waiting [2024-08-27T01:40:56.181Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:56.181Z] 222696707a0b: Layer already exists [2024-08-27T01:40:56.181Z] 103fdca4adf4: Layer already exists [2024-08-27T01:40:56.181Z] aaff825e08ab: Layer already exists [2024-08-27T01:40:56.181Z] 64207b16add4: Layer already exists [2024-08-27T01:40:56.181Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:56.446Z] main: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:40:56.502Z] ===================================================== [Pipeline] echo [2024-08-27T01:40:56.513Z] taggedImages: [2024-08-27T01:40:56.513Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:56.513Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-27T01:40:56.513Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [2024-08-27T01:40:56.513Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:56.513Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-27T01:40:56.535Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-27T01:40:56.535Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:56.535Z] latest [2024-08-27T01:40:56.535Z] 3.2.0-dev.60 [2024-08-27T01:40:56.535Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:40:56.535Z] main [2024-08-27T01:40:56.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:56.902Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:40:57.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:40:57.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T01:40:57.257Z] aaf610fc9465: Preparing [2024-08-27T01:40:57.257Z] 38f2890f0ee7: Preparing [2024-08-27T01:40:57.257Z] a83b959a420f: Preparing [2024-08-27T01:40:57.257Z] 3af56e15275a: Preparing [2024-08-27T01:40:57.257Z] a5c3cea800ba: Preparing [2024-08-27T01:40:57.257Z] 67f6ccc72934: Preparing [2024-08-27T01:40:57.257Z] eb6b4afe171b: Preparing [2024-08-27T01:40:57.257Z] 67f6ccc72934: Waiting [2024-08-27T01:40:57.257Z] 3c20671a5817: Preparing [2024-08-27T01:40:57.257Z] eb6b4afe171b: Waiting [2024-08-27T01:40:57.257Z] 3c20671a5817: Waiting [2024-08-27T01:40:57.524Z] a5c3cea800ba: Layer already exists [2024-08-27T01:40:57.524Z] 3af56e15275a: Layer already exists [2024-08-27T01:40:57.524Z] 67f6ccc72934: Layer already exists [2024-08-27T01:40:57.524Z] eb6b4afe171b: Layer already exists [2024-08-27T01:40:57.524Z] 38f2890f0ee7: Pushed [2024-08-27T01:40:57.524Z] 3c20671a5817: Layer already exists [2024-08-27T01:40:57.524Z] aaf610fc9465: Pushed [2024-08-27T01:41:04.167Z] a83b959a420f: Pushed [2024-08-27T01:41:04.434Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:04.801Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:05.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-27T01:41:05.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T01:41:05.156Z] aaf610fc9465: Preparing [2024-08-27T01:41:05.156Z] 38f2890f0ee7: Preparing [2024-08-27T01:41:05.156Z] a83b959a420f: Preparing [2024-08-27T01:41:05.156Z] 3af56e15275a: Preparing [2024-08-27T01:41:05.156Z] a5c3cea800ba: Preparing [2024-08-27T01:41:05.157Z] 67f6ccc72934: Preparing [2024-08-27T01:41:05.157Z] eb6b4afe171b: Preparing [2024-08-27T01:41:05.157Z] 3c20671a5817: Preparing [2024-08-27T01:41:05.157Z] 67f6ccc72934: Waiting [2024-08-27T01:41:05.157Z] eb6b4afe171b: Waiting [2024-08-27T01:41:05.157Z] 3c20671a5817: Waiting [2024-08-27T01:41:05.157Z] aaf610fc9465: Layer already exists [2024-08-27T01:41:05.157Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:05.157Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:05.157Z] 38f2890f0ee7: Layer already exists [2024-08-27T01:41:05.157Z] a83b959a420f: Layer already exists [2024-08-27T01:41:05.157Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:05.157Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:05.157Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:05.425Z] latest: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:05.797Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:06.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [2024-08-27T01:41:06.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T01:41:06.155Z] aaf610fc9465: Preparing [2024-08-27T01:41:06.155Z] 38f2890f0ee7: Preparing [2024-08-27T01:41:06.155Z] a83b959a420f: Preparing [2024-08-27T01:41:06.155Z] 3af56e15275a: Preparing [2024-08-27T01:41:06.155Z] a5c3cea800ba: Preparing [2024-08-27T01:41:06.155Z] 67f6ccc72934: Preparing [2024-08-27T01:41:06.155Z] eb6b4afe171b: Preparing [2024-08-27T01:41:06.155Z] 3c20671a5817: Preparing [2024-08-27T01:41:06.155Z] 67f6ccc72934: Waiting [2024-08-27T01:41:06.155Z] eb6b4afe171b: Waiting [2024-08-27T01:41:06.155Z] 3c20671a5817: Waiting [2024-08-27T01:41:06.155Z] a83b959a420f: Layer already exists [2024-08-27T01:41:06.155Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:06.155Z] 38f2890f0ee7: Layer already exists [2024-08-27T01:41:06.155Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:06.155Z] aaf610fc9465: Layer already exists [2024-08-27T01:41:06.155Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:06.155Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:06.155Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:06.422Z] 3.2.0-dev.60: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:06.793Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:07.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:07.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T01:41:07.152Z] aaf610fc9465: Preparing [2024-08-27T01:41:07.152Z] 38f2890f0ee7: Preparing [2024-08-27T01:41:07.152Z] a83b959a420f: Preparing [2024-08-27T01:41:07.152Z] 3af56e15275a: Preparing [2024-08-27T01:41:07.152Z] a5c3cea800ba: Preparing [2024-08-27T01:41:07.152Z] 67f6ccc72934: Preparing [2024-08-27T01:41:07.152Z] eb6b4afe171b: Preparing [2024-08-27T01:41:07.152Z] 3c20671a5817: Preparing [2024-08-27T01:41:07.152Z] 67f6ccc72934: Waiting [2024-08-27T01:41:07.152Z] eb6b4afe171b: Waiting [2024-08-27T01:41:07.152Z] 3c20671a5817: Waiting [2024-08-27T01:41:07.152Z] 38f2890f0ee7: Layer already exists [2024-08-27T01:41:07.152Z] a83b959a420f: Layer already exists [2024-08-27T01:41:07.152Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:07.152Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:07.152Z] aaf610fc9465: Layer already exists [2024-08-27T01:41:07.152Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:07.152Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:07.152Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:07.419Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:07.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:08.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-27T01:41:08.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T01:41:08.156Z] aaf610fc9465: Preparing [2024-08-27T01:41:08.156Z] 38f2890f0ee7: Preparing [2024-08-27T01:41:08.156Z] a83b959a420f: Preparing [2024-08-27T01:41:08.156Z] 3af56e15275a: Preparing [2024-08-27T01:41:08.156Z] a5c3cea800ba: Preparing [2024-08-27T01:41:08.156Z] 67f6ccc72934: Preparing [2024-08-27T01:41:08.156Z] eb6b4afe171b: Preparing [2024-08-27T01:41:08.156Z] 3c20671a5817: Preparing [2024-08-27T01:41:08.156Z] 67f6ccc72934: Waiting [2024-08-27T01:41:08.156Z] 3c20671a5817: Waiting [2024-08-27T01:41:08.156Z] eb6b4afe171b: Waiting [2024-08-27T01:41:08.156Z] a83b959a420f: Layer already exists [2024-08-27T01:41:08.156Z] 38f2890f0ee7: Layer already exists [2024-08-27T01:41:08.156Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:08.156Z] aaf610fc9465: Layer already exists [2024-08-27T01:41:08.156Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:08.156Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:08.156Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:08.156Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:08.423Z] main: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:08.510Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:08.522Z] taggedImages: [2024-08-27T01:41:08.522Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:08.522Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-27T01:41:08.522Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [2024-08-27T01:41:08.522Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:08.522Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-27T01:41:08.544Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-27T01:41:08.544Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:08.544Z] latest [2024-08-27T01:41:08.544Z] 3.2.0-dev.60 [2024-08-27T01:41:08.544Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:08.544Z] main [2024-08-27T01:41:08.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:08.916Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:09.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:09.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T01:41:09.289Z] 144d0e5db3ba: Preparing [2024-08-27T01:41:09.289Z] 95cb3fac0e5f: Preparing [2024-08-27T01:41:09.289Z] 0850afa55d2f: Preparing [2024-08-27T01:41:09.289Z] 3c690ea85cba: Preparing [2024-08-27T01:41:09.289Z] 04ff9cf91101: Preparing [2024-08-27T01:41:09.289Z] 3501e50cecfc: Preparing [2024-08-27T01:41:09.289Z] 787b33f45b70: Preparing [2024-08-27T01:41:09.289Z] aa66e634020f: Preparing [2024-08-27T01:41:09.289Z] 3af56e15275a: Preparing [2024-08-27T01:41:09.289Z] a5c3cea800ba: Preparing [2024-08-27T01:41:09.289Z] 16b1d0ad49e5: Preparing [2024-08-27T01:41:09.289Z] a5eebc90fdf5: Preparing [2024-08-27T01:41:09.289Z] 5f70bf18a086: Preparing [2024-08-27T01:41:09.289Z] 905df0b615a0: Preparing [2024-08-27T01:41:09.289Z] 258fe3941d81: Preparing [2024-08-27T01:41:09.289Z] 006a0d54ffd1: Preparing [2024-08-27T01:41:09.289Z] 3c20671a5817: Preparing [2024-08-27T01:41:09.289Z] 16b1d0ad49e5: Waiting [2024-08-27T01:41:09.289Z] a5eebc90fdf5: Waiting [2024-08-27T01:41:09.289Z] 5f70bf18a086: Waiting [2024-08-27T01:41:09.289Z] 905df0b615a0: Waiting [2024-08-27T01:41:09.289Z] 258fe3941d81: Waiting [2024-08-27T01:41:09.289Z] 3501e50cecfc: Waiting [2024-08-27T01:41:09.289Z] 787b33f45b70: Waiting [2024-08-27T01:41:09.289Z] 006a0d54ffd1: Waiting [2024-08-27T01:41:09.289Z] 3c20671a5817: Waiting [2024-08-27T01:41:09.289Z] aa66e634020f: Waiting [2024-08-27T01:41:09.289Z] 3af56e15275a: Waiting [2024-08-27T01:41:09.289Z] a5c3cea800ba: Waiting [2024-08-27T01:41:09.559Z] 95cb3fac0e5f: Pushed [2024-08-27T01:41:09.559Z] 3c690ea85cba: Pushed [2024-08-27T01:41:09.559Z] 0850afa55d2f: Pushed [2024-08-27T01:41:09.559Z] 04ff9cf91101: Pushed [2024-08-27T01:41:09.559Z] 144d0e5db3ba: Pushed [2024-08-27T01:41:09.559Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:09.559Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:09.559Z] 3501e50cecfc: Pushed [2024-08-27T01:41:09.559Z] 787b33f45b70: Pushed [2024-08-27T01:41:09.826Z] 5f70bf18a086: Layer already exists [2024-08-27T01:41:09.826Z] 16b1d0ad49e5: Pushed [2024-08-27T01:41:09.826Z] a5eebc90fdf5: Pushed [2024-08-27T01:41:09.826Z] 905df0b615a0: Pushed [2024-08-27T01:41:09.826Z] 258fe3941d81: Pushed [2024-08-27T01:41:09.826Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:09.826Z] 006a0d54ffd1: Pushed [2024-08-27T01:41:13.167Z] aa66e634020f: Pushed [2024-08-27T01:41:13.167Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:13.531Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:13.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-27T01:41:13.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T01:41:13.880Z] 144d0e5db3ba: Preparing [2024-08-27T01:41:13.880Z] 95cb3fac0e5f: Preparing [2024-08-27T01:41:13.880Z] 0850afa55d2f: Preparing [2024-08-27T01:41:13.880Z] 3c690ea85cba: Preparing [2024-08-27T01:41:13.880Z] 04ff9cf91101: Preparing [2024-08-27T01:41:13.880Z] 3501e50cecfc: Preparing [2024-08-27T01:41:13.880Z] 787b33f45b70: Preparing [2024-08-27T01:41:13.880Z] aa66e634020f: Preparing [2024-08-27T01:41:13.880Z] 3af56e15275a: Preparing [2024-08-27T01:41:13.880Z] a5c3cea800ba: Preparing [2024-08-27T01:41:13.880Z] 16b1d0ad49e5: Preparing [2024-08-27T01:41:13.880Z] a5eebc90fdf5: Preparing [2024-08-27T01:41:13.880Z] 5f70bf18a086: Preparing [2024-08-27T01:41:13.880Z] 905df0b615a0: Preparing [2024-08-27T01:41:13.880Z] 258fe3941d81: Preparing [2024-08-27T01:41:13.880Z] 006a0d54ffd1: Preparing [2024-08-27T01:41:13.880Z] 3c20671a5817: Preparing [2024-08-27T01:41:13.880Z] a5c3cea800ba: Waiting [2024-08-27T01:41:13.880Z] 16b1d0ad49e5: Waiting [2024-08-27T01:41:13.880Z] a5eebc90fdf5: Waiting [2024-08-27T01:41:13.880Z] 5f70bf18a086: Waiting [2024-08-27T01:41:13.880Z] 905df0b615a0: Waiting [2024-08-27T01:41:13.880Z] 258fe3941d81: Waiting [2024-08-27T01:41:13.880Z] 3501e50cecfc: Waiting [2024-08-27T01:41:13.880Z] 006a0d54ffd1: Waiting [2024-08-27T01:41:13.880Z] 3c20671a5817: Waiting [2024-08-27T01:41:13.880Z] 787b33f45b70: Waiting [2024-08-27T01:41:13.880Z] aa66e634020f: Waiting [2024-08-27T01:41:13.880Z] 3af56e15275a: Waiting [2024-08-27T01:41:13.880Z] 04ff9cf91101: Layer already exists [2024-08-27T01:41:13.880Z] 3c690ea85cba: Layer already exists [2024-08-27T01:41:13.880Z] 95cb3fac0e5f: Layer already exists [2024-08-27T01:41:13.880Z] 144d0e5db3ba: Layer already exists [2024-08-27T01:41:13.880Z] 0850afa55d2f: Layer already exists [2024-08-27T01:41:13.880Z] 3501e50cecfc: Layer already exists [2024-08-27T01:41:13.880Z] aa66e634020f: Layer already exists [2024-08-27T01:41:13.880Z] 787b33f45b70: Layer already exists [2024-08-27T01:41:13.880Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:13.880Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:14.146Z] 16b1d0ad49e5: Layer already exists [2024-08-27T01:41:14.146Z] 5f70bf18a086: Layer already exists [2024-08-27T01:41:14.146Z] a5eebc90fdf5: Layer already exists [2024-08-27T01:41:14.146Z] 905df0b615a0: Layer already exists [2024-08-27T01:41:14.146Z] 258fe3941d81: Layer already exists [2024-08-27T01:41:14.146Z] 006a0d54ffd1: Layer already exists [2024-08-27T01:41:14.146Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:14.146Z] latest: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:14.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:14.917Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [2024-08-27T01:41:14.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T01:41:14.917Z] 144d0e5db3ba: Preparing [2024-08-27T01:41:14.917Z] 95cb3fac0e5f: Preparing [2024-08-27T01:41:14.917Z] 0850afa55d2f: Preparing [2024-08-27T01:41:14.917Z] 3c690ea85cba: Preparing [2024-08-27T01:41:14.917Z] 04ff9cf91101: Preparing [2024-08-27T01:41:14.917Z] 3501e50cecfc: Preparing [2024-08-27T01:41:14.917Z] 787b33f45b70: Preparing [2024-08-27T01:41:14.917Z] aa66e634020f: Preparing [2024-08-27T01:41:14.917Z] 3af56e15275a: Preparing [2024-08-27T01:41:14.917Z] a5c3cea800ba: Preparing [2024-08-27T01:41:14.917Z] 16b1d0ad49e5: Preparing [2024-08-27T01:41:14.917Z] a5eebc90fdf5: Preparing [2024-08-27T01:41:14.917Z] 5f70bf18a086: Preparing [2024-08-27T01:41:14.917Z] 905df0b615a0: Preparing [2024-08-27T01:41:14.917Z] 258fe3941d81: Preparing [2024-08-27T01:41:14.917Z] 006a0d54ffd1: Preparing [2024-08-27T01:41:14.917Z] 3c20671a5817: Preparing [2024-08-27T01:41:14.917Z] a5eebc90fdf5: Waiting [2024-08-27T01:41:14.917Z] 3501e50cecfc: Waiting [2024-08-27T01:41:14.917Z] 5f70bf18a086: Waiting [2024-08-27T01:41:14.917Z] 905df0b615a0: Waiting [2024-08-27T01:41:14.917Z] 787b33f45b70: Waiting [2024-08-27T01:41:14.917Z] aa66e634020f: Waiting [2024-08-27T01:41:14.917Z] 258fe3941d81: Waiting [2024-08-27T01:41:14.917Z] 3af56e15275a: Waiting [2024-08-27T01:41:14.917Z] a5c3cea800ba: Waiting [2024-08-27T01:41:14.917Z] 16b1d0ad49e5: Waiting [2024-08-27T01:41:14.917Z] 006a0d54ffd1: Waiting [2024-08-27T01:41:14.917Z] 3c20671a5817: Waiting [2024-08-27T01:41:14.917Z] 0850afa55d2f: Layer already exists [2024-08-27T01:41:14.917Z] 95cb3fac0e5f: Layer already exists [2024-08-27T01:41:14.917Z] 144d0e5db3ba: Layer already exists [2024-08-27T01:41:14.917Z] 04ff9cf91101: Layer already exists [2024-08-27T01:41:14.917Z] 3c690ea85cba: Layer already exists [2024-08-27T01:41:14.917Z] 3501e50cecfc: Layer already exists [2024-08-27T01:41:14.917Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:14.917Z] aa66e634020f: Layer already exists [2024-08-27T01:41:14.917Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:14.917Z] 787b33f45b70: Layer already exists [2024-08-27T01:41:15.183Z] 905df0b615a0: Layer already exists [2024-08-27T01:41:15.183Z] 5f70bf18a086: Layer already exists [2024-08-27T01:41:15.183Z] a5eebc90fdf5: Layer already exists [2024-08-27T01:41:15.183Z] 16b1d0ad49e5: Layer already exists [2024-08-27T01:41:15.183Z] 258fe3941d81: Layer already exists [2024-08-27T01:41:15.183Z] 006a0d54ffd1: Layer already exists [2024-08-27T01:41:15.183Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:15.183Z] 3.2.0-dev.60: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:15.548Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:15.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:15.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T01:41:15.907Z] 144d0e5db3ba: Preparing [2024-08-27T01:41:15.907Z] 95cb3fac0e5f: Preparing [2024-08-27T01:41:15.907Z] 0850afa55d2f: Preparing [2024-08-27T01:41:15.907Z] 3c690ea85cba: Preparing [2024-08-27T01:41:15.907Z] 04ff9cf91101: Preparing [2024-08-27T01:41:15.907Z] 3501e50cecfc: Preparing [2024-08-27T01:41:15.907Z] 787b33f45b70: Preparing [2024-08-27T01:41:15.907Z] aa66e634020f: Preparing [2024-08-27T01:41:15.907Z] 3af56e15275a: Preparing [2024-08-27T01:41:15.907Z] a5c3cea800ba: Preparing [2024-08-27T01:41:15.907Z] 16b1d0ad49e5: Preparing [2024-08-27T01:41:15.907Z] a5eebc90fdf5: Preparing [2024-08-27T01:41:15.907Z] 5f70bf18a086: Preparing [2024-08-27T01:41:15.907Z] 905df0b615a0: Preparing [2024-08-27T01:41:15.907Z] 258fe3941d81: Preparing [2024-08-27T01:41:15.907Z] 006a0d54ffd1: Preparing [2024-08-27T01:41:15.907Z] 3c20671a5817: Preparing [2024-08-27T01:41:15.907Z] 16b1d0ad49e5: Waiting [2024-08-27T01:41:15.907Z] a5eebc90fdf5: Waiting [2024-08-27T01:41:15.907Z] 3501e50cecfc: Waiting [2024-08-27T01:41:15.907Z] 787b33f45b70: Waiting [2024-08-27T01:41:15.907Z] aa66e634020f: Waiting [2024-08-27T01:41:15.907Z] 5f70bf18a086: Waiting [2024-08-27T01:41:15.907Z] 3af56e15275a: Waiting [2024-08-27T01:41:15.907Z] a5c3cea800ba: Waiting [2024-08-27T01:41:15.907Z] 905df0b615a0: Waiting [2024-08-27T01:41:15.907Z] 258fe3941d81: Waiting [2024-08-27T01:41:15.907Z] 006a0d54ffd1: Waiting [2024-08-27T01:41:15.907Z] 3c20671a5817: Waiting [2024-08-27T01:41:15.907Z] 3c690ea85cba: Layer already exists [2024-08-27T01:41:15.907Z] 0850afa55d2f: Layer already exists [2024-08-27T01:41:15.907Z] 95cb3fac0e5f: Layer already exists [2024-08-27T01:41:15.907Z] 144d0e5db3ba: Layer already exists [2024-08-27T01:41:15.907Z] 04ff9cf91101: Layer already exists [2024-08-27T01:41:15.907Z] aa66e634020f: Layer already exists [2024-08-27T01:41:15.907Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:15.908Z] 787b33f45b70: Layer already exists [2024-08-27T01:41:15.908Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:15.908Z] 3501e50cecfc: Layer already exists [2024-08-27T01:41:15.908Z] 5f70bf18a086: Layer already exists [2024-08-27T01:41:15.908Z] 16b1d0ad49e5: Layer already exists [2024-08-27T01:41:15.908Z] a5eebc90fdf5: Layer already exists [2024-08-27T01:41:15.908Z] 258fe3941d81: Layer already exists [2024-08-27T01:41:15.908Z] 905df0b615a0: Layer already exists [2024-08-27T01:41:16.173Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:16.173Z] 006a0d54ffd1: Layer already exists [2024-08-27T01:41:16.173Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:16.530Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:16.889Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-27T01:41:16.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T01:41:16.889Z] 144d0e5db3ba: Preparing [2024-08-27T01:41:16.889Z] 95cb3fac0e5f: Preparing [2024-08-27T01:41:16.889Z] 0850afa55d2f: Preparing [2024-08-27T01:41:16.889Z] 3c690ea85cba: Preparing [2024-08-27T01:41:16.889Z] 04ff9cf91101: Preparing [2024-08-27T01:41:16.889Z] 3501e50cecfc: Preparing [2024-08-27T01:41:16.889Z] 787b33f45b70: Preparing [2024-08-27T01:41:16.889Z] aa66e634020f: Preparing [2024-08-27T01:41:16.889Z] 3af56e15275a: Preparing [2024-08-27T01:41:16.889Z] a5c3cea800ba: Preparing [2024-08-27T01:41:16.889Z] 16b1d0ad49e5: Preparing [2024-08-27T01:41:16.889Z] a5eebc90fdf5: Preparing [2024-08-27T01:41:16.889Z] 5f70bf18a086: Preparing [2024-08-27T01:41:16.889Z] 905df0b615a0: Preparing [2024-08-27T01:41:16.889Z] 258fe3941d81: Preparing [2024-08-27T01:41:16.889Z] 006a0d54ffd1: Preparing [2024-08-27T01:41:16.889Z] 3c20671a5817: Preparing [2024-08-27T01:41:16.889Z] 787b33f45b70: Waiting [2024-08-27T01:41:16.889Z] aa66e634020f: Waiting [2024-08-27T01:41:16.889Z] 3af56e15275a: Waiting [2024-08-27T01:41:16.889Z] a5c3cea800ba: Waiting [2024-08-27T01:41:16.889Z] 3501e50cecfc: Waiting [2024-08-27T01:41:16.889Z] 16b1d0ad49e5: Waiting [2024-08-27T01:41:16.889Z] a5eebc90fdf5: Waiting [2024-08-27T01:41:16.889Z] 5f70bf18a086: Waiting [2024-08-27T01:41:16.889Z] 006a0d54ffd1: Waiting [2024-08-27T01:41:16.889Z] 905df0b615a0: Waiting [2024-08-27T01:41:16.889Z] 3c20671a5817: Waiting [2024-08-27T01:41:16.889Z] 258fe3941d81: Waiting [2024-08-27T01:41:17.157Z] 0850afa55d2f: Layer already exists [2024-08-27T01:41:17.157Z] 04ff9cf91101: Layer already exists [2024-08-27T01:41:17.157Z] 3c690ea85cba: Layer already exists [2024-08-27T01:41:17.157Z] 144d0e5db3ba: Layer already exists [2024-08-27T01:41:17.157Z] 95cb3fac0e5f: Layer already exists [2024-08-27T01:41:17.157Z] 3501e50cecfc: Layer already exists [2024-08-27T01:41:17.157Z] aa66e634020f: Layer already exists [2024-08-27T01:41:17.157Z] 787b33f45b70: Layer already exists [2024-08-27T01:41:17.157Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:17.157Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:17.157Z] 905df0b615a0: Layer already exists [2024-08-27T01:41:17.157Z] 258fe3941d81: Layer already exists [2024-08-27T01:41:17.157Z] a5eebc90fdf5: Layer already exists [2024-08-27T01:41:17.157Z] 5f70bf18a086: Layer already exists [2024-08-27T01:41:17.157Z] 16b1d0ad49e5: Layer already exists [2024-08-27T01:41:17.157Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:17.157Z] 006a0d54ffd1: Layer already exists [2024-08-27T01:41:17.157Z] main: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:17.233Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:17.245Z] taggedImages: [2024-08-27T01:41:17.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:17.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-27T01:41:17.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [2024-08-27T01:41:17.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:17.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-27T01:41:17.270Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-27T01:41:17.270Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:17.270Z] latest [2024-08-27T01:41:17.270Z] 3.2.0-dev.60 [2024-08-27T01:41:17.270Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:17.270Z] main [2024-08-27T01:41:17.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:17.648Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:18.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:18.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T01:41:18.075Z] 0e4fcb5b4675: Preparing [2024-08-27T01:41:18.075Z] da42a8f3d07f: Preparing [2024-08-27T01:41:18.075Z] 982fdbfbf94b: Preparing [2024-08-27T01:41:18.075Z] 0fcbe6f8317a: Preparing [2024-08-27T01:41:18.075Z] 3af56e15275a: Preparing [2024-08-27T01:41:18.075Z] a5c3cea800ba: Preparing [2024-08-27T01:41:18.075Z] 67f6ccc72934: Preparing [2024-08-27T01:41:18.075Z] eb6b4afe171b: Preparing [2024-08-27T01:41:18.075Z] 3c20671a5817: Preparing [2024-08-27T01:41:18.075Z] 67f6ccc72934: Waiting [2024-08-27T01:41:18.075Z] eb6b4afe171b: Waiting [2024-08-27T01:41:18.075Z] 3c20671a5817: Waiting [2024-08-27T01:41:18.075Z] a5c3cea800ba: Waiting [2024-08-27T01:41:18.342Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:18.342Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:18.342Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:18.342Z] 982fdbfbf94b: Pushed [2024-08-27T01:41:18.342Z] da42a8f3d07f: Pushed [2024-08-27T01:41:18.342Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:18.342Z] 0e4fcb5b4675: Pushed [2024-08-27T01:41:18.342Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:23.675Z] 0fcbe6f8317a: Pushed [2024-08-27T01:41:23.940Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:24.319Z] + 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-08-27T01:41:24.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-27T01:41:24.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T01:41:24.671Z] 0e4fcb5b4675: Preparing [2024-08-27T01:41:24.671Z] da42a8f3d07f: Preparing [2024-08-27T01:41:24.671Z] 982fdbfbf94b: Preparing [2024-08-27T01:41:24.671Z] 0fcbe6f8317a: Preparing [2024-08-27T01:41:24.671Z] 3af56e15275a: Preparing [2024-08-27T01:41:24.671Z] a5c3cea800ba: Preparing [2024-08-27T01:41:24.671Z] 67f6ccc72934: Preparing [2024-08-27T01:41:24.671Z] eb6b4afe171b: Preparing [2024-08-27T01:41:24.671Z] 3c20671a5817: Preparing [2024-08-27T01:41:24.671Z] a5c3cea800ba: Waiting [2024-08-27T01:41:24.671Z] 67f6ccc72934: Waiting [2024-08-27T01:41:24.671Z] eb6b4afe171b: Waiting [2024-08-27T01:41:24.671Z] 3c20671a5817: Waiting [2024-08-27T01:41:24.671Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:24.671Z] 0e4fcb5b4675: Layer already exists [2024-08-27T01:41:24.671Z] da42a8f3d07f: Layer already exists [2024-08-27T01:41:24.671Z] 982fdbfbf94b: Layer already exists [2024-08-27T01:41:24.671Z] 0fcbe6f8317a: Layer already exists [2024-08-27T01:41:24.671Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:24.671Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:24.671Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:24.671Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:24.935Z] latest: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:25.302Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:25.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [2024-08-27T01:41:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T01:41:25.659Z] 0e4fcb5b4675: Preparing [2024-08-27T01:41:25.659Z] da42a8f3d07f: Preparing [2024-08-27T01:41:25.659Z] 982fdbfbf94b: Preparing [2024-08-27T01:41:25.659Z] 0fcbe6f8317a: Preparing [2024-08-27T01:41:25.659Z] 3af56e15275a: Preparing [2024-08-27T01:41:25.659Z] a5c3cea800ba: Preparing [2024-08-27T01:41:25.659Z] 67f6ccc72934: Preparing [2024-08-27T01:41:25.659Z] eb6b4afe171b: Preparing [2024-08-27T01:41:25.659Z] 3c20671a5817: Preparing [2024-08-27T01:41:25.659Z] a5c3cea800ba: Waiting [2024-08-27T01:41:25.659Z] 67f6ccc72934: Waiting [2024-08-27T01:41:25.659Z] eb6b4afe171b: Waiting [2024-08-27T01:41:25.659Z] 3c20671a5817: Waiting [2024-08-27T01:41:25.659Z] 0fcbe6f8317a: Layer already exists [2024-08-27T01:41:25.659Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:25.659Z] da42a8f3d07f: Layer already exists [2024-08-27T01:41:25.659Z] 0e4fcb5b4675: Layer already exists [2024-08-27T01:41:25.659Z] 982fdbfbf94b: Layer already exists [2024-08-27T01:41:25.659Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:25.659Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:25.659Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:25.659Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:25.927Z] 3.2.0-dev.60: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:26.293Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:26.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:26.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T01:41:26.646Z] 0e4fcb5b4675: Preparing [2024-08-27T01:41:26.646Z] da42a8f3d07f: Preparing [2024-08-27T01:41:26.646Z] 982fdbfbf94b: Preparing [2024-08-27T01:41:26.646Z] 0fcbe6f8317a: Preparing [2024-08-27T01:41:26.646Z] 3af56e15275a: Preparing [2024-08-27T01:41:26.646Z] a5c3cea800ba: Preparing [2024-08-27T01:41:26.646Z] 67f6ccc72934: Preparing [2024-08-27T01:41:26.646Z] eb6b4afe171b: Preparing [2024-08-27T01:41:26.646Z] 3c20671a5817: Preparing [2024-08-27T01:41:26.646Z] 67f6ccc72934: Waiting [2024-08-27T01:41:26.646Z] eb6b4afe171b: Waiting [2024-08-27T01:41:26.646Z] 3c20671a5817: Waiting [2024-08-27T01:41:26.646Z] a5c3cea800ba: Waiting [2024-08-27T01:41:26.646Z] 982fdbfbf94b: Layer already exists [2024-08-27T01:41:26.646Z] 0fcbe6f8317a: Layer already exists [2024-08-27T01:41:26.646Z] 0e4fcb5b4675: Layer already exists [2024-08-27T01:41:26.646Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:26.646Z] da42a8f3d07f: Layer already exists [2024-08-27T01:41:26.646Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:26.646Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:26.646Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:26.646Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:26.913Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:27.281Z] + 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-08-27T01:41:27.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-27T01:41:27.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T01:41:27.640Z] 0e4fcb5b4675: Preparing [2024-08-27T01:41:27.640Z] da42a8f3d07f: Preparing [2024-08-27T01:41:27.640Z] 982fdbfbf94b: Preparing [2024-08-27T01:41:27.640Z] 0fcbe6f8317a: Preparing [2024-08-27T01:41:27.640Z] 3af56e15275a: Preparing [2024-08-27T01:41:27.640Z] a5c3cea800ba: Preparing [2024-08-27T01:41:27.640Z] 67f6ccc72934: Preparing [2024-08-27T01:41:27.640Z] eb6b4afe171b: Preparing [2024-08-27T01:41:27.640Z] 3c20671a5817: Preparing [2024-08-27T01:41:27.640Z] 67f6ccc72934: Waiting [2024-08-27T01:41:27.640Z] eb6b4afe171b: Waiting [2024-08-27T01:41:27.640Z] 3c20671a5817: Waiting [2024-08-27T01:41:27.640Z] a5c3cea800ba: Waiting [2024-08-27T01:41:27.640Z] da42a8f3d07f: Layer already exists [2024-08-27T01:41:27.640Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:27.640Z] 0fcbe6f8317a: Layer already exists [2024-08-27T01:41:27.640Z] 982fdbfbf94b: Layer already exists [2024-08-27T01:41:27.640Z] 0e4fcb5b4675: Layer already exists [2024-08-27T01:41:27.640Z] eb6b4afe171b: Layer already exists [2024-08-27T01:41:27.640Z] 67f6ccc72934: Layer already exists [2024-08-27T01:41:27.640Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:27.640Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:27.907Z] main: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:27.987Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:28.002Z] taggedImages: [2024-08-27T01:41:28.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:28.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-27T01:41:28.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [2024-08-27T01:41:28.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:28.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-27T01:41:28.031Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-27T01:41:28.031Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:28.031Z] latest [2024-08-27T01:41:28.031Z] 3.2.0-dev.60 [2024-08-27T01:41:28.031Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:28.031Z] main [2024-08-27T01:41:28.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:28.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:28.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:28.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T01:41:28.783Z] 7a1e8da8251f: Preparing [2024-08-27T01:41:28.783Z] 9d38a6bf0306: Preparing [2024-08-27T01:41:28.783Z] 74e25fc35968: Preparing [2024-08-27T01:41:28.783Z] 0e7a8ebce432: Preparing [2024-08-27T01:41:28.783Z] c0ca19667676: Preparing [2024-08-27T01:41:28.783Z] 3af56e15275a: Preparing [2024-08-27T01:41:28.783Z] a5c3cea800ba: Preparing [2024-08-27T01:41:28.783Z] e940d9dc9424: Preparing [2024-08-27T01:41:28.783Z] aad9ef72012b: Preparing [2024-08-27T01:41:28.783Z] 98d5bc1f5e5e: Preparing [2024-08-27T01:41:28.783Z] 3c20671a5817: Preparing [2024-08-27T01:41:28.783Z] a5c3cea800ba: Waiting [2024-08-27T01:41:28.783Z] e940d9dc9424: Waiting [2024-08-27T01:41:28.783Z] aad9ef72012b: Waiting [2024-08-27T01:41:28.783Z] 98d5bc1f5e5e: Waiting [2024-08-27T01:41:28.783Z] 3c20671a5817: Waiting [2024-08-27T01:41:28.783Z] 3af56e15275a: Waiting [2024-08-27T01:41:29.051Z] c0ca19667676: Pushed [2024-08-27T01:41:29.051Z] 7a1e8da8251f: Pushed [2024-08-27T01:41:29.051Z] 0e7a8ebce432: Pushed [2024-08-27T01:41:29.051Z] 9d38a6bf0306: Pushed [2024-08-27T01:41:29.051Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:29.051Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:29.051Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:29.323Z] e940d9dc9424: Pushed [2024-08-27T01:41:29.323Z] aad9ef72012b: Pushed [2024-08-27T01:41:31.275Z] 74e25fc35968: Pushed [2024-08-27T01:41:31.867Z] 98d5bc1f5e5e: Pushed [2024-08-27T01:41:31.867Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:32.229Z] + 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-08-27T01:41:32.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-27T01:41:32.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T01:41:32.593Z] 7a1e8da8251f: Preparing [2024-08-27T01:41:32.593Z] 9d38a6bf0306: Preparing [2024-08-27T01:41:32.593Z] 74e25fc35968: Preparing [2024-08-27T01:41:32.593Z] 0e7a8ebce432: Preparing [2024-08-27T01:41:32.593Z] c0ca19667676: Preparing [2024-08-27T01:41:32.593Z] 3af56e15275a: Preparing [2024-08-27T01:41:32.593Z] a5c3cea800ba: Preparing [2024-08-27T01:41:32.593Z] e940d9dc9424: Preparing [2024-08-27T01:41:32.593Z] aad9ef72012b: Preparing [2024-08-27T01:41:32.593Z] 98d5bc1f5e5e: Preparing [2024-08-27T01:41:32.593Z] 3c20671a5817: Preparing [2024-08-27T01:41:32.593Z] a5c3cea800ba: Waiting [2024-08-27T01:41:32.593Z] e940d9dc9424: Waiting [2024-08-27T01:41:32.593Z] aad9ef72012b: Waiting [2024-08-27T01:41:32.594Z] 98d5bc1f5e5e: Waiting [2024-08-27T01:41:32.594Z] 3c20671a5817: Waiting [2024-08-27T01:41:32.594Z] 3af56e15275a: Waiting [2024-08-27T01:41:32.594Z] c0ca19667676: Layer already exists [2024-08-27T01:41:32.594Z] 0e7a8ebce432: Layer already exists [2024-08-27T01:41:32.594Z] 7a1e8da8251f: Layer already exists [2024-08-27T01:41:32.594Z] 9d38a6bf0306: Layer already exists [2024-08-27T01:41:32.594Z] 74e25fc35968: Layer already exists [2024-08-27T01:41:32.594Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:32.594Z] aad9ef72012b: Layer already exists [2024-08-27T01:41:32.594Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:32.594Z] e940d9dc9424: Layer already exists [2024-08-27T01:41:32.594Z] 98d5bc1f5e5e: Layer already exists [2024-08-27T01:41:32.594Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:32.861Z] latest: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:33.235Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:33.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [2024-08-27T01:41:33.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T01:41:33.597Z] 7a1e8da8251f: Preparing [2024-08-27T01:41:33.597Z] 9d38a6bf0306: Preparing [2024-08-27T01:41:33.597Z] 74e25fc35968: Preparing [2024-08-27T01:41:33.597Z] 0e7a8ebce432: Preparing [2024-08-27T01:41:33.597Z] c0ca19667676: Preparing [2024-08-27T01:41:33.597Z] 3af56e15275a: Preparing [2024-08-27T01:41:33.597Z] a5c3cea800ba: Preparing [2024-08-27T01:41:33.597Z] e940d9dc9424: Preparing [2024-08-27T01:41:33.597Z] aad9ef72012b: Preparing [2024-08-27T01:41:33.597Z] 98d5bc1f5e5e: Preparing [2024-08-27T01:41:33.597Z] 3c20671a5817: Preparing [2024-08-27T01:41:33.597Z] 3af56e15275a: Waiting [2024-08-27T01:41:33.597Z] a5c3cea800ba: Waiting [2024-08-27T01:41:33.597Z] aad9ef72012b: Waiting [2024-08-27T01:41:33.597Z] 98d5bc1f5e5e: Waiting [2024-08-27T01:41:33.597Z] e940d9dc9424: Waiting [2024-08-27T01:41:33.597Z] 3c20671a5817: Waiting [2024-08-27T01:41:33.597Z] 74e25fc35968: Layer already exists [2024-08-27T01:41:33.597Z] 9d38a6bf0306: Layer already exists [2024-08-27T01:41:33.597Z] c0ca19667676: Layer already exists [2024-08-27T01:41:33.597Z] 0e7a8ebce432: Layer already exists [2024-08-27T01:41:33.597Z] 7a1e8da8251f: Layer already exists [2024-08-27T01:41:33.597Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:33.597Z] aad9ef72012b: Layer already exists [2024-08-27T01:41:33.597Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:33.597Z] 98d5bc1f5e5e: Layer already exists [2024-08-27T01:41:33.597Z] e940d9dc9424: Layer already exists [2024-08-27T01:41:33.597Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:33.865Z] 3.2.0-dev.60: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:34.224Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:34.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:34.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T01:41:34.598Z] 7a1e8da8251f: Preparing [2024-08-27T01:41:34.598Z] 9d38a6bf0306: Preparing [2024-08-27T01:41:34.598Z] 74e25fc35968: Preparing [2024-08-27T01:41:34.598Z] 0e7a8ebce432: Preparing [2024-08-27T01:41:34.598Z] c0ca19667676: Preparing [2024-08-27T01:41:34.598Z] 3af56e15275a: Preparing [2024-08-27T01:41:34.598Z] a5c3cea800ba: Preparing [2024-08-27T01:41:34.598Z] e940d9dc9424: Preparing [2024-08-27T01:41:34.598Z] aad9ef72012b: Preparing [2024-08-27T01:41:34.598Z] 98d5bc1f5e5e: Preparing [2024-08-27T01:41:34.598Z] 3c20671a5817: Preparing [2024-08-27T01:41:34.598Z] a5c3cea800ba: Waiting [2024-08-27T01:41:34.598Z] e940d9dc9424: Waiting [2024-08-27T01:41:34.598Z] aad9ef72012b: Waiting [2024-08-27T01:41:34.598Z] 98d5bc1f5e5e: Waiting [2024-08-27T01:41:34.598Z] 3c20671a5817: Waiting [2024-08-27T01:41:34.598Z] 3af56e15275a: Waiting [2024-08-27T01:41:34.598Z] 0e7a8ebce432: Layer already exists [2024-08-27T01:41:34.598Z] 74e25fc35968: Layer already exists [2024-08-27T01:41:34.598Z] 9d38a6bf0306: Layer already exists [2024-08-27T01:41:34.598Z] 7a1e8da8251f: Layer already exists [2024-08-27T01:41:34.598Z] c0ca19667676: Layer already exists [2024-08-27T01:41:34.865Z] e940d9dc9424: Layer already exists [2024-08-27T01:41:34.865Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:34.865Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:34.865Z] aad9ef72012b: Layer already exists [2024-08-27T01:41:34.865Z] 98d5bc1f5e5e: Layer already exists [2024-08-27T01:41:34.865Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:34.865Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:35.227Z] + 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-08-27T01:41:35.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-27T01:41:35.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T01:41:35.587Z] 7a1e8da8251f: Preparing [2024-08-27T01:41:35.587Z] 9d38a6bf0306: Preparing [2024-08-27T01:41:35.587Z] 74e25fc35968: Preparing [2024-08-27T01:41:35.587Z] 0e7a8ebce432: Preparing [2024-08-27T01:41:35.587Z] c0ca19667676: Preparing [2024-08-27T01:41:35.587Z] 3af56e15275a: Preparing [2024-08-27T01:41:35.587Z] a5c3cea800ba: Preparing [2024-08-27T01:41:35.587Z] e940d9dc9424: Preparing [2024-08-27T01:41:35.587Z] aad9ef72012b: Preparing [2024-08-27T01:41:35.587Z] 98d5bc1f5e5e: Preparing [2024-08-27T01:41:35.587Z] 3c20671a5817: Preparing [2024-08-27T01:41:35.587Z] e940d9dc9424: Waiting [2024-08-27T01:41:35.587Z] 3af56e15275a: Waiting [2024-08-27T01:41:35.587Z] aad9ef72012b: Waiting [2024-08-27T01:41:35.587Z] a5c3cea800ba: Waiting [2024-08-27T01:41:35.587Z] 98d5bc1f5e5e: Waiting [2024-08-27T01:41:35.587Z] 3c20671a5817: Waiting [2024-08-27T01:41:35.587Z] 0e7a8ebce432: Layer already exists [2024-08-27T01:41:35.587Z] 9d38a6bf0306: Layer already exists [2024-08-27T01:41:35.587Z] 7a1e8da8251f: Layer already exists [2024-08-27T01:41:35.587Z] c0ca19667676: Layer already exists [2024-08-27T01:41:35.587Z] 74e25fc35968: Layer already exists [2024-08-27T01:41:35.587Z] aad9ef72012b: Layer already exists [2024-08-27T01:41:35.587Z] e940d9dc9424: Layer already exists [2024-08-27T01:41:35.587Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:35.587Z] 98d5bc1f5e5e: Layer already exists [2024-08-27T01:41:35.587Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:35.587Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:35.855Z] main: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:35.937Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:35.951Z] taggedImages: [2024-08-27T01:41:35.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:35.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-27T01:41:35.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [2024-08-27T01:41:35.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:35.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-27T01:41:35.976Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-27T01:41:35.976Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:35.976Z] latest [2024-08-27T01:41:35.976Z] 3.2.0-dev.60 [2024-08-27T01:41:35.976Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:35.976Z] main [2024-08-27T01:41:35.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:36.354Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:36.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:36.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T01:41:36.717Z] 3d56f0514db9: Preparing [2024-08-27T01:41:36.717Z] 325cfa78d000: Preparing [2024-08-27T01:41:36.717Z] bfcb38517098: Preparing [2024-08-27T01:41:36.717Z] c102f61c2059: Preparing [2024-08-27T01:41:36.717Z] f3bbe1602cd6: Preparing [2024-08-27T01:41:36.717Z] 1bedfca92321: Preparing [2024-08-27T01:41:36.717Z] 16cb04af7533: Preparing [2024-08-27T01:41:36.717Z] 3af56e15275a: Preparing [2024-08-27T01:41:36.717Z] a5c3cea800ba: Preparing [2024-08-27T01:41:36.717Z] a48eef24b765: Preparing [2024-08-27T01:41:36.717Z] 4078c81a4e3b: Preparing [2024-08-27T01:41:36.717Z] 3c20671a5817: Preparing [2024-08-27T01:41:36.717Z] 1bedfca92321: Waiting [2024-08-27T01:41:36.717Z] 16cb04af7533: Waiting [2024-08-27T01:41:36.717Z] a5c3cea800ba: Waiting [2024-08-27T01:41:36.717Z] 3af56e15275a: Waiting [2024-08-27T01:41:36.717Z] a48eef24b765: Waiting [2024-08-27T01:41:36.717Z] 4078c81a4e3b: Waiting [2024-08-27T01:41:36.717Z] 3c20671a5817: Waiting [2024-08-27T01:41:36.994Z] f3bbe1602cd6: Pushed [2024-08-27T01:41:36.994Z] 325cfa78d000: Pushed [2024-08-27T01:41:36.994Z] 3d56f0514db9: Pushed [2024-08-27T01:41:36.994Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:36.994Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:37.261Z] 16cb04af7533: Pushed [2024-08-27T01:41:37.262Z] 1bedfca92321: Pushed [2024-08-27T01:41:37.262Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:37.529Z] a48eef24b765: Pushed [2024-08-27T01:41:39.490Z] c102f61c2059: Pushed [2024-08-27T01:41:39.766Z] bfcb38517098: Pushed [2024-08-27T01:41:40.037Z] 4078c81a4e3b: Pushed [2024-08-27T01:41:40.313Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:40.687Z] + 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-08-27T01:41:41.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-27T01:41:41.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T01:41:41.047Z] 3d56f0514db9: Preparing [2024-08-27T01:41:41.047Z] 325cfa78d000: Preparing [2024-08-27T01:41:41.047Z] bfcb38517098: Preparing [2024-08-27T01:41:41.047Z] c102f61c2059: Preparing [2024-08-27T01:41:41.047Z] f3bbe1602cd6: Preparing [2024-08-27T01:41:41.047Z] 1bedfca92321: Preparing [2024-08-27T01:41:41.047Z] 16cb04af7533: Preparing [2024-08-27T01:41:41.047Z] 3af56e15275a: Preparing [2024-08-27T01:41:41.047Z] a5c3cea800ba: Preparing [2024-08-27T01:41:41.047Z] a48eef24b765: Preparing [2024-08-27T01:41:41.047Z] 4078c81a4e3b: Preparing [2024-08-27T01:41:41.047Z] 3c20671a5817: Preparing [2024-08-27T01:41:41.047Z] a5c3cea800ba: Waiting [2024-08-27T01:41:41.047Z] a48eef24b765: Waiting [2024-08-27T01:41:41.047Z] 1bedfca92321: Waiting [2024-08-27T01:41:41.047Z] 4078c81a4e3b: Waiting [2024-08-27T01:41:41.047Z] 3c20671a5817: Waiting [2024-08-27T01:41:41.047Z] 3af56e15275a: Waiting [2024-08-27T01:41:41.047Z] 16cb04af7533: Waiting [2024-08-27T01:41:41.047Z] bfcb38517098: Layer already exists [2024-08-27T01:41:41.047Z] f3bbe1602cd6: Layer already exists [2024-08-27T01:41:41.047Z] 3d56f0514db9: Layer already exists [2024-08-27T01:41:41.047Z] c102f61c2059: Layer already exists [2024-08-27T01:41:41.047Z] 325cfa78d000: Layer already exists [2024-08-27T01:41:41.047Z] 1bedfca92321: Layer already exists [2024-08-27T01:41:41.047Z] 16cb04af7533: Layer already exists [2024-08-27T01:41:41.047Z] a48eef24b765: Layer already exists [2024-08-27T01:41:41.047Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:41.047Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:41.314Z] 4078c81a4e3b: Layer already exists [2024-08-27T01:41:41.314Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:41.314Z] latest: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:41.669Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:42.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [2024-08-27T01:41:42.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T01:41:42.024Z] 3d56f0514db9: Preparing [2024-08-27T01:41:42.024Z] 325cfa78d000: Preparing [2024-08-27T01:41:42.024Z] bfcb38517098: Preparing [2024-08-27T01:41:42.024Z] c102f61c2059: Preparing [2024-08-27T01:41:42.024Z] f3bbe1602cd6: Preparing [2024-08-27T01:41:42.024Z] 1bedfca92321: Preparing [2024-08-27T01:41:42.024Z] 16cb04af7533: Preparing [2024-08-27T01:41:42.024Z] 3af56e15275a: Preparing [2024-08-27T01:41:42.024Z] a5c3cea800ba: Preparing [2024-08-27T01:41:42.024Z] a48eef24b765: Preparing [2024-08-27T01:41:42.024Z] 4078c81a4e3b: Preparing [2024-08-27T01:41:42.024Z] 3c20671a5817: Preparing [2024-08-27T01:41:42.024Z] a5c3cea800ba: Waiting [2024-08-27T01:41:42.024Z] 16cb04af7533: Waiting [2024-08-27T01:41:42.024Z] 3af56e15275a: Waiting [2024-08-27T01:41:42.024Z] a48eef24b765: Waiting [2024-08-27T01:41:42.024Z] 4078c81a4e3b: Waiting [2024-08-27T01:41:42.024Z] 3c20671a5817: Waiting [2024-08-27T01:41:42.024Z] 1bedfca92321: Waiting [2024-08-27T01:41:42.024Z] bfcb38517098: Layer already exists [2024-08-27T01:41:42.024Z] 3d56f0514db9: Layer already exists [2024-08-27T01:41:42.024Z] c102f61c2059: Layer already exists [2024-08-27T01:41:42.024Z] 325cfa78d000: Layer already exists [2024-08-27T01:41:42.024Z] f3bbe1602cd6: Layer already exists [2024-08-27T01:41:42.024Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:42.024Z] 1bedfca92321: Layer already exists [2024-08-27T01:41:42.024Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:42.024Z] 16cb04af7533: Layer already exists [2024-08-27T01:41:42.024Z] a48eef24b765: Layer already exists [2024-08-27T01:41:42.024Z] 4078c81a4e3b: Layer already exists [2024-08-27T01:41:42.024Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:42.291Z] 3.2.0-dev.60: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:42.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:43.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:43.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T01:41:43.021Z] 3d56f0514db9: Preparing [2024-08-27T01:41:43.021Z] 325cfa78d000: Preparing [2024-08-27T01:41:43.021Z] bfcb38517098: Preparing [2024-08-27T01:41:43.021Z] c102f61c2059: Preparing [2024-08-27T01:41:43.021Z] f3bbe1602cd6: Preparing [2024-08-27T01:41:43.021Z] 1bedfca92321: Preparing [2024-08-27T01:41:43.021Z] 16cb04af7533: Preparing [2024-08-27T01:41:43.021Z] 3af56e15275a: Preparing [2024-08-27T01:41:43.021Z] a5c3cea800ba: Preparing [2024-08-27T01:41:43.021Z] a48eef24b765: Preparing [2024-08-27T01:41:43.021Z] 4078c81a4e3b: Preparing [2024-08-27T01:41:43.021Z] 3c20671a5817: Preparing [2024-08-27T01:41:43.021Z] a5c3cea800ba: Waiting [2024-08-27T01:41:43.021Z] a48eef24b765: Waiting [2024-08-27T01:41:43.021Z] 4078c81a4e3b: Waiting [2024-08-27T01:41:43.021Z] 3c20671a5817: Waiting [2024-08-27T01:41:43.021Z] 1bedfca92321: Waiting [2024-08-27T01:41:43.021Z] 16cb04af7533: Waiting [2024-08-27T01:41:43.021Z] 3af56e15275a: Waiting [2024-08-27T01:41:43.021Z] 3d56f0514db9: Layer already exists [2024-08-27T01:41:43.021Z] f3bbe1602cd6: Layer already exists [2024-08-27T01:41:43.021Z] bfcb38517098: Layer already exists [2024-08-27T01:41:43.021Z] 325cfa78d000: Layer already exists [2024-08-27T01:41:43.021Z] c102f61c2059: Layer already exists [2024-08-27T01:41:43.021Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:43.021Z] 1bedfca92321: Layer already exists [2024-08-27T01:41:43.021Z] 16cb04af7533: Layer already exists [2024-08-27T01:41:43.021Z] a48eef24b765: Layer already exists [2024-08-27T01:41:43.021Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:43.021Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:43.021Z] 4078c81a4e3b: Layer already exists [2024-08-27T01:41:43.286Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:43.649Z] + 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-08-27T01:41:44.007Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-27T01:41:44.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T01:41:44.007Z] 3d56f0514db9: Preparing [2024-08-27T01:41:44.007Z] 325cfa78d000: Preparing [2024-08-27T01:41:44.007Z] bfcb38517098: Preparing [2024-08-27T01:41:44.007Z] c102f61c2059: Preparing [2024-08-27T01:41:44.007Z] f3bbe1602cd6: Preparing [2024-08-27T01:41:44.007Z] 1bedfca92321: Preparing [2024-08-27T01:41:44.007Z] 16cb04af7533: Preparing [2024-08-27T01:41:44.007Z] 3af56e15275a: Preparing [2024-08-27T01:41:44.007Z] a5c3cea800ba: Preparing [2024-08-27T01:41:44.007Z] a48eef24b765: Preparing [2024-08-27T01:41:44.007Z] 4078c81a4e3b: Preparing [2024-08-27T01:41:44.007Z] 3c20671a5817: Preparing [2024-08-27T01:41:44.007Z] a5c3cea800ba: Waiting [2024-08-27T01:41:44.007Z] a48eef24b765: Waiting [2024-08-27T01:41:44.007Z] 4078c81a4e3b: Waiting [2024-08-27T01:41:44.007Z] 3c20671a5817: Waiting [2024-08-27T01:41:44.007Z] 1bedfca92321: Waiting [2024-08-27T01:41:44.007Z] 3af56e15275a: Waiting [2024-08-27T01:41:44.007Z] 16cb04af7533: Waiting [2024-08-27T01:41:44.007Z] bfcb38517098: Layer already exists [2024-08-27T01:41:44.007Z] 325cfa78d000: Layer already exists [2024-08-27T01:41:44.007Z] 3d56f0514db9: Layer already exists [2024-08-27T01:41:44.007Z] f3bbe1602cd6: Layer already exists [2024-08-27T01:41:44.007Z] c102f61c2059: Layer already exists [2024-08-27T01:41:44.007Z] 16cb04af7533: Layer already exists [2024-08-27T01:41:44.007Z] a48eef24b765: Layer already exists [2024-08-27T01:41:44.007Z] 1bedfca92321: Layer already exists [2024-08-27T01:41:44.007Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:44.007Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:44.007Z] 4078c81a4e3b: Layer already exists [2024-08-27T01:41:44.007Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:44.273Z] main: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:44.347Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:44.360Z] taggedImages: [2024-08-27T01:41:44.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:44.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-27T01:41:44.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [2024-08-27T01:41:44.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:44.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-27T01:41:44.384Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-27T01:41:44.384Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:44.384Z] latest [2024-08-27T01:41:44.384Z] 3.2.0-dev.60 [2024-08-27T01:41:44.384Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:44.384Z] main [2024-08-27T01:41:44.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:44.748Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:45.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:45.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T01:41:45.096Z] ccd6b19c4010: Preparing [2024-08-27T01:41:45.096Z] c4eaf7ade5d6: Preparing [2024-08-27T01:41:45.096Z] 3af56e15275a: Preparing [2024-08-27T01:41:45.096Z] a5c3cea800ba: Preparing [2024-08-27T01:41:45.096Z] 3f870befe6f4: Preparing [2024-08-27T01:41:45.096Z] 1750d6f43e1c: Preparing [2024-08-27T01:41:45.096Z] 3c20671a5817: Preparing [2024-08-27T01:41:45.096Z] 1750d6f43e1c: Waiting [2024-08-27T01:41:45.096Z] 3c20671a5817: Waiting [2024-08-27T01:41:45.096Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:45.096Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:45.366Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:45.366Z] 3f870befe6f4: Pushed [2024-08-27T01:41:45.366Z] ccd6b19c4010: Pushed [2024-08-27T01:41:47.309Z] 1750d6f43e1c: Pushed [2024-08-27T01:41:49.247Z] c4eaf7ade5d6: Pushed [2024-08-27T01:41:49.247Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:49.601Z] + 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-08-27T01:41:49.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-27T01:41:49.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T01:41:49.943Z] ccd6b19c4010: Preparing [2024-08-27T01:41:49.943Z] c4eaf7ade5d6: Preparing [2024-08-27T01:41:49.943Z] 3af56e15275a: Preparing [2024-08-27T01:41:49.943Z] a5c3cea800ba: Preparing [2024-08-27T01:41:49.943Z] 3f870befe6f4: Preparing [2024-08-27T01:41:49.943Z] 1750d6f43e1c: Preparing [2024-08-27T01:41:49.943Z] 3c20671a5817: Preparing [2024-08-27T01:41:49.943Z] 1750d6f43e1c: Waiting [2024-08-27T01:41:49.943Z] 3c20671a5817: Waiting [2024-08-27T01:41:49.943Z] 3f870befe6f4: Layer already exists [2024-08-27T01:41:49.943Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:49.943Z] ccd6b19c4010: Layer already exists [2024-08-27T01:41:49.943Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:49.943Z] c4eaf7ade5d6: Layer already exists [2024-08-27T01:41:49.943Z] 1750d6f43e1c: Layer already exists [2024-08-27T01:41:49.943Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:50.207Z] latest: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:50.560Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:50.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [2024-08-27T01:41:50.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T01:41:50.907Z] ccd6b19c4010: Preparing [2024-08-27T01:41:50.907Z] c4eaf7ade5d6: Preparing [2024-08-27T01:41:50.907Z] 3af56e15275a: Preparing [2024-08-27T01:41:50.907Z] a5c3cea800ba: Preparing [2024-08-27T01:41:50.907Z] 3f870befe6f4: Preparing [2024-08-27T01:41:50.907Z] 1750d6f43e1c: Preparing [2024-08-27T01:41:50.907Z] 3c20671a5817: Preparing [2024-08-27T01:41:50.907Z] 1750d6f43e1c: Waiting [2024-08-27T01:41:50.907Z] 3c20671a5817: Waiting [2024-08-27T01:41:50.907Z] c4eaf7ade5d6: Layer already exists [2024-08-27T01:41:50.907Z] 3f870befe6f4: Layer already exists [2024-08-27T01:41:50.907Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:50.907Z] ccd6b19c4010: Layer already exists [2024-08-27T01:41:50.907Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:50.907Z] 1750d6f43e1c: Layer already exists [2024-08-27T01:41:50.907Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:51.171Z] 3.2.0-dev.60: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:51.530Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:51.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:51.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T01:41:51.886Z] ccd6b19c4010: Preparing [2024-08-27T01:41:51.886Z] c4eaf7ade5d6: Preparing [2024-08-27T01:41:51.886Z] 3af56e15275a: Preparing [2024-08-27T01:41:51.886Z] a5c3cea800ba: Preparing [2024-08-27T01:41:51.886Z] 3f870befe6f4: Preparing [2024-08-27T01:41:51.886Z] 1750d6f43e1c: Preparing [2024-08-27T01:41:51.886Z] 3c20671a5817: Preparing [2024-08-27T01:41:51.886Z] 1750d6f43e1c: Waiting [2024-08-27T01:41:51.886Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:51.886Z] c4eaf7ade5d6: Layer already exists [2024-08-27T01:41:51.886Z] 3f870befe6f4: Layer already exists [2024-08-27T01:41:51.886Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:51.886Z] ccd6b19c4010: Layer already exists [2024-08-27T01:41:51.886Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:51.886Z] 1750d6f43e1c: Layer already exists [2024-08-27T01:41:52.151Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:52.505Z] + 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-08-27T01:41:52.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-27T01:41:52.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T01:41:52.859Z] ccd6b19c4010: Preparing [2024-08-27T01:41:52.859Z] c4eaf7ade5d6: Preparing [2024-08-27T01:41:52.859Z] 3af56e15275a: Preparing [2024-08-27T01:41:52.859Z] a5c3cea800ba: Preparing [2024-08-27T01:41:52.859Z] 3f870befe6f4: Preparing [2024-08-27T01:41:52.859Z] 1750d6f43e1c: Preparing [2024-08-27T01:41:52.859Z] 3c20671a5817: Preparing [2024-08-27T01:41:52.859Z] 1750d6f43e1c: Waiting [2024-08-27T01:41:52.859Z] 3c20671a5817: Waiting [2024-08-27T01:41:52.859Z] c4eaf7ade5d6: Layer already exists [2024-08-27T01:41:52.859Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:52.859Z] ccd6b19c4010: Layer already exists [2024-08-27T01:41:52.859Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:52.859Z] 3f870befe6f4: Layer already exists [2024-08-27T01:41:52.859Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:52.859Z] 1750d6f43e1c: Layer already exists [2024-08-27T01:41:53.124Z] main: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:41:53.204Z] ===================================================== [Pipeline] echo [2024-08-27T01:41:53.222Z] taggedImages: [2024-08-27T01:41:53.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:53.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-27T01:41:53.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [2024-08-27T01:41:53.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:53.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-27T01:41:53.252Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-27T01:41:53.252Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:53.252Z] latest [2024-08-27T01:41:53.252Z] 3.2.0-dev.60 [2024-08-27T01:41:53.252Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:41:53.252Z] main [2024-08-27T01:41:53.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:53.619Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:41:53.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:41:53.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T01:41:53.975Z] ecba4f8f2f4e: Preparing [2024-08-27T01:41:53.975Z] 919dae3cc178: Preparing [2024-08-27T01:41:53.975Z] 4854163a1949: Preparing [2024-08-27T01:41:53.975Z] 3af56e15275a: Preparing [2024-08-27T01:41:53.975Z] a5c3cea800ba: Preparing [2024-08-27T01:41:53.975Z] bb549e711300: Preparing [2024-08-27T01:41:53.975Z] f44d4cb20638: Preparing [2024-08-27T01:41:53.975Z] 1d00552cf589: Preparing [2024-08-27T01:41:53.975Z] 8924010c9b2c: Preparing [2024-08-27T01:41:53.975Z] 3c20671a5817: Preparing [2024-08-27T01:41:53.975Z] f44d4cb20638: Waiting [2024-08-27T01:41:53.975Z] 1d00552cf589: Waiting [2024-08-27T01:41:53.975Z] 8924010c9b2c: Waiting [2024-08-27T01:41:53.975Z] 3c20671a5817: Waiting [2024-08-27T01:41:53.975Z] bb549e711300: Waiting [2024-08-27T01:41:53.975Z] 3af56e15275a: Layer already exists [2024-08-27T01:41:53.975Z] a5c3cea800ba: Layer already exists [2024-08-27T01:41:54.240Z] 4854163a1949: Pushed [2024-08-27T01:41:54.240Z] 919dae3cc178: Pushed [2024-08-27T01:41:54.240Z] ecba4f8f2f4e: Pushed [2024-08-27T01:41:54.240Z] 3c20671a5817: Layer already exists [2024-08-27T01:41:54.505Z] 1d00552cf589: Pushed [2024-08-27T01:41:55.085Z] 8924010c9b2c: Pushed [2024-08-27T01:42:07.387Z] f44d4cb20638: Pushed [2024-08-27T01:42:17.451Z] bb549e711300: Pushed [2024-08-27T01:42:17.451Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:17.824Z] + 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-08-27T01:42:18.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-27T01:42:18.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T01:42:18.178Z] ecba4f8f2f4e: Preparing [2024-08-27T01:42:18.178Z] 919dae3cc178: Preparing [2024-08-27T01:42:18.178Z] 4854163a1949: Preparing [2024-08-27T01:42:18.178Z] 3af56e15275a: Preparing [2024-08-27T01:42:18.178Z] a5c3cea800ba: Preparing [2024-08-27T01:42:18.178Z] bb549e711300: Preparing [2024-08-27T01:42:18.178Z] f44d4cb20638: Preparing [2024-08-27T01:42:18.178Z] 1d00552cf589: Preparing [2024-08-27T01:42:18.178Z] 8924010c9b2c: Preparing [2024-08-27T01:42:18.178Z] 3c20671a5817: Preparing [2024-08-27T01:42:18.178Z] bb549e711300: Waiting [2024-08-27T01:42:18.178Z] 8924010c9b2c: Waiting [2024-08-27T01:42:18.178Z] 3c20671a5817: Waiting [2024-08-27T01:42:18.178Z] f44d4cb20638: Waiting [2024-08-27T01:42:18.178Z] 1d00552cf589: Waiting [2024-08-27T01:42:18.178Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:18.178Z] ecba4f8f2f4e: Layer already exists [2024-08-27T01:42:18.178Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:18.178Z] 4854163a1949: Layer already exists [2024-08-27T01:42:18.178Z] 919dae3cc178: Layer already exists [2024-08-27T01:42:18.178Z] 8924010c9b2c: Layer already exists [2024-08-27T01:42:18.178Z] f44d4cb20638: Layer already exists [2024-08-27T01:42:18.178Z] bb549e711300: Layer already exists [2024-08-27T01:42:18.178Z] 1d00552cf589: Layer already exists [2024-08-27T01:42:18.178Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:18.445Z] latest: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:18.813Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:19.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [2024-08-27T01:42:19.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T01:42:19.172Z] ecba4f8f2f4e: Preparing [2024-08-27T01:42:19.172Z] 919dae3cc178: Preparing [2024-08-27T01:42:19.172Z] 4854163a1949: Preparing [2024-08-27T01:42:19.172Z] 3af56e15275a: Preparing [2024-08-27T01:42:19.172Z] a5c3cea800ba: Preparing [2024-08-27T01:42:19.172Z] bb549e711300: Preparing [2024-08-27T01:42:19.172Z] f44d4cb20638: Preparing [2024-08-27T01:42:19.172Z] 1d00552cf589: Preparing [2024-08-27T01:42:19.172Z] 8924010c9b2c: Preparing [2024-08-27T01:42:19.172Z] 3c20671a5817: Preparing [2024-08-27T01:42:19.172Z] 1d00552cf589: Waiting [2024-08-27T01:42:19.172Z] 8924010c9b2c: Waiting [2024-08-27T01:42:19.172Z] 3c20671a5817: Waiting [2024-08-27T01:42:19.172Z] bb549e711300: Waiting [2024-08-27T01:42:19.172Z] f44d4cb20638: Waiting [2024-08-27T01:42:19.172Z] ecba4f8f2f4e: Layer already exists [2024-08-27T01:42:19.172Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:19.172Z] 4854163a1949: Layer already exists [2024-08-27T01:42:19.172Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:19.172Z] 919dae3cc178: Layer already exists [2024-08-27T01:42:19.172Z] 1d00552cf589: Layer already exists [2024-08-27T01:42:19.172Z] 8924010c9b2c: Layer already exists [2024-08-27T01:42:19.172Z] f44d4cb20638: Layer already exists [2024-08-27T01:42:19.172Z] bb549e711300: Layer already exists [2024-08-27T01:42:19.172Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:19.440Z] 3.2.0-dev.60: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:19.805Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:20.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:20.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T01:42:20.163Z] ecba4f8f2f4e: Preparing [2024-08-27T01:42:20.163Z] 919dae3cc178: Preparing [2024-08-27T01:42:20.163Z] 4854163a1949: Preparing [2024-08-27T01:42:20.163Z] 3af56e15275a: Preparing [2024-08-27T01:42:20.163Z] a5c3cea800ba: Preparing [2024-08-27T01:42:20.164Z] bb549e711300: Preparing [2024-08-27T01:42:20.164Z] f44d4cb20638: Preparing [2024-08-27T01:42:20.164Z] bb549e711300: Waiting [2024-08-27T01:42:20.164Z] 1d00552cf589: Preparing [2024-08-27T01:42:20.164Z] f44d4cb20638: Waiting [2024-08-27T01:42:20.164Z] 8924010c9b2c: Preparing [2024-08-27T01:42:20.164Z] 3c20671a5817: Preparing [2024-08-27T01:42:20.164Z] 1d00552cf589: Waiting [2024-08-27T01:42:20.164Z] 8924010c9b2c: Waiting [2024-08-27T01:42:20.164Z] 3c20671a5817: Waiting [2024-08-27T01:42:20.164Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:20.164Z] ecba4f8f2f4e: Layer already exists [2024-08-27T01:42:20.164Z] 919dae3cc178: Layer already exists [2024-08-27T01:42:20.164Z] 4854163a1949: Layer already exists [2024-08-27T01:42:20.164Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:20.164Z] 8924010c9b2c: Layer already exists [2024-08-27T01:42:20.164Z] 1d00552cf589: Layer already exists [2024-08-27T01:42:20.164Z] f44d4cb20638: Layer already exists [2024-08-27T01:42:20.164Z] bb549e711300: Layer already exists [2024-08-27T01:42:20.164Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:20.431Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:20.791Z] + 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-08-27T01:42:21.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-27T01:42:21.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T01:42:21.152Z] ecba4f8f2f4e: Preparing [2024-08-27T01:42:21.152Z] 919dae3cc178: Preparing [2024-08-27T01:42:21.152Z] 4854163a1949: Preparing [2024-08-27T01:42:21.152Z] 3af56e15275a: Preparing [2024-08-27T01:42:21.152Z] a5c3cea800ba: Preparing [2024-08-27T01:42:21.152Z] bb549e711300: Preparing [2024-08-27T01:42:21.152Z] f44d4cb20638: Preparing [2024-08-27T01:42:21.152Z] 1d00552cf589: Preparing [2024-08-27T01:42:21.152Z] 8924010c9b2c: Preparing [2024-08-27T01:42:21.152Z] 3c20671a5817: Preparing [2024-08-27T01:42:21.152Z] f44d4cb20638: Waiting [2024-08-27T01:42:21.152Z] 1d00552cf589: Waiting [2024-08-27T01:42:21.152Z] 8924010c9b2c: Waiting [2024-08-27T01:42:21.152Z] 3c20671a5817: Waiting [2024-08-27T01:42:21.152Z] bb549e711300: Waiting [2024-08-27T01:42:21.152Z] ecba4f8f2f4e: Layer already exists [2024-08-27T01:42:21.152Z] 919dae3cc178: Layer already exists [2024-08-27T01:42:21.152Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:21.152Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:21.152Z] 4854163a1949: Layer already exists [2024-08-27T01:42:21.152Z] f44d4cb20638: Layer already exists [2024-08-27T01:42:21.152Z] bb549e711300: Layer already exists [2024-08-27T01:42:21.152Z] 1d00552cf589: Layer already exists [2024-08-27T01:42:21.152Z] 8924010c9b2c: Layer already exists [2024-08-27T01:42:21.152Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:21.418Z] main: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:42:21.506Z] ===================================================== [Pipeline] echo [2024-08-27T01:42:21.520Z] taggedImages: [2024-08-27T01:42:21.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:21.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-27T01:42:21.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [2024-08-27T01:42:21.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:21.520Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-27T01:42:21.546Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-27T01:42:21.546Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:21.546Z] latest [2024-08-27T01:42:21.546Z] 3.2.0-dev.60 [2024-08-27T01:42:21.546Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:21.546Z] main [2024-08-27T01:42:21.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:21.916Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:22.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T01:42:22.273Z] 49637f87c7c7: Preparing [2024-08-27T01:42:22.273Z] db6fe9d94385: Preparing [2024-08-27T01:42:22.273Z] 3e6ab8021a64: Preparing [2024-08-27T01:42:22.273Z] 3af56e15275a: Preparing [2024-08-27T01:42:22.273Z] a5c3cea800ba: Preparing [2024-08-27T01:42:22.273Z] 7c40b4086391: Preparing [2024-08-27T01:42:22.273Z] 32dbd6a61850: Preparing [2024-08-27T01:42:22.273Z] 486e2c94d52d: Preparing [2024-08-27T01:42:22.273Z] 3c20671a5817: Preparing [2024-08-27T01:42:22.273Z] 32dbd6a61850: Waiting [2024-08-27T01:42:22.273Z] 486e2c94d52d: Waiting [2024-08-27T01:42:22.273Z] 3c20671a5817: Waiting [2024-08-27T01:42:22.540Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:22.540Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:22.540Z] 3e6ab8021a64: Pushed [2024-08-27T01:42:22.540Z] db6fe9d94385: Pushed [2024-08-27T01:42:22.540Z] 49637f87c7c7: Pushed [2024-08-27T01:42:22.540Z] 32dbd6a61850: Pushed [2024-08-27T01:42:22.540Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:23.123Z] 486e2c94d52d: Pushed [2024-08-27T01:42:45.174Z] 7c40b4086391: Pushed [2024-08-27T01:42:45.174Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:45.526Z] + 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-08-27T01:42:45.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-27T01:42:45.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T01:42:45.874Z] 49637f87c7c7: Preparing [2024-08-27T01:42:45.874Z] db6fe9d94385: Preparing [2024-08-27T01:42:45.874Z] 3e6ab8021a64: Preparing [2024-08-27T01:42:45.874Z] 3af56e15275a: Preparing [2024-08-27T01:42:45.874Z] a5c3cea800ba: Preparing [2024-08-27T01:42:45.874Z] 7c40b4086391: Preparing [2024-08-27T01:42:45.874Z] 32dbd6a61850: Preparing [2024-08-27T01:42:45.874Z] 486e2c94d52d: Preparing [2024-08-27T01:42:45.874Z] 3c20671a5817: Preparing [2024-08-27T01:42:45.874Z] 7c40b4086391: Waiting [2024-08-27T01:42:45.874Z] 32dbd6a61850: Waiting [2024-08-27T01:42:45.874Z] 486e2c94d52d: Waiting [2024-08-27T01:42:45.874Z] 3c20671a5817: Waiting [2024-08-27T01:42:45.874Z] 49637f87c7c7: Layer already exists [2024-08-27T01:42:45.874Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:45.874Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:45.874Z] 3e6ab8021a64: Layer already exists [2024-08-27T01:42:45.874Z] db6fe9d94385: Layer already exists [2024-08-27T01:42:45.874Z] 32dbd6a61850: Layer already exists [2024-08-27T01:42:45.874Z] 486e2c94d52d: Layer already exists [2024-08-27T01:42:45.874Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:45.874Z] 7c40b4086391: Layer already exists [2024-08-27T01:42:46.141Z] latest: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:46.501Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:46.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [2024-08-27T01:42:46.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T01:42:46.855Z] 49637f87c7c7: Preparing [2024-08-27T01:42:46.855Z] db6fe9d94385: Preparing [2024-08-27T01:42:46.855Z] 3e6ab8021a64: Preparing [2024-08-27T01:42:46.855Z] 3af56e15275a: Preparing [2024-08-27T01:42:46.855Z] a5c3cea800ba: Preparing [2024-08-27T01:42:46.855Z] 7c40b4086391: Preparing [2024-08-27T01:42:46.855Z] 32dbd6a61850: Preparing [2024-08-27T01:42:46.855Z] 486e2c94d52d: Preparing [2024-08-27T01:42:46.855Z] 3c20671a5817: Preparing [2024-08-27T01:42:46.855Z] 7c40b4086391: Waiting [2024-08-27T01:42:46.855Z] 32dbd6a61850: Waiting [2024-08-27T01:42:46.855Z] 486e2c94d52d: Waiting [2024-08-27T01:42:46.855Z] 3c20671a5817: Waiting [2024-08-27T01:42:46.855Z] db6fe9d94385: Layer already exists [2024-08-27T01:42:46.855Z] 49637f87c7c7: Layer already exists [2024-08-27T01:42:46.855Z] 3e6ab8021a64: Layer already exists [2024-08-27T01:42:46.855Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:46.855Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:46.855Z] 7c40b4086391: Layer already exists [2024-08-27T01:42:46.855Z] 486e2c94d52d: Layer already exists [2024-08-27T01:42:46.855Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:46.855Z] 32dbd6a61850: Layer already exists [2024-08-27T01:42:47.121Z] 3.2.0-dev.60: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:47.479Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:47.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:47.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T01:42:47.823Z] 49637f87c7c7: Preparing [2024-08-27T01:42:47.823Z] db6fe9d94385: Preparing [2024-08-27T01:42:47.823Z] 3e6ab8021a64: Preparing [2024-08-27T01:42:47.823Z] 3af56e15275a: Preparing [2024-08-27T01:42:47.823Z] a5c3cea800ba: Preparing [2024-08-27T01:42:47.823Z] 7c40b4086391: Preparing [2024-08-27T01:42:47.823Z] 32dbd6a61850: Preparing [2024-08-27T01:42:47.823Z] 486e2c94d52d: Preparing [2024-08-27T01:42:47.823Z] 3c20671a5817: Preparing [2024-08-27T01:42:47.823Z] 7c40b4086391: Waiting [2024-08-27T01:42:47.823Z] 32dbd6a61850: Waiting [2024-08-27T01:42:47.823Z] 486e2c94d52d: Waiting [2024-08-27T01:42:47.823Z] 3c20671a5817: Waiting [2024-08-27T01:42:47.823Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:47.823Z] 3e6ab8021a64: Layer already exists [2024-08-27T01:42:47.823Z] 49637f87c7c7: Layer already exists [2024-08-27T01:42:47.823Z] db6fe9d94385: Layer already exists [2024-08-27T01:42:47.823Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:47.823Z] 486e2c94d52d: Layer already exists [2024-08-27T01:42:47.823Z] 32dbd6a61850: Layer already exists [2024-08-27T01:42:47.823Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:47.823Z] 7c40b4086391: Layer already exists [2024-08-27T01:42:48.090Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:48.452Z] + 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-08-27T01:42:48.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-27T01:42:48.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T01:42:48.809Z] 49637f87c7c7: Preparing [2024-08-27T01:42:48.809Z] db6fe9d94385: Preparing [2024-08-27T01:42:48.809Z] 3e6ab8021a64: Preparing [2024-08-27T01:42:48.809Z] 3af56e15275a: Preparing [2024-08-27T01:42:48.809Z] a5c3cea800ba: Preparing [2024-08-27T01:42:48.809Z] 7c40b4086391: Preparing [2024-08-27T01:42:48.809Z] 32dbd6a61850: Preparing [2024-08-27T01:42:48.809Z] 486e2c94d52d: Preparing [2024-08-27T01:42:48.809Z] 3c20671a5817: Preparing [2024-08-27T01:42:48.809Z] 7c40b4086391: Waiting [2024-08-27T01:42:48.809Z] 32dbd6a61850: Waiting [2024-08-27T01:42:48.809Z] 486e2c94d52d: Waiting [2024-08-27T01:42:48.809Z] 3c20671a5817: Waiting [2024-08-27T01:42:48.809Z] 3e6ab8021a64: Layer already exists [2024-08-27T01:42:48.809Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:48.809Z] 49637f87c7c7: Layer already exists [2024-08-27T01:42:48.809Z] db6fe9d94385: Layer already exists [2024-08-27T01:42:48.809Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:48.809Z] 486e2c94d52d: Layer already exists [2024-08-27T01:42:48.809Z] 7c40b4086391: Layer already exists [2024-08-27T01:42:48.809Z] 32dbd6a61850: Layer already exists [2024-08-27T01:42:48.809Z] 3c20671a5817: Layer already exists [2024-08-27T01:42:49.076Z] main: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:42:49.165Z] ===================================================== [Pipeline] echo [2024-08-27T01:42:49.182Z] taggedImages: [2024-08-27T01:42:49.182Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:49.182Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-27T01:42:49.182Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [2024-08-27T01:42:49.182Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:49.182Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-27T01:42:49.210Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-27T01:42:49.211Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:49.211Z] latest [2024-08-27T01:42:49.211Z] 3.2.0-dev.60 [2024-08-27T01:42:49.211Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:42:49.211Z] main [2024-08-27T01:42:49.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:49.583Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:42:49.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:42:49.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T01:42:49.942Z] fab4a2697324: Preparing [2024-08-27T01:42:49.942Z] 636499b3e59b: Preparing [2024-08-27T01:42:49.942Z] 1d8be0d19346: Preparing [2024-08-27T01:42:49.942Z] 3af56e15275a: Preparing [2024-08-27T01:42:49.942Z] a5c3cea800ba: Preparing [2024-08-27T01:42:49.942Z] 862c127fb05b: Preparing [2024-08-27T01:42:49.942Z] 1d00552cf589: Preparing [2024-08-27T01:42:49.942Z] 8924010c9b2c: Preparing [2024-08-27T01:42:49.942Z] 3c20671a5817: Preparing [2024-08-27T01:42:49.942Z] 1d00552cf589: Waiting [2024-08-27T01:42:49.942Z] 862c127fb05b: Waiting [2024-08-27T01:42:49.942Z] 8924010c9b2c: Waiting [2024-08-27T01:42:49.942Z] 3c20671a5817: Waiting [2024-08-27T01:42:50.208Z] 3af56e15275a: Layer already exists [2024-08-27T01:42:50.208Z] 636499b3e59b: Pushed [2024-08-27T01:42:50.208Z] 1d8be0d19346: Pushed [2024-08-27T01:42:50.208Z] a5c3cea800ba: Layer already exists [2024-08-27T01:42:50.208Z] 1d00552cf589: Layer already exists [2024-08-27T01:42:50.208Z] 8924010c9b2c: Layer already exists [2024-08-27T01:42:50.208Z] fab4a2697324: Pushed [2024-08-27T01:42:50.208Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:12.285Z] 862c127fb05b: Pushed [2024-08-27T01:43:12.285Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:12.650Z] + 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-08-27T01:43:13.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-27T01:43:13.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T01:43:13.018Z] fab4a2697324: Preparing [2024-08-27T01:43:13.018Z] 636499b3e59b: Preparing [2024-08-27T01:43:13.018Z] 1d8be0d19346: Preparing [2024-08-27T01:43:13.018Z] 3af56e15275a: Preparing [2024-08-27T01:43:13.018Z] a5c3cea800ba: Preparing [2024-08-27T01:43:13.018Z] 862c127fb05b: Preparing [2024-08-27T01:43:13.018Z] 1d00552cf589: Preparing [2024-08-27T01:43:13.018Z] 8924010c9b2c: Preparing [2024-08-27T01:43:13.018Z] 3c20671a5817: Preparing [2024-08-27T01:43:13.018Z] 1d00552cf589: Waiting [2024-08-27T01:43:13.018Z] 8924010c9b2c: Waiting [2024-08-27T01:43:13.018Z] 3c20671a5817: Waiting [2024-08-27T01:43:13.018Z] 862c127fb05b: Waiting [2024-08-27T01:43:13.018Z] 1d8be0d19346: Layer already exists [2024-08-27T01:43:13.018Z] 636499b3e59b: Layer already exists [2024-08-27T01:43:13.018Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:13.018Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:13.018Z] fab4a2697324: Layer already exists [2024-08-27T01:43:13.018Z] 1d00552cf589: Layer already exists [2024-08-27T01:43:13.018Z] 862c127fb05b: Layer already exists [2024-08-27T01:43:13.018Z] 8924010c9b2c: Layer already exists [2024-08-27T01:43:13.285Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:13.285Z] latest: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:13.662Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:14.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [2024-08-27T01:43:14.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T01:43:14.043Z] fab4a2697324: Preparing [2024-08-27T01:43:14.043Z] 636499b3e59b: Preparing [2024-08-27T01:43:14.043Z] 1d8be0d19346: Preparing [2024-08-27T01:43:14.043Z] 3af56e15275a: Preparing [2024-08-27T01:43:14.043Z] a5c3cea800ba: Preparing [2024-08-27T01:43:14.043Z] 862c127fb05b: Preparing [2024-08-27T01:43:14.043Z] 1d00552cf589: Preparing [2024-08-27T01:43:14.043Z] 8924010c9b2c: Preparing [2024-08-27T01:43:14.043Z] 3c20671a5817: Preparing [2024-08-27T01:43:14.043Z] 862c127fb05b: Waiting [2024-08-27T01:43:14.043Z] 1d00552cf589: Waiting [2024-08-27T01:43:14.043Z] 8924010c9b2c: Waiting [2024-08-27T01:43:14.043Z] 3c20671a5817: Waiting [2024-08-27T01:43:14.043Z] 1d8be0d19346: Layer already exists [2024-08-27T01:43:14.043Z] 636499b3e59b: Layer already exists [2024-08-27T01:43:14.043Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:14.043Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:14.043Z] fab4a2697324: Layer already exists [2024-08-27T01:43:14.043Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:14.043Z] 1d00552cf589: Layer already exists [2024-08-27T01:43:14.043Z] 862c127fb05b: Layer already exists [2024-08-27T01:43:14.043Z] 8924010c9b2c: Layer already exists [2024-08-27T01:43:14.311Z] 3.2.0-dev.60: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:14.681Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:15.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:15.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T01:43:15.043Z] fab4a2697324: Preparing [2024-08-27T01:43:15.043Z] 636499b3e59b: Preparing [2024-08-27T01:43:15.043Z] 1d8be0d19346: Preparing [2024-08-27T01:43:15.043Z] 3af56e15275a: Preparing [2024-08-27T01:43:15.043Z] a5c3cea800ba: Preparing [2024-08-27T01:43:15.043Z] 862c127fb05b: Preparing [2024-08-27T01:43:15.043Z] 1d00552cf589: Preparing [2024-08-27T01:43:15.043Z] 8924010c9b2c: Preparing [2024-08-27T01:43:15.043Z] 3c20671a5817: Preparing [2024-08-27T01:43:15.043Z] 862c127fb05b: Waiting [2024-08-27T01:43:15.043Z] 1d00552cf589: Waiting [2024-08-27T01:43:15.043Z] 8924010c9b2c: Waiting [2024-08-27T01:43:15.043Z] 3c20671a5817: Waiting [2024-08-27T01:43:15.043Z] 1d8be0d19346: Layer already exists [2024-08-27T01:43:15.043Z] 636499b3e59b: Layer already exists [2024-08-27T01:43:15.043Z] fab4a2697324: Layer already exists [2024-08-27T01:43:15.043Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:15.043Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:15.043Z] 1d00552cf589: Layer already exists [2024-08-27T01:43:15.043Z] 8924010c9b2c: Layer already exists [2024-08-27T01:43:15.310Z] 862c127fb05b: Layer already exists [2024-08-27T01:43:15.310Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:15.310Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:15.750Z] + 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-08-27T01:43:16.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-27T01:43:16.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T01:43:16.131Z] fab4a2697324: Preparing [2024-08-27T01:43:16.131Z] 636499b3e59b: Preparing [2024-08-27T01:43:16.131Z] 1d8be0d19346: Preparing [2024-08-27T01:43:16.131Z] 3af56e15275a: Preparing [2024-08-27T01:43:16.131Z] a5c3cea800ba: Preparing [2024-08-27T01:43:16.131Z] 862c127fb05b: Preparing [2024-08-27T01:43:16.131Z] 1d00552cf589: Preparing [2024-08-27T01:43:16.131Z] 8924010c9b2c: Preparing [2024-08-27T01:43:16.131Z] 3c20671a5817: Preparing [2024-08-27T01:43:16.131Z] 862c127fb05b: Waiting [2024-08-27T01:43:16.131Z] 1d00552cf589: Waiting [2024-08-27T01:43:16.131Z] 8924010c9b2c: Waiting [2024-08-27T01:43:16.131Z] 3c20671a5817: Waiting [2024-08-27T01:43:16.131Z] fab4a2697324: Layer already exists [2024-08-27T01:43:16.131Z] 636499b3e59b: Layer already exists [2024-08-27T01:43:16.131Z] 1d8be0d19346: Layer already exists [2024-08-27T01:43:16.131Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:16.131Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:16.131Z] 862c127fb05b: Layer already exists [2024-08-27T01:43:16.131Z] 1d00552cf589: Layer already exists [2024-08-27T01:43:16.131Z] 8924010c9b2c: Layer already exists [2024-08-27T01:43:16.131Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:16.416Z] main: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:43:16.505Z] ===================================================== [Pipeline] echo [2024-08-27T01:43:16.520Z] taggedImages: [2024-08-27T01:43:16.520Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:16.520Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-27T01:43:16.520Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [2024-08-27T01:43:16.520Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:16.520Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-27T01:43:16.551Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-27T01:43:16.551Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:16.551Z] latest [2024-08-27T01:43:16.551Z] 3.2.0-dev.60 [2024-08-27T01:43:16.551Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:16.551Z] main [2024-08-27T01:43:16.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:16.958Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:17.369Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:17.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T01:43:17.369Z] b8099bc6963b: Preparing [2024-08-27T01:43:17.369Z] 037f11fbca29: Preparing [2024-08-27T01:43:17.369Z] 3af56e15275a: Preparing [2024-08-27T01:43:17.369Z] a5c3cea800ba: Preparing [2024-08-27T01:43:17.369Z] 0dbe5873b243: Preparing [2024-08-27T01:43:17.369Z] 98105efab7e9: Preparing [2024-08-27T01:43:17.369Z] 3c20671a5817: Preparing [2024-08-27T01:43:17.369Z] 98105efab7e9: Waiting [2024-08-27T01:43:17.369Z] 3c20671a5817: Waiting [2024-08-27T01:43:17.369Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:17.369Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:17.645Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:17.645Z] 0dbe5873b243: Pushed [2024-08-27T01:43:17.645Z] b8099bc6963b: Pushed [2024-08-27T01:43:18.615Z] 98105efab7e9: Pushed [2024-08-27T01:43:26.817Z] 037f11fbca29: Pushed [2024-08-27T01:43:26.817Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:27.183Z] + 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-08-27T01:43:27.541Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-27T01:43:27.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T01:43:27.541Z] b8099bc6963b: Preparing [2024-08-27T01:43:27.541Z] 037f11fbca29: Preparing [2024-08-27T01:43:27.541Z] 3af56e15275a: Preparing [2024-08-27T01:43:27.541Z] a5c3cea800ba: Preparing [2024-08-27T01:43:27.541Z] 0dbe5873b243: Preparing [2024-08-27T01:43:27.541Z] 98105efab7e9: Preparing [2024-08-27T01:43:27.541Z] 3c20671a5817: Preparing [2024-08-27T01:43:27.541Z] 98105efab7e9: Waiting [2024-08-27T01:43:27.541Z] 3c20671a5817: Waiting [2024-08-27T01:43:27.541Z] b8099bc6963b: Layer already exists [2024-08-27T01:43:27.541Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:27.541Z] 0dbe5873b243: Layer already exists [2024-08-27T01:43:27.541Z] 037f11fbca29: Layer already exists [2024-08-27T01:43:27.541Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:27.541Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:27.541Z] 98105efab7e9: Layer already exists [2024-08-27T01:43:27.808Z] latest: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:28.177Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:28.541Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [2024-08-27T01:43:28.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T01:43:28.541Z] b8099bc6963b: Preparing [2024-08-27T01:43:28.541Z] 037f11fbca29: Preparing [2024-08-27T01:43:28.541Z] 3af56e15275a: Preparing [2024-08-27T01:43:28.541Z] a5c3cea800ba: Preparing [2024-08-27T01:43:28.541Z] 0dbe5873b243: Preparing [2024-08-27T01:43:28.541Z] 98105efab7e9: Preparing [2024-08-27T01:43:28.541Z] 3c20671a5817: Preparing [2024-08-27T01:43:28.541Z] 98105efab7e9: Waiting [2024-08-27T01:43:28.541Z] 3c20671a5817: Waiting [2024-08-27T01:43:28.541Z] 037f11fbca29: Layer already exists [2024-08-27T01:43:28.541Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:28.541Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:28.541Z] 0dbe5873b243: Layer already exists [2024-08-27T01:43:28.541Z] b8099bc6963b: Layer already exists [2024-08-27T01:43:28.541Z] 98105efab7e9: Layer already exists [2024-08-27T01:43:28.541Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:28.809Z] 3.2.0-dev.60: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:29.169Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:29.531Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:29.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T01:43:29.531Z] b8099bc6963b: Preparing [2024-08-27T01:43:29.531Z] 037f11fbca29: Preparing [2024-08-27T01:43:29.531Z] 3af56e15275a: Preparing [2024-08-27T01:43:29.531Z] a5c3cea800ba: Preparing [2024-08-27T01:43:29.531Z] 0dbe5873b243: Preparing [2024-08-27T01:43:29.531Z] 98105efab7e9: Preparing [2024-08-27T01:43:29.531Z] 3c20671a5817: Preparing [2024-08-27T01:43:29.531Z] 98105efab7e9: Waiting [2024-08-27T01:43:29.531Z] 3c20671a5817: Waiting [2024-08-27T01:43:29.531Z] 0dbe5873b243: Layer already exists [2024-08-27T01:43:29.531Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:29.531Z] b8099bc6963b: Layer already exists [2024-08-27T01:43:29.531Z] 037f11fbca29: Layer already exists [2024-08-27T01:43:29.531Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:29.531Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:29.531Z] 98105efab7e9: Layer already exists [2024-08-27T01:43:29.798Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:30.156Z] + 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-08-27T01:43:30.519Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-27T01:43:30.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T01:43:30.519Z] b8099bc6963b: Preparing [2024-08-27T01:43:30.519Z] 037f11fbca29: Preparing [2024-08-27T01:43:30.519Z] 3af56e15275a: Preparing [2024-08-27T01:43:30.519Z] a5c3cea800ba: Preparing [2024-08-27T01:43:30.519Z] 0dbe5873b243: Preparing [2024-08-27T01:43:30.519Z] 98105efab7e9: Preparing [2024-08-27T01:43:30.519Z] 3c20671a5817: Preparing [2024-08-27T01:43:30.519Z] 98105efab7e9: Waiting [2024-08-27T01:43:30.519Z] 3c20671a5817: Waiting [2024-08-27T01:43:30.519Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:30.519Z] b8099bc6963b: Layer already exists [2024-08-27T01:43:30.520Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:30.520Z] 037f11fbca29: Layer already exists [2024-08-27T01:43:30.520Z] 0dbe5873b243: Layer already exists [2024-08-27T01:43:30.520Z] 98105efab7e9: Layer already exists [2024-08-27T01:43:30.520Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:30.787Z] main: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:43:30.872Z] ===================================================== [Pipeline] echo [2024-08-27T01:43:30.889Z] taggedImages: [2024-08-27T01:43:30.889Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:30.889Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-27T01:43:30.889Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [2024-08-27T01:43:30.889Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:30.889Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-27T01:43:30.911Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-27T01:43:30.911Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:30.911Z] latest [2024-08-27T01:43:30.911Z] 3.2.0-dev.60 [2024-08-27T01:43:30.911Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:30.911Z] main [2024-08-27T01:43:30.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:31.277Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:31.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:31.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T01:43:31.646Z] 196343dfd472: Preparing [2024-08-27T01:43:31.646Z] d40ebb14c0a8: Preparing [2024-08-27T01:43:31.646Z] 3af56e15275a: Preparing [2024-08-27T01:43:31.646Z] a5c3cea800ba: Preparing [2024-08-27T01:43:31.646Z] 32c349dc2bef: Preparing [2024-08-27T01:43:31.646Z] b92eeae58d0b: Preparing [2024-08-27T01:43:31.646Z] 3c20671a5817: Preparing [2024-08-27T01:43:31.646Z] b92eeae58d0b: Waiting [2024-08-27T01:43:31.646Z] 3c20671a5817: Waiting [2024-08-27T01:43:31.915Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:31.915Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:31.915Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:31.915Z] 32c349dc2bef: Pushed [2024-08-27T01:43:31.915Z] 196343dfd472: Pushed [2024-08-27T01:43:32.184Z] b92eeae58d0b: Pushed [2024-08-27T01:43:40.391Z] d40ebb14c0a8: Pushed [2024-08-27T01:43:40.391Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:40.763Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:41.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-27T01:43:41.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T01:43:41.129Z] 196343dfd472: Preparing [2024-08-27T01:43:41.129Z] d40ebb14c0a8: Preparing [2024-08-27T01:43:41.129Z] 3af56e15275a: Preparing [2024-08-27T01:43:41.129Z] a5c3cea800ba: Preparing [2024-08-27T01:43:41.129Z] 32c349dc2bef: Preparing [2024-08-27T01:43:41.129Z] b92eeae58d0b: Preparing [2024-08-27T01:43:41.129Z] 3c20671a5817: Preparing [2024-08-27T01:43:41.129Z] b92eeae58d0b: Waiting [2024-08-27T01:43:41.129Z] 3c20671a5817: Waiting [2024-08-27T01:43:41.129Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:41.129Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:41.129Z] 196343dfd472: Layer already exists [2024-08-27T01:43:41.129Z] d40ebb14c0a8: Layer already exists [2024-08-27T01:43:41.129Z] 32c349dc2bef: Layer already exists [2024-08-27T01:43:41.129Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:41.129Z] b92eeae58d0b: Layer already exists [2024-08-27T01:43:41.397Z] latest: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:41.763Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:42.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [2024-08-27T01:43:42.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T01:43:42.123Z] 196343dfd472: Preparing [2024-08-27T01:43:42.123Z] d40ebb14c0a8: Preparing [2024-08-27T01:43:42.123Z] 3af56e15275a: Preparing [2024-08-27T01:43:42.123Z] a5c3cea800ba: Preparing [2024-08-27T01:43:42.123Z] 32c349dc2bef: Preparing [2024-08-27T01:43:42.123Z] b92eeae58d0b: Preparing [2024-08-27T01:43:42.123Z] 3c20671a5817: Preparing [2024-08-27T01:43:42.123Z] b92eeae58d0b: Waiting [2024-08-27T01:43:42.123Z] 3c20671a5817: Waiting [2024-08-27T01:43:42.123Z] 196343dfd472: Layer already exists [2024-08-27T01:43:42.123Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:42.123Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:42.123Z] d40ebb14c0a8: Layer already exists [2024-08-27T01:43:42.123Z] 32c349dc2bef: Layer already exists [2024-08-27T01:43:42.123Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:42.123Z] b92eeae58d0b: Layer already exists [2024-08-27T01:43:42.390Z] 3.2.0-dev.60: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:42.745Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:43.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:43.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T01:43:43.098Z] 196343dfd472: Preparing [2024-08-27T01:43:43.098Z] d40ebb14c0a8: Preparing [2024-08-27T01:43:43.098Z] 3af56e15275a: Preparing [2024-08-27T01:43:43.098Z] a5c3cea800ba: Preparing [2024-08-27T01:43:43.098Z] 32c349dc2bef: Preparing [2024-08-27T01:43:43.098Z] b92eeae58d0b: Preparing [2024-08-27T01:43:43.098Z] 3c20671a5817: Preparing [2024-08-27T01:43:43.098Z] b92eeae58d0b: Waiting [2024-08-27T01:43:43.098Z] 3c20671a5817: Waiting [2024-08-27T01:43:43.098Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:43.098Z] 196343dfd472: Layer already exists [2024-08-27T01:43:43.098Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:43.098Z] d40ebb14c0a8: Layer already exists [2024-08-27T01:43:43.098Z] 32c349dc2bef: Layer already exists [2024-08-27T01:43:43.098Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:43.098Z] b92eeae58d0b: Layer already exists [2024-08-27T01:43:43.363Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:43.718Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:44.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-27T01:43:44.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T01:43:44.078Z] 196343dfd472: Preparing [2024-08-27T01:43:44.078Z] d40ebb14c0a8: Preparing [2024-08-27T01:43:44.078Z] 3af56e15275a: Preparing [2024-08-27T01:43:44.078Z] a5c3cea800ba: Preparing [2024-08-27T01:43:44.078Z] 32c349dc2bef: Preparing [2024-08-27T01:43:44.078Z] b92eeae58d0b: Preparing [2024-08-27T01:43:44.078Z] 3c20671a5817: Preparing [2024-08-27T01:43:44.078Z] b92eeae58d0b: Waiting [2024-08-27T01:43:44.078Z] 3c20671a5817: Waiting [2024-08-27T01:43:44.078Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:44.078Z] 32c349dc2bef: Layer already exists [2024-08-27T01:43:44.078Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:44.078Z] 196343dfd472: Layer already exists [2024-08-27T01:43:44.078Z] d40ebb14c0a8: Layer already exists [2024-08-27T01:43:44.078Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:44.078Z] b92eeae58d0b: Layer already exists [2024-08-27T01:43:44.342Z] main: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:43:44.419Z] ===================================================== [Pipeline] echo [2024-08-27T01:43:44.436Z] taggedImages: [2024-08-27T01:43:44.436Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:44.436Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-27T01:43:44.436Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [2024-08-27T01:43:44.436Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:44.436Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-27T01:43:44.464Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-27T01:43:44.464Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:44.464Z] latest [2024-08-27T01:43:44.464Z] 3.2.0-dev.60 [2024-08-27T01:43:44.464Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:44.464Z] main [2024-08-27T01:43:44.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:44.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:45.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:45.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T01:43:45.178Z] 75276dc9cc21: Preparing [2024-08-27T01:43:45.178Z] f2f4602c7b79: Preparing [2024-08-27T01:43:45.178Z] 3af56e15275a: Preparing [2024-08-27T01:43:45.178Z] a5c3cea800ba: Preparing [2024-08-27T01:43:45.178Z] 67f6ccc72934: Preparing [2024-08-27T01:43:45.178Z] eb6b4afe171b: Preparing [2024-08-27T01:43:45.178Z] 3c20671a5817: Preparing [2024-08-27T01:43:45.178Z] eb6b4afe171b: Waiting [2024-08-27T01:43:45.178Z] 3c20671a5817: Waiting [2024-08-27T01:43:45.445Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:45.445Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:45.445Z] 67f6ccc72934: Layer already exists [2024-08-27T01:43:45.445Z] eb6b4afe171b: Layer already exists [2024-08-27T01:43:45.445Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:45.445Z] 75276dc9cc21: Pushed [2024-08-27T01:43:53.650Z] f2f4602c7b79: Pushed [2024-08-27T01:43:53.650Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:54.007Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:54.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-27T01:43:54.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T01:43:54.363Z] 75276dc9cc21: Preparing [2024-08-27T01:43:54.363Z] f2f4602c7b79: Preparing [2024-08-27T01:43:54.363Z] 3af56e15275a: Preparing [2024-08-27T01:43:54.363Z] a5c3cea800ba: Preparing [2024-08-27T01:43:54.363Z] 67f6ccc72934: Preparing [2024-08-27T01:43:54.363Z] eb6b4afe171b: Preparing [2024-08-27T01:43:54.363Z] 3c20671a5817: Preparing [2024-08-27T01:43:54.363Z] eb6b4afe171b: Waiting [2024-08-27T01:43:54.363Z] 3c20671a5817: Waiting [2024-08-27T01:43:54.363Z] 75276dc9cc21: Layer already exists [2024-08-27T01:43:54.363Z] 67f6ccc72934: Layer already exists [2024-08-27T01:43:54.363Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:54.363Z] f2f4602c7b79: Layer already exists [2024-08-27T01:43:54.363Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:54.363Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:54.363Z] eb6b4afe171b: Layer already exists [2024-08-27T01:43:54.632Z] latest: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:55.000Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:55.365Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [2024-08-27T01:43:55.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T01:43:55.365Z] 75276dc9cc21: Preparing [2024-08-27T01:43:55.365Z] f2f4602c7b79: Preparing [2024-08-27T01:43:55.365Z] 3af56e15275a: Preparing [2024-08-27T01:43:55.365Z] a5c3cea800ba: Preparing [2024-08-27T01:43:55.365Z] 67f6ccc72934: Preparing [2024-08-27T01:43:55.365Z] eb6b4afe171b: Preparing [2024-08-27T01:43:55.365Z] 3c20671a5817: Preparing [2024-08-27T01:43:55.365Z] eb6b4afe171b: Waiting [2024-08-27T01:43:55.365Z] 3c20671a5817: Waiting [2024-08-27T01:43:55.365Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:55.365Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:55.365Z] 67f6ccc72934: Layer already exists [2024-08-27T01:43:55.365Z] f2f4602c7b79: Layer already exists [2024-08-27T01:43:55.365Z] 75276dc9cc21: Layer already exists [2024-08-27T01:43:55.365Z] eb6b4afe171b: Layer already exists [2024-08-27T01:43:55.365Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:55.631Z] 3.2.0-dev.60: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:55.988Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:56.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:56.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T01:43:56.342Z] 75276dc9cc21: Preparing [2024-08-27T01:43:56.342Z] f2f4602c7b79: Preparing [2024-08-27T01:43:56.342Z] 3af56e15275a: Preparing [2024-08-27T01:43:56.342Z] a5c3cea800ba: Preparing [2024-08-27T01:43:56.342Z] 67f6ccc72934: Preparing [2024-08-27T01:43:56.342Z] eb6b4afe171b: Preparing [2024-08-27T01:43:56.342Z] 3c20671a5817: Preparing [2024-08-27T01:43:56.342Z] 3c20671a5817: Waiting [2024-08-27T01:43:56.342Z] eb6b4afe171b: Waiting [2024-08-27T01:43:56.342Z] 75276dc9cc21: Layer already exists [2024-08-27T01:43:56.342Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:56.342Z] f2f4602c7b79: Layer already exists [2024-08-27T01:43:56.342Z] 67f6ccc72934: Layer already exists [2024-08-27T01:43:56.342Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:56.342Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:56.342Z] eb6b4afe171b: Layer already exists [2024-08-27T01:43:56.609Z] 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:56.974Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:57.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-27T01:43:57.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T01:43:57.335Z] 75276dc9cc21: Preparing [2024-08-27T01:43:57.335Z] f2f4602c7b79: Preparing [2024-08-27T01:43:57.335Z] 3af56e15275a: Preparing [2024-08-27T01:43:57.335Z] a5c3cea800ba: Preparing [2024-08-27T01:43:57.335Z] 67f6ccc72934: Preparing [2024-08-27T01:43:57.335Z] eb6b4afe171b: Preparing [2024-08-27T01:43:57.335Z] 3c20671a5817: Preparing [2024-08-27T01:43:57.335Z] eb6b4afe171b: Waiting [2024-08-27T01:43:57.335Z] 3c20671a5817: Waiting [2024-08-27T01:43:57.335Z] 67f6ccc72934: Layer already exists [2024-08-27T01:43:57.335Z] 75276dc9cc21: Layer already exists [2024-08-27T01:43:57.335Z] 3af56e15275a: Layer already exists [2024-08-27T01:43:57.335Z] f2f4602c7b79: Layer already exists [2024-08-27T01:43:57.335Z] a5c3cea800ba: Layer already exists [2024-08-27T01:43:57.335Z] 3c20671a5817: Layer already exists [2024-08-27T01:43:57.335Z] eb6b4afe171b: Layer already exists [2024-08-27T01:43:57.603Z] main: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T01:43:57.686Z] ===================================================== [Pipeline] echo [2024-08-27T01:43:57.701Z] taggedImages: [2024-08-27T01:43:57.701Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [2024-08-27T01:43:57.701Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-27T01:43:57.701Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [2024-08-27T01:43:57.701Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [2024-08-27T01:43:57.701Z] - 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-08-27T01:43:58.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T01:43:58.295Z] [2024-08-27T01:43:58.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:43:58.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T01:43:58.893Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T01:43:58.893Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T01:43:58.893Z] 04944245beec: Pulling fs layer [2024-08-27T01:43:58.893Z] 699f458cf7ca: Pulling fs layer [2024-08-27T01:43:58.893Z] 765212b225bb: Pulling fs layer [2024-08-27T01:43:58.893Z] f23df028b6ca: Pulling fs layer [2024-08-27T01:43:58.893Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T01:43:58.893Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T01:43:58.893Z] 765212b225bb: Waiting [2024-08-27T01:43:58.893Z] f23df028b6ca: Waiting [2024-08-27T01:43:58.893Z] 2437ff75d9bd: Waiting [2024-08-27T01:43:58.893Z] d65c8cfc05b1: Waiting [2024-08-27T01:43:58.893Z] 04944245beec: Verifying Checksum [2024-08-27T01:43:58.893Z] 04944245beec: Download complete [2024-08-27T01:43:58.893Z] 765212b225bb: Download complete [2024-08-27T01:43:58.893Z] f23df028b6ca: Verifying Checksum [2024-08-27T01:43:58.893Z] f23df028b6ca: Download complete [2024-08-27T01:43:58.893Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T01:43:58.893Z] d65c8cfc05b1: Download complete [2024-08-27T01:43:59.160Z] 699f458cf7ca: Verifying Checksum [2024-08-27T01:43:59.161Z] 699f458cf7ca: Download complete [2024-08-27T01:43:59.426Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T01:43:59.426Z] 8998bd30e6a1: Download complete [2024-08-27T01:44:02.005Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T01:44:02.005Z] 2437ff75d9bd: Download complete [2024-08-27T01:44:04.587Z] 8998bd30e6a1: Pull complete [2024-08-27T01:44:04.587Z] 04944245beec: Pull complete [2024-08-27T01:44:06.530Z] 699f458cf7ca: Pull complete [2024-08-27T01:44:06.530Z] 765212b225bb: Pull complete [2024-08-27T01:44:07.487Z] f23df028b6ca: Pull complete [2024-08-27T01:44:07.752Z] d65c8cfc05b1: Pull complete [2024-08-27T01:44:25.941Z] 2437ff75d9bd: Pull complete [2024-08-27T01:44:25.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T01:44:25.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T01:44:25.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:44:26.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container [2024-08-27T01:44:26.212Z] $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T01:44:29.293Z] $ docker top 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:44:30.211Z] ---> job-cost.sh [2024-08-27T01:44:30.211Z] lf-activate-venv: SKIPPING [2024-08-27T01:44:30.211Z] INFO: No Stack... [2024-08-27T01:44:30.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T01:44:31.522Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T01:44:32.184Z] + cat /w/workspace/edgex-go/681/archives/cost.csv [2024-08-27T01:44:32.184Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T01:44:32.247Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] [2024-08-27T01:44:32.259Z] Resource [jenkins-edgexfoundry-edgex-go-main-681-stack-cost] did not exist. Created. [2024-08-27T01:44:32.269Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T01:44:32.631Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T01:44:33.326Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T01:44:33.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T01:44:33.365Z] $ docker stop --time=1 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 [2024-08-27T01:44:34.870Z] $ docker rm -f --volumes 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 [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-08-27T01:44:35.436Z] provisioning config files... [2024-08-27T01:44:35.443Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/681@tmp/config5911713646184032514tmp [Pipeline] { [Pipeline] sh [2024-08-27T01:44:35.744Z] + set +x [2024-08-27T01:44:35.744Z] + bash+ -s -- [2024-08-27T01:44:35.744Z] curl -s https://codecov.io/bash [2024-08-27T01:44:35.744Z] [2024-08-27T01:44:35.744Z] _____ _ [2024-08-27T01:44:35.744Z] / ____| | | [2024-08-27T01:44:35.744Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T01:44:35.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T01:44:35.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T01:44:35.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T01:44:35.744Z] Bash-1.0.6 [2024-08-27T01:44:35.744Z] [2024-08-27T01:44:35.744Z] [2024-08-27T01:44:35.744Z] ==> git version 2.25.1 found [2024-08-27T01:44:35.744Z] ==> 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-08-27T01:44:35.744Z] Release-Date: 2020-01-08 [2024-08-27T01:44:35.744Z] 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-08-27T01:44:35.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T01:44:35.744Z] ==> Jenkins CI detected. [2024-08-27T01:44:35.744Z] current dir:  /w/workspace/edgex-go/681 [2024-08-27T01:44:35.744Z] project root: . [2024-08-27T01:44:35.744Z] --> token set from env [2024-08-27T01:44:35.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T01:44:35.744Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T01:44:35.744Z] ==> Python coveragepy not found [2024-08-27T01:44:35.744Z] ==> Searching for coverage reports in: [2024-08-27T01:44:35.744Z] + . [2024-08-27T01:44:36.004Z] -> Found 1 reports [2024-08-27T01:44:36.004Z] ==> Detecting git/mercurial file structure [2024-08-27T01:44:36.004Z] ==> Reading reports [2024-08-27T01:44:36.004Z] + ./coverage.out bytes=544290 [2024-08-27T01:44:36.004Z] ==> Appending adjustments [2024-08-27T01:44:36.004Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T01:44:37.379Z] + Found adjustments [2024-08-27T01:44:37.379Z] ==> Gzipping contents [2024-08-27T01:44:37.379Z] 68K /tmp/codecov.nI1fe6.gz [2024-08-27T01:44:37.379Z] ==> Uploading reports [2024-08-27T01:44:37.380Z] url: https://codecov.io [2024-08-27T01:44:37.380Z] query: branch=main&commit=3aa01a4707f1844ec1c90abf694d4da7c061f5b3&build=681&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F681%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T01:44:37.380Z] -> Pinging Codecov [2024-08-27T01:44:37.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3aa01a4707f1844ec1c90abf694d4da7c061f5b3&build=681&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F681%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T01:44:37.380Z] -> Uploading to [2024-08-27T01:44:37.380Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/3aa01a4707f1844ec1c90abf694d4da7c061f5b3/7d221da7-70b1-4724-835b-736469979b85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T014437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6489a3394c9d9e00438602e9804dc741f7a40cb405bb49e894e6e36f2623aa31 [2024-08-27T01:44:37.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:44:37.380Z] Dload Upload Total Spent Left Speed [2024-08-27T01:44:37.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67986 0 0 100 67986 0 233k --:--:-- --:--:-- --:--:-- 232k 100 67986 0 0 100 67986 0 233k --:--:-- --:--:-- --:--:-- 232k [2024-08-27T01:44:37.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [2024-08-27T01:44:37.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-27T01:44:37.885Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-27T01:44:37.905Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:44:38.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T01:44:38.216Z] [2024-08-27T01:44:38.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:44:38.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T01:44:38.540Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-27T01:44:38.540Z] 619be1103602: Already exists [2024-08-27T01:44:38.540Z] f8ea3408117e: Pulling fs layer [2024-08-27T01:44:38.540Z] 91320369b822: Pulling fs layer [2024-08-27T01:44:38.540Z] 0406650e8295: Pulling fs layer [2024-08-27T01:44:38.540Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T01:44:38.540Z] 96d80e3f36e1: Pulling fs layer [2024-08-27T01:44:38.540Z] bcf3aedb951c: Pulling fs layer [2024-08-27T01:44:38.540Z] 4f4fb700ef54: Waiting [2024-08-27T01:44:38.540Z] 96d80e3f36e1: Waiting [2024-08-27T01:44:38.540Z] bcf3aedb951c: Waiting [2024-08-27T01:44:38.540Z] 0406650e8295: Verifying Checksum [2024-08-27T01:44:38.540Z] 0406650e8295: Download complete [2024-08-27T01:44:38.540Z] f8ea3408117e: Verifying Checksum [2024-08-27T01:44:38.540Z] f8ea3408117e: Download complete [2024-08-27T01:44:38.540Z] 4f4fb700ef54: Download complete [2024-08-27T01:44:38.800Z] f8ea3408117e: Pull complete [2024-08-27T01:44:38.800Z] 96d80e3f36e1: Verifying Checksum [2024-08-27T01:44:38.800Z] 96d80e3f36e1: Download complete [2024-08-27T01:44:39.059Z] 91320369b822: Download complete [2024-08-27T01:44:39.625Z] bcf3aedb951c: Verifying Checksum [2024-08-27T01:44:39.625Z] bcf3aedb951c: Download complete [2024-08-27T01:44:42.157Z] 91320369b822: Pull complete [2024-08-27T01:44:42.157Z] 0406650e8295: Pull complete [2024-08-27T01:44:42.416Z] 4f4fb700ef54: Pull complete [2024-08-27T01:44:42.416Z] 96d80e3f36e1: Pull complete [2024-08-27T01:44:45.707Z] bcf3aedb951c: Pull complete [2024-08-27T01:44:45.707Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-27T01:44:45.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T01:44:45.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:44:45.806Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:44:45.830Z] $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-27T01:44:50.347Z] $ docker top 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T01:44:50.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo [2024-08-27T01:44:50.732Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-27T01:44:51.011Z] + set -o pipefail [2024-08-27T01:44:51.012Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-27T01:45:01.021Z] [2024-08-27T01:45:01.022Z] Monitoring /w/workspace/edgex-go/681 (github.com/edgexfoundry/edgex-go)... [2024-08-27T01:45:01.022Z] [2024-08-27T01:45:01.022Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8ab05a84-3ddf-4aa9-9769-c8260e7662d8 [2024-08-27T01:45:01.022Z] [2024-08-27T01:45:01.022Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-27T01:45:01.022Z] [2024-08-27T01:45:01.022Z] [2024-08-27T01:45:01.022Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-27T01:45:01.022Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-27T01:45:01.027Z] $ docker stop --time=1 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a [2024-08-27T01:45:06.842Z] $ docker rm -f --volumes 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-27T01:45:07.391Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T01:45:07.405Z] provisioning config files... [2024-08-27T01:45:07.412Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/681@tmp/config10115096966515972156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:07.709Z] --> edgex-publish-swagger.sh [2024-08-27T01:45:07.709Z] === Publish openapi/v3 API === [2024-08-27T01:45:07.709Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-27T01:45:07.709Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/681/openapi/v3/core-command.yaml] [2024-08-27T01:45:07.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:07.709Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:08.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55846 --:--:-- --:--:-- --:--:-- 55751 [2024-08-27T01:45:08.275Z] [2024-08-27T01:45:08.275Z] [2024-08-27T01:45:08.275Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/681/openapi/v3/core-data.yaml] [2024-08-27T01:45:08.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:08.275Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:08.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k [2024-08-27T01:45:08.844Z] [2024-08-27T01:45:08.844Z] [2024-08-27T01:45:08.844Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/681/openapi/v3/core-keeper.yaml] [2024-08-27T01:45:08.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:08.844Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:09.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 247 120k --:--:-- --:--:-- --:--:-- 120k [2024-08-27T01:45:09.102Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-27T01:45:09.102Z] [2024-08-27T01:45:09.102Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/681/openapi/v3/core-metadata.yaml] [2024-08-27T01:45:09.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:09.102Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:09.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 417 398k --:--:-- --:--:-- --:--:-- 398k [2024-08-27T01:45:09.361Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T01:45:09.361Z] [2024-08-27T01:45:09.361Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/681/openapi/v3/support-cron-scheduler.yaml] [2024-08-27T01:45:09.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:09.361Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:09.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46306 100 66 100 46240 257 176k --:--:-- --:--:-- --:--:-- 175k 100 46306 100 66 100 46240 257 176k --:--:-- --:--:-- --:--:-- 175k [2024-08-27T01:45:09.619Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-27T01:45:09.619Z] [2024-08-27T01:45:09.619Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/681/openapi/v3/support-notifications.yaml] [2024-08-27T01:45:09.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:09.619Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:09.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 467 255k --:--:-- --:--:-- --:--:-- 256k [2024-08-27T01:45:10.137Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T01:45:10.137Z] [2024-08-27T01:45:10.137Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/681/openapi/v3/support-scheduler.yaml] [2024-08-27T01:45:10.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T01:45:10.137Z] Dload Upload Total Spent Left Speed [2024-08-27T01:45:10.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 404 95735 --:--:-- --:--:-- --:--:-- 96139 [2024-08-27T01:45:10.396Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T01:45:10.396Z] [Pipeline] } [2024-08-27T01:45:10.402Z] 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-08-27T01:45:10.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T01:45:10.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:11.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T01:45:11.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:45:11.199Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:45:11.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T01:45:11.690Z] $ docker top b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 -eo pid,comm [2024-08-27T01:45:11.744Z] 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-08-27T01:45:11.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T01:45:11.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T01:45:11.799Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T01:45:11.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T01:45:11.896Z] $ docker exec b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 ssh-agent [2024-08-27T01:45:12.005Z] SSH_AUTH_SOCK=/tmp/ssh-UfpwKaNJSwjN/agent.32 [2024-08-27T01:45:12.005Z] SSH_AGENT_PID=38 [2024-08-27T01:45:12.009Z] Running ssh-add (command line suppressed) [2024-08-27T01:45:12.090Z] Identity added: /w/workspace/edgex-go/681@tmp/private_key_4522529326852633939.key (/w/workspace/edgex-go/681@tmp/private_key_4522529326852633939.key) [2024-08-27T01:45:12.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T01:45:12.407Z] + git semver tag [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,576 [run_tag] DEBUG tag force:False [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,576 [check_head_tag] DEBUG check head tag [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,579 [execute] INFO git cat-file --batch-check [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=) [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,583 [execute] INFO git cat-file --batch [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=) [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,624 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,625 [execute] INFO git tag -a v3.2.0-dev.60 -m v3.2.0-dev.60 [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.60', '-m', 'v3.2.0-dev.60'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) [2024-08-27T01:45:12.666Z] 2024-08-27 01:45:12,630 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:12.666Z] 3.2.0-dev.60 [Pipeline] } [2024-08-27T01:45:12.665Z] $ docker exec --env ******** --env ******** b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 ssh-agent -k [2024-08-27T01:45:12.757Z] unset SSH_AUTH_SOCK; [2024-08-27T01:45:12.758Z] unset SSH_AGENT_PID; [2024-08-27T01:45:12.758Z] echo Agent pid 38 killed; [2024-08-27T01:45:12.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T01:45:13.096Z] + git semver [Pipeline] } [2024-08-27T01:45:13.357Z] $ docker stop --time=1 b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 [2024-08-27T01:45:14.620Z] $ docker rm -f --volumes b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:15.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T01:45:15.019Z] [2024-08-27T01:45:15.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:15.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T01:45:15.315Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-27T01:45:15.315Z] ab5ef0e58194: Pulling fs layer [2024-08-27T01:45:15.315Z] 9712f1f96733: Pulling fs layer [2024-08-27T01:45:15.315Z] 63f879dbbcfc: Pulling fs layer [2024-08-27T01:45:15.315Z] 0d9ebad4ef96: Pulling fs layer [2024-08-27T01:45:15.315Z] e9a5061849ea: Pulling fs layer [2024-08-27T01:45:15.315Z] d747dcd14b5f: Pulling fs layer [2024-08-27T01:45:15.315Z] 2de7ff778b66: Pulling fs layer [2024-08-27T01:45:15.315Z] e9a5061849ea: Waiting [2024-08-27T01:45:15.315Z] d747dcd14b5f: Waiting [2024-08-27T01:45:15.315Z] 2de7ff778b66: Waiting [2024-08-27T01:45:15.315Z] 0d9ebad4ef96: Waiting [2024-08-27T01:45:15.315Z] 9712f1f96733: Verifying Checksum [2024-08-27T01:45:15.315Z] 9712f1f96733: Download complete [2024-08-27T01:45:15.573Z] 63f879dbbcfc: Verifying Checksum [2024-08-27T01:45:15.573Z] 63f879dbbcfc: Download complete [2024-08-27T01:45:15.831Z] ab5ef0e58194: Verifying Checksum [2024-08-27T01:45:15.831Z] ab5ef0e58194: Download complete [2024-08-27T01:45:15.831Z] e9a5061849ea: Verifying Checksum [2024-08-27T01:45:15.831Z] e9a5061849ea: Download complete [2024-08-27T01:45:15.831Z] d747dcd14b5f: Verifying Checksum [2024-08-27T01:45:15.831Z] d747dcd14b5f: Download complete [2024-08-27T01:45:16.089Z] 0d9ebad4ef96: Verifying Checksum [2024-08-27T01:45:16.089Z] 0d9ebad4ef96: Download complete [2024-08-27T01:45:16.089Z] 2de7ff778b66: Verifying Checksum [2024-08-27T01:45:18.619Z] ab5ef0e58194: Pull complete [2024-08-27T01:45:18.619Z] 9712f1f96733: Pull complete [2024-08-27T01:45:18.876Z] 63f879dbbcfc: Pull complete [2024-08-27T01:45:22.154Z] 0d9ebad4ef96: Pull complete [2024-08-27T01:45:22.413Z] e9a5061849ea: Pull complete [2024-08-27T01:45:22.671Z] d747dcd14b5f: Pull complete [2024-08-27T01:45:23.602Z] 2de7ff778b66: Pull complete [2024-08-27T01:45:23.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-27T01:45:23.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T01:45:23.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:45:23.702Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:45:23.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-27T01:45:29.575Z] $ docker top dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-27T01:45:29.663Z] provisioning config files... [2024-08-27T01:45:29.669Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/681@tmp/config2323170729743949672tmp [2024-08-27T01:45:29.678Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/681@tmp/config13441209902016606182tmp [2024-08-27T01:45:29.684Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/681@tmp/config7767504459960274148tmp [Pipeline] { [Pipeline] echo [2024-08-27T01:45:29.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:30.001Z] ---> sigul-configuration.sh [2024-08-27T01:45:30.002Z] gpg: directory `/root/.gnupg' created [2024-08-27T01:45:30.002Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-27T01:45:30.002Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-27T01:45:30.002Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-27T01:45:30.002Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-27T01:45:30.002Z] gpg: CAST5 encrypted data [2024-08-27T01:45:30.002Z] gpg: encrypted with 1 passphrase [2024-08-27T01:45:30.002Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-27T01:45:30.296Z] + mkdir /home/jenkins [2024-08-27T01:45:30.296Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-27T01:45:30.593Z] + 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-08-27T01:45:30.608Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:30.901Z] ---> sigul-install.sh [2024-08-27T01:45:30.901Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-27T01:45:31.196Z] + git tag --list [2024-08-27T01:45:31.196Z] 0.6.0 [2024-08-27T01:45:31.196Z] 0.6.1 [2024-08-27T01:45:31.196Z] 0.7.0 [2024-08-27T01:45:31.196Z] 0.7.1 [2024-08-27T01:45:31.196Z] v1.0.0 [2024-08-27T01:45:31.196Z] v1.0.1 [2024-08-27T01:45:31.196Z] v1.1.0 [2024-08-27T01:45:31.196Z] v1.2.0 [2024-08-27T01:45:31.196Z] v1.2.1 [2024-08-27T01:45:31.196Z] v1.3.0 [2024-08-27T01:45:31.196Z] v1.3.1 [2024-08-27T01:45:31.196Z] v2.0.0 [2024-08-27T01:45:31.196Z] v2.1.0 [2024-08-27T01:45:31.196Z] v2.1.1 [2024-08-27T01:45:31.196Z] v2.2.0 [2024-08-27T01:45:31.196Z] v2.3.0 [2024-08-27T01:45:31.196Z] v3.0 [2024-08-27T01:45:31.196Z] v3.0.0 [2024-08-27T01:45:31.196Z] v3.1 [2024-08-27T01:45:31.196Z] v3.1.0 [2024-08-27T01:45:31.196Z] v3.1.0-dev.1 [2024-08-27T01:45:31.196Z] v3.1.0-dev.10 [2024-08-27T01:45:31.196Z] v3.1.0-dev.11 [2024-08-27T01:45:31.196Z] v3.1.0-dev.12 [2024-08-27T01:45:31.196Z] v3.1.0-dev.13 [2024-08-27T01:45:31.196Z] v3.1.0-dev.14 [2024-08-27T01:45:31.196Z] v3.1.0-dev.15 [2024-08-27T01:45:31.196Z] v3.1.0-dev.16 [2024-08-27T01:45:31.196Z] v3.1.0-dev.17 [2024-08-27T01:45:31.196Z] v3.1.0-dev.18 [2024-08-27T01:45:31.196Z] v3.1.0-dev.19 [2024-08-27T01:45:31.196Z] v3.1.0-dev.2 [2024-08-27T01:45:31.196Z] v3.1.0-dev.20 [2024-08-27T01:45:31.196Z] v3.1.0-dev.21 [2024-08-27T01:45:31.196Z] v3.1.0-dev.22 [2024-08-27T01:45:31.196Z] v3.1.0-dev.23 [2024-08-27T01:45:31.196Z] v3.1.0-dev.24 [2024-08-27T01:45:31.196Z] v3.1.0-dev.25 [2024-08-27T01:45:31.196Z] v3.1.0-dev.26 [2024-08-27T01:45:31.196Z] v3.1.0-dev.27 [2024-08-27T01:45:31.196Z] v3.1.0-dev.28 [2024-08-27T01:45:31.196Z] v3.1.0-dev.29 [2024-08-27T01:45:31.196Z] v3.1.0-dev.3 [2024-08-27T01:45:31.196Z] v3.1.0-dev.30 [2024-08-27T01:45:31.197Z] v3.1.0-dev.31 [2024-08-27T01:45:31.197Z] v3.1.0-dev.32 [2024-08-27T01:45:31.197Z] v3.1.0-dev.33 [2024-08-27T01:45:31.197Z] v3.1.0-dev.34 [2024-08-27T01:45:31.197Z] v3.1.0-dev.35 [2024-08-27T01:45:31.197Z] v3.1.0-dev.36 [2024-08-27T01:45:31.197Z] v3.1.0-dev.37 [2024-08-27T01:45:31.197Z] v3.1.0-dev.38 [2024-08-27T01:45:31.197Z] v3.1.0-dev.39 [2024-08-27T01:45:31.197Z] v3.1.0-dev.4 [2024-08-27T01:45:31.197Z] v3.1.0-dev.40 [2024-08-27T01:45:31.197Z] v3.1.0-dev.41 [2024-08-27T01:45:31.197Z] v3.1.0-dev.42 [2024-08-27T01:45:31.197Z] v3.1.0-dev.43 [2024-08-27T01:45:31.197Z] v3.1.0-dev.44 [2024-08-27T01:45:31.197Z] v3.1.0-dev.45 [2024-08-27T01:45:31.197Z] v3.1.0-dev.46 [2024-08-27T01:45:31.197Z] v3.1.0-dev.47 [2024-08-27T01:45:31.197Z] v3.1.0-dev.48 [2024-08-27T01:45:31.197Z] v3.1.0-dev.49 [2024-08-27T01:45:31.197Z] v3.1.0-dev.5 [2024-08-27T01:45:31.197Z] v3.1.0-dev.50 [2024-08-27T01:45:31.197Z] v3.1.0-dev.51 [2024-08-27T01:45:31.197Z] v3.1.0-dev.52 [2024-08-27T01:45:31.197Z] v3.1.0-dev.53 [2024-08-27T01:45:31.197Z] v3.1.0-dev.54 [2024-08-27T01:45:31.197Z] v3.1.0-dev.55 [2024-08-27T01:45:31.197Z] v3.1.0-dev.56 [2024-08-27T01:45:31.197Z] v3.1.0-dev.57 [2024-08-27T01:45:31.197Z] v3.1.0-dev.58 [2024-08-27T01:45:31.197Z] v3.1.0-dev.59 [2024-08-27T01:45:31.197Z] v3.1.0-dev.6 [2024-08-27T01:45:31.197Z] v3.1.0-dev.60 [2024-08-27T01:45:31.197Z] v3.1.0-dev.61 [2024-08-27T01:45:31.197Z] v3.1.0-dev.62 [2024-08-27T01:45:31.197Z] v3.1.0-dev.63 [2024-08-27T01:45:31.197Z] v3.1.0-dev.64 [2024-08-27T01:45:31.197Z] v3.1.0-dev.65 [2024-08-27T01:45:31.197Z] v3.1.0-dev.66 [2024-08-27T01:45:31.197Z] v3.1.0-dev.67 [2024-08-27T01:45:31.197Z] v3.1.0-dev.68 [2024-08-27T01:45:31.197Z] v3.1.0-dev.69 [2024-08-27T01:45:31.197Z] v3.1.0-dev.7 [2024-08-27T01:45:31.197Z] v3.1.0-dev.70 [2024-08-27T01:45:31.197Z] v3.1.0-dev.71 [2024-08-27T01:45:31.197Z] v3.1.0-dev.72 [2024-08-27T01:45:31.197Z] v3.1.0-dev.73 [2024-08-27T01:45:31.197Z] v3.1.0-dev.8 [2024-08-27T01:45:31.197Z] v3.1.0-dev.9 [2024-08-27T01:45:31.197Z] v3.1.1 [2024-08-27T01:45:31.197Z] v3.1.1-dev.1 [2024-08-27T01:45:31.197Z] v3.1.1-dev.2 [2024-08-27T01:45:31.197Z] v3.2.0-dev.1 [2024-08-27T01:45:31.197Z] v3.2.0-dev.10 [2024-08-27T01:45:31.197Z] v3.2.0-dev.11 [2024-08-27T01:45:31.197Z] v3.2.0-dev.12 [2024-08-27T01:45:31.197Z] v3.2.0-dev.13 [2024-08-27T01:45:31.197Z] v3.2.0-dev.14 [2024-08-27T01:45:31.197Z] v3.2.0-dev.15 [2024-08-27T01:45:31.197Z] v3.2.0-dev.16 [2024-08-27T01:45:31.197Z] v3.2.0-dev.17 [2024-08-27T01:45:31.197Z] v3.2.0-dev.18 [2024-08-27T01:45:31.197Z] v3.2.0-dev.19 [2024-08-27T01:45:31.197Z] v3.2.0-dev.2 [2024-08-27T01:45:31.197Z] v3.2.0-dev.20 [2024-08-27T01:45:31.197Z] v3.2.0-dev.21 [2024-08-27T01:45:31.197Z] v3.2.0-dev.22 [2024-08-27T01:45:31.197Z] v3.2.0-dev.23 [2024-08-27T01:45:31.197Z] v3.2.0-dev.24 [2024-08-27T01:45:31.197Z] v3.2.0-dev.25 [2024-08-27T01:45:31.197Z] v3.2.0-dev.26 [2024-08-27T01:45:31.197Z] v3.2.0-dev.27 [2024-08-27T01:45:31.197Z] v3.2.0-dev.28 [2024-08-27T01:45:31.197Z] v3.2.0-dev.29 [2024-08-27T01:45:31.197Z] v3.2.0-dev.3 [2024-08-27T01:45:31.197Z] v3.2.0-dev.30 [2024-08-27T01:45:31.197Z] v3.2.0-dev.31 [2024-08-27T01:45:31.197Z] v3.2.0-dev.32 [2024-08-27T01:45:31.197Z] v3.2.0-dev.33 [2024-08-27T01:45:31.197Z] v3.2.0-dev.34 [2024-08-27T01:45:31.197Z] v3.2.0-dev.35 [2024-08-27T01:45:31.197Z] v3.2.0-dev.36 [2024-08-27T01:45:31.197Z] v3.2.0-dev.37 [2024-08-27T01:45:31.197Z] v3.2.0-dev.38 [2024-08-27T01:45:31.197Z] v3.2.0-dev.39 [2024-08-27T01:45:31.197Z] v3.2.0-dev.4 [2024-08-27T01:45:31.197Z] v3.2.0-dev.40 [2024-08-27T01:45:31.197Z] v3.2.0-dev.41 [2024-08-27T01:45:31.197Z] v3.2.0-dev.42 [2024-08-27T01:45:31.197Z] v3.2.0-dev.43 [2024-08-27T01:45:31.197Z] v3.2.0-dev.44 [2024-08-27T01:45:31.197Z] v3.2.0-dev.45 [2024-08-27T01:45:31.197Z] v3.2.0-dev.46 [2024-08-27T01:45:31.197Z] v3.2.0-dev.47 [2024-08-27T01:45:31.197Z] v3.2.0-dev.48 [2024-08-27T01:45:31.197Z] v3.2.0-dev.49 [2024-08-27T01:45:31.197Z] v3.2.0-dev.5 [2024-08-27T01:45:31.197Z] v3.2.0-dev.50 [2024-08-27T01:45:31.197Z] v3.2.0-dev.51 [2024-08-27T01:45:31.197Z] v3.2.0-dev.52 [2024-08-27T01:45:31.197Z] v3.2.0-dev.53 [2024-08-27T01:45:31.197Z] v3.2.0-dev.54 [2024-08-27T01:45:31.197Z] v3.2.0-dev.55 [2024-08-27T01:45:31.197Z] v3.2.0-dev.56 [2024-08-27T01:45:31.197Z] v3.2.0-dev.57 [2024-08-27T01:45:31.197Z] v3.2.0-dev.58 [2024-08-27T01:45:31.197Z] v3.2.0-dev.59 [2024-08-27T01:45:31.197Z] v3.2.0-dev.6 [2024-08-27T01:45:31.197Z] v3.2.0-dev.60 [2024-08-27T01:45:31.197Z] v3.2.0-dev.7 [2024-08-27T01:45:31.197Z] v3.2.0-dev.8 [2024-08-27T01:45:31.197Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-27T01:45:31.492Z] + lftools sign git-tag v3.2.0-dev.60 [2024-08-27T01:45:32.058Z] Signing Git tag with Sigul... [2024-08-27T01:45:32.058Z] Signing v3.2.0-dev.60 [Pipeline] echo [2024-08-27T01:45:32.332Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:32.626Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-27T01:45:32.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-27T01:45:32.654Z] $ docker stop --time=1 dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 [2024-08-27T01:45:33.934Z] $ docker rm -f --volumes dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-27T01:45:34.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T01:45:34.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:34.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T01:45:34.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:45:34.773Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:45:34.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T01:45:35.112Z] $ docker top 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 -eo pid,comm [2024-08-27T01:45:35.169Z] 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-08-27T01:45:35.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T01:45:35.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T01:45:35.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T01:45:35.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T01:45:35.369Z] $ docker exec 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 ssh-agent [2024-08-27T01:45:35.488Z] SSH_AUTH_SOCK=/tmp/ssh-4IwhygAewoSt/agent.31 [2024-08-27T01:45:35.488Z] SSH_AGENT_PID=37 [2024-08-27T01:45:35.493Z] Running ssh-add (command line suppressed) [2024-08-27T01:45:35.580Z] Identity added: /w/workspace/edgex-go/681@tmp/private_key_10645513184810298497.key (/w/workspace/edgex-go/681@tmp/private_key_10645513184810298497.key) [2024-08-27T01:45:35.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T01:45:35.895Z] + git semver bump pre [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [bump_version] DEBUG bumping version:3.2.0-dev.60 on axis:pre with prefix:dev [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [bump_version] DEBUG bumped version:3.2.0-dev.61 [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [write_version] DEBUG write version:3.2.0-dev.61 to path:/w/workspace/edgex-go/681/.semver/main with force:True [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,057 [write_file] DEBUG write to file:/w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,059 [execute] INFO git cat-file --batch-check [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,064 [execute] INFO git cat-file --batch [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T01:45:36.154Z] 2024-08-27 01:45:36,069 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:36.154Z] 3.2.0-dev.61 [Pipeline] } [2024-08-27T01:45:36.153Z] $ docker exec --env ******** --env ******** 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 ssh-agent -k [2024-08-27T01:45:36.237Z] unset SSH_AUTH_SOCK; [2024-08-27T01:45:36.237Z] unset SSH_AGENT_PID; [2024-08-27T01:45:36.237Z] echo Agent pid 37 killed; [2024-08-27T01:45:36.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T01:45:36.581Z] + git semver [Pipeline] } [2024-08-27T01:45:36.842Z] $ docker stop --time=1 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 [2024-08-27T01:45:38.099Z] $ docker rm -f --volumes 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T01:45:38.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T01:45:38.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:38.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T01:45:38.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:45:38.831Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:45:38.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T01:45:39.165Z] $ docker top 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c -eo pid,comm [2024-08-27T01:45:39.215Z] 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-08-27T01:45:39.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T01:45:39.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T01:45:39.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T01:45:39.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T01:45:39.377Z] $ docker exec 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c ssh-agent [2024-08-27T01:45:39.502Z] SSH_AUTH_SOCK=/tmp/ssh-BLTWZDTTw8Jr/agent.32 [2024-08-27T01:45:39.502Z] SSH_AGENT_PID=38 [2024-08-27T01:45:39.506Z] Running ssh-add (command line suppressed) [2024-08-27T01:45:39.599Z] Identity added: /w/workspace/edgex-go/681@tmp/private_key_14960673187944284308.key (/w/workspace/edgex-go/681@tmp/private_key_14960673187944284308.key) [2024-08-27T01:45:39.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T01:45:39.913Z] + git semver push [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,059 [run_push] DEBUG push [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,059 [execute] INFO git cat-file --batch-check [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,063 [execute] INFO git rev-list 5e256dd405bf7a411719c2354e66194b4672daae -- [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,064 [execute] DEBUG Popen(['git', 'rev-list', '5e256dd405bf7a411719c2354e66194b4672daae', '--'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,079 [execute] INFO git fetch -v origin [2024-08-27T01:45:40.173Z] 2024-08-27 01:45:40,080 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-27T01:45:40.744Z] 2024-08-27 01:45:40,563 [run_push] DEBUG no remote changes detected [2024-08-27T01:45:40.744Z] 2024-08-27 01:45:40,564 [execute] INFO git push origin semver [2024-08-27T01:45:40.744Z] 2024-08-27 01:45:40,564 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T01:45:41.313Z] 2024-08-27 01:45:41,270 [run_push] DEBUG push all version tags [2024-08-27T01:45:41.313Z] 2024-08-27 01:45:41,270 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-27T01:45:41.313Z] 2024-08-27 01:45:41,271 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) [2024-08-27T01:45:42.252Z] 2024-08-27 01:45:41,996 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main [2024-08-27T01:45:42.252Z] 3.2.0-dev.61 [Pipeline] } [2024-08-27T01:45:42.252Z] $ docker exec --env ******** --env ******** 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c ssh-agent -k [2024-08-27T01:45:42.370Z] unset SSH_AUTH_SOCK; [2024-08-27T01:45:42.371Z] unset SSH_AGENT_PID; [2024-08-27T01:45:42.371Z] echo Agent pid 38 killed; [2024-08-27T01:45:42.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T01:45:42.716Z] + git semver [Pipeline] } [2024-08-27T01:45:42.979Z] $ docker stop --time=1 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c [2024-08-27T01:45:44.236Z] $ docker rm -f --volumes 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c [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-08-27T01:45:44.779Z] + [ -d /w/workspace/edgex-go/681/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:45.067Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:45.921Z] ---> package-listing.sh [2024-08-27T01:45:45.921Z] ++ facter osfamily [2024-08-27T01:45:45.921Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T01:45:46.180Z] + OS_FAMILY=debian [2024-08-27T01:45:46.180Z] + workspace=/w/workspace/edgex-go/681 [2024-08-27T01:45:46.180Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T01:45:46.180Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T01:45:46.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T01:45:46.180Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T01:45:46.180Z] + '[' /w/workspace/edgex-go/681 ']' [2024-08-27T01:45:46.180Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T01:45:46.180Z] + case "${OS_FAMILY}" in [2024-08-27T01:45:46.180Z] + dpkg -l [2024-08-27T01:45:46.180Z] + grep '^ii' [2024-08-27T01:45:46.180Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T01:45:46.180Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T01:45:46.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T01:45:46.180Z] + '[' /w/workspace/edgex-go/681 ']' [2024-08-27T01:45:46.180Z] + mkdir -p /w/workspace/edgex-go/681/archives/ [2024-08-27T01:45:46.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/681/archives/ [Pipeline] echo [2024-08-27T01:45:46.191Z] 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/681/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T01:45:46.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:47.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T01:45:47.026Z] [2024-08-27T01:45:47.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T01:45:47.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T01:45:47.332Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T01:45:47.332Z] 5eb5b503b376: Pulling fs layer [2024-08-27T01:45:47.332Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T01:45:47.332Z] ec43610c2a17: Pulling fs layer [2024-08-27T01:45:47.332Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T01:45:47.332Z] 33b1e0a273af: Pulling fs layer [2024-08-27T01:45:47.332Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T01:45:47.332Z] 2f39f015ded8: Pulling fs layer [2024-08-27T01:45:47.332Z] 5d3b04190fa2: Waiting [2024-08-27T01:45:47.332Z] 3a2ae6a8a46f: Waiting [2024-08-27T01:45:47.332Z] 33b1e0a273af: Waiting [2024-08-27T01:45:47.332Z] 2f39f015ded8: Waiting [2024-08-27T01:45:47.332Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T01:45:47.332Z] 5c69ac0246d0: Download complete [2024-08-27T01:45:47.332Z] 3a2ae6a8a46f: Download complete [2024-08-27T01:45:47.332Z] 33b1e0a273af: Verifying Checksum [2024-08-27T01:45:47.332Z] 33b1e0a273af: Download complete [2024-08-27T01:45:47.332Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T01:45:47.332Z] 5d3b04190fa2: Download complete [2024-08-27T01:45:47.332Z] ec43610c2a17: Verifying Checksum [2024-08-27T01:45:47.332Z] ec43610c2a17: Download complete [2024-08-27T01:45:47.590Z] 5eb5b503b376: Verifying Checksum [2024-08-27T01:45:47.590Z] 5eb5b503b376: Download complete [2024-08-27T01:45:48.155Z] 2f39f015ded8: Download complete [2024-08-27T01:45:48.728Z] 5eb5b503b376: Pull complete [2024-08-27T01:45:48.988Z] 5c69ac0246d0: Pull complete [2024-08-27T01:45:49.247Z] ec43610c2a17: Pull complete [2024-08-27T01:45:49.506Z] 3a2ae6a8a46f: Pull complete [2024-08-27T01:45:49.506Z] 33b1e0a273af: Pull complete [2024-08-27T01:45:49.764Z] 5d3b04190fa2: Pull complete [2024-08-27T01:45:53.947Z] 2f39f015ded8: Pull complete [2024-08-27T01:45:53.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T01:45:53.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T01:45:53.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T01:45:54.044Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2024-08-27T01:45:54.062Z] $ 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/681/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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T01:45:58.275Z] $ docker top 712a965fde9de25744ef30f3ae8ffed78e2a08062767107b9b16d86cc471493c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T01:45:58.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T01:45:58.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T01:45:59.202Z] + ls /var/log/sa-host [2024-08-27T01:45:59.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T01:45:59.286Z] provisioning config files... [2024-08-27T01:45:59.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/681@tmp/config15367056742521727671tmp [Pipeline] { [Pipeline] echo [2024-08-27T01:45:59.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:59.585Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T01:45:59.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:45:59.922Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T01:45:59.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:46:00.208Z] ---> sudo-logs.sh [2024-08-27T01:46:00.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T01:46:00.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:46:00.515Z] ---> job-cost.sh [2024-08-27T01:46:00.515Z] lf-activate-venv: SKIPPING [2024-08-27T01:46:00.515Z] DEBUG: total: 0.10999999940395355 [2024-08-27T01:46:00.515Z] INFO: Retrieving Stack Cost... [2024-08-27T01:46:00.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T01:46:01.341Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T01:46:01.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T01:46:01.637Z] ---> logs-deploy.sh [2024-08-27T01:46:01.637Z] lf-activate-venv: SKIPPING [2024-08-27T01:46:01.637Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/681 [2024-08-27T01:46:01.637Z] INFO: archiving workspace using pattern(s): [2024-08-27T01:46:02.573Z] Archives upload complete. [2024-08-27T01:46:02.573Z] INFO: archiving logs to Nexus