Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3f3a2e890381eb1becc271f5487954b1eb8b608 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-ssh7077503313207682542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16909595686325578801.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7573426121624955856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7736690386212708812.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-ssh7089148691039246356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6932 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/661 [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/661 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c3f3a2e890381eb1becc271f5487954b1eb8b608 (main) Commit message: "feat: Implement Cron Scheduler Controller Package (#4844)" > git config core.sparsecheckout # timeout=10 > git checkout -f c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 > git rev-list --no-walk b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-01T08:02:50.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-01T08:02:50.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-01T08:02:50.725Z] ========================================================= [2024-08-01T08:02:50.725Z] EdgeX Global Pipelines Version Info [2024-08-01T08:02:50.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:02:51.469Z] ------------------- [2024-08-01T08:02:51.469Z] stable info: [2024-08-01T08:02:51.469Z] ------------------- [2024-08-01T08:02:51.469Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-01T08:02:51.469Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-01T08:02:51.469Z] Message: update stable to v1.0.260 [2024-08-01T08:02:52.040Z] ------------------- [2024-08-01T08:02:52.040Z] experimental info: [2024-08-01T08:02:52.040Z] ------------------- [2024-08-01T08:02:52.040Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-01T08:02:52.040Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-01T08:02:52.040Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-01T08:02:52.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-01T08:02:52.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-01T08:02:52.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-01T08:02:52.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-01T08:02:52.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-01T08:02:52.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-01T08:02:52.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-01T08:02:52.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-01T08:02:52.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-01T08:02:52.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-01T08:02:52.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-01T08:02:52.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-01T08:02:52.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-01T08:02:52.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-01T08:02:52.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-01T08:02:52.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-01T08:02:52.499Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-01T08:02:52.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-01T08:02:52.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-01T08:02:52.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-01T08:02:52.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-01T08:02:52.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-01T08:02:52.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-01T08:02:52.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-01T08:02:52.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-01T08:02:52.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-01T08:02:52.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo [2024-08-01T08:02:52.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3f3a2e [Pipeline] echo [2024-08-01T08:02:52.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:02:52.836Z] provisioning config files... [2024-08-01T08:02:52.851Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config4732513077171211968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:02:53.186Z] ---> ****-login.sh [2024-08-01T08:02:53.186Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:02:53.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:02:53.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:02:53.458Z] Configure a credential helper to remove this warning. See [2024-08-01T08:02:53.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:02:53.458Z] [2024-08-01T08:02:53.458Z] Login Succeeded [2024-08-01T08:02:53.458Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:02:53.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:02:53.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:02:53.719Z] Configure a credential helper to remove this warning. See [2024-08-01T08:02:53.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:02:53.719Z] [2024-08-01T08:02:53.719Z] Login Succeeded [2024-08-01T08:02:53.719Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:02:53.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:02:53.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:02:53.719Z] Configure a credential helper to remove this warning. See [2024-08-01T08:02:53.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:02:53.719Z] [2024-08-01T08:02:53.719Z] Login Succeeded [2024-08-01T08:02:53.719Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:02:53.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:02:53.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:02:53.980Z] Configure a credential helper to remove this warning. See [2024-08-01T08:02:53.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:02:53.980Z] [2024-08-01T08:02:53.980Z] Login Succeeded [2024-08-01T08:02:53.980Z] ****.io [2024-08-01T08:02:53.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:02:54.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:02:54.241Z] Configure a credential helper to remove this warning. See [2024-08-01T08:02:54.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:02:54.241Z] [2024-08-01T08:02:54.241Z] Login Succeeded [2024-08-01T08:02:54.241Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:02:54.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:02:54.576Z] + 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-01T08:02:54.576Z] + dirname cmd/core-command/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-01T08:02:54.576Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-01T08:02:54.576Z] cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/core-data/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/core-keeper/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/core-metadata/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-01T08:02:54.576Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-01T08:02:54.576Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-01T08:02:54.576Z] + cut -d/ -f2 [2024-08-01T08:02:54.576Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-01T08:02:54.577Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-01T08:02:54.577Z] + cut -d/ -f2 [2024-08-01T08:02:54.577Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-01T08:02:54.577Z] + dirname cmd/support-notifications/Dockerfile [2024-08-01T08:02:54.577Z] + cut -d/ -f2 [2024-08-01T08:02:54.577Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-01T08:02:54.577Z] + cut -d/ -f2 [2024-08-01T08:02:54.577Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-01T08:02:54.577Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-01T08:02:54.608Z] 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-01T08:02:54.982Z] + git rev-list -1 --merges c3f3a2e890381eb1becc271f5487954b1eb8b608~1..c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo [2024-08-01T08:02:54.994Z] -----------> git rev-list -1 --merges c3f3a2e890381eb1becc271f5487954b1eb8b608~1..c3f3a2e890381eb1becc271f5487954b1eb8b608 c3f3a2e890381eb1becc271f5487954b1eb8b608 [false] [Pipeline] sh [2024-08-01T08:02:55.285Z] + git log --format=format:%s -1 c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] echo [2024-08-01T08:02:55.309Z] ========================================================= [2024-08-01T08:02:55.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-01T08:02:55.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-01T08:02:55.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-01T08:02:55.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-01T08:02:55.748Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-01T08:02:55.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-01T08:02:55.748Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-01T08:02:55.748Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-01T08:02:55.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:02:56.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:02:56.154Z] [2024-08-01T08:02:56.154Z] 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-01T08:02:56.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:02:56.459Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-01T08:02:56.459Z] b85a868b505f: Pulling fs layer [2024-08-01T08:02:56.459Z] e2be974225ed: Pulling fs layer [2024-08-01T08:02:56.459Z] 339a4e72a1f5: Pulling fs layer [2024-08-01T08:02:56.459Z] 988bab9f4d93: Pulling fs layer [2024-08-01T08:02:56.459Z] 1469e6f7b9e6: Pulling fs layer [2024-08-01T08:02:56.459Z] eaf3925da568: Pulling fs layer [2024-08-01T08:02:56.459Z] bab4dde63d76: Pulling fs layer [2024-08-01T08:02:56.459Z] bde34c3a00c8: Pulling fs layer [2024-08-01T08:02:56.459Z] b352a97aabf1: Pulling fs layer [2024-08-01T08:02:56.459Z] 4872d77fe225: Pulling fs layer [2024-08-01T08:02:56.459Z] 5851b861e8e6: Pulling fs layer [2024-08-01T08:02:56.460Z] eaf3925da568: Waiting [2024-08-01T08:02:56.460Z] 988bab9f4d93: Waiting [2024-08-01T08:02:56.460Z] 1469e6f7b9e6: Waiting [2024-08-01T08:02:56.460Z] bab4dde63d76: Waiting [2024-08-01T08:02:56.460Z] 4872d77fe225: Waiting [2024-08-01T08:02:56.460Z] bde34c3a00c8: Waiting [2024-08-01T08:02:56.460Z] 5851b861e8e6: Waiting [2024-08-01T08:02:56.460Z] b352a97aabf1: Waiting [2024-08-01T08:02:56.460Z] e2be974225ed: Verifying Checksum [2024-08-01T08:02:56.460Z] e2be974225ed: Download complete [2024-08-01T08:02:56.460Z] 988bab9f4d93: Download complete [2024-08-01T08:02:56.719Z] 1469e6f7b9e6: Download complete [2024-08-01T08:02:56.719Z] eaf3925da568: Verifying Checksum [2024-08-01T08:02:56.719Z] eaf3925da568: Download complete [2024-08-01T08:02:56.719Z] 339a4e72a1f5: Verifying Checksum [2024-08-01T08:02:56.719Z] 339a4e72a1f5: Download complete [2024-08-01T08:02:56.719Z] bde34c3a00c8: Download complete [2024-08-01T08:02:56.719Z] b352a97aabf1: Download complete [2024-08-01T08:02:56.719Z] 4872d77fe225: Verifying Checksum [2024-08-01T08:02:56.719Z] 4872d77fe225: Download complete [2024-08-01T08:02:56.719Z] 5851b861e8e6: Download complete [2024-08-01T08:02:56.719Z] b85a868b505f: Verifying Checksum [2024-08-01T08:02:56.719Z] b85a868b505f: Download complete [2024-08-01T08:02:56.978Z] bab4dde63d76: Verifying Checksum [2024-08-01T08:02:56.978Z] bab4dde63d76: Download complete [2024-08-01T08:02:57.912Z] b85a868b505f: Pull complete [2024-08-01T08:02:57.912Z] e2be974225ed: Pull complete [2024-08-01T08:02:58.479Z] 339a4e72a1f5: Pull complete [2024-08-01T08:02:58.479Z] 988bab9f4d93: Pull complete [2024-08-01T08:02:58.738Z] 1469e6f7b9e6: Pull complete [2024-08-01T08:02:58.738Z] eaf3925da568: Pull complete [2024-08-01T08:03:00.642Z] bab4dde63d76: Pull complete [2024-08-01T08:03:00.642Z] bde34c3a00c8: Pull complete [2024-08-01T08:03:00.642Z] b352a97aabf1: Pull complete [2024-08-01T08:03:00.900Z] 4872d77fe225: Pull complete [2024-08-01T08:03:00.900Z] 5851b861e8e6: Pull complete [2024-08-01T08:03:00.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-01T08:03:00.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:03:00.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:03:01.036Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:03:01.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-01T08:03:03.522Z] $ docker top 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 -eo pid,comm [2024-08-01T08:03:03.580Z] 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-01T08:03:03.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-01T08:03:03.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:03:03.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:03:03.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:03:03.745Z] $ docker exec 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent [2024-08-01T08:03:03.863Z] SSH_AUTH_SOCK=/tmp/ssh-VWN9X50RiC9M/agent.34 [2024-08-01T08:03:03.863Z] SSH_AGENT_PID=40 [2024-08-01T08:03:03.868Z] Running ssh-add (command line suppressed) [2024-08-01T08:03:03.972Z] Identity added: /w/workspace/edgex-go/661@tmp/private_key_7114104289759601101.key (/w/workspace/edgex-go/661@tmp/private_key_7114104289759601101.key) [2024-08-01T08:03:03.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:03:04.283Z] + git tag --points-at HEAD [Pipeline] } [2024-08-01T08:03:04.292Z] $ docker exec --env ******** --env ******** 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent -k [2024-08-01T08:03:04.405Z] unset SSH_AUTH_SOCK; [2024-08-01T08:03:04.406Z] unset SSH_AGENT_PID; [2024-08-01T08:03:04.406Z] echo Agent pid 40 killed; [2024-08-01T08:03:04.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-01T08:03:04.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:03:04.473Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:03:04.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:03:04.593Z] $ docker exec 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent [2024-08-01T08:03:04.705Z] SSH_AUTH_SOCK=/tmp/ssh-KMylLNkm8Wmu/agent.73 [2024-08-01T08:03:04.705Z] SSH_AGENT_PID=79 [2024-08-01T08:03:04.709Z] Running ssh-add (command line suppressed) [2024-08-01T08:03:04.829Z] Identity added: /w/workspace/edgex-go/661@tmp/private_key_14743057701538204871.key (/w/workspace/edgex-go/661@tmp/private_key_14743057701538204871.key) [2024-08-01T08:03:04.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:03:05.230Z] + git semver init [2024-08-01T08:03:05.490Z] 2024-08-01 08:03:05,428 [run_init] DEBUG init version:0.0.0 force:False [2024-08-01T08:03:05.490Z] 2024-08-01 08:03:05,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/661/.semver [2024-08-01T08:03:05.490Z] 2024-08-01 08:03:05,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/661/.semver [2024-08-01T08:03:05.490Z] 2024-08-01 08:03:05,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/661/.semver'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:03:12.090Z] 2024-08-01 08:03:10,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/661/.git/info/exclude [2024-08-01T08:03:12.090Z] 2024-08-01 08:03:10,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/661/.semver/main with force:False [2024-08-01T08:03:12.090Z] 2024-08-01 08:03:10,823 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:03:12.090Z] 2024-08-01 08:03:10,823 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:03:12.090Z] 3.2.0-dev.43 [Pipeline] } [2024-08-01T08:03:12.104Z] $ docker exec --env ******** --env ******** 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 ssh-agent -k [2024-08-01T08:03:12.208Z] unset SSH_AUTH_SOCK; [2024-08-01T08:03:12.209Z] unset SSH_AGENT_PID; [2024-08-01T08:03:12.209Z] echo Agent pid 79 killed; [2024-08-01T08:03:12.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:03:12.558Z] + git semver [Pipeline] } [2024-08-01T08:03:13.156Z] $ docker stop --time=1 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 [2024-08-01T08:03:14.510Z] $ docker rm -f --volumes 03a1acb48b0dc7f2e9689950b253ec9d5b8fd85713e85ad236ae7c72adb6ba36 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:03:14.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-01T08:03:15.142Z] Stashed 1 file(s) [Pipeline] echo [2024-08-01T08:03:15.144Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [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-01T08:03:15.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo [2024-08-01T08:03:15.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:03:15.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:03:15.644Z] ========================================================= [2024-08-01T08:03:15.644Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-01T08:03:15.644Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:03:15.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:03:15.957Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-01T08:03:15.957Z] 619be1103602: Pulling fs layer [2024-08-01T08:03:15.957Z] 7862e08f4a3e: Pulling fs layer [2024-08-01T08:03:15.957Z] 5df492c9dc93: Pulling fs layer [2024-08-01T08:03:15.957Z] 7629e6793208: Pulling fs layer [2024-08-01T08:03:15.957Z] 4f4fb700ef54: Pulling fs layer [2024-08-01T08:03:15.957Z] fb5054dd5b73: Pulling fs layer [2024-08-01T08:03:15.957Z] eeca6798cff9: Pulling fs layer [2024-08-01T08:03:15.957Z] aa269ceb94a6: Pulling fs layer [2024-08-01T08:03:15.957Z] ada007ff1a6a: Pulling fs layer [2024-08-01T08:03:15.957Z] eeca6798cff9: Waiting [2024-08-01T08:03:15.957Z] 7629e6793208: Waiting [2024-08-01T08:03:15.957Z] aa269ceb94a6: Waiting [2024-08-01T08:03:15.957Z] fb5054dd5b73: Waiting [2024-08-01T08:03:15.957Z] 4f4fb700ef54: Waiting [2024-08-01T08:03:15.957Z] ada007ff1a6a: Waiting [2024-08-01T08:03:15.957Z] 7862e08f4a3e: Verifying Checksum [2024-08-01T08:03:15.957Z] 7862e08f4a3e: Download complete [2024-08-01T08:03:15.957Z] 7629e6793208: Verifying Checksum [2024-08-01T08:03:15.957Z] 7629e6793208: Download complete [2024-08-01T08:03:15.957Z] 4f4fb700ef54: Verifying Checksum [2024-08-01T08:03:15.957Z] 4f4fb700ef54: Download complete [2024-08-01T08:03:15.957Z] 619be1103602: Verifying Checksum [2024-08-01T08:03:15.957Z] 619be1103602: Download complete [2024-08-01T08:03:15.957Z] fb5054dd5b73: Verifying Checksum [2024-08-01T08:03:16.223Z] eeca6798cff9: Verifying Checksum [2024-08-01T08:03:16.223Z] eeca6798cff9: Download complete [2024-08-01T08:03:16.223Z] 619be1103602: Pull complete [2024-08-01T08:03:16.223Z] 7862e08f4a3e: Pull complete [2024-08-01T08:03:16.483Z] ada007ff1a6a: Verifying Checksum [2024-08-01T08:03:16.483Z] ada007ff1a6a: Download complete [2024-08-01T08:03:16.483Z] 5df492c9dc93: Verifying Checksum [2024-08-01T08:03:16.483Z] 5df492c9dc93: Download complete [2024-08-01T08:03:17.430Z] aa269ceb94a6: Verifying Checksum [2024-08-01T08:03:17.430Z] aa269ceb94a6: Download complete [2024-08-01T08:03:19.987Z] 5df492c9dc93: Pull complete [2024-08-01T08:03:19.987Z] 7629e6793208: Pull complete [2024-08-01T08:03:19.987Z] 4f4fb700ef54: Pull complete [2024-08-01T08:03:19.987Z] fb5054dd5b73: Pull complete [2024-08-01T08:03:19.987Z] eeca6798cff9: Pull complete [2024-08-01T08:03:22.528Z] aa269ceb94a6: Pull complete [2024-08-01T08:03:22.528Z] ada007ff1a6a: Pull complete [2024-08-01T08:03:22.528Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-01T08:03:22.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:03:22.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:03:22.857Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:03:22.857Z] WORKDIR /edgex [2024-08-01T08:03:22.857Z] COPY go.mod . [2024-08-01T08:03:22.857Z] RUN go mod download [2024-08-01T08:03:22.857Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-01T08:03:23.436Z] Sending build context to Docker daemon 178.8MB [2024-08-01T08:03:23.436Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:03:23.436Z] ---> f489d0715acc [2024-08-01T08:03:23.436Z] Step 2/4 : WORKDIR /edgex [2024-08-01T08:03:25.352Z] ---> Running in 554392c55690 [2024-08-01T08:03:25.352Z] Removing intermediate container 554392c55690 [2024-08-01T08:03:25.352Z] ---> da6ddd583081 [2024-08-01T08:03:25.352Z] Step 3/4 : COPY go.mod . [2024-08-01T08:03:25.613Z] ---> 3d47ae9c61e0 [2024-08-01T08:03:25.613Z] Step 4/4 : RUN go mod download [2024-08-01T08:03:25.613Z] ---> Running in cec01dbac059 [2024-08-01T08:03:30.252Z] Still waiting to schedule task [2024-08-01T08:03:30.252Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-01T08:03:58.586Z] Removing intermediate container cec01dbac059 [2024-08-01T08:03:58.586Z] ---> 7a3c1b8955b7 [2024-08-01T08:03:58.586Z] Successfully built 7a3c1b8955b7 [2024-08-01T08:03:58.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:03:58.890Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-01T08:03:58.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:03:58.974Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:03:59.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-01T08:03:59.535Z] $ docker top 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:03:59.888Z] + go version [2024-08-01T08:03:59.888Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-01T08:03:59.898Z] $ docker stop --time=1 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 [2024-08-01T08:04:01.202Z] $ docker rm -f --volumes 6058646950ce0e95e82b3582d2ccebdb2183e0dd7418df52c5ec0a2e5444d777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:04:01.673Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-01T08:04:01.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:04:01.761Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:04:01.788Z] $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-01T08:04:02.130Z] $ docker top 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-01T08:04:02.204Z] ========================================================= [2024-08-01T08:04:02.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-01T08:04:02.204Z] ========================================================= [Pipeline] sh [2024-08-01T08:04:02.483Z] + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:04:02.825Z] + make test [2024-08-01T08:04:02.825Z] go test -race -coverprofile=coverage.out ./... [2024-08-01T08:04:10.959Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-01T08:04:43.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-01T08:04:43.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-01T08:04:43.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-01T08:04:43.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-01T08:04:43.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-01T08:04:44.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-01T08:04:46.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-01T08:04:46.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:04:46.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-01T08:04:46.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-01T08:04:46.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-01T08:04:46.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-08-01T08:04:46.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-08-01T08:04:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.904s coverage: 93.4% of statements [2024-08-01T08:04:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-08-01T08:04:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-01T08:04:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-01T08:04:48.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-01T08:04:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-01T08:04:51.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2024-08-01T08:04:51.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2024-08-01T08:04:51.344Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-01T08:04:51.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-01T08:04:51.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-01T08:04:52.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements [2024-08-01T08:04:52.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements [2024-08-01T08:04:52.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-08-01T08:04:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements [2024-08-01T08:04:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements [2024-08-01T08:04:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements [2024-08-01T08:04:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-01T08:04:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-01T08:04:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-01T08:04:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-01T08:04:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-01T08:04:54.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-01T08:04:54.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-01T08:04:54.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-01T08:04:54.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-01T08:04:57.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-01T08:04:58.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-01T08:04:59.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-01T08:05:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-01T08:05:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-01T08:05:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-01T08:05:03.036Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6934 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-01T08:05:03.057Z] Running in /w/workspace/edgex-go/661 [Pipeline] { [Pipeline] checkout [2024-08-01T08:05:03.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-01T08:05:03.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-01T08:05:03.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-01T08:05:05.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-08-01T08:05:05.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-01T08:05:05.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-01T08:05:05.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-01T08:05:06.112Z] The recommended git tool is: git [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:05:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-01T08:05:08.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-01T08:05:08.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-01T08:05:08.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-01T08:05:08.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-01T08:05:10.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-01T08:05:10.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:05:10.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-01T08:05:10.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-01T08:05:10.674Z] using credential edgex-jenkins-ssh [2024-08-01T08:05:10.696Z] Cloning the remote Git repository [2024-08-01T08:05:11.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-01T08:05:11.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-01T08:05:10.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-01T08:05:10.815Z] > git init /w/workspace/edgex-go/661 # timeout=10 [2024-08-01T08:05:10.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-01T08:05:10.954Z] > git --version # timeout=10 [2024-08-01T08:05:10.971Z] > git --version # 'git version 2.25.1' [2024-08-01T08:05:10.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-01T08:05:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-01T08:05:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:05:11.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-01T08:05:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.036s coverage: 92.9% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.051s coverage: 64.4% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.066s coverage: 62.3% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.051s coverage: 87.2% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 20.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.686s coverage: 38.4% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-08-01T08:05:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-08-01T08:05:18.602Z] 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-01T08:05:18.602Z] running golangci-lint [2024-08-01T08:05:18.602Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-01T08:05:18.602Z] go version go1.21.9 linux/amd64 [2024-08-01T08:05:18.864Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-01T08:05:18.864Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-01T08:05:29.689Z] Avoid second fetch [2024-08-01T08:05:29.690Z] Checking out Revision c3f3a2e890381eb1becc271f5487954b1eb8b608 (main) [2024-08-01T08:05:28.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-01T08:05:28.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-01T08:05:29.703Z] > git config core.sparsecheckout # timeout=10 [2024-08-01T08:05:29.768Z] > git checkout -f c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 [2024-08-01T08:05:30.494Z] Commit message: "feat: Implement Cron Scheduler Controller Package (#4844)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-01T08:05:35.312Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-01T08:05:35.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:05:35.312Z] Dload Upload Total Spent Left Speed [2024-08-01T08:05:35.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-08-01T08:05:35.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-01T08:05:36.255Z] + sudo tee /etc/docker/daemon.new [2024-08-01T08:05:36.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-01T08:05:36.255Z] { [2024-08-01T08:05:36.255Z] "registry-mirrors": [ [2024-08-01T08:05:36.255Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-01T08:05:36.255Z] ], [2024-08-01T08:05:36.255Z] "bip": "10.250.0.254/24", [2024-08-01T08:05:36.255Z] "hosts": [ [2024-08-01T08:05:36.255Z] "tcp://0.0.0.0:5555", [2024-08-01T08:05:36.255Z] "unix:///var/run/docker.sock" [2024-08-01T08:05:36.255Z] ], [2024-08-01T08:05:36.255Z] "mtu": 1458, [2024-08-01T08:05:36.255Z] "selinux-enabled": true, [2024-08-01T08:05:36.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-01T08:05:36.255Z] } [Pipeline] sh [2024-08-01T08:05:36.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-01T08:05:36.926Z] + sudo service docker restart [2024-08-01T08:05:40.790Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|compiled_files|name) took 20.914154431s" [2024-08-01T08:05:40.790Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.998769ms" [2024-08-01T08:05:50.757Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.644802146s with top 10 stages: buildir: 46.257656449s, gosec: 7.582844339s, fact_deprecated: 2.705722439s, inspect: 2.480217618s, printf: 1.352898211s, ctrlflow: 1.347023034s, fact_purity: 1.072984533s, S1038: 1.016561812s, nilness: 984.620969ms, isgenerated: 645.626628ms" [2024-08-01T08:05:50.757Z] level=info msg="[runner] Issues before processing: 211, after processing: 0" [2024-08-01T08:05:50.757Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 211/211, nolint: 0/21, path_prettifier: 211/211, skip_dirs: 211/211, cgo: 211/211, skip_files: 211/211, autogenerated_exclude: 211/211, identifier_marker: 211/211, exclude-rules: 21/211, filename_unadjuster: 211/211" [2024-08-01T08:05:50.757Z] level=info msg="[runner] processing took 19.354282ms with stages: identifier_marker: 7.35621ms, nolint: 6.793167ms, autogenerated_exclude: 1.671331ms, path_prettifier: 1.56419ms, exclude-rules: 1.092968ms, skip_dirs: 804.185µs, cgo: 42.921µs, filename_unadjuster: 25.73µs, max_same_issues: 640ns, skip_files: 460ns, fixer: 370ns, uniq_by_line: 350ns, exclude: 280ns, sort_results: 250ns, severity-rules: 250ns, diff: 240ns, path_shortener: 200ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-01T08:05:50.757Z] level=info msg="[runner] linters took 10.147521391s with stages: goanalysis_metalinter: 10.128081636s" [2024-08-01T08:05:50.757Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-01T08:05:50.757Z] level=info msg="Memory: 312 samples, avg is 279.5MB, max is 1347.4MB" [2024-08-01T08:05:50.757Z] level=info msg="Execution took 31.1059102s" [2024-08-01T08:05:50.757Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:05:55.217Z] provisioning config files... [2024-08-01T08:05:55.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config5724334978223106710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:05:55.687Z] ---> ****-login.sh [2024-08-01T08:05:55.687Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:05:55.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:05:56.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:05:56.230Z] Configure a credential helper to remove this warning. See [2024-08-01T08:05:56.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:05:56.230Z] [2024-08-01T08:05:56.230Z] Login Succeeded [2024-08-01T08:05:56.230Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:05:56.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:05:56.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:05:56.773Z] Configure a credential helper to remove this warning. See [2024-08-01T08:05:56.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:05:56.774Z] [2024-08-01T08:05:56.774Z] Login Succeeded [2024-08-01T08:05:56.774Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:05:57.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:05:57.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:05:57.044Z] Configure a credential helper to remove this warning. See [2024-08-01T08:05:57.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:05:57.044Z] [2024-08-01T08:05:57.044Z] Login Succeeded [2024-08-01T08:05:57.044Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:05:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:05:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:05:57.318Z] Configure a credential helper to remove this warning. See [2024-08-01T08:05:57.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:05:57.318Z] [2024-08-01T08:05:57.318Z] Login Succeeded [2024-08-01T08:05:57.318Z] ****.io [2024-08-01T08:05:57.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-01T08:05:57.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-01T08:05:57.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-01T08:05:57.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-01T08:05:57.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:05:57.644Z] + ls -al . [2024-08-01T08:05:57.644Z] total 864 [2024-08-01T08:05:57.644Z] drwxrwxr-x 11 1001 1001 4096 Aug 1 08:04 . [2024-08-01T08:05:57.644Z] drwxr-xr-x 4 root root 4096 Aug 1 08:04 .. [2024-08-01T08:05:57.644Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 .blubracket [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 10 Aug 1 08:02 .dockerignore [2024-08-01T08:05:57.644Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 08:05 .git [2024-08-01T08:05:57.644Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:02 .github [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 1102 Aug 1 08:02 .gitignore [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 08:02 .golangci.yml [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 100 Aug 1 08:02 .hadolint.yml [2024-08-01T08:05:57.644Z] drwxr-xr-x 3 1001 1001 4096 Aug 1 08:03 .semver [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 155 Aug 1 08:02 .sonarcloud.properties [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 08:02 ADOPTERS.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 20806 Aug 1 08:02 Attribution.txt [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 100284 Aug 1 08:02 CHANGELOG.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 08:02 CONTRIBUTING.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 08:02 GOVERNANCE.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 861 Aug 1 08:02 Jenkinsfile [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 08:02 LICENSE [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 16854 Aug 1 08:02 Makefile [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 08:02 OWNERS.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 9528 Aug 1 08:02 README.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 789 Aug 1 08:02 SECURITY.md [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 12 Aug 1 08:03 VERSION [2024-08-01T08:05:57.644Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 bin [2024-08-01T08:05:57.644Z] drwxrwxr-x 20 1001 1001 4096 Aug 1 08:02 cmd [2024-08-01T08:05:57.644Z] -rw-r--r-- 1 root root 498369 Aug 1 08:05 coverage.out [2024-08-01T08:05:57.644Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:02 fuzz_test [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 7118 Aug 1 08:02 go.mod [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 101672 Aug 1 08:02 go.sum [2024-08-01T08:05:57.644Z] drwxrwxr-x 7 1001 1001 4096 Aug 1 08:02 internal [2024-08-01T08:05:57.644Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:02 openapi [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 584 Aug 1 08:02 security.txt [2024-08-01T08:05:57.644Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 08:02 version.go [Pipeline] sh [2024-08-01T08:05:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:05:57.854Z] Configure a credential helper to remove this warning. See [2024-08-01T08:05:57.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:05:57.854Z] [2024-08-01T08:05:57.854Z] Login Succeeded [2024-08-01T08:05:57.854Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:05:57.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-01T08:05:57.934Z] + '[' -e coverage.out ] [2024-08-01T08:05:57.934Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-01T08:05:58.058Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2024-08-01T08:05:58.340Z] + make build [2024-08-01T08:05:58.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-01T08:05:58.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo [2024-08-01T08:05:58.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:05:58.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:05:58.592Z] ========================================================= [2024-08-01T08:05:58.592Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-01T08:05:58.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:05:58.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:05:59.198Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-01T08:05:59.198Z] c6b39de5b339: Pulling fs layer [2024-08-01T08:05:59.198Z] a69c41024577: Pulling fs layer [2024-08-01T08:05:59.198Z] d6de4b400683: Pulling fs layer [2024-08-01T08:05:59.198Z] 35cb2a7552d0: Pulling fs layer [2024-08-01T08:05:59.198Z] 4f4fb700ef54: Pulling fs layer [2024-08-01T08:05:59.198Z] 464afbd9ba4c: Pulling fs layer [2024-08-01T08:05:59.198Z] 00f215d4a9da: Pulling fs layer [2024-08-01T08:05:59.198Z] d496ad576159: Pulling fs layer [2024-08-01T08:05:59.198Z] 464afbd9ba4c: Waiting [2024-08-01T08:05:59.198Z] 00f215d4a9da: Waiting [2024-08-01T08:05:59.198Z] d496ad576159: Waiting [2024-08-01T08:05:59.198Z] 35cb2a7552d0: Waiting [2024-08-01T08:05:59.198Z] 4f4fb700ef54: Waiting [2024-08-01T08:05:59.198Z] a69c41024577: Verifying Checksum [2024-08-01T08:05:59.198Z] a69c41024577: Download complete [2024-08-01T08:05:59.198Z] 35cb2a7552d0: Download complete [2024-08-01T08:05:59.198Z] 4f4fb700ef54: Download complete [2024-08-01T08:05:59.198Z] 464afbd9ba4c: Verifying Checksum [2024-08-01T08:05:59.198Z] 464afbd9ba4c: Download complete [2024-08-01T08:05:59.198Z] c6b39de5b339: Download complete [2024-08-01T08:05:59.468Z] d496ad576159: Verifying Checksum [2024-08-01T08:05:59.468Z] d496ad576159: Download complete [2024-08-01T08:06:00.064Z] c6b39de5b339: Pull complete [2024-08-01T08:06:00.656Z] a69c41024577: Pull complete [2024-08-01T08:06:00.927Z] d6de4b400683: Verifying Checksum [2024-08-01T08:06:00.927Z] d6de4b400683: Download complete [2024-08-01T08:06:02.343Z] 00f215d4a9da: Verifying Checksum [2024-08-01T08:06:02.343Z] 00f215d4a9da: Download complete [2024-08-01T08:06:13.437Z] d6de4b400683: Pull complete [2024-08-01T08:06:13.437Z] 35cb2a7552d0: Pull complete [2024-08-01T08:06:14.152Z] 4f4fb700ef54: Pull complete [2024-08-01T08:06:14.152Z] 464afbd9ba4c: Pull complete [2024-08-01T08:06:20.253Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-01T08:06:22.175Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-01T08:06:22.408Z] 00f215d4a9da: Pull complete [2024-08-01T08:06:23.547Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-01T08:06:23.806Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-01T08:06:24.361Z] d496ad576159: Pull complete [2024-08-01T08:06:24.361Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-01T08:06:24.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:06:24.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:06:24.710Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:06:24.710Z] WORKDIR /edgex [2024-08-01T08:06:24.710Z] COPY go.mod . [2024-08-01T08:06:24.710Z] RUN go mod download -t [2024-08-01T08:06:24.710Z] ci-base-image-arm64 -f - . [2024-08-01T08:06:25.297Z] Sending build context to Docker daemon 3.34MB [2024-08-01T08:06:25.297Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:06:25.297Z] ---> f246e2811388 [2024-08-01T08:06:25.297Z] Step 2/4 : WORKDIR /edgex [2024-08-01T08:06:25.708Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-01T08:06:27.256Z] ---> Running in 9ca09e0ef195 [2024-08-01T08:06:27.256Z] Removing intermediate container 9ca09e0ef195 [2024-08-01T08:06:27.256Z] ---> 680d0db21cad [2024-08-01T08:06:27.256Z] Step 3/4 : COPY go.mod . [2024-08-01T08:06:27.847Z] ---> a556e2abf019 [2024-08-01T08:06:27.847Z] Step 4/4 : RUN go mod download [2024-08-01T08:06:27.847Z] ---> Running in 9196913a076d [2024-08-01T08:06:29.895Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-01T08:06:30.831Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:06:32.735Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-01T08:06:34.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-01T08:06:35.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-01T08:06:35.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-01T08:06:36.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-01T08:06:37.116Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-01T08:06:37.701Z] $ docker stop --time=1 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d [2024-08-01T08:06:47.049Z] $ docker rm -f --volumes 89c0f7a3db18626aa18d47e2e4be9f82aac19dc39a3cc9007fc6c1b57872cc8d [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-01T08:06:48.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:06:48.226Z] [2024-08-01T08:06:48.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:06:48.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:06:48.548Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-01T08:06:48.548Z] 91d30c5bc195: Pulling fs layer [2024-08-01T08:06:48.548Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-01T08:06:48.548Z] 9c61dcf015f6: Pulling fs layer [2024-08-01T08:06:48.548Z] 4698f68db338: Pulling fs layer [2024-08-01T08:06:48.548Z] 2a2f49069b9e: Pulling fs layer [2024-08-01T08:06:48.548Z] e0025b399a48: Pulling fs layer [2024-08-01T08:06:48.548Z] 2a2f49069b9e: Waiting [2024-08-01T08:06:48.548Z] e0025b399a48: Waiting [2024-08-01T08:06:48.548Z] 4698f68db338: Waiting [2024-08-01T08:06:48.834Z] 91d30c5bc195: Verifying Checksum [2024-08-01T08:06:48.834Z] 91d30c5bc195: Download complete [2024-08-01T08:06:48.834Z] 4698f68db338: Download complete [2024-08-01T08:06:49.092Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-01T08:06:49.092Z] 2e9b0aa3be6d: Download complete [2024-08-01T08:06:49.092Z] 91d30c5bc195: Pull complete [2024-08-01T08:06:49.092Z] e0025b399a48: Verifying Checksum [2024-08-01T08:06:49.092Z] e0025b399a48: Download complete [2024-08-01T08:06:49.092Z] 2a2f49069b9e: Download complete [2024-08-01T08:06:49.354Z] 2e9b0aa3be6d: Pull complete [2024-08-01T08:06:49.611Z] 9c61dcf015f6: Verifying Checksum [2024-08-01T08:06:49.611Z] 9c61dcf015f6: Download complete [2024-08-01T08:06:52.155Z] 9c61dcf015f6: Pull complete [2024-08-01T08:06:52.155Z] 4698f68db338: Pull complete [2024-08-01T08:06:52.414Z] 2a2f49069b9e: Pull complete [2024-08-01T08:06:52.414Z] e0025b399a48: Pull complete [2024-08-01T08:06:52.414Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-01T08:06:52.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:06:52.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:06:52.514Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:06:52.539Z] $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-01T08:06:57.496Z] $ docker top b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:06:57.853Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-01T08:07:00.387Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #1 transferring dockerfile: 2.01kB done [2024-08-01T08:07:00.387Z] #1 DONE 0.0s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #2 transferring dockerfile: 1.89kB done [2024-08-01T08:07:00.387Z] #2 DONE 0.0s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #3 transferring dockerfile: 1.69kB done [2024-08-01T08:07:00.387Z] #3 DONE 0.0s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #4 transferring dockerfile: 2.23kB done [2024-08-01T08:07:00.387Z] #4 DONE 0.0s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #5 transferring dockerfile: 2.49kB done [2024-08-01T08:07:00.387Z] #5 DONE 0.0s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #6 transferring dockerfile: 2.01kB done [2024-08-01T08:07:00.387Z] #6 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #7 transferring dockerfile: 1.95kB done [2024-08-01T08:07:00.387Z] #7 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #8 transferring dockerfile: 2.15kB done [2024-08-01T08:07:00.387Z] #8 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #9 transferring dockerfile: 1.85kB done [2024-08-01T08:07:00.387Z] #9 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #10 transferring dockerfile: 1.93kB done [2024-08-01T08:07:00.387Z] #10 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.387Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-01T08:07:00.387Z] #11 transferring dockerfile: 1.93kB done [2024-08-01T08:07:00.387Z] #11 DONE 0.1s [2024-08-01T08:07:00.387Z] [2024-08-01T08:07:00.388Z] #12 [core-keeper internal] load .dockerignore [2024-08-01T08:07:00.388Z] #12 transferring context: 50B done [2024-08-01T08:07:00.388Z] #12 DONE 0.1s [2024-08-01T08:07:00.388Z] [2024-08-01T08:07:00.388Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-01T08:07:00.388Z] #13 transferring dockerfile: 2.50kB done [2024-08-01T08:07:00.646Z] #13 DONE 0.1s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-08-01T08:07:00.646Z] #14 transferring dockerfile: 1.81kB done [2024-08-01T08:07:00.646Z] #14 DONE 0.1s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-01T08:07:00.646Z] #15 transferring dockerfile: 2.06kB done [2024-08-01T08:07:00.646Z] #15 DONE 0.1s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-01T08:07:00.646Z] #16 transferring dockerfile: 1.70kB done [2024-08-01T08:07:00.646Z] #16 DONE 0.1s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:07:00.646Z] #17 transferring dockerfile: 2.93kB done [2024-08-01T08:07:00.646Z] #17 DONE 0.1s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-01T08:07:00.646Z] #18 transferring context: 50B done [2024-08-01T08:07:00.646Z] #18 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #19 [security-spire-config internal] load .dockerignore [2024-08-01T08:07:00.646Z] #19 transferring context: 50B done [2024-08-01T08:07:00.646Z] #19 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #20 [support-notifications internal] load .dockerignore [2024-08-01T08:07:00.646Z] #20 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-01T08:07:00.646Z] #21 transferring context: 50B done [2024-08-01T08:07:00.646Z] #21 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-08-01T08:07:00.646Z] #22 transferring context: 50B done [2024-08-01T08:07:00.646Z] #22 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #20 [support-notifications internal] load .dockerignore [2024-08-01T08:07:00.646Z] #20 transferring context: 50B done [2024-08-01T08:07:00.646Z] #20 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #23 [security-proxy-auth internal] load .dockerignore [2024-08-01T08:07:00.646Z] #23 transferring context: 50B done [2024-08-01T08:07:00.646Z] #23 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-01T08:07:00.646Z] #24 transferring context: 50B done [2024-08-01T08:07:00.646Z] #24 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #25 [core-command internal] load .dockerignore [2024-08-01T08:07:00.646Z] #25 transferring context: 50B done [2024-08-01T08:07:00.646Z] #25 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #26 [core-data internal] load .dockerignore [2024-08-01T08:07:00.646Z] #26 transferring context: 50B done [2024-08-01T08:07:00.646Z] #26 DONE 0.0s [2024-08-01T08:07:00.646Z] [2024-08-01T08:07:00.646Z] #27 [support-scheduler internal] load .dockerignore [2024-08-01T08:07:00.646Z] #27 transferring context: 50B done [2024-08-01T08:07:00.906Z] #27 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.906Z] #28 [security-spire-agent internal] load .dockerignore [2024-08-01T08:07:00.906Z] #28 transferring context: 50B done [2024-08-01T08:07:00.906Z] #28 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.906Z] #29 [security-proxy-setup internal] load .dockerignore [2024-08-01T08:07:00.906Z] #29 transferring context: 50B done [2024-08-01T08:07:00.906Z] #29 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.906Z] #30 [security-spire-server internal] load .dockerignore [2024-08-01T08:07:00.906Z] #30 transferring context: 50B done [2024-08-01T08:07:00.906Z] #30 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.906Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-01T08:07:00.906Z] #31 transferring context: 50B done [2024-08-01T08:07:00.906Z] #31 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.906Z] #32 [core-metadata internal] load .dockerignore [2024-08-01T08:07:00.906Z] #32 transferring context: 50B done [2024-08-01T08:07:00.906Z] #32 DONE 0.0s [2024-08-01T08:07:00.906Z] [2024-08-01T08:07:00.907Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:07:00.907Z] #33 DONE 0.0s [2024-08-01T08:07:00.907Z] [2024-08-01T08:07:00.907Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:07:00.907Z] #34 DONE 0.1s [2024-08-01T08:07:00.907Z] [2024-08-01T08:07:00.907Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:07:01.165Z] #33 DONE 0.0s [2024-08-01T08:07:01.165Z] [2024-08-01T08:07:01.165Z] #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:01.165Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:01.165Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:01.165Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:01.165Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-01T08:07:01.165Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:01.165Z] #35 ... [2024-08-01T08:07:01.165Z] [2024-08-01T08:07:01.165Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:07:01.165Z] #33 DONE 0.0s [2024-08-01T08:07:01.165Z] [2024-08-01T08:07:01.165Z] #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:01.165Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:01.165Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:01.165Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:01.165Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:01.165Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:01.165Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s [2024-08-01T08:07:01.424Z] #35 ... [2024-08-01T08:07:01.424Z] [2024-08-01T08:07:01.424Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:07:01.424Z] #33 DONE 0.0s [2024-08-01T08:07:01.424Z] [2024-08-01T08:07:01.424Z] #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:01.424Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:01.424Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:01.424Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:01.424Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:01.424Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:01.424Z] #35 ... [2024-08-01T08:07:01.424Z] [2024-08-01T08:07:01.424Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:07:01.424Z] #33 DONE 0.0s [2024-08-01T08:07:01.424Z] [2024-08-01T08:07:01.424Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:01.424Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:01.424Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:01.424Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:01.424Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:01.424Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:01.683Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-01T08:07:01.683Z] #35 ... [2024-08-01T08:07:01.683Z] [2024-08-01T08:07:01.683Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:07:01.683Z] #34 DONE 0.6s [2024-08-01T08:07:01.683Z] [2024-08-01T08:07:01.683Z] #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:01.683Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:01.683Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:01.683Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:01.683Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:01.683Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:01.683Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-01T08:07:02.049Z] #35 ... [2024-08-01T08:07:02.049Z] [2024-08-01T08:07:02.049Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:07:02.049Z] #36 DONE 1.0s [2024-08-01T08:07:02.049Z] [2024-08-01T08:07:02.049Z] #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:02.049Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:02.049Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:02.049Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:02.049Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:02.049Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:02.049Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-01T08:07:02.312Z] #35 ... [2024-08-01T08:07:02.312Z] [2024-08-01T08:07:02.312Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-01T08:07:02.312Z] #37 DONE 0.9s [2024-08-01T08:07:02.312Z] [2024-08-01T08:07:02.312Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:07:02.312Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:07:02.312Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:07:02.312Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:07:02.312Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:07:02.312Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:07:02.312Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-01T08:07:02.573Z] #35 DONE 1.7s [2024-08-01T08:07:02.573Z] [2024-08-01T08:07:02.573Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:07:02.573Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-01T08:07:02.573Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:07:02.573Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-01T08:07:02.573Z] #38 ... [2024-08-01T08:07:02.573Z] [2024-08-01T08:07:02.573Z] #39 [security-spire-config internal] load build context [2024-08-01T08:07:02.573Z] #39 transferring context: 25.48kB 0.1s done [2024-08-01T08:07:02.573Z] #39 DONE 0.4s [2024-08-01T08:07:02.573Z] [2024-08-01T08:07:02.573Z] #40 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-01T08:07:02.573Z] #40 DONE 1.9s [2024-08-01T08:07:02.573Z] [2024-08-01T08:07:02.573Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:07:02.573Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-01T08:07:02.573Z] #38 ... [2024-08-01T08:07:02.573Z] [2024-08-01T08:07:02.573Z] #41 [security-spire-server internal] load build context [2024-08-01T08:07:02.573Z] #41 transferring context: 27.23kB 0.0s done [2024-08-01T08:07:02.573Z] #41 DONE 0.6s [2024-08-01T08:07:02.831Z] [2024-08-01T08:07:02.831Z] #42 [security-spire-agent internal] load build context [2024-08-01T08:07:02.831Z] #42 transferring context: 26.76kB 0.0s done [2024-08-01T08:07:02.831Z] #42 DONE 0.5s [2024-08-01T08:07:02.831Z] [2024-08-01T08:07:02.831Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:07:02.831Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-01T08:07:02.831Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-01T08:07:02.831Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-01T08:07:02.831Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-01T08:07:03.088Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-01T08:07:03.088Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-01T08:07:03.372Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s [2024-08-01T08:07:03.652Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-01T08:07:03.652Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.8s [2024-08-01T08:07:03.958Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 0.8s [2024-08-01T08:07:03.958Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-01T08:07:03.958Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.9s [2024-08-01T08:07:04.217Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s [2024-08-01T08:07:04.785Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s done [2024-08-01T08:07:04.785Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-01T08:07:07.353Z] #43 ... [2024-08-01T08:07:07.353Z] [2024-08-01T08:07:07.353Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:07:07.353Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-01T08:07:07.353Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-01T08:07:07.353Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-01T08:07:07.353Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:07:07.353Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s done [2024-08-01T08:07:07.353Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-01T08:07:07.353Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-01T08:07:11.583Z] #38 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #44 [core-keeper internal] load build context [2024-08-01T08:07:11.583Z] #44 transferring context: 387.98MB 10.0s [2024-08-01T08:07:11.583Z] #44 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #45 [security-proxy-auth internal] load build context [2024-08-01T08:07:11.583Z] #45 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #46 [core-data internal] load build context [2024-08-01T08:07:11.583Z] #46 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #47 [support-notifications internal] load build context [2024-08-01T08:07:11.583Z] #47 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #48 [support-scheduler internal] load build context [2024-08-01T08:07:11.583Z] #48 ... [2024-08-01T08:07:11.583Z] [2024-08-01T08:07:11.583Z] #49 [security-bootstrapper internal] load build context [2024-08-01T08:07:11.849Z] #49 ... [2024-08-01T08:07:11.849Z] [2024-08-01T08:07:11.849Z] #50 [security-secretstore-setup internal] load build context [2024-08-01T08:07:11.849Z] #50 ... [2024-08-01T08:07:11.849Z] [2024-08-01T08:07:11.849Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:07:11.849Z] #51 ... [2024-08-01T08:07:11.849Z] [2024-08-01T08:07:11.849Z] #52 [core-metadata internal] load build context [2024-08-01T08:07:12.108Z] #52 ... [2024-08-01T08:07:12.108Z] [2024-08-01T08:07:12.108Z] #53 [security-proxy-setup internal] load build context [2024-08-01T08:07:12.108Z] #53 ... [2024-08-01T08:07:12.108Z] [2024-08-01T08:07:12.108Z] #54 [support-cron-scheduler internal] load build context [2024-08-01T08:07:12.365Z] #54 ... [2024-08-01T08:07:12.365Z] [2024-08-01T08:07:12.365Z] #55 [core-command internal] load build context [2024-08-01T08:07:12.365Z] #55 ... [2024-08-01T08:07:12.365Z] [2024-08-01T08:07:12.365Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-01T08:07:12.365Z] #56 ... [2024-08-01T08:07:12.365Z] [2024-08-01T08:07:12.365Z] #54 [support-cron-scheduler internal] load build context [2024-08-01T08:07:12.628Z] #54 ... [2024-08-01T08:07:12.628Z] [2024-08-01T08:07:12.628Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:07:12.628Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.628Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.628Z] #0 2.090 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:07:12.628Z] #0 2.090 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:07:12.628Z] #0 2.090 OK: 20070 distinct packages available [2024-08-01T08:07:12.628Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.628Z] #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.628Z] #0 2.377 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:12.628Z] #0 2.382 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:07:12.628Z] #0 2.387 (3/5) Installing libucontext (1.2-r2) [2024-08-01T08:07:12.628Z] #0 2.387 (4/5) Installing gcompat (1.1.0-r1) [2024-08-01T08:07:12.628Z] #0 2.391 (5/5) Installing openssl (3.1.6-r0) [2024-08-01T08:07:12.628Z] #0 2.402 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:12.628Z] #0 2.410 OK: 8 MiB in 20 packages [2024-08-01T08:07:12.628Z] #57 ... [2024-08-01T08:07:12.628Z] [2024-08-01T08:07:12.628Z] #54 [support-cron-scheduler internal] load build context [2024-08-01T08:07:12.888Z] #54 ... [2024-08-01T08:07:12.888Z] [2024-08-01T08:07:12.888Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:07:12.888Z] #58 ... [2024-08-01T08:07:12.888Z] [2024-08-01T08:07:12.888Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:07:12.888Z] #0 6.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.888Z] #0 6.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:12.888Z] #0 6.647 (1/4) Installing ca-certificates (20240226-r0) [2024-08-01T08:07:12.888Z] #0 6.669 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:12.888Z] #0 6.675 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:07:12.888Z] #0 6.675 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:07:12.888Z] #0 6.737 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:12.888Z] #0 6.750 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:07:12.888Z] #0 6.813 OK: 17 MiB in 19 packages [2024-08-01T08:07:13.148Z] #59 ... [2024-08-01T08:07:13.148Z] [2024-08-01T08:07:13.148Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:07:13.148Z] #60 ... [2024-08-01T08:07:13.148Z] [2024-08-01T08:07:13.148Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:07:14.265Z] #61 ... [2024-08-01T08:07:14.265Z] [2024-08-01T08:07:14.265Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:07:14.524Z] #62 ... [2024-08-01T08:07:14.524Z] [2024-08-01T08:07:14.524Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:07:14.524Z] #63 ... [2024-08-01T08:07:14.524Z] [2024-08-01T08:07:14.524Z] #64 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-08-01T08:07:14.524Z] #64 ... [2024-08-01T08:07:14.524Z] [2024-08-01T08:07:14.524Z] #65 [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-01T08:07:14.524Z] #65 ... [2024-08-01T08:07:14.524Z] [2024-08-01T08:07:14.524Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:07:15.545Z] #66 ... [2024-08-01T08:07:15.545Z] [2024-08-01T08:07:15.545Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:07:15.804Z] #67 ... [2024-08-01T08:07:15.804Z] [2024-08-01T08:07:15.804Z] #48 [support-scheduler internal] load build context [2024-08-01T08:07:16.066Z] #48 transferring context: 386.89MB 14.8s [2024-08-01T08:07:17.971Z] #48 transferring context: 492.84MB 15.6s done [2024-08-01T08:07:21.266Z] #48 ... [2024-08-01T08:07:21.266Z] [2024-08-01T08:07:21.266Z] #45 [security-proxy-auth internal] load build context [2024-08-01T08:07:21.266Z] #45 transferring context: 492.84MB 15.1s done [2024-08-01T08:07:21.266Z] #45 ... [2024-08-01T08:07:21.266Z] [2024-08-01T08:07:21.266Z] #44 [core-keeper internal] load build context [2024-08-01T08:07:21.266Z] #44 transferring context: 492.84MB 12.1s done [2024-08-01T08:07:21.528Z] #44 ... [2024-08-01T08:07:21.528Z] [2024-08-01T08:07:21.528Z] #47 [support-notifications internal] load build context [2024-08-01T08:07:21.528Z] #47 transferring context: 492.84MB 14.9s done [2024-08-01T08:07:21.802Z] #47 ... [2024-08-01T08:07:21.802Z] [2024-08-01T08:07:21.802Z] #46 [core-data internal] load build context [2024-08-01T08:07:21.802Z] #46 transferring context: 492.84MB 12.0s done [2024-08-01T08:07:21.802Z] #46 ... [2024-08-01T08:07:21.802Z] [2024-08-01T08:07:21.802Z] #49 [security-bootstrapper internal] load build context [2024-08-01T08:07:21.802Z] #49 transferring context: 492.84MB 13.0s done [2024-08-01T08:07:22.064Z] #49 ... [2024-08-01T08:07:22.064Z] [2024-08-01T08:07:22.064Z] #50 [security-secretstore-setup internal] load build context [2024-08-01T08:07:22.064Z] #50 transferring context: 492.84MB 14.8s done [2024-08-01T08:07:22.064Z] #50 ... [2024-08-01T08:07:22.064Z] [2024-08-01T08:07:22.064Z] #52 [core-metadata internal] load build context [2024-08-01T08:07:22.064Z] #52 transferring context: 492.84MB 14.7s done [2024-08-01T08:07:22.324Z] #52 ... [2024-08-01T08:07:22.324Z] [2024-08-01T08:07:22.324Z] #53 [security-proxy-setup internal] load build context [2024-08-01T08:07:22.324Z] #53 transferring context: 492.84MB 14.9s done [2024-08-01T08:07:22.583Z] #53 ... [2024-08-01T08:07:22.583Z] [2024-08-01T08:07:22.583Z] #55 [core-command internal] load build context [2024-08-01T08:07:22.583Z] #55 transferring context: 492.84MB 13.4s done [2024-08-01T08:07:22.843Z] #55 ... [2024-08-01T08:07:22.843Z] [2024-08-01T08:07:22.843Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:07:22.843Z] #51 transferring context: 492.84MB 11.6s done [2024-08-01T08:07:22.843Z] #51 ... [2024-08-01T08:07:22.843Z] [2024-08-01T08:07:22.843Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-01T08:07:22.843Z] #56 transferring context: 492.84MB 12.0s done [2024-08-01T08:07:23.108Z] #56 ... [2024-08-01T08:07:23.109Z] [2024-08-01T08:07:23.109Z] #54 [support-cron-scheduler internal] load build context [2024-08-01T08:07:23.109Z] #54 transferring context: 492.84MB 11.8s done [2024-08-01T08:07:26.432Z] #54 ... [2024-08-01T08:07:26.432Z] [2024-08-01T08:07:26.432Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:07:26.432Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-01T08:07:26.432Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done [2024-08-01T08:07:35.755Z] Removing intermediate container 9196913a076d [2024-08-01T08:07:35.755Z] ---> 7e4915701965 [2024-08-01T08:07:35.755Z] Successfully built 7e4915701965 [2024-08-01T08:07:35.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:07:36.090Z] + docker inspect -f . ci-base-image-arm64 [2024-08-01T08:07:36.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:07:36.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container [2024-08-01T08:07:36.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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-01T08:07:37.641Z] $ docker top 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:07:38.486Z] + go version [2024-08-01T08:07:38.486Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-01T08:07:38.510Z] $ docker stop --time=1 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 [2024-08-01T08:07:40.134Z] $ docker rm -f --volumes 6c630e8303b063827c0d5d930268a36d66957c2f970118103c6230da89613001 [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-01T08:07:40.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:07:40.875Z] [2024-08-01T08:07:40.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:07:41.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:07:41.515Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-01T08:07:41.515Z] 547446be3368: Pulling fs layer [2024-08-01T08:07:41.515Z] d125d8839a47: Pulling fs layer [2024-08-01T08:07:41.515Z] 3e85d5ac6304: Pulling fs layer [2024-08-01T08:07:41.515Z] c3105a71a48b: Pulling fs layer [2024-08-01T08:07:41.515Z] 0f093f025ec4: Pulling fs layer [2024-08-01T08:07:41.515Z] c3106fc0e877: Pulling fs layer [2024-08-01T08:07:41.515Z] c3105a71a48b: Waiting [2024-08-01T08:07:41.515Z] 0f093f025ec4: Waiting [2024-08-01T08:07:41.515Z] c3106fc0e877: Waiting [2024-08-01T08:07:41.515Z] 547446be3368: Download complete [2024-08-01T08:07:41.515Z] c3105a71a48b: Verifying Checksum [2024-08-01T08:07:41.515Z] c3105a71a48b: Download complete [2024-08-01T08:07:42.101Z] d125d8839a47: Verifying Checksum [2024-08-01T08:07:42.101Z] d125d8839a47: Download complete [2024-08-01T08:07:42.101Z] c3106fc0e877: Verifying Checksum [2024-08-01T08:07:42.101Z] c3106fc0e877: Download complete [2024-08-01T08:07:42.101Z] 0f093f025ec4: Verifying Checksum [2024-08-01T08:07:42.101Z] 0f093f025ec4: Download complete [2024-08-01T08:07:42.368Z] 547446be3368: Pull complete [2024-08-01T08:07:42.469Z] #38 ... [2024-08-01T08:07:42.469Z] [2024-08-01T08:07:42.469Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:07:42.469Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-08-01T08:07:43.327Z] d125d8839a47: Pull complete [2024-08-01T08:07:43.910Z] 3e85d5ac6304: Verifying Checksum [2024-08-01T08:07:43.910Z] 3e85d5ac6304: Download complete [2024-08-01T08:07:52.546Z] #43 ... [2024-08-01T08:07:52.546Z] [2024-08-01T08:07:52.546Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:07:52.546Z] #51 DONE 49.8s [2024-08-01T08:07:52.546Z] [2024-08-01T08:07:52.546Z] #54 [support-cron-scheduler internal] load build context [2024-08-01T08:07:52.546Z] #54 DONE 49.8s [2024-08-01T08:07:52.546Z] [2024-08-01T08:07:52.546Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:07:52.546Z] #57 DONE 48.5s [2024-08-01T08:07:52.546Z] [2024-08-01T08:07:52.546Z] #49 [security-bootstrapper internal] load build context [2024-08-01T08:07:52.546Z] #49 DONE 49.7s [2024-08-01T08:07:52.546Z] [2024-08-01T08:07:52.546Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-01T08:07:52.547Z] #56 DONE 49.9s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #46 [core-data internal] load build context [2024-08-01T08:07:52.547Z] #46 DONE 49.9s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #55 [core-command internal] load build context [2024-08-01T08:07:52.547Z] #55 DONE 49.9s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #50 [security-secretstore-setup internal] load build context [2024-08-01T08:07:52.547Z] #50 DONE 50.0s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #64 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2024-08-01T08:07:52.547Z] #64 DONE 48.3s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #44 [core-keeper internal] load build context [2024-08-01T08:07:52.547Z] #44 DONE 50.1s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:07:52.547Z] #68 ... [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:07:52.547Z] #59 DONE 48.3s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #47 [support-notifications internal] load build context [2024-08-01T08:07:52.547Z] #47 DONE 50.1s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #45 [security-proxy-auth internal] load build context [2024-08-01T08:07:52.547Z] #45 DONE 50.2s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:07:52.547Z] #69 ... [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #53 [security-proxy-setup internal] load build context [2024-08-01T08:07:52.547Z] #53 DONE 50.1s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #52 [core-metadata internal] load build context [2024-08-01T08:07:52.547Z] #52 DONE 49.9s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #48 [support-scheduler internal] load build context [2024-08-01T08:07:52.547Z] #48 DONE 50.3s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:07:52.547Z] #66 48.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #66 ... [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #65 [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-01T08:07:52.547Z] #65 DONE 48.9s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:07:52.547Z] #38 DONE 49.7s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:07:52.547Z] #58 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #58 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #58 49.28 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:52.547Z] #58 49.28 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:52.547Z] #58 49.29 OK: 7 MiB in 16 packages [2024-08-01T08:07:52.547Z] #58 DONE 49.4s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:07:52.547Z] #60 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #60 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #60 49.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:52.547Z] #60 49.24 (2/2) Installing su-exec (0.2-r3) [2024-08-01T08:07:52.547Z] #60 49.24 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:52.547Z] #60 49.25 OK: 7 MiB in 17 packages [2024-08-01T08:07:52.547Z] #60 DONE 49.3s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:07:52.547Z] #70 ... [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:07:52.547Z] #67 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #67 49.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.547Z] #67 49.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:52.547Z] #67 49.33 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:52.547Z] #67 49.34 OK: 7 MiB in 16 packages [2024-08-01T08:07:52.547Z] #67 DONE 49.5s [2024-08-01T08:07:52.547Z] [2024-08-01T08:07:52.547Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-01T08:07:52.808Z] #71 ... [2024-08-01T08:07:52.808Z] [2024-08-01T08:07:52.808Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:07:52.808Z] #63 48.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #63 48.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #63 49.24 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:07:52.808Z] #63 49.24 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:07:52.808Z] #63 49.24 OK: 20070 distinct packages available [2024-08-01T08:07:52.808Z] #63 49.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #63 49.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #63 49.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:52.808Z] #63 49.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:07:52.808Z] #63 49.57 (3/4) Installing libucontext (1.2-r2) [2024-08-01T08:07:52.808Z] #63 49.58 (4/4) Installing gcompat (1.1.0-r1) [2024-08-01T08:07:52.808Z] #63 49.58 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:52.808Z] #63 49.59 OK: 8 MiB in 19 packages [2024-08-01T08:07:52.808Z] #63 DONE 49.9s [2024-08-01T08:07:52.808Z] [2024-08-01T08:07:52.808Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:07:52.808Z] #66 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #66 49.29 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:07:52.808Z] #66 49.29 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:07:52.808Z] #66 49.29 OK: 20070 distinct packages available [2024-08-01T08:07:52.808Z] #66 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #66 49.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:52.808Z] #66 49.64 (1/11) Installing ca-certificates (20240226-r0) [2024-08-01T08:07:52.808Z] #66 49.65 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-01T08:07:52.808Z] #66 49.67 (3/11) Installing libunistring (1.1-r1) [2024-08-01T08:07:52.808Z] #66 49.68 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-01T08:07:52.808Z] #66 49.68 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-01T08:07:52.808Z] #66 49.69 (6/11) Installing libcurl (8.9.0-r0) [2024-08-01T08:07:52.808Z] #66 49.70 (7/11) Installing curl (8.9.0-r0) [2024-08-01T08:07:52.808Z] #66 49.70 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:52.808Z] #66 49.70 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:07:52.808Z] #66 49.71 (10/11) Installing libucontext (1.2-r2) [2024-08-01T08:07:52.808Z] #66 49.71 (11/11) Installing gcompat (1.1.0-r1) [2024-08-01T08:07:52.808Z] #66 49.72 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:52.808Z] #66 49.73 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:07:52.808Z] #66 49.81 OK: 12 MiB in 26 packages [2024-08-01T08:07:52.808Z] #66 DONE 50.0s [2024-08-01T08:07:52.808Z] [2024-08-01T08:07:52.808Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:07:52.808Z] #68 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.068Z] #68 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #68 ... [2024-08-01T08:07:53.329Z] [2024-08-01T08:07:53.329Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:07:53.329Z] #61 48.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #61 49.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #61 50.10 (1/2) Installing ca-certificates (20240226-r0) [2024-08-01T08:07:53.329Z] #61 50.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:53.329Z] #61 50.11 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:53.329Z] #61 50.12 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:07:53.329Z] #61 50.20 OK: 8 MiB in 17 packages [2024-08-01T08:07:53.329Z] #61 DONE 50.3s [2024-08-01T08:07:53.329Z] [2024-08-01T08:07:53.329Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:07:53.329Z] #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #0 1.914 OK: 264 MiB in 52 packages [2024-08-01T08:07:53.329Z] #72 DONE 2.2s [2024-08-01T08:07:53.329Z] [2024-08-01T08:07:53.329Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:07:53.329Z] #62 48.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #62 49.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.329Z] #62 50.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:53.329Z] #62 50.00 (2/4) Installing openssl (3.1.6-r0) [2024-08-01T08:07:53.329Z] #62 50.01 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:07:53.329Z] #62 50.01 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:07:53.329Z] #62 50.08 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:53.329Z] #62 50.08 OK: 17 MiB in 19 packages [2024-08-01T08:07:53.329Z] #62 DONE 50.4s [2024-08-01T08:07:53.329Z] [2024-08-01T08:07:53.329Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:07:53.329Z] #68 2.204 OK: 264 MiB in 52 packages [2024-08-01T08:07:53.901Z] #68 DONE 2.6s [2024-08-01T08:07:53.901Z] [2024-08-01T08:07:53.901Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:07:53.901Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.901Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.901Z] #0 2.067 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:07:53.901Z] #0 2.067 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:07:53.901Z] #0 2.067 OK: 20077 distinct packages available [2024-08-01T08:07:53.901Z] #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.901Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:53.901Z] #0 2.438 OK: 264 MiB in 52 packages [2024-08-01T08:07:53.901Z] #73 DONE 2.6s [2024-08-01T08:07:53.901Z] [2024-08-01T08:07:53.901Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:07:53.901Z] #74 ... [2024-08-01T08:07:53.901Z] [2024-08-01T08:07:53.901Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:07:53.901Z] #75 DONE 0.6s [2024-08-01T08:07:53.981Z] 3e85d5ac6304: Pull complete [2024-08-01T08:07:53.981Z] c3105a71a48b: Pull complete [2024-08-01T08:07:54.163Z] [2024-08-01T08:07:54.163Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:07:54.163Z] #76 ... [2024-08-01T08:07:54.163Z] [2024-08-01T08:07:54.163Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:07:54.163Z] #69 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.163Z] #69 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.163Z] #69 2.473 OK: 264 MiB in 52 packages [2024-08-01T08:07:54.163Z] #69 DONE 3.0s [2024-08-01T08:07:54.163Z] [2024-08-01T08:07:54.163Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:07:54.163Z] #77 DONE 3.1s [2024-08-01T08:07:54.163Z] [2024-08-01T08:07:54.163Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:07:54.426Z] #78 ... [2024-08-01T08:07:54.426Z] [2024-08-01T08:07:54.426Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:07:54.426Z] #0 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.426Z] #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.426Z] #0 2.696 OK: 8 MiB in 20 packages [2024-08-01T08:07:54.426Z] #79 DONE 3.4s [2024-08-01T08:07:54.697Z] [2024-08-01T08:07:54.697Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-01T08:07:54.697Z] #80 ... [2024-08-01T08:07:54.697Z] [2024-08-01T08:07:54.697Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:07:54.697Z] #74 DONE 1.1s [2024-08-01T08:07:54.937Z] 0f093f025ec4: Pull complete [2024-08-01T08:07:54.937Z] c3106fc0e877: Pull complete [2024-08-01T08:07:54.937Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-01T08:07:54.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:07:54.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [2024-08-01T08:07:54.957Z] [2024-08-01T08:07:54.957Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:07:54.957Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.957Z] #0 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:54.957Z] #0 3.310 OK: 17 MiB in 19 packages [2024-08-01T08:07:54.957Z] #81 DONE 3.6s [2024-08-01T08:07:54.957Z] [2024-08-01T08:07:54.957Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:07:54.957Z] #82 DONE 1.1s [2024-08-01T08:07:54.957Z] [2024-08-01T08:07:54.957Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:07:54.957Z] #83 DONE 0.8s [2024-08-01T08:07:54.957Z] [2024-08-01T08:07:54.957Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:07:55.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container [2024-08-01T08:07:55.212Z] $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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-01T08:07:56.105Z] #84 ... [2024-08-01T08:07:56.105Z] [2024-08-01T08:07:56.105Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:07:56.105Z] #85 DONE 1.6s [2024-08-01T08:07:56.105Z] [2024-08-01T08:07:56.105Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-01T08:07:56.105Z] #80 DONE 1.6s [2024-08-01T08:07:56.105Z] [2024-08-01T08:07:56.105Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-01T08:07:56.105Z] #86 DONE 0.0s [2024-08-01T08:07:56.105Z] [2024-08-01T08:07:56.105Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:07:56.105Z] #0 2.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:56.105Z] #0 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:56.105Z] #0 3.957 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:07:56.105Z] #0 4.269 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:07:56.105Z] #0 4.273 OK: 7 MiB in 16 packages [2024-08-01T08:07:56.105Z] #87 DONE 4.4s [2024-08-01T08:07:56.379Z] [2024-08-01T08:07:56.379Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-01T08:07:56.646Z] #88 DONE 0.5s [2024-08-01T08:07:56.646Z] [2024-08-01T08:07:56.646Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:07:56.646Z] #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:56.646Z] #0 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:56.646Z] #0 4.235 OK: 7 MiB in 17 packages [2024-08-01T08:07:56.646Z] #89 DONE 4.5s [2024-08-01T08:07:56.646Z] [2024-08-01T08:07:56.646Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:07:56.646Z] #90 DONE 0.6s [2024-08-01T08:07:56.646Z] [2024-08-01T08:07:56.646Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:07:56.904Z] #91 ... [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:07:56.904Z] #92 DONE 0.1s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-01T08:07:56.904Z] #93 DONE 0.1s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-01T08:07:56.904Z] #94 DONE 0.1s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-01T08:07:56.904Z] #95 DONE 0.1s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-01T08:07:56.904Z] #96 DONE 0.0s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:07:56.904Z] #97 DONE 0.0s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-01T08:07:56.904Z] #98 DONE 0.1s [2024-08-01T08:07:56.904Z] [2024-08-01T08:07:56.904Z] #99 [security-spire-server] exporting to image [2024-08-01T08:07:56.904Z] #99 exporting layers [2024-08-01T08:07:57.162Z] #99 ... [2024-08-01T08:07:57.162Z] [2024-08-01T08:07:57.162Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-01T08:07:57.162Z] #100 DONE 0.1s [2024-08-01T08:07:57.162Z] [2024-08-01T08:07:57.162Z] #99 [security-spire-agent] exporting to image [2024-08-01T08:07:57.169Z] $ docker top dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:07:57.684Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-01T08:07:57.748Z] #99 ... [2024-08-01T08:07:57.748Z] [2024-08-01T08:07:57.748Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:07:57.748Z] #70 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:57.748Z] #70 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:57.748Z] #70 4.869 OK: 7 MiB in 16 packages [2024-08-01T08:07:57.748Z] #70 DONE 5.2s [2024-08-01T08:07:57.748Z] [2024-08-01T08:07:57.748Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-01T08:07:57.748Z] #71 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:57.748Z] #71 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:57.748Z] #71 5.249 OK: 7 MiB in 16 packages [2024-08-01T08:07:57.748Z] #71 DONE 5.3s [2024-08-01T08:07:57.748Z] [2024-08-01T08:07:57.748Z] #99 [security-spire-server] exporting to image [2024-08-01T08:07:57.748Z] #99 exporting layers 0.8s done [2024-08-01T08:07:57.748Z] #99 writing image sha256:51f670364c3cec0a4c27750fa23225f508d449382a47b4fe7e559ccc5cb3e253 done [2024-08-01T08:07:57.748Z] #99 naming to docker.io/library/security-spire-server done [2024-08-01T08:07:58.008Z] #99 ... [2024-08-01T08:07:58.008Z] [2024-08-01T08:07:58.008Z] #101 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:07:58.008Z] #0 4.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.008Z] #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.008Z] #0 4.838 OK: 8 MiB in 19 packages [2024-08-01T08:07:58.008Z] #101 DONE 5.1s [2024-08-01T08:07:58.266Z] [2024-08-01T08:07:58.266Z] #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:07:58.266Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.266Z] #0 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.266Z] #0 4.932 OK: 12 MiB in 26 packages [2024-08-01T08:07:58.266Z] #102 DONE 5.3s [2024-08-01T08:07:58.266Z] [2024-08-01T08:07:58.266Z] #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:07:58.266Z] #0 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.266Z] #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.266Z] #0 4.671 OK: 8 MiB in 17 packages [2024-08-01T08:07:58.266Z] #103 DONE 4.9s [2024-08-01T08:07:58.266Z] [2024-08-01T08:07:58.266Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:07:58.266Z] #78 3.873 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:58.833Z] #78 ... [2024-08-01T08:07:58.833Z] [2024-08-01T08:07:58.833Z] #99 [security-spire-agent] exporting to image [2024-08-01T08:07:58.833Z] #99 exporting layers 1.3s done [2024-08-01T08:07:58.833Z] #99 writing image sha256:90a095378a8f703a704820e7c443d5189f6c749a1cd1e510d0f2ebed540f1f01 0.3s done [2024-08-01T08:07:58.833Z] #99 naming to docker.io/library/security-spire-agent 0.0s done [2024-08-01T08:07:58.833Z] #99 DONE 1.8s [2024-08-01T08:07:58.833Z] [2024-08-01T08:07:58.833Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:07:58.833Z] #91 DONE 2.1s [2024-08-01T08:07:58.833Z] [2024-08-01T08:07:58.833Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:07:58.833Z] #104 DONE 0.8s [2024-08-01T08:07:58.833Z] [2024-08-01T08:07:58.833Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:07:59.401Z] #105 ... [2024-08-01T08:07:59.401Z] [2024-08-01T08:07:59.401Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-08-01T08:07:59.401Z] #106 DONE 0.4s [2024-08-01T08:07:59.401Z] [2024-08-01T08:07:59.401Z] #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:07:59.401Z] #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:59.401Z] #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:59.401Z] #0 5.920 OK: 17 MiB in 19 packages [2024-08-01T08:07:59.401Z] #107 DONE 6.1s [2024-08-01T08:07:59.401Z] [2024-08-01T08:07:59.401Z] #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-01T08:07:59.660Z] #108 ... [2024-08-01T08:07:59.660Z] [2024-08-01T08:07:59.660Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:07:59.660Z] #105 DONE 0.5s [2024-08-01T08:07:59.660Z] [2024-08-01T08:07:59.660Z] #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-01T08:07:59.660Z] #108 DONE 0.2s [2024-08-01T08:07:59.660Z] [2024-08-01T08:07:59.660Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-01T08:07:59.660Z] #109 DONE 0.1s [2024-08-01T08:07:59.660Z] [2024-08-01T08:07:59.660Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:07:59.660Z] #110 DONE 0.1s [2024-08-01T08:07:59.660Z] [2024-08-01T08:07:59.660Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:07:59.660Z] #78 5.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:07:59.918Z] #78 ... [2024-08-01T08:07:59.918Z] [2024-08-01T08:07:59.918Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-01T08:07:59.918Z] #111 DONE 0.2s [2024-08-01T08:08:00.176Z] [2024-08-01T08:08:00.176Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-01T08:08:00.176Z] #112 DONE 0.1s [2024-08-01T08:08:00.176Z] [2024-08-01T08:08:00.176Z] #99 [security-spire-config] exporting to image [2024-08-01T08:08:00.176Z] #99 ... [2024-08-01T08:08:00.176Z] [2024-08-01T08:08:00.176Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:08:00.176Z] #78 5.920 OK: 264 MiB in 52 packages [2024-08-01T08:08:00.176Z] #78 DONE 6.0s [2024-08-01T08:08:00.434Z] [2024-08-01T08:08:00.434Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-01T08:08:00.434Z] #113 DONE 0.1s [2024-08-01T08:08:00.434Z] [2024-08-01T08:08:00.434Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:00.692Z] #114 ... [2024-08-01T08:08:00.692Z] [2024-08-01T08:08:00.692Z] #99 [security-spire-config] exporting to image [2024-08-01T08:08:00.692Z] #99 exporting layers 0.6s done [2024-08-01T08:08:00.692Z] #99 writing image sha256:863a1a97b2012df3e47bac7eb7b8c20c8babf8c8db41b8ad296e62f8d0b9c496 done [2024-08-01T08:08:00.692Z] #99 naming to docker.io/library/security-spire-config done [2024-08-01T08:08:00.692Z] #99 DONE 2.4s [2024-08-01T08:08:00.951Z] [2024-08-01T08:08:00.951Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:01.889Z] #115 ... [2024-08-01T08:08:01.889Z] [2024-08-01T08:08:01.889Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:02.148Z] #43 ... [2024-08-01T08:08:02.148Z] [2024-08-01T08:08:02.148Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:07.804Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-01T08:08:07.804Z] #1 transferring dockerfile: 2.15kB done [2024-08-01T08:08:07.804Z] #1 DONE 0.1s [2024-08-01T08:08:07.804Z] [2024-08-01T08:08:07.804Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-01T08:08:07.804Z] #2 transferring dockerfile: 1.95kB done [2024-08-01T08:08:07.804Z] #2 DONE 0.1s [2024-08-01T08:08:07.804Z] [2024-08-01T08:08:07.804Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-01T08:08:07.804Z] #3 transferring dockerfile: 2.06kB done [2024-08-01T08:08:07.804Z] #3 DONE 0.1s [2024-08-01T08:08:07.804Z] [2024-08-01T08:08:07.804Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-01T08:08:07.804Z] #4 transferring dockerfile: 1.89kB done [2024-08-01T08:08:07.804Z] #4 DONE 0.1s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #5 transferring dockerfile: 1.85kB done [2024-08-01T08:08:08.086Z] #5 DONE 0.1s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #6 transferring dockerfile: 1.70kB done [2024-08-01T08:08:08.086Z] #6 DONE 0.1s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #7 transferring dockerfile: 1.81kB done [2024-08-01T08:08:08.086Z] #7 DONE 0.0s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #8 transferring dockerfile: 2.93kB done [2024-08-01T08:08:08.086Z] #8 DONE 0.1s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-08-01T08:08:08.086Z] #9 DONE 0.1s [2024-08-01T08:08:08.086Z] [2024-08-01T08:08:08.086Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-01T08:08:08.086Z] #10 transferring dockerfile: 2.01kB done [2024-08-01T08:08:08.354Z] #10 DONE 0.1s [2024-08-01T08:08:08.354Z] [2024-08-01T08:08:08.354Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:08:08.354Z] #11 transferring dockerfile: 2.23kB done [2024-08-01T08:08:08.354Z] #11 DONE 0.1s [2024-08-01T08:08:08.354Z] [2024-08-01T08:08:08.354Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-01T08:08:08.354Z] #12 transferring dockerfile: 1.93kB done [2024-08-01T08:08:08.354Z] #12 DONE 0.1s [2024-08-01T08:08:08.354Z] [2024-08-01T08:08:08.354Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-01T08:08:08.354Z] #13 transferring dockerfile: 2.49kB done [2024-08-01T08:08:08.354Z] #13 DONE 0.1s [2024-08-01T08:08:08.354Z] [2024-08-01T08:08:08.354Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-01T08:08:08.354Z] #14 transferring dockerfile: 2.01kB done [2024-08-01T08:08:08.354Z] #14 DONE 0.1s [2024-08-01T08:08:08.354Z] [2024-08-01T08:08:08.354Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-01T08:08:08.625Z] #15 transferring dockerfile: 1.93kB done [2024-08-01T08:08:08.625Z] #15 DONE 0.1s [2024-08-01T08:08:08.625Z] [2024-08-01T08:08:08.625Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-01T08:08:08.625Z] #16 transferring dockerfile: 1.69kB done [2024-08-01T08:08:08.625Z] #16 DONE 0.1s [2024-08-01T08:08:08.625Z] [2024-08-01T08:08:08.625Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-01T08:08:08.625Z] #17 transferring context: 50B 0.0s done [2024-08-01T08:08:08.625Z] #17 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #18 [support-notifications internal] load .dockerignore [2024-08-01T08:08:09.697Z] #18 transferring context: 50B done [2024-08-01T08:08:09.697Z] #18 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #19 [core-metadata internal] load .dockerignore [2024-08-01T08:08:09.697Z] #19 transferring context: 50B done [2024-08-01T08:08:09.697Z] #19 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-01T08:08:09.697Z] #20 transferring context: 50B 0.0s done [2024-08-01T08:08:09.697Z] #20 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-01T08:08:09.697Z] #21 transferring context: 50B 0.0s done [2024-08-01T08:08:09.697Z] #21 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #22 [security-spire-server internal] load .dockerignore [2024-08-01T08:08:09.697Z] #22 transferring context: 50B done [2024-08-01T08:08:09.697Z] #22 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-01T08:08:09.697Z] #23 transferring context: 50B 0.0s done [2024-08-01T08:08:09.697Z] #23 DONE 0.1s [2024-08-01T08:08:09.697Z] [2024-08-01T08:08:09.697Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-01T08:08:09.983Z] #24 transferring context: 50B 0.0s done [2024-08-01T08:08:09.983Z] #24 DONE 0.1s [2024-08-01T08:08:09.983Z] [2024-08-01T08:08:09.983Z] #25 [security-proxy-setup internal] load .dockerignore [2024-08-01T08:08:09.983Z] #25 transferring context: 50B done [2024-08-01T08:08:09.983Z] #25 DONE 0.1s [2024-08-01T08:08:09.983Z] [2024-08-01T08:08:09.983Z] #26 [core-keeper internal] load .dockerignore [2024-08-01T08:08:09.983Z] #26 transferring context: 50B 0.0s done [2024-08-01T08:08:09.983Z] #26 DONE 0.1s [2024-08-01T08:08:09.983Z] [2024-08-01T08:08:09.983Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-01T08:08:09.983Z] #27 transferring context: 50B done [2024-08-01T08:08:09.983Z] #27 DONE 0.1s [2024-08-01T08:08:09.983Z] [2024-08-01T08:08:09.983Z] #28 [support-scheduler internal] load .dockerignore [2024-08-01T08:08:10.270Z] #28 transferring context: 50B done [2024-08-01T08:08:10.270Z] #28 DONE 0.1s [2024-08-01T08:08:10.270Z] [2024-08-01T08:08:10.270Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-01T08:08:10.270Z] #29 transferring context: 50B done [2024-08-01T08:08:10.270Z] #29 DONE 0.1s [2024-08-01T08:08:10.270Z] [2024-08-01T08:08:10.270Z] #30 [core-command internal] load .dockerignore [2024-08-01T08:08:10.270Z] #30 transferring context: 50B 0.0s done [2024-08-01T08:08:10.550Z] #30 DONE 0.1s [2024-08-01T08:08:10.550Z] [2024-08-01T08:08:10.550Z] #31 [core-data internal] load .dockerignore [2024-08-01T08:08:10.550Z] #31 transferring context: 50B 0.0s done [2024-08-01T08:08:10.550Z] #31 DONE 0.1s [2024-08-01T08:08:10.550Z] [2024-08-01T08:08:10.550Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:10.550Z] #32 DONE 0.0s [2024-08-01T08:08:10.550Z] [2024-08-01T08:08:10.550Z] #33 [security-spire-config internal] load .dockerignore [2024-08-01T08:08:10.550Z] #33 transferring context: 50B done [2024-08-01T08:08:10.550Z] #33 DONE 0.1s [2024-08-01T08:08:10.550Z] [2024-08-01T08:08:10.550Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:08:10.828Z] #34 DONE 0.3s [2024-08-01T08:08:10.828Z] [2024-08-01T08:08:10.828Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:10.828Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:10.828Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:10.828Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:10.828Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:10.828Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-01T08:08:11.131Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.74MB / 3.34MB 0.2s [2024-08-01T08:08:11.131Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:11.131Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-01T08:08:11.742Z] #35 ... [2024-08-01T08:08:11.742Z] [2024-08-01T08:08:11.742Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:11.742Z] #32 DONE 0.0s [2024-08-01T08:08:11.742Z] [2024-08-01T08:08:11.742Z] #36 [security-proxy-auth internal] load build context [2024-08-01T08:08:11.742Z] #36 transferring context: 2.93MB 0.7s done [2024-08-01T08:08:11.742Z] #36 DONE 0.8s [2024-08-01T08:08:11.742Z] [2024-08-01T08:08:11.742Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:11.742Z] #35 ... [2024-08-01T08:08:11.742Z] [2024-08-01T08:08:11.742Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:11.742Z] #32 DONE 0.0s [2024-08-01T08:08:11.742Z] [2024-08-01T08:08:11.742Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:11.742Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:11.742Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:11.742Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:11.742Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:11.742Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:12.013Z] #35 ... [2024-08-01T08:08:12.013Z] [2024-08-01T08:08:12.013Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:12.013Z] #32 DONE 0.0s [2024-08-01T08:08:12.013Z] [2024-08-01T08:08:12.013Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:12.013Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:12.013Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:12.013Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:12.013Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:12.013Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:12.013Z] #35 ... [2024-08-01T08:08:12.013Z] [2024-08-01T08:08:12.013Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:08:12.013Z] #34 DONE 0.6s [2024-08-01T08:08:12.013Z] [2024-08-01T08:08:12.013Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:12.013Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:12.013Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:12.013Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:12.013Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:12.013Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:12.283Z] #35 ... [2024-08-01T08:08:12.283Z] [2024-08-01T08:08:12.283Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:08:12.283Z] #34 DONE 0.8s [2024-08-01T08:08:12.283Z] [2024-08-01T08:08:12.283Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:12.283Z] #37 DONE 2.3s [2024-08-01T08:08:12.283Z] [2024-08-01T08:08:12.283Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:12.283Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:12.555Z] #35 ... [2024-08-01T08:08:12.555Z] [2024-08-01T08:08:12.555Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:12.555Z] #32 DONE 0.0s [2024-08-01T08:08:12.555Z] [2024-08-01T08:08:12.555Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-01T08:08:12.827Z] #38 ... [2024-08-01T08:08:12.827Z] [2024-08-01T08:08:12.827Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:12.827Z] #32 DONE 0.0s [2024-08-01T08:08:12.827Z] [2024-08-01T08:08:12.827Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:12.827Z] #37 DONE 2.4s [2024-08-01T08:08:12.827Z] [2024-08-01T08:08:12.827Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:12.827Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:12.827Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:12.827Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:12.827Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:12.827Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:12.827Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:13.097Z] #35 ... [2024-08-01T08:08:13.097Z] [2024-08-01T08:08:13.097Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.097Z] #32 DONE 0.0s [2024-08-01T08:08:13.097Z] [2024-08-01T08:08:13.097Z] #39 [support-notifications internal] load build context [2024-08-01T08:08:13.097Z] #39 transferring context: 2.93MB 1.3s done [2024-08-01T08:08:13.368Z] #39 ... [2024-08-01T08:08:13.368Z] [2024-08-01T08:08:13.368Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.368Z] #32 DONE 0.0s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.639Z] #32 DONE 0.0s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #40 [core-metadata internal] load build context [2024-08-01T08:08:13.639Z] #40 transferring context: 2.93MB 1.5s done [2024-08-01T08:08:13.639Z] #40 ... [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:13.639Z] #37 DONE 2.4s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.639Z] #32 DONE 0.0s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #41 [core-keeper internal] load build context [2024-08-01T08:08:13.639Z] #41 DONE 0.0s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:13.639Z] #37 DONE 2.4s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-01T08:08:13.639Z] #38 DONE 2.1s [2024-08-01T08:08:13.639Z] [2024-08-01T08:08:13.639Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:13.639Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:13.639Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:13.639Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:13.639Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:13.639Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:13.639Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:13.912Z] #35 ... [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.912Z] #32 DONE 0.0s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:08:13.912Z] #42 DONE 1.7s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #39 [support-notifications internal] load build context [2024-08-01T08:08:13.912Z] #39 DONE 2.1s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #40 [core-metadata internal] load build context [2024-08-01T08:08:13.912Z] #40 DONE 2.1s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:13.912Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:13.912Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:13.912Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:13.912Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:13.912Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:13.912Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:13.912Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:13.912Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:13.912Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:13.912Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:13.912Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:13.912Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:13.912Z] #35 DONE 4.0s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:08:13.912Z] #32 DONE 0.0s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-01T08:08:13.912Z] #43 DONE 1.6s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #44 [support-cron-scheduler internal] load build context [2024-08-01T08:08:13.912Z] #44 transferring context: 2.93MB 1.3s done [2024-08-01T08:08:13.912Z] #44 DONE 1.9s [2024-08-01T08:08:13.912Z] [2024-08-01T08:08:13.912Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:13.912Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:14.186Z] #45 ... [2024-08-01T08:08:14.186Z] [2024-08-01T08:08:14.186Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:14.186Z] #37 DONE 2.4s [2024-08-01T08:08:14.186Z] [2024-08-01T08:08:14.186Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-01T08:08:14.186Z] #46 transferring context: 2.93MB 1.6s done [2024-08-01T08:08:14.186Z] #46 DONE 2.2s [2024-08-01T08:08:14.186Z] [2024-08-01T08:08:14.187Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-01T08:08:14.187Z] #38 DONE 2.1s [2024-08-01T08:08:14.187Z] [2024-08-01T08:08:14.187Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:14.187Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:14.187Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:14.187Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:14.187Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:14.187Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:14.187Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:14.187Z] #35 DONE 4.0s [2024-08-01T08:08:14.187Z] [2024-08-01T08:08:14.187Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:08:14.187Z] #37 DONE 2.4s [2024-08-01T08:08:14.187Z] [2024-08-01T08:08:14.187Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-01T08:08:14.187Z] #38 DONE 2.1s [2024-08-01T08:08:14.187Z] [2024-08-01T08:08:14.187Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:14.187Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:14.187Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:14.187Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:14.187Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:14.187Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:14.187Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:14.187Z] #35 DONE 4.0s [2024-08-01T08:08:14.187Z] [2024-08-01T08:08:14.187Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:15.153Z] #47 ... [2024-08-01T08:08:15.153Z] [2024-08-01T08:08:15.153Z] #48 [security-bootstrapper internal] load build context [2024-08-01T08:08:15.153Z] #48 transferring context: 2.93MB 1.1s done [2024-08-01T08:08:15.153Z] #48 DONE 2.1s [2024-08-01T08:08:15.153Z] [2024-08-01T08:08:15.153Z] #49 [security-spire-server internal] load build context [2024-08-01T08:08:15.153Z] #49 transferring context: 27.23kB 0.1s done [2024-08-01T08:08:15.153Z] #49 DONE 1.1s [2024-08-01T08:08:15.153Z] [2024-08-01T08:08:15.153Z] #41 [core-keeper internal] load build context [2024-08-01T08:08:15.153Z] #41 transferring context: 2.93MB 1.1s done [2024-08-01T08:08:15.425Z] #41 ... [2024-08-01T08:08:15.425Z] [2024-08-01T08:08:15.425Z] #50 [security-spire-agent internal] load build context [2024-08-01T08:08:15.425Z] #50 transferring context: 26.76kB 0.1s done [2024-08-01T08:08:15.425Z] #50 DONE 1.5s [2024-08-01T08:08:15.425Z] [2024-08-01T08:08:15.425Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:15.425Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done [2024-08-01T08:08:15.425Z] #51 DONE 1.5s [2024-08-01T08:08:15.707Z] [2024-08-01T08:08:15.707Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:08:15.707Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-01T08:08:15.707Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:08:15.707Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:08:15.707Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:08:15.707Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:08:15.707Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-01T08:08:15.707Z] #35 DONE 4.0s [2024-08-01T08:08:15.707Z] [2024-08-01T08:08:15.707Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:08:15.707Z] #34 DONE 3.7s [2024-08-01T08:08:15.707Z] [2024-08-01T08:08:15.707Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:08:15.707Z] #42 DONE 3.3s [2024-08-01T08:08:15.707Z] [2024-08-01T08:08:15.707Z] #41 [core-keeper internal] load build context [2024-08-01T08:08:15.707Z] #41 DONE 2.0s [2024-08-01T08:08:15.707Z] [2024-08-01T08:08:15.707Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:15.707Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.5s done [2024-08-01T08:08:15.707Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:08:15.707Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-01T08:08:15.985Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-01T08:08:15.985Z] #45 ... [2024-08-01T08:08:15.985Z] [2024-08-01T08:08:15.985Z] #52 [support-scheduler internal] load build context [2024-08-01T08:08:15.985Z] #52 transferring context: 2.93MB 1.2s done [2024-08-01T08:08:15.985Z] #52 DONE 2.3s [2024-08-01T08:08:16.284Z] [2024-08-01T08:08:16.284Z] #53 [security-proxy-setup internal] load build context [2024-08-01T08:08:16.284Z] #53 transferring context: 2.93MB 1.2s done [2024-08-01T08:08:16.284Z] #53 DONE 2.6s [2024-08-01T08:08:16.284Z] [2024-08-01T08:08:16.284Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:08:16.284Z] #54 transferring context: 2.93MB 1.2s done [2024-08-01T08:08:16.879Z] #54 DONE 3.2s [2024-08-01T08:08:16.879Z] [2024-08-01T08:08:16.879Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:16.879Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-01T08:08:16.879Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-08-01T08:08:16.879Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-08-01T08:08:16.879Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-01T08:08:16.879Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-01T08:08:16.879Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-01T08:08:17.173Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-01T08:08:17.173Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-08-01T08:08:17.173Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-01T08:08:17.444Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-01T08:08:17.444Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-08-01T08:08:17.713Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.0s [2024-08-01T08:08:17.984Z] #45 ... [2024-08-01T08:08:17.984Z] [2024-08-01T08:08:17.984Z] #55 [security-spire-config internal] load build context [2024-08-01T08:08:17.984Z] #55 transferring context: 25.48kB 0.1s done [2024-08-01T08:08:17.984Z] #55 DONE 2.4s [2024-08-01T08:08:17.984Z] [2024-08-01T08:08:17.984Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:18.573Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.0s [2024-08-01T08:08:18.851Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-01T08:08:18.851Z] #45 ... [2024-08-01T08:08:18.851Z] [2024-08-01T08:08:18.851Z] #56 [core-command internal] load build context [2024-08-01T08:08:18.851Z] #56 transferring context: 2.93MB 3.1s done [2024-08-01T08:08:18.851Z] #56 DONE 4.8s [2024-08-01T08:08:18.851Z] [2024-08-01T08:08:18.851Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:18.851Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.3s [2024-08-01T08:08:19.127Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-01T08:08:19.127Z] #45 ... [2024-08-01T08:08:19.127Z] [2024-08-01T08:08:19.127Z] #57 [core-data internal] load build context [2024-08-01T08:08:19.127Z] #57 transferring context: 2.93MB 3.1s done [2024-08-01T08:08:19.127Z] #57 DONE 5.0s [2024-08-01T08:08:19.127Z] [2024-08-01T08:08:19.127Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:19.127Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-01T08:08:19.718Z] #45 ... [2024-08-01T08:08:19.718Z] [2024-08-01T08:08:19.718Z] #58 [security-secretstore-setup internal] load build context [2024-08-01T08:08:19.718Z] #58 transferring context: 2.93MB 3.7s done [2024-08-01T08:08:19.718Z] #58 DONE 5.4s [2024-08-01T08:08:19.718Z] [2024-08-01T08:08:19.718Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:19.718Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.0s [2024-08-01T08:08:20.306Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.70MB / 28.04MB 3.7s [2024-08-01T08:08:21.299Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.7s [2024-08-01T08:08:22.281Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.07MB / 28.04MB 5.6s [2024-08-01T08:08:22.556Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-01T08:08:22.829Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.51MB / 28.04MB 6.2s [2024-08-01T08:08:23.425Z] #45 ... [2024-08-01T08:08:23.425Z] [2024-08-01T08:08:23.425Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:23.425Z] #47 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:23.425Z] #47 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:23.425Z] #47 9.443 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:23.425Z] #47 9.461 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:23.425Z] #47 9.508 OK: 8 MiB in 16 packages [2024-08-01T08:08:23.425Z] #47 DONE 10.3s [2024-08-01T08:08:23.425Z] [2024-08-01T08:08:23.425Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:23.695Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.43MB / 28.04MB 7.1s [2024-08-01T08:08:23.971Z] #45 ... [2024-08-01T08:08:23.971Z] [2024-08-01T08:08:23.971Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:08:23.971Z] #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:23.971Z] #0 9.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:23.971Z] #59 ... [2024-08-01T08:08:23.971Z] [2024-08-01T08:08:23.971Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:08:24.250Z] #60 ... [2024-08-01T08:08:24.250Z] [2024-08-01T08:08:24.250Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:08:24.250Z] #61 ... [2024-08-01T08:08:24.250Z] [2024-08-01T08:08:24.250Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:08:24.524Z] #62 ... [2024-08-01T08:08:24.524Z] [2024-08-01T08:08:24.524Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:08:24.524Z] #0 5.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:24.524Z] #0 6.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:24.524Z] #0 8.145 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:08:24.524Z] #0 8.145 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:08:24.524Z] #0 8.145 OK: 19953 distinct packages available [2024-08-01T08:08:24.524Z] #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:24.524Z] #0 9.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:24.524Z] #0 10.49 OK: 266 MiB in 52 packages [2024-08-01T08:08:24.524Z] #63 ... [2024-08-01T08:08:24.524Z] [2024-08-01T08:08:24.524Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:08:24.794Z] #64 ... [2024-08-01T08:08:24.794Z] [2024-08-01T08:08:24.794Z] #65 [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-01T08:08:24.794Z] #65 ... [2024-08-01T08:08:24.794Z] [2024-08-01T08:08:24.794Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:08:24.794Z] #63 DONE 11.0s [2024-08-01T08:08:24.794Z] [2024-08-01T08:08:24.794Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:08:25.063Z] #66 ... [2024-08-01T08:08:25.063Z] [2024-08-01T08:08:25.063Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:08:25.063Z] #67 ... [2024-08-01T08:08:25.063Z] [2024-08-01T08:08:25.063Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:08:25.348Z] #68 ... [2024-08-01T08:08:25.348Z] [2024-08-01T08:08:25.348Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:25.348Z] #69 ... [2024-08-01T08:08:25.348Z] [2024-08-01T08:08:25.348Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:08:25.623Z] #70 ... [2024-08-01T08:08:25.623Z] [2024-08-01T08:08:25.623Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:08:25.623Z] #59 11.14 OK: 266 MiB in 52 packages [2024-08-01T08:08:25.623Z] #59 DONE 11.7s [2024-08-01T08:08:25.623Z] [2024-08-01T08:08:25.623Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:08:25.623Z] #71 ... [2024-08-01T08:08:25.623Z] [2024-08-01T08:08:25.623Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:25.623Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-01T08:08:25.623Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-01T08:08:25.623Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-01T08:08:25.623Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-01T08:08:25.623Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:08:25.623Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-01T08:08:25.623Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-01T08:08:25.623Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.8s done [2024-08-01T08:08:25.623Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-01T08:08:25.623Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-01T08:08:25.902Z] #51 ... [2024-08-01T08:08:25.902Z] [2024-08-01T08:08:25.902Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:25.902Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.37MB / 28.04MB 9.2s [2024-08-01T08:08:25.902Z] #45 ... [2024-08-01T08:08:25.902Z] [2024-08-01T08:08:25.902Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:25.902Z] #72 DONE 1.1s [2024-08-01T08:08:25.902Z] [2024-08-01T08:08:25.902Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:26.507Z] #45 ... [2024-08-01T08:08:26.507Z] [2024-08-01T08:08:26.507Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:08:26.507Z] #60 DONE 12.6s [2024-08-01T08:08:26.507Z] [2024-08-01T08:08:26.507Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:26.507Z] #45 ... [2024-08-01T08:08:26.507Z] [2024-08-01T08:08:26.507Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:08:26.780Z] #73 ... [2024-08-01T08:08:26.780Z] [2024-08-01T08:08:26.780Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:26.780Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 10.1s [2024-08-01T08:08:26.780Z] #45 ... [2024-08-01T08:08:26.780Z] [2024-08-01T08:08:26.780Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:26.780Z] #74 DONE 1.3s [2024-08-01T08:08:26.780Z] [2024-08-01T08:08:26.780Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:27.368Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s [2024-08-01T08:08:27.368Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s done [2024-08-01T08:08:27.700Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.7s done [2024-08-01T08:08:29.197Z] #45 ... [2024-08-01T08:08:29.197Z] [2024-08-01T08:08:29.197Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:08:29.197Z] #61 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:29.197Z] #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:29.197Z] #61 14.29 OK: 266 MiB in 52 packages [2024-08-01T08:08:29.197Z] #61 DONE 15.0s [2024-08-01T08:08:29.197Z] [2024-08-01T08:08:29.197Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:29.465Z] #75 ... [2024-08-01T08:08:29.465Z] [2024-08-01T08:08:29.465Z] #65 [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-01T08:08:29.465Z] #65 DONE 14.7s [2024-08-01T08:08:29.465Z] [2024-08-01T08:08:29.465Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:30.428Z] #76 ... [2024-08-01T08:08:30.428Z] [2024-08-01T08:08:30.428Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:30.428Z] #75 DONE 1.4s [2024-08-01T08:08:30.428Z] [2024-08-01T08:08:30.428Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:30.698Z] #77 ... [2024-08-01T08:08:30.698Z] [2024-08-01T08:08:30.698Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:08:30.698Z] #68 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:30.698Z] #68 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:30.698Z] #68 15.95 OK: 266 MiB in 52 packages [2024-08-01T08:08:30.698Z] #68 DONE 17.6s [2024-08-01T08:08:30.698Z] [2024-08-01T08:08:30.698Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:08:30.698Z] #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:32.119Z] #67 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:32.119Z] #67 ... [2024-08-01T08:08:32.119Z] [2024-08-01T08:08:32.119Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:32.119Z] #78 DONE 1.6s [2024-08-01T08:08:32.391Z] [2024-08-01T08:08:32.391Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:32.391Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-08-01T08:08:32.660Z] #45 ... [2024-08-01T08:08:32.660Z] [2024-08-01T08:08:32.660Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:08:32.660Z] #66 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:32.660Z] #66 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:32.660Z] #66 16.49 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:32.660Z] #66 16.53 (2/2) Installing su-exec (0.2-r3) [2024-08-01T08:08:32.660Z] #66 16.53 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:32.660Z] #66 16.64 OK: 8 MiB in 17 packages [2024-08-01T08:08:32.660Z] #66 DONE 18.0s [2024-08-01T08:08:32.660Z] [2024-08-01T08:08:32.660Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:33.627Z] #45 ... [2024-08-01T08:08:33.627Z] [2024-08-01T08:08:33.627Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:08:33.627Z] #64 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:33.627Z] #64 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:33.627Z] #64 16.33 (1/2) Installing ca-certificates (20240226-r0) [2024-08-01T08:08:33.627Z] #64 16.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:33.627Z] #64 16.78 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:33.627Z] #64 16.93 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:08:33.627Z] #64 17.75 OK: 9 MiB in 17 packages [2024-08-01T08:08:33.627Z] #64 DONE 19.0s [2024-08-01T08:08:33.627Z] [2024-08-01T08:08:33.627Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:33.627Z] #45 ... [2024-08-01T08:08:33.627Z] [2024-08-01T08:08:33.627Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:33.906Z] #79 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:33.906Z] #79 ... [2024-08-01T08:08:33.906Z] [2024-08-01T08:08:33.906Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:34.235Z] #116 DONE 38.0s [2024-08-01T08:08:34.235Z] [2024-08-01T08:08:34.235Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:34.235Z] #115 DONE 37.8s [2024-08-01T08:08:34.235Z] [2024-08-01T08:08:34.235Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:34.235Z] #76 DONE 39.0s [2024-08-01T08:08:34.235Z] [2024-08-01T08:08:34.235Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:34.235Z] #84 DONE 37.9s [2024-08-01T08:08:34.235Z] [2024-08-01T08:08:34.235Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:34.235Z] #114 DONE 32.5s [2024-08-01T08:08:34.235Z] [2024-08-01T08:08:34.235Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:08:36.500Z] #80 ... [2024-08-01T08:08:36.500Z] [2024-08-01T08:08:36.500Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:36.500Z] #81 ... [2024-08-01T08:08:36.500Z] [2024-08-01T08:08:36.500Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:36.500Z] #45 ... [2024-08-01T08:08:36.500Z] [2024-08-01T08:08:36.500Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:08:36.767Z] #82 ... [2024-08-01T08:08:36.767Z] [2024-08-01T08:08:36.767Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:36.767Z] #45 ... [2024-08-01T08:08:36.767Z] [2024-08-01T08:08:36.767Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:37.036Z] #83 ... [2024-08-01T08:08:37.036Z] [2024-08-01T08:08:37.036Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:08:37.036Z] #67 22.27 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:37.036Z] #67 22.29 (2/4) Installing openssl (3.1.6-r0) [2024-08-01T08:08:37.036Z] #67 22.34 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:08:37.036Z] #67 22.35 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:08:37.036Z] #67 ... [2024-08-01T08:08:37.036Z] [2024-08-01T08:08:37.036Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:37.036Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s [2024-08-01T08:08:37.303Z] #51 ... [2024-08-01T08:08:37.303Z] [2024-08-01T08:08:37.303Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:37.892Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s [2024-08-01T08:08:37.892Z] #45 ... [2024-08-01T08:08:37.892Z] [2024-08-01T08:08:37.892Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:08:37.892Z] #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:37.892Z] #62 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:37.892Z] #62 18.83 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:08:37.892Z] #62 18.83 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:08:37.892Z] #62 18.83 OK: 19946 distinct packages available [2024-08-01T08:08:37.892Z] #62 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:37.892Z] #62 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:38.164Z] #62 ... [2024-08-01T08:08:38.164Z] [2024-08-01T08:08:38.164Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:38.164Z] #51 ... [2024-08-01T08:08:38.164Z] [2024-08-01T08:08:38.164Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:38.164Z] #69 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:38.164Z] #69 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:38.164Z] #69 21.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:38.164Z] #69 21.37 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:38.164Z] #69 21.50 OK: 8 MiB in 16 packages [2024-08-01T08:08:38.164Z] #69 DONE 23.0s [2024-08-01T08:08:38.164Z] [2024-08-01T08:08:38.164Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:40.119Z] #51 ... [2024-08-01T08:08:40.119Z] [2024-08-01T08:08:40.119Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:40.119Z] #79 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:40.119Z] #79 15.07 OK: 8 MiB in 16 packages [2024-08-01T08:08:40.119Z] #79 DONE 17.2s [2024-08-01T08:08:40.119Z] [2024-08-01T08:08:40.119Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:40.119Z] #51 ... [2024-08-01T08:08:40.119Z] [2024-08-01T08:08:40.119Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:08:40.119Z] #67 23.43 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:40.119Z] #67 23.57 OK: 18 MiB in 19 packages [2024-08-01T08:08:40.119Z] #67 DONE 25.4s [2024-08-01T08:08:40.119Z] [2024-08-01T08:08:40.119Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:40.711Z] #51 ... [2024-08-01T08:08:40.711Z] [2024-08-01T08:08:40.711Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:08:40.711Z] #73 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:40.711Z] #73 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:40.711Z] #73 20.70 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:08:40.711Z] #73 20.70 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:08:40.711Z] #73 20.70 OK: 19946 distinct packages available [2024-08-01T08:08:40.711Z] #73 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:40.711Z] #73 ... [2024-08-01T08:08:40.711Z] [2024-08-01T08:08:40.711Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:40.711Z] #76 11.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #76 ... [2024-08-01T08:08:41.678Z] [2024-08-01T08:08:41.678Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:08:41.678Z] #70 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #70 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #70 23.01 (1/4) Installing ca-certificates (20240226-r0) [2024-08-01T08:08:41.678Z] #70 23.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:41.678Z] #70 23.55 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:08:41.678Z] #70 23.60 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:08:41.678Z] #70 24.45 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:41.678Z] #70 24.56 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:08:41.678Z] #70 ... [2024-08-01T08:08:41.678Z] [2024-08-01T08:08:41.678Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:08:41.678Z] #71 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #71 22.96 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:08:41.678Z] #71 22.96 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:08:41.678Z] #71 22.96 OK: 19946 distinct packages available [2024-08-01T08:08:41.678Z] #71 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #71 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:41.678Z] #71 ... [2024-08-01T08:08:41.678Z] [2024-08-01T08:08:41.678Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:08:41.678Z] #70 26.44 OK: 18 MiB in 19 packages [2024-08-01T08:08:42.265Z] #70 ... [2024-08-01T08:08:42.265Z] [2024-08-01T08:08:42.265Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #117 ... [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #118 DONE 9.0s [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #119 DONE 9.0s [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #120 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #121 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #122 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #123 [core-metadata builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #123 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #124 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #125 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #126 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #127 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #128 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #129 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #130 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #131 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #132 [support-scheduler builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #132 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #133 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #134 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #135 DONE 9.0s [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #136 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #137 [core-command builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #137 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #138 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #139 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #140 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #141 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #142 [core-data builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #142 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:08:42.356Z] #143 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:42.356Z] #144 CACHED [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:08:42.356Z] #117 DONE 9.0s [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #145 [core-keeper builder 7/8] COPY . . [2024-08-01T08:08:42.356Z] #145 DONE 9.0s [2024-08-01T08:08:42.356Z] [2024-08-01T08:08:42.356Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:08:42.536Z] #84 ... [2024-08-01T08:08:42.537Z] [2024-08-01T08:08:42.537Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:42.804Z] #45 ... [2024-08-01T08:08:42.804Z] [2024-08-01T08:08:42.804Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:08:42.804Z] #0 7.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:42.804Z] #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:42.804Z] #85 ... [2024-08-01T08:08:42.804Z] [2024-08-01T08:08:42.804Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:42.804Z] #76 13.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:43.732Z] #146 1.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-01T08:08:44.237Z] #76 ... [2024-08-01T08:08:44.237Z] [2024-08-01T08:08:44.237Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:08:44.237Z] #70 DONE 28.6s [2024-08-01T08:08:44.237Z] [2024-08-01T08:08:44.237Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:44.237Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s [2024-08-01T08:08:44.505Z] #45 ... [2024-08-01T08:08:44.505Z] [2024-08-01T08:08:44.505Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:08:44.505Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.8s done [2024-08-01T08:08:44.505Z] #51 DONE 30.6s [2024-08-01T08:08:44.505Z] [2024-08-01T08:08:44.505Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:45.921Z] #45 ... [2024-08-01T08:08:45.921Z] [2024-08-01T08:08:45.921Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:08:45.921Z] #62 27.00 (1/11) Installing ca-certificates (20240226-r0) [2024-08-01T08:08:45.921Z] #62 27.41 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-01T08:08:45.921Z] #62 27.60 (3/11) Installing libunistring (1.1-r1) [2024-08-01T08:08:45.921Z] #62 27.92 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-01T08:08:45.921Z] #62 27.99 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-01T08:08:45.921Z] #62 28.04 (6/11) Installing libcurl (8.9.0-r0) [2024-08-01T08:08:45.921Z] #62 28.17 (7/11) Installing curl (8.9.0-r0) [2024-08-01T08:08:45.921Z] #62 28.23 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:45.921Z] #62 28.29 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:08:45.921Z] #62 28.29 (10/11) Installing libucontext (1.2-r2) [2024-08-01T08:08:45.921Z] #62 28.31 (11/11) Installing gcompat (1.1.0-r1) [2024-08-01T08:08:45.921Z] #62 28.36 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:45.921Z] #62 28.55 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:08:45.921Z] #62 29.87 OK: 13 MiB in 26 packages [2024-08-01T08:08:45.921Z] #62 DONE 31.5s [2024-08-01T08:08:45.921Z] [2024-08-01T08:08:45.921Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:47.879Z] #45 ... [2024-08-01T08:08:47.879Z] [2024-08-01T08:08:47.879Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:08:47.879Z] #82 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:47.879Z] #82 13.46 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:47.879Z] #82 20.34 OK: 266 MiB in 52 packages [2024-08-01T08:08:47.879Z] #82 ... [2024-08-01T08:08:47.879Z] [2024-08-01T08:08:47.879Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:48.146Z] #45 ... [2024-08-01T08:08:48.146Z] [2024-08-01T08:08:48.146Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:48.146Z] #0 5.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:48.146Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:48.417Z] #86 ... [2024-08-01T08:08:48.417Z] [2024-08-01T08:08:48.417Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:08:48.417Z] #82 DONE 21.8s [2024-08-01T08:08:48.417Z] [2024-08-01T08:08:48.417Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:49.007Z] #45 ... [2024-08-01T08:08:49.007Z] [2024-08-01T08:08:49.007Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-01T08:08:49.007Z] #87 DONE 0.6s [2024-08-01T08:08:49.007Z] [2024-08-01T08:08:49.007Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:49.007Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.0s [2024-08-01T08:08:49.978Z] #45 ... [2024-08-01T08:08:49.978Z] [2024-08-01T08:08:49.978Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:08:49.978Z] #73 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:49.978Z] #73 31.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:49.978Z] #73 31.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:08:49.978Z] #73 31.63 (3/4) Installing libucontext (1.2-r2) [2024-08-01T08:08:49.978Z] #73 31.71 (4/4) Installing gcompat (1.1.0-r1) [2024-08-01T08:08:49.978Z] #73 31.74 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:49.978Z] #73 31.85 OK: 8 MiB in 19 packages [2024-08-01T08:08:49.978Z] #73 DONE 33.3s [2024-08-01T08:08:49.978Z] [2024-08-01T08:08:49.978Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:49.978Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done [2024-08-01T08:08:49.978Z] #45 ... [2024-08-01T08:08:49.978Z] [2024-08-01T08:08:49.978Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:08:49.978Z] #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:49.978Z] #0 7.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:50.248Z] #88 ... [2024-08-01T08:08:50.248Z] [2024-08-01T08:08:50.248Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:08:50.248Z] #71 32.73 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:50.248Z] #71 32.82 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:08:50.248Z] #71 32.87 (3/5) Installing libucontext (1.2-r2) [2024-08-01T08:08:50.248Z] #71 32.91 (4/5) Installing gcompat (1.1.0-r1) [2024-08-01T08:08:50.248Z] #71 32.93 (5/5) Installing openssl (3.1.6-r0) [2024-08-01T08:08:50.248Z] #71 33.01 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:50.248Z] #71 33.23 OK: 9 MiB in 20 packages [2024-08-01T08:08:50.248Z] #71 DONE 35.5s [2024-08-01T08:08:50.248Z] [2024-08-01T08:08:50.248Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:51.223Z] #89 ... [2024-08-01T08:08:51.223Z] [2024-08-01T08:08:51.223Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:51.223Z] #80 7.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:51.223Z] #80 9.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:51.223Z] #80 16.17 OK: 9 MiB in 17 packages [2024-08-01T08:08:51.223Z] #80 DONE 17.6s [2024-08-01T08:08:51.223Z] [2024-08-01T08:08:51.223Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:08:51.494Z] #45 ... [2024-08-01T08:08:51.494Z] [2024-08-01T08:08:51.494Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:08:51.494Z] #85 16.73 OK: 8 MiB in 17 packages [2024-08-01T08:08:51.494Z] #85 DONE 18.6s [2024-08-01T08:08:51.494Z] [2024-08-01T08:08:51.494Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:08:51.855Z] #146 ... [2024-08-01T08:08:51.855Z] [2024-08-01T08:08:51.855Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:08:51.855Z] #0 1.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-01T08:08:52.113Z] #147 ... [2024-08-01T08:08:52.113Z] [2024-08-01T08:08:52.113Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:08:52.113Z] #0 1.225 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-01T08:08:52.113Z] #148 ... [2024-08-01T08:08:52.113Z] [2024-08-01T08:08:52.113Z] #149 [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-01T08:08:52.113Z] #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-01T08:08:52.371Z] #149 ... [2024-08-01T08:08:52.371Z] [2024-08-01T08:08:52.371Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:08:52.371Z] #0 1.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-01T08:08:52.469Z] #90 ... [2024-08-01T08:08:52.469Z] [2024-08-01T08:08:52.469Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:52.469Z] #86 12.63 OK: 8 MiB in 16 packages [2024-08-01T08:08:52.469Z] #86 DONE 14.1s [2024-08-01T08:08:52.469Z] [2024-08-01T08:08:52.469Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:08:52.469Z] #76 20.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:08:52.469Z] #76 21.98 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:08:52.469Z] #76 22.21 OK: 8 MiB in 16 packages [2024-08-01T08:08:52.630Z] #150 ... [2024-08-01T08:08:52.630Z] [2024-08-01T08:08:52.630Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:08:52.630Z] #0 0.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-01T08:08:52.630Z] #151 ... [2024-08-01T08:08:52.630Z] [2024-08-01T08:08:52.630Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:08:52.630Z] #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:08:53.139Z] #152 ... [2024-08-01T08:08:53.139Z] [2024-08-01T08:08:53.139Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:08:53.139Z] #0 0.725 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-01T08:08:53.398Z] #153 ... [2024-08-01T08:08:53.398Z] [2024-08-01T08:08:53.398Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:08:53.398Z] #0 1.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-01T08:08:53.398Z] #154 ... [2024-08-01T08:08:53.398Z] [2024-08-01T08:08:53.398Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:08:53.398Z] #0 1.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-01T08:08:53.429Z] #76 DONE 24.0s [2024-08-01T08:08:53.429Z] [2024-08-01T08:08:53.429Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:53.429Z] #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:53.429Z] #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:53.656Z] #155 ... [2024-08-01T08:08:53.656Z] [2024-08-01T08:08:53.656Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:08:53.656Z] #0 1.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-01T08:08:53.656Z] #156 ... [2024-08-01T08:08:53.656Z] [2024-08-01T08:08:53.656Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:08:53.656Z] #0 0.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-01T08:08:53.913Z] #157 ... [2024-08-01T08:08:53.913Z] [2024-08-01T08:08:53.913Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:08:53.913Z] #0 0.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-01T08:08:54.012Z] #91 ... [2024-08-01T08:08:54.013Z] [2024-08-01T08:08:54.013Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:08:54.013Z] #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:54.013Z] #0 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:54.280Z] #92 ... [2024-08-01T08:08:54.280Z] [2024-08-01T08:08:54.280Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:08:54.280Z] #88 14.11 OK: 18 MiB in 19 packages [2024-08-01T08:08:54.874Z] #88 DONE 14.9s [2024-08-01T08:08:54.874Z] [2024-08-01T08:08:54.874Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-01T08:08:55.147Z] #93 DONE 0.3s [2024-08-01T08:08:55.147Z] [2024-08-01T08:08:55.147Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:08:55.147Z] #0 4.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:55.419Z] #94 ... [2024-08-01T08:08:55.419Z] [2024-08-01T08:08:55.419Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:08:55.419Z] #90 DONE 4.0s [2024-08-01T08:08:55.419Z] [2024-08-01T08:08:55.419Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:55.419Z] #89 5.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:55.685Z] #89 ... [2024-08-01T08:08:55.686Z] [2024-08-01T08:08:55.686Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-08-01T08:08:55.686Z] #95 DONE 0.3s [2024-08-01T08:08:55.952Z] [2024-08-01T08:08:55.952Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:08:55.952Z] #92 11.92 OK: 18 MiB in 19 packages [2024-08-01T08:08:56.938Z] #92 DONE 13.0s [2024-08-01T08:08:56.938Z] [2024-08-01T08:08:56.938Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:56.938Z] #89 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:56.938Z] #89 ... [2024-08-01T08:08:56.938Z] [2024-08-01T08:08:56.938Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:08:56.938Z] #91 10.25 OK: 13 MiB in 26 packages [2024-08-01T08:08:56.938Z] #91 DONE 11.2s [2024-08-01T08:08:57.204Z] [2024-08-01T08:08:57.204Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:08:57.204Z] #94 6.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:08:58.636Z] #94 ... [2024-08-01T08:08:58.636Z] [2024-08-01T08:08:58.636Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:08:58.636Z] #89 7.868 OK: 9 MiB in 20 packages [2024-08-01T08:08:58.636Z] #89 DONE 8.3s [2024-08-01T08:08:58.636Z] [2024-08-01T08:08:58.636Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:08:58.636Z] #94 8.469 OK: 8 MiB in 19 packages [2024-08-01T08:08:58.903Z] #94 ... [2024-08-01T08:08:58.903Z] [2024-08-01T08:08:58.903Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:08:59.170Z] #96 ... [2024-08-01T08:08:59.170Z] [2024-08-01T08:08:59.170Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:08:59.170Z] #94 DONE 9.1s [2024-08-01T08:08:59.170Z] [2024-08-01T08:08:59.170Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:09:00.136Z] #97 ... [2024-08-01T08:09:00.136Z] [2024-08-01T08:09:00.136Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:09:00.136Z] #98 DONE 1.7s [2024-08-01T08:09:00.408Z] [2024-08-01T08:09:00.408Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:09:00.408Z] #97 DONE 1.2s [2024-08-01T08:09:00.408Z] [2024-08-01T08:09:00.408Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-01T08:09:00.408Z] #99 DONE 1.8s [2024-08-01T08:09:00.408Z] [2024-08-01T08:09:00.408Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:09:00.408Z] #100 ... [2024-08-01T08:09:00.408Z] [2024-08-01T08:09:00.408Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-01T08:09:00.408Z] #101 DONE 0.3s [2024-08-01T08:09:00.675Z] [2024-08-01T08:09:00.675Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-01T08:09:00.675Z] #102 ... [2024-08-01T08:09:00.675Z] [2024-08-01T08:09:00.675Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:09:00.675Z] #103 DONE 0.3s [2024-08-01T08:09:00.945Z] [2024-08-01T08:09:00.945Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-01T08:09:00.945Z] #102 DONE 0.3s [2024-08-01T08:09:00.945Z] [2024-08-01T08:09:00.945Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:09:00.945Z] #104 ... [2024-08-01T08:09:00.945Z] [2024-08-01T08:09:00.945Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-01T08:09:00.945Z] #105 DONE 0.3s [2024-08-01T08:09:01.226Z] [2024-08-01T08:09:01.226Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:09:01.226Z] #104 DONE 0.3s [2024-08-01T08:09:01.226Z] [2024-08-01T08:09:01.226Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-01T08:09:01.226Z] #106 ... [2024-08-01T08:09:01.226Z] [2024-08-01T08:09:01.226Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:09:01.226Z] #107 DONE 0.3s [2024-08-01T08:09:01.497Z] [2024-08-01T08:09:01.497Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-01T08:09:01.497Z] #106 DONE 0.3s [2024-08-01T08:09:01.497Z] [2024-08-01T08:09:01.497Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-01T08:09:01.497Z] #108 DONE 0.3s [2024-08-01T08:09:01.497Z] [2024-08-01T08:09:01.497Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-01T08:09:01.762Z] #109 ... [2024-08-01T08:09:01.762Z] [2024-08-01T08:09:01.762Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-01T08:09:01.762Z] #110 DONE 0.2s [2024-08-01T08:09:01.762Z] [2024-08-01T08:09:01.762Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-01T08:09:01.762Z] #109 DONE 0.4s [2024-08-01T08:09:01.762Z] [2024-08-01T08:09:01.762Z] #111 [security-spire-server] exporting to image [2024-08-01T08:09:01.762Z] #111 exporting layers [2024-08-01T08:09:02.028Z] #111 ... [2024-08-01T08:09:02.028Z] [2024-08-01T08:09:02.028Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:09:02.028Z] #100 DONE 1.6s [2024-08-01T08:09:02.028Z] [2024-08-01T08:09:02.028Z] #111 [security-spire-config] exporting to image [2024-08-01T08:09:02.028Z] #111 ... [2024-08-01T08:09:02.028Z] [2024-08-01T08:09:02.028Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-01T08:09:02.028Z] #112 DONE 0.2s [2024-08-01T08:09:02.296Z] [2024-08-01T08:09:02.296Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-01T08:09:02.563Z] #113 DONE 0.2s [2024-08-01T08:09:02.563Z] [2024-08-01T08:09:02.563Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:09:02.563Z] #114 DONE 0.2s [2024-08-01T08:09:02.563Z] [2024-08-01T08:09:02.563Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-01T08:09:02.830Z] #115 DONE 0.1s [2024-08-01T08:09:02.830Z] [2024-08-01T08:09:02.830Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-01T08:09:02.830Z] #116 DONE 0.2s [2024-08-01T08:09:02.830Z] [2024-08-01T08:09:02.830Z] #111 [security-spire-agent] exporting to image [2024-08-01T08:09:04.230Z] #111 exporting layers 2.3s done [2024-08-01T08:09:04.230Z] #111 writing image sha256:cfd44dafc4d2fb82f0e0f2ba576e491463c2ebac227f62f50594254065377865 done [2024-08-01T08:09:04.230Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2024-08-01T08:09:04.230Z] #111 writing image sha256:62f00ef72b0025858e43eec4a4eb16e7acdaf24bd71c52939e82c35deae0919a done [2024-08-01T08:09:04.230Z] #111 naming to docker.io/library/security-spire-config-arm64 [2024-08-01T08:09:04.494Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2024-08-01T08:09:05.073Z] #111 exporting layers 2.0s done [2024-08-01T08:09:05.073Z] #111 writing image sha256:4477f8ccbfca1a4cfea00e16f6dd95c02fe621e7e1102eddd956a0bc22a4b90d done [2024-08-01T08:09:05.073Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-01T08:09:05.073Z] #111 DONE 3.2s [2024-08-01T08:09:05.073Z] [2024-08-01T08:09:05.073Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:15.357Z] #158 ... [2024-08-01T08:10:15.357Z] [2024-08-01T08:10:15.357Z] #149 [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-01T08:10:15.357Z] #149 80.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-01T08:10:26.674Z] #81 ... [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #96 DONE 94.4s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-01T08:10:26.674Z] #117 DONE 1.5s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #81 ... [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #77 DONE 114.6s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-01T08:10:26.674Z] #118 ... [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #81 DONE 119.5s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #83 DONE 118.8s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #84 DONE 113.3s [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:10:26.674Z] #119 ... [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:26.674Z] #120 CACHED [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-01T08:10:26.674Z] #121 CACHED [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:26.674Z] #122 CACHED [2024-08-01T08:10:26.674Z] [2024-08-01T08:10:26.674Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-01T08:10:26.674Z] #118 DONE 1.7s [2024-08-01T08:10:26.941Z] [2024-08-01T08:10:26.941Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:10:26.941Z] #123 ... [2024-08-01T08:10:26.941Z] [2024-08-01T08:10:26.941Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:10:26.941Z] #124 DONE 1.3s [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #125 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #126 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #127 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #128 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #129 [core-command builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #129 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #130 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #131 [core-data builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #131 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #132 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #133 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #119 DONE 1.4s [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #134 [support-scheduler builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #134 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #135 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #136 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #137 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #138 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #139 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #140 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #141 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #142 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:10:27.208Z] #143 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:10:27.208Z] #144 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #145 [core-metadata builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #145 CACHED [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-08-01T08:10:27.208Z] #146 DONE 1.5s [2024-08-01T08:10:27.208Z] [2024-08-01T08:10:27.208Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:10:32.542Z] #147 ... [2024-08-01T08:10:32.542Z] [2024-08-01T08:10:32.542Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:10:32.542Z] #0 2.228 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-01T08:10:33.144Z] #148 ... [2024-08-01T08:10:33.144Z] [2024-08-01T08:10:33.144Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:10:33.144Z] #0 6.621 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:10:34.557Z] #149 ... [2024-08-01T08:10:34.557Z] [2024-08-01T08:10:34.557Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:10:34.557Z] #123 7.651 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-01T08:10:37.130Z] #123 ... [2024-08-01T08:10:37.130Z] [2024-08-01T08:10:37.130Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:10:37.130Z] #0 7.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-01T08:10:37.130Z] #150 ... [2024-08-01T08:10:37.130Z] [2024-08-01T08:10:37.130Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:10:37.130Z] #0 9.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-01T08:10:37.130Z] #151 ... [2024-08-01T08:10:37.130Z] [2024-08-01T08:10:37.130Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:10:37.130Z] #0 8.444 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-01T08:10:37.395Z] #152 ... [2024-08-01T08:10:37.395Z] [2024-08-01T08:10:37.395Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:10:37.395Z] #0 7.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-01T08:10:37.395Z] #153 ... [2024-08-01T08:10:37.395Z] [2024-08-01T08:10:37.395Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:10:37.395Z] #0 8.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-01T08:10:37.693Z] #154 ... [2024-08-01T08:10:37.693Z] [2024-08-01T08:10:37.693Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:10:37.693Z] #0 9.272 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-01T08:10:37.959Z] #155 ... [2024-08-01T08:10:37.959Z] [2024-08-01T08:10:37.959Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:10:37.959Z] #0 9.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-01T08:10:37.959Z] #156 ... [2024-08-01T08:10:37.959Z] [2024-08-01T08:10:37.959Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:10:37.959Z] #0 7.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-01T08:10:38.225Z] #157 ... [2024-08-01T08:10:38.225Z] [2024-08-01T08:10:38.225Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:10:38.225Z] #0 8.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-01T08:10:38.225Z] #158 ... [2024-08-01T08:10:38.225Z] [2024-08-01T08:10:38.225Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:10:38.225Z] #147 9.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-01T08:11:51.926Z] #149 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:11:51.927Z] #151 DONE 179.4s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:11:51.927Z] #158 DONE 179.5s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-01T08:11:51.927Z] #159 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:11:51.927Z] #146 DONE 179.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #160 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:11:51.927Z] #156 DONE 180.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #161 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:11:51.927Z] #148 DONE 180.5s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:11:51.927Z] #150 DONE 180.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:11:51.927Z] #154 DONE 180.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #162 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:11:51.927Z] #147 DONE 180.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #149 [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-01T08:11:51.927Z] #149 DONE 181.0s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #163 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:11:51.927Z] #157 DONE 181.2s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:11:51.927Z] #152 DONE 181.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:11:51.927Z] #153 DONE 181.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #164 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:11:51.927Z] #155 DONE 181.6s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #165 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-01T08:11:51.927Z] #159 DONE 3.4s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #160 DONE 3.0s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #161 DONE 2.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T08:11:51.927Z] #166 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #162 DONE 2.5s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #163 DONE 2.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #164 DONE 2.0s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #167 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #167 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #165 DONE 1.9s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #168 DONE 1.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #169 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #167 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #167 DONE 1.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #170 DONE 1.6s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T08:11:51.927Z] #166 DONE 1.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #171 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:51.927Z] #171 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #172 DONE 1.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #173 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #174 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #175 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #176 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #177 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #178 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #179 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #180 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #181 DONE 1.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-01T08:11:51.927Z] #182 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #183 DONE 1.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:51.927Z] #184 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #185 CACHED [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-08-01T08:11:51.927Z] #186 DONE 2.6s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-01T08:11:51.927Z] #187 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:51.927Z] #169 DONE 2.3s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T08:11:51.927Z] #188 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-01T08:11:51.927Z] #189 DONE 4.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-01T08:11:51.927Z] #190 DONE 4.9s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #171 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:51.927Z] #171 DONE 4.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-01T08:11:51.927Z] #191 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-01T08:11:51.927Z] #192 DONE 4.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-01T08:11:51.927Z] #193 DONE 4.8s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #194 [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-01T08:11:51.927Z] #194 ... [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #195 [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-01T08:11:51.927Z] #195 DONE 4.7s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-01T08:11:51.927Z] #196 DONE 5.0s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-01T08:11:51.927Z] #182 DONE 5.1s [2024-08-01T08:11:51.927Z] [2024-08-01T08:11:51.927Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.188Z] #197 ... [2024-08-01T08:11:52.188Z] [2024-08-01T08:11:52.188Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-01T08:11:52.188Z] #198 DONE 5.4s [2024-08-01T08:11:52.188Z] [2024-08-01T08:11:52.188Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-01T08:11:52.188Z] #187 DONE 5.1s [2024-08-01T08:11:52.188Z] [2024-08-01T08:11:52.188Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.449Z] #199 ... [2024-08-01T08:11:52.449Z] [2024-08-01T08:11:52.449Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T08:11:52.449Z] #188 DONE 4.7s [2024-08-01T08:11:52.449Z] [2024-08-01T08:11:52.449Z] #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:11:52.449Z] #200 DONE 5.2s [2024-08-01T08:11:52.449Z] [2024-08-01T08:11:52.449Z] #201 [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-01T08:11:52.711Z] #201 ... [2024-08-01T08:11:52.711Z] [2024-08-01T08:11:52.711Z] #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-01T08:11:52.711Z] #202 DONE 5.5s [2024-08-01T08:11:52.711Z] [2024-08-01T08:11:52.711Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-01T08:11:52.711Z] #191 DONE 1.5s [2024-08-01T08:11:52.711Z] [2024-08-01T08:11:52.711Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.711Z] #203 DONE 1.5s [2024-08-01T08:11:52.711Z] [2024-08-01T08:11:52.711Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-01T08:11:52.970Z] #204 ... [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.970Z] #205 DONE 1.4s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #194 [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-01T08:11:52.970Z] #194 DONE 1.3s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #206 [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-01T08:11:52.970Z] #206 DONE 1.2s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.970Z] #197 DONE 1.0s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.970Z] #207 DONE 1.1s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.970Z] #208 DONE 0.8s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #201 [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-01T08:11:52.970Z] #201 DONE 0.5s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:11:52.970Z] #199 DONE 0.7s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:11:52.970Z] #209 DONE 0.4s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-01T08:11:52.970Z] #210 DONE 0.4s [2024-08-01T08:11:52.970Z] [2024-08-01T08:11:52.970Z] #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-01T08:11:53.317Z] #211 ... [2024-08-01T08:11:53.317Z] [2024-08-01T08:11:53.317Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-01T08:11:53.317Z] #212 DONE 0.5s [2024-08-01T08:11:53.317Z] [2024-08-01T08:11:53.317Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-01T08:11:53.317Z] #204 DONE 0.5s [2024-08-01T08:11:53.602Z] [2024-08-01T08:11:53.602Z] #213 [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-01T08:11:53.602Z] #213 DONE 0.5s [2024-08-01T08:11:53.602Z] [2024-08-01T08:11:53.602Z] #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-01T08:11:53.602Z] #214 DONE 0.5s [2024-08-01T08:11:53.602Z] [2024-08-01T08:11:53.602Z] #99 [core-metadata] exporting to image [2024-08-01T08:11:53.602Z] #99 exporting layers [2024-08-01T08:11:53.602Z] #99 writing image sha256:9e18e907f7baa1b229903f2b618f04bfe40b305d7e2b26105ae3bcdf51926054 [2024-08-01T08:11:53.863Z] #99 ... [2024-08-01T08:11:53.863Z] [2024-08-01T08:11:53.863Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-01T08:11:53.863Z] #215 DONE 0.7s [2024-08-01T08:11:53.863Z] [2024-08-01T08:11:53.863Z] #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-01T08:11:53.863Z] #211 DONE 0.7s [2024-08-01T08:11:53.863Z] [2024-08-01T08:11:53.863Z] #99 [core-keeper] exporting to image [2024-08-01T08:11:53.863Z] #99 exporting layers 0.7s done [2024-08-01T08:11:53.863Z] #99 writing image sha256:9e18e907f7baa1b229903f2b618f04bfe40b305d7e2b26105ae3bcdf51926054 0.3s done [2024-08-01T08:11:53.863Z] #99 naming to docker.io/library/core-keeper done [2024-08-01T08:11:53.863Z] #99 exporting layers 0.9s done [2024-08-01T08:11:54.124Z] #99 ... [2024-08-01T08:11:54.125Z] [2024-08-01T08:11:54.125Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:11:54.125Z] #216 DONE 0.6s [2024-08-01T08:11:54.125Z] [2024-08-01T08:11:54.125Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-01T08:11:54.125Z] #217 DONE 0.4s [2024-08-01T08:11:54.125Z] [2024-08-01T08:11:54.125Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-01T08:11:54.125Z] #218 DONE 0.3s [2024-08-01T08:11:54.125Z] [2024-08-01T08:11:54.125Z] #99 [support-cron-scheduler] exporting to image [2024-08-01T08:11:54.125Z] #99 exporting layers 0.9s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:d6773aa398c3c1b2bbf980d3b43ca4490bfb03a764e94a3637b3744415bd2011 0.0s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:0d51731eccb89185304eb4982e8525260e26cf279a602baff30af0745b59f608 0.0s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:9c9e02347fc8eadf7fff0a13c944254d871ca6b9b40924d8255305d31bb3dd2e 0.0s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:2bbd57b288a7551eb94d5db5e9e9193f80969b49919238bfe63c1fefa15894ac 0.0s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:8785174d053ba0781347c15838c8527b51db3dcf4262703ffde623cb946e92bb 0.0s done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/support-notifications done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/core-data 0.0s done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/core-command 0.0s done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-01T08:11:54.125Z] #99 writing image sha256:f3a566a0621a0201d05f79515a2b8739663a364bf0a2fb8f6bebe87ddf6fb3ce done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/support-scheduler 0.0s done [2024-08-01T08:11:54.125Z] #99 naming to docker.io/library/support-cron-scheduler done [2024-08-01T08:11:54.388Z] #99 ... [2024-08-01T08:11:54.388Z] [2024-08-01T08:11:54.388Z] #219 [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-01T08:11:54.388Z] #219 DONE 1.1s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-01T08:11:54.650Z] #220 DONE 0.5s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-01T08:11:54.650Z] #221 DONE 0.6s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:11:54.650Z] #222 DONE 0.9s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-01T08:11:54.650Z] #223 DONE 0.1s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #99 [core-metadata] exporting to image [2024-08-01T08:11:54.650Z] #99 writing image sha256:76fae20141d753f1320b6512fc1917feaf1254c513121d47f5a26d4425b7896e done [2024-08-01T08:11:54.650Z] #99 naming to docker.io/library/core-metadata done [2024-08-01T08:11:54.650Z] #99 ... [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:11:54.650Z] #224 DONE 0.1s [2024-08-01T08:11:54.650Z] [2024-08-01T08:11:54.650Z] #225 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-01T08:11:54.650Z] #225 DONE 0.1s [2024-08-01T08:11:54.912Z] [2024-08-01T08:11:54.912Z] #226 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-01T08:11:54.912Z] #226 DONE 0.1s [2024-08-01T08:11:54.912Z] [2024-08-01T08:11:54.912Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:11:54.912Z] #227 DONE 0.9s [2024-08-01T08:11:54.912Z] [2024-08-01T08:11:54.912Z] #99 [security-proxy-setup] exporting to image [2024-08-01T08:11:54.912Z] #99 exporting layers 0.2s done [2024-08-01T08:11:54.912Z] #99 writing image sha256:bc1f79828f6c209f5500f13095fb60518cc18a275968a45f47d95b2185d16bc3 done [2024-08-01T08:11:54.912Z] #99 naming to docker.io/library/security-proxy-setup [2024-08-01T08:11:55.173Z] #99 naming to docker.io/library/security-proxy-setup done [2024-08-01T08:11:55.174Z] #99 exporting layers 0.8s done [2024-08-01T08:11:55.174Z] #99 writing image sha256:5a886250bd30458ea692ff800e958c4ec0cc38c8947eb1ce1b1a918312549e09 done [2024-08-01T08:11:55.174Z] #99 naming to docker.io/library/security-proxy-auth done [2024-08-01T08:11:55.174Z] #99 writing image sha256:ed3619fc89c47b3c1dbf5e111b99b1ead3c4a55af93060e6592492165efbc3a2 done [2024-08-01T08:11:55.174Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-01T08:11:55.174Z] #99 DONE 6.1s [2024-08-01T08:11:55.174Z] [2024-08-01T08:11:55.174Z] #228 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T08:11:55.437Z] #228 DONE 0.6s [2024-08-01T08:11:55.437Z] [2024-08-01T08:11:55.437Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:11:55.437Z] #229 DONE 0.7s [2024-08-01T08:11:55.437Z] [2024-08-01T08:11:55.437Z] #99 [security-bootstrapper] exporting to image [2024-08-01T08:11:55.437Z] #99 exporting layers 0.2s done [2024-08-01T08:11:55.698Z] #99 exporting layers 0.3s done [2024-08-01T08:11:55.698Z] #99 writing image sha256:85a9983ed94ea57559c5d2f9855fecb3da7d2bceaa43ba249660aed4fb131379 done [2024-08-01T08:11:55.698Z] #99 naming to docker.io/library/security-bootstrapper done [2024-08-01T08:11:55.698Z] #99 writing image sha256:1c9b2c1e3c48bd05a71e330e9494e3e0e2165c526288b6f5ac42e7be6221cc10 done [2024-08-01T08:11:55.698Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-08-01T08:11:55.698Z] #99 DONE 6.4s [2024-08-01T08:11:55.698Z] [2024-08-01T08:11:55.698Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:11:55.698Z] time="2024-08-01T08:06:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-01T08:11:55.716Z] $ docker stop --time=1 b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 [2024-08-01T08:11:56.957Z] $ docker rm -f --volumes b234300c755cbc9b182cc5ef536a5c082a6ef45e9420120014cd3da6ad8abcb6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:11:57.300Z] + docker images [2024-08-01T08:11:57.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-01T08:11:57.300Z] security-bootstrapper latest 85a9983ed94e 2 seconds ago 18.9MB [2024-08-01T08:11:57.300Z] security-secretstore-setup latest 1c9b2c1e3c48 2 seconds ago 36.9MB [2024-08-01T08:11:57.300Z] security-proxy-setup latest bc1f79828f6c 3 seconds ago 26.2MB [2024-08-01T08:11:57.300Z] security-proxy-auth latest 5a886250bd30 3 seconds ago 33MB [2024-08-01T08:11:57.300Z] core-common-config-bootstrapper latest ed3619fc89c4 3 seconds ago 15.2MB [2024-08-01T08:11:57.300Z] core-metadata latest 76fae20141d7 4 seconds ago 39.7MB [2024-08-01T08:11:57.300Z] core-command latest 0d51731eccb8 5 seconds ago 35.4MB [2024-08-01T08:11:57.300Z] support-notifications latest 2bbd57b288a7 5 seconds ago 42.3MB [2024-08-01T08:11:57.300Z] support-scheduler latest 8785174d053b 5 seconds ago 41.8MB [2024-08-01T08:11:57.300Z] core-data latest d6773aa398c3 5 seconds ago 39.5MB [2024-08-01T08:11:57.300Z] security-spiffe-token-provider latest 9c9e02347fc8 5 seconds ago 28.8MB [2024-08-01T08:11:57.300Z] support-cron-scheduler latest f3a566a0621a 5 seconds ago 42.2MB [2024-08-01T08:11:57.300Z] core-keeper latest 9e18e907f7ba 6 seconds ago 39.4MB [2024-08-01T08:11:57.300Z] security-spire-config latest 863a1a97b201 3 minutes ago 120MB [2024-08-01T08:11:57.300Z] security-spire-server latest 51f670364c3c 4 minutes ago 121MB [2024-08-01T08:11:57.300Z] security-spire-agent latest 90a095378a8f 4 minutes ago 182MB [2024-08-01T08:11:57.300Z] ci-base-image-x86_64 latest 7a3c1b8955b7 8 minutes ago 969MB [2024-08-01T08:11:57.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-01T08:11:57.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-01T08:11:57.300Z] 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-01T08:11:57.447Z] provisioning config files... [2024-08-01T08:11:57.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config13817218833507318146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:11:57.752Z] ---> ****-login.sh [2024-08-01T08:11:57.752Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:11:57.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:11:57.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:11:57.752Z] Configure a credential helper to remove this warning. See [2024-08-01T08:11:57.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:11:57.752Z] [2024-08-01T08:11:57.752Z] Login Succeeded [2024-08-01T08:11:57.752Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:11:57.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:11:57.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:11:57.752Z] Configure a credential helper to remove this warning. See [2024-08-01T08:11:57.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:11:57.752Z] [2024-08-01T08:11:57.752Z] Login Succeeded [2024-08-01T08:11:57.752Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:11:58.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:11:58.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:11:58.011Z] Configure a credential helper to remove this warning. See [2024-08-01T08:11:58.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:11:58.011Z] [2024-08-01T08:11:58.011Z] Login Succeeded [2024-08-01T08:11:58.011Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:11:58.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:11:58.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:11:58.012Z] Configure a credential helper to remove this warning. See [2024-08-01T08:11:58.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:11:58.012Z] [2024-08-01T08:11:58.012Z] Login Succeeded [2024-08-01T08:11:58.012Z] ****.io [2024-08-01T08:11:58.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:11:58.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:11:58.273Z] Configure a credential helper to remove this warning. See [2024-08-01T08:11:58.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:11:58.273Z] [2024-08-01T08:11:58.273Z] Login Succeeded [2024-08-01T08:11:58.273Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:11:58.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:11:58.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:11:58.386Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-01T08:11:58.386Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:11:58.386Z] latest [2024-08-01T08:11:58.386Z] 3.2.0-dev.43 [2024-08-01T08:11:58.386Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:11:58.386Z] main [2024-08-01T08:11:58.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:11:58.738Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:11:59.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:11:59.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-01T08:11:59.061Z] d67baa802c2b: Preparing [2024-08-01T08:11:59.061Z] 2feb9654761b: Preparing [2024-08-01T08:11:59.061Z] 92b1dc65bdcd: Preparing [2024-08-01T08:11:59.061Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:11:59.061Z] 1a7d9c56a534: Preparing [2024-08-01T08:11:59.061Z] ab80892f02d5: Preparing [2024-08-01T08:11:59.061Z] ce7f800efff9: Preparing [2024-08-01T08:11:59.061Z] ab80892f02d5: Waiting [2024-08-01T08:11:59.061Z] ce7f800efff9: Waiting [2024-08-01T08:11:59.061Z] 92b1dc65bdcd: Pushed [2024-08-01T08:11:59.061Z] 1a7d9c56a534: Pushed [2024-08-01T08:11:59.061Z] d67baa802c2b: Pushed [2024-08-01T08:11:59.061Z] 3f7ed97a7b4c: Pushed [2024-08-01T08:11:59.061Z] ce7f800efff9: Layer already exists [2024-08-01T08:11:59.321Z] ab80892f02d5: Pushed [2024-08-01T08:12:01.854Z] 2feb9654761b: Pushed [2024-08-01T08:12:01.854Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:02.189Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:02.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-01T08:12:02.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-01T08:12:02.513Z] d67baa802c2b: Preparing [2024-08-01T08:12:02.513Z] 2feb9654761b: Preparing [2024-08-01T08:12:02.513Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:02.513Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:02.513Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:02.513Z] ab80892f02d5: Preparing [2024-08-01T08:12:02.513Z] ce7f800efff9: Preparing [2024-08-01T08:12:02.513Z] ce7f800efff9: Waiting [2024-08-01T08:12:02.513Z] ab80892f02d5: Waiting [2024-08-01T08:12:02.513Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:02.513Z] 2feb9654761b: Layer already exists [2024-08-01T08:12:02.513Z] d67baa802c2b: Layer already exists [2024-08-01T08:12:02.513Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:02.513Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:02.513Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:02.513Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:02.513Z] latest: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:02.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:03.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 [2024-08-01T08:12:03.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-01T08:12:03.171Z] d67baa802c2b: Preparing [2024-08-01T08:12:03.171Z] 2feb9654761b: Preparing [2024-08-01T08:12:03.171Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:03.171Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:03.171Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:03.171Z] ab80892f02d5: Preparing [2024-08-01T08:12:03.171Z] ce7f800efff9: Preparing [2024-08-01T08:12:03.171Z] ce7f800efff9: Waiting [2024-08-01T08:12:03.171Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:03.171Z] d67baa802c2b: Layer already exists [2024-08-01T08:12:03.171Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:03.171Z] 2feb9654761b: Layer already exists [2024-08-01T08:12:03.171Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:03.171Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:03.171Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:03.171Z] 3.2.0-dev.43: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:03.497Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:03.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-01T08:12:03.824Z] d67baa802c2b: Preparing [2024-08-01T08:12:03.824Z] 2feb9654761b: Preparing [2024-08-01T08:12:03.824Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:03.824Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:03.824Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:03.824Z] ab80892f02d5: Preparing [2024-08-01T08:12:03.824Z] ce7f800efff9: Preparing [2024-08-01T08:12:03.824Z] ce7f800efff9: Waiting [2024-08-01T08:12:03.824Z] ab80892f02d5: Waiting [2024-08-01T08:12:03.824Z] 2feb9654761b: Layer already exists [2024-08-01T08:12:03.824Z] d67baa802c2b: Layer already exists [2024-08-01T08:12:03.824Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:03.824Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:03.824Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:03.824Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:03.824Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:03.824Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:04.151Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:04.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-01T08:12:04.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-01T08:12:04.479Z] d67baa802c2b: Preparing [2024-08-01T08:12:04.479Z] 2feb9654761b: Preparing [2024-08-01T08:12:04.479Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:04.479Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:04.479Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:04.479Z] ab80892f02d5: Preparing [2024-08-01T08:12:04.479Z] ce7f800efff9: Preparing [2024-08-01T08:12:04.479Z] ce7f800efff9: Waiting [2024-08-01T08:12:04.479Z] ab80892f02d5: Waiting [2024-08-01T08:12:04.479Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:04.479Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:04.479Z] 2feb9654761b: Layer already exists [2024-08-01T08:12:04.479Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:04.479Z] d67baa802c2b: Layer already exists [2024-08-01T08:12:04.479Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:04.479Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:04.479Z] main: digest: sha256:8e3045f83174ab42071792bce1ccbef695ede6789756d30a377e0c572495ac42 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:04.545Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:04.559Z] taggedImages: [2024-08-01T08:12:04.559Z] - nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:04.559Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-01T08:12:04.559Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.43 [2024-08-01T08:12:04.559Z] - nexus3.edgexfoundry.org:10004/core-command:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:04.559Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-01T08:12:04.589Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-01T08:12:04.589Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:04.589Z] latest [2024-08-01T08:12:04.589Z] 3.2.0-dev.43 [2024-08-01T08:12:04.589Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:04.589Z] main [2024-08-01T08:12:04.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:04.943Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:05.263Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:05.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-01T08:12:05.263Z] b8a0fc8be75b: Preparing [2024-08-01T08:12:05.263Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:05.263Z] 324a3e92194e: Preparing [2024-08-01T08:12:05.263Z] 650a70544f19: Preparing [2024-08-01T08:12:05.263Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:05.263Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:05.263Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:05.263Z] ab80892f02d5: Preparing [2024-08-01T08:12:05.263Z] ce7f800efff9: Preparing [2024-08-01T08:12:05.263Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:05.263Z] ab80892f02d5: Waiting [2024-08-01T08:12:05.263Z] ce7f800efff9: Waiting [2024-08-01T08:12:05.263Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:05.263Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:05.263Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:05.263Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:05.263Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:05.263Z] b8a0fc8be75b: Pushed [2024-08-01T08:12:05.263Z] 324a3e92194e: Pushed [2024-08-01T08:12:05.263Z] 4fcd0ebb4e74: Pushed [2024-08-01T08:12:06.197Z] 650a70544f19: Pushed [2024-08-01T08:12:06.197Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:06.524Z] + 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-01T08:12:06.848Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-01T08:12:06.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-01T08:12:06.848Z] b8a0fc8be75b: Preparing [2024-08-01T08:12:06.848Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:06.848Z] 324a3e92194e: Preparing [2024-08-01T08:12:06.848Z] 650a70544f19: Preparing [2024-08-01T08:12:06.848Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:06.848Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:06.848Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:06.848Z] ab80892f02d5: Preparing [2024-08-01T08:12:06.848Z] ce7f800efff9: Preparing [2024-08-01T08:12:06.848Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:06.848Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:06.848Z] ab80892f02d5: Waiting [2024-08-01T08:12:06.848Z] ce7f800efff9: Waiting [2024-08-01T08:12:06.848Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:06.848Z] 650a70544f19: Layer already exists [2024-08-01T08:12:06.848Z] b8a0fc8be75b: Layer already exists [2024-08-01T08:12:06.848Z] 324a3e92194e: Layer already exists [2024-08-01T08:12:06.848Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:06.848Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:06.848Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:06.848Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:06.848Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:06.848Z] latest: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:07.175Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:07.508Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 [2024-08-01T08:12:07.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-01T08:12:07.508Z] b8a0fc8be75b: Preparing [2024-08-01T08:12:07.508Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:07.508Z] 324a3e92194e: Preparing [2024-08-01T08:12:07.508Z] 650a70544f19: Preparing [2024-08-01T08:12:07.508Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:07.508Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:07.508Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:07.508Z] ab80892f02d5: Preparing [2024-08-01T08:12:07.508Z] ce7f800efff9: Preparing [2024-08-01T08:12:07.508Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:07.508Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:07.508Z] ab80892f02d5: Waiting [2024-08-01T08:12:07.508Z] ce7f800efff9: Waiting [2024-08-01T08:12:07.508Z] 650a70544f19: Layer already exists [2024-08-01T08:12:07.508Z] 324a3e92194e: Layer already exists [2024-08-01T08:12:07.508Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:07.508Z] b8a0fc8be75b: Layer already exists [2024-08-01T08:12:07.508Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:07.508Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:07.508Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:07.508Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:07.508Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:07.508Z] 3.2.0-dev.43: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:07.835Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:08.161Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:08.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-01T08:12:08.161Z] b8a0fc8be75b: Preparing [2024-08-01T08:12:08.161Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:08.161Z] 324a3e92194e: Preparing [2024-08-01T08:12:08.161Z] 650a70544f19: Preparing [2024-08-01T08:12:08.161Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:08.161Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:08.161Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:08.161Z] ab80892f02d5: Preparing [2024-08-01T08:12:08.161Z] ce7f800efff9: Preparing [2024-08-01T08:12:08.161Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:08.161Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:08.161Z] ce7f800efff9: Waiting [2024-08-01T08:12:08.161Z] ab80892f02d5: Waiting [2024-08-01T08:12:08.161Z] 324a3e92194e: Layer already exists [2024-08-01T08:12:08.161Z] 650a70544f19: Layer already exists [2024-08-01T08:12:08.161Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:08.161Z] b8a0fc8be75b: Layer already exists [2024-08-01T08:12:08.161Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:08.161Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:08.161Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:08.161Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:08.161Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:08.161Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:08.490Z] + 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-01T08:12:08.824Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-01T08:12:08.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-01T08:12:08.825Z] b8a0fc8be75b: Preparing [2024-08-01T08:12:08.825Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:08.825Z] 324a3e92194e: Preparing [2024-08-01T08:12:08.825Z] 650a70544f19: Preparing [2024-08-01T08:12:08.825Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:08.825Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:08.825Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:08.825Z] ab80892f02d5: Preparing [2024-08-01T08:12:08.825Z] ce7f800efff9: Preparing [2024-08-01T08:12:08.825Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:08.825Z] ab80892f02d5: Waiting [2024-08-01T08:12:08.825Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:08.825Z] ce7f800efff9: Waiting [2024-08-01T08:12:08.825Z] 650a70544f19: Layer already exists [2024-08-01T08:12:08.825Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:08.825Z] 324a3e92194e: Layer already exists [2024-08-01T08:12:08.825Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:08.825Z] b8a0fc8be75b: Layer already exists [2024-08-01T08:12:08.825Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:08.825Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:08.825Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:08.825Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:08.825Z] main: digest: sha256:68cbe04fa18d9b2df194e9f38ca3ae218e343b1495df02ae153ea23bcdb008e2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:08.908Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:08.926Z] taggedImages: [2024-08-01T08:12:08.926Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:08.926Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-01T08:12:08.926Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.43 [2024-08-01T08:12:08.926Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:08.926Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-01T08:12:08.955Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-01T08:12:08.955Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:08.955Z] latest [2024-08-01T08:12:08.955Z] 3.2.0-dev.43 [2024-08-01T08:12:08.955Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:08.955Z] main [2024-08-01T08:12:08.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:09.310Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:09.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:09.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-01T08:12:09.635Z] dd11e7f66d45: Preparing [2024-08-01T08:12:09.635Z] c939b2c90c17: Preparing [2024-08-01T08:12:09.635Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:09.635Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:09.635Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:09.635Z] ab80892f02d5: Preparing [2024-08-01T08:12:09.635Z] ce7f800efff9: Preparing [2024-08-01T08:12:09.635Z] ab80892f02d5: Waiting [2024-08-01T08:12:09.635Z] ce7f800efff9: Waiting [2024-08-01T08:12:09.896Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:09.896Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:09.896Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:09.896Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:10.156Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:10.156Z] dd11e7f66d45: Pushed [2024-08-01T08:12:12.684Z] c939b2c90c17: Pushed [2024-08-01T08:12:12.946Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:13.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:13.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-01T08:12:13.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-01T08:12:13.597Z] dd11e7f66d45: Preparing [2024-08-01T08:12:13.597Z] c939b2c90c17: Preparing [2024-08-01T08:12:13.597Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:13.597Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:13.597Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:13.597Z] ab80892f02d5: Preparing [2024-08-01T08:12:13.597Z] ce7f800efff9: Preparing [2024-08-01T08:12:13.597Z] ab80892f02d5: Waiting [2024-08-01T08:12:13.597Z] ce7f800efff9: Waiting [2024-08-01T08:12:13.597Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:13.597Z] c939b2c90c17: Layer already exists [2024-08-01T08:12:13.597Z] dd11e7f66d45: Layer already exists [2024-08-01T08:12:13.597Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:13.597Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:13.597Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:13.597Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:13.597Z] latest: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:13.922Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:14.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 [2024-08-01T08:12:14.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-01T08:12:14.251Z] dd11e7f66d45: Preparing [2024-08-01T08:12:14.251Z] c939b2c90c17: Preparing [2024-08-01T08:12:14.251Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:14.251Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:14.251Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:14.251Z] ab80892f02d5: Preparing [2024-08-01T08:12:14.251Z] ce7f800efff9: Preparing [2024-08-01T08:12:14.251Z] ab80892f02d5: Waiting [2024-08-01T08:12:14.251Z] ce7f800efff9: Waiting [2024-08-01T08:12:14.251Z] c939b2c90c17: Layer already exists [2024-08-01T08:12:14.251Z] dd11e7f66d45: Layer already exists [2024-08-01T08:12:14.251Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:14.251Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:14.251Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:14.251Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:14.251Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:14.251Z] 3.2.0-dev.43: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:14.594Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:14.925Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:14.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-01T08:12:14.925Z] dd11e7f66d45: Preparing [2024-08-01T08:12:14.925Z] c939b2c90c17: Preparing [2024-08-01T08:12:14.925Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:14.925Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:14.925Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:14.925Z] ab80892f02d5: Preparing [2024-08-01T08:12:14.925Z] ce7f800efff9: Preparing [2024-08-01T08:12:14.925Z] ab80892f02d5: Waiting [2024-08-01T08:12:14.925Z] ce7f800efff9: Waiting [2024-08-01T08:12:14.925Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:14.925Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:14.925Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:14.925Z] dd11e7f66d45: Layer already exists [2024-08-01T08:12:14.925Z] c939b2c90c17: Layer already exists [2024-08-01T08:12:14.925Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:14.925Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:14.925Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:15.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:15.605Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-01T08:12:15.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-01T08:12:15.605Z] dd11e7f66d45: Preparing [2024-08-01T08:12:15.605Z] c939b2c90c17: Preparing [2024-08-01T08:12:15.605Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:15.605Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:15.605Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:15.605Z] ab80892f02d5: Preparing [2024-08-01T08:12:15.605Z] ce7f800efff9: Preparing [2024-08-01T08:12:15.605Z] ab80892f02d5: Waiting [2024-08-01T08:12:15.605Z] ce7f800efff9: Waiting [2024-08-01T08:12:15.605Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:15.605Z] dd11e7f66d45: Layer already exists [2024-08-01T08:12:15.605Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:15.605Z] c939b2c90c17: Layer already exists [2024-08-01T08:12:15.605Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:15.605Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:15.605Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:15.605Z] main: digest: sha256:d62044575d54e2e6d5bed8a7babf628cf50535d36c2dc65daefa2b5ad55329f6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:15.702Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:15.717Z] taggedImages: [2024-08-01T08:12:15.717Z] - nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:15.717Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-01T08:12:15.717Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.43 [2024-08-01T08:12:15.717Z] - nexus3.edgexfoundry.org:10004/core-data:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:15.717Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-01T08:12:15.747Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-01T08:12:15.747Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:15.747Z] latest [2024-08-01T08:12:15.747Z] 3.2.0-dev.43 [2024-08-01T08:12:15.747Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:15.747Z] main [2024-08-01T08:12:15.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:16.098Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:16.417Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:16.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-01T08:12:16.417Z] 87898a066e5c: Preparing [2024-08-01T08:12:16.417Z] dea963ec92de: Preparing [2024-08-01T08:12:16.417Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:16.417Z] 38525016ec4c: Preparing [2024-08-01T08:12:16.417Z] 3ae1ac0cdbee: Preparing [2024-08-01T08:12:16.417Z] ce7f800efff9: Preparing [2024-08-01T08:12:16.417Z] ce7f800efff9: Waiting [2024-08-01T08:12:16.417Z] 3ae1ac0cdbee: Pushed [2024-08-01T08:12:16.417Z] 38525016ec4c: Pushed [2024-08-01T08:12:16.676Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:16.676Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:16.676Z] 87898a066e5c: Pushed [2024-08-01T08:12:19.961Z] dea963ec92de: Pushed [2024-08-01T08:12:19.961Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:20.858Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:21.178Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-01T08:12:21.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-01T08:12:21.178Z] 87898a066e5c: Preparing [2024-08-01T08:12:21.178Z] dea963ec92de: Preparing [2024-08-01T08:12:21.178Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:21.178Z] 38525016ec4c: Preparing [2024-08-01T08:12:21.178Z] 3ae1ac0cdbee: Preparing [2024-08-01T08:12:21.178Z] ce7f800efff9: Preparing [2024-08-01T08:12:21.178Z] ce7f800efff9: Waiting [2024-08-01T08:12:21.178Z] dea963ec92de: Layer already exists [2024-08-01T08:12:21.178Z] 3ae1ac0cdbee: Layer already exists [2024-08-01T08:12:21.178Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:21.178Z] 87898a066e5c: Layer already exists [2024-08-01T08:12:21.178Z] 38525016ec4c: Layer already exists [2024-08-01T08:12:21.178Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:21.178Z] latest: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:21.508Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:21.839Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 [2024-08-01T08:12:21.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-01T08:12:21.839Z] 87898a066e5c: Preparing [2024-08-01T08:12:21.839Z] dea963ec92de: Preparing [2024-08-01T08:12:21.839Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:21.839Z] 38525016ec4c: Preparing [2024-08-01T08:12:21.839Z] 3ae1ac0cdbee: Preparing [2024-08-01T08:12:21.839Z] ce7f800efff9: Preparing [2024-08-01T08:12:21.839Z] ce7f800efff9: Waiting [2024-08-01T08:12:21.839Z] 3ae1ac0cdbee: Layer already exists [2024-08-01T08:12:21.839Z] 87898a066e5c: Layer already exists [2024-08-01T08:12:21.839Z] dea963ec92de: Layer already exists [2024-08-01T08:12:21.839Z] 38525016ec4c: Layer already exists [2024-08-01T08:12:21.839Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:21.839Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:21.839Z] 3.2.0-dev.43: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:22.167Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:22.498Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:22.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-01T08:12:22.498Z] 87898a066e5c: Preparing [2024-08-01T08:12:22.498Z] dea963ec92de: Preparing [2024-08-01T08:12:22.498Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:22.498Z] 38525016ec4c: Preparing [2024-08-01T08:12:22.498Z] 3ae1ac0cdbee: Preparing [2024-08-01T08:12:22.498Z] ce7f800efff9: Preparing [2024-08-01T08:12:22.498Z] ce7f800efff9: Waiting [2024-08-01T08:12:22.498Z] 3ae1ac0cdbee: Layer already exists [2024-08-01T08:12:22.498Z] 38525016ec4c: Layer already exists [2024-08-01T08:12:22.498Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:22.498Z] 87898a066e5c: Layer already exists [2024-08-01T08:12:22.498Z] dea963ec92de: Layer already exists [2024-08-01T08:12:22.498Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:22.498Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:22.831Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:23.158Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-01T08:12:23.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-01T08:12:23.159Z] 87898a066e5c: Preparing [2024-08-01T08:12:23.159Z] dea963ec92de: Preparing [2024-08-01T08:12:23.159Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:23.159Z] 38525016ec4c: Preparing [2024-08-01T08:12:23.159Z] 3ae1ac0cdbee: Preparing [2024-08-01T08:12:23.159Z] ce7f800efff9: Preparing [2024-08-01T08:12:23.159Z] ce7f800efff9: Waiting [2024-08-01T08:12:23.159Z] 38525016ec4c: Layer already exists [2024-08-01T08:12:23.159Z] dea963ec92de: Layer already exists [2024-08-01T08:12:23.159Z] 3ae1ac0cdbee: Layer already exists [2024-08-01T08:12:23.159Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:23.159Z] 87898a066e5c: Layer already exists [2024-08-01T08:12:23.159Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:23.159Z] main: digest: sha256:ab7e5b2b3ec40ba16fea94f5d7103dc64202794180477fb059bffcbebc78e806 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:23.241Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:23.254Z] taggedImages: [2024-08-01T08:12:23.254Z] - nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:23.254Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-01T08:12:23.254Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.43 [2024-08-01T08:12:23.254Z] - nexus3.edgexfoundry.org:10004/core-keeper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:23.254Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-01T08:12:23.278Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-01T08:12:23.278Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:23.278Z] latest [2024-08-01T08:12:23.278Z] 3.2.0-dev.43 [2024-08-01T08:12:23.278Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:23.278Z] main [2024-08-01T08:12:23.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:23.628Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:23.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:23.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-01T08:12:23.958Z] 6cb7a2c5c784: Preparing [2024-08-01T08:12:23.958Z] 8e917b9a724c: Preparing [2024-08-01T08:12:23.958Z] 85ca67c1535f: Preparing [2024-08-01T08:12:23.958Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:23.958Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:23.958Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:23.958Z] ab80892f02d5: Preparing [2024-08-01T08:12:23.958Z] ce7f800efff9: Preparing [2024-08-01T08:12:23.958Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:23.958Z] ab80892f02d5: Waiting [2024-08-01T08:12:23.958Z] ce7f800efff9: Waiting [2024-08-01T08:12:23.958Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:23.958Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:23.958Z] 8e917b9a724c: Pushed [2024-08-01T08:12:24.895Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:24.895Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:24.895Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:24.895Z] 6cb7a2c5c784: Pushed [2024-08-01T08:12:26.802Z] 85ca67c1535f: Pushed [2024-08-01T08:12:26.802Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:27.141Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:27.463Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-01T08:12:27.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-01T08:12:27.463Z] 6cb7a2c5c784: Preparing [2024-08-01T08:12:27.463Z] 8e917b9a724c: Preparing [2024-08-01T08:12:27.463Z] 85ca67c1535f: Preparing [2024-08-01T08:12:27.463Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:27.463Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:27.463Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:27.463Z] ab80892f02d5: Preparing [2024-08-01T08:12:27.463Z] ce7f800efff9: Preparing [2024-08-01T08:12:27.463Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:27.463Z] ab80892f02d5: Waiting [2024-08-01T08:12:27.463Z] ce7f800efff9: Waiting [2024-08-01T08:12:27.463Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:27.463Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:27.463Z] 8e917b9a724c: Layer already exists [2024-08-01T08:12:27.463Z] 85ca67c1535f: Layer already exists [2024-08-01T08:12:27.463Z] 6cb7a2c5c784: Layer already exists [2024-08-01T08:12:27.463Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:27.463Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:27.463Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:27.463Z] latest: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:27.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:28.118Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 [2024-08-01T08:12:28.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-01T08:12:28.118Z] 6cb7a2c5c784: Preparing [2024-08-01T08:12:28.118Z] 8e917b9a724c: Preparing [2024-08-01T08:12:28.118Z] 85ca67c1535f: Preparing [2024-08-01T08:12:28.118Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:28.118Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:28.118Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:28.118Z] ab80892f02d5: Preparing [2024-08-01T08:12:28.118Z] ce7f800efff9: Preparing [2024-08-01T08:12:28.118Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:28.118Z] ab80892f02d5: Waiting [2024-08-01T08:12:28.118Z] ce7f800efff9: Waiting [2024-08-01T08:12:28.118Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:28.118Z] 85ca67c1535f: Layer already exists [2024-08-01T08:12:28.118Z] 6cb7a2c5c784: Layer already exists [2024-08-01T08:12:28.118Z] 8e917b9a724c: Layer already exists [2024-08-01T08:12:28.118Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:28.118Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:28.118Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:28.118Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:28.118Z] 3.2.0-dev.43: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:28.449Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:28.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:28.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-01T08:12:28.777Z] 6cb7a2c5c784: Preparing [2024-08-01T08:12:28.777Z] 8e917b9a724c: Preparing [2024-08-01T08:12:28.777Z] 85ca67c1535f: Preparing [2024-08-01T08:12:28.777Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:28.777Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:28.777Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:28.777Z] ab80892f02d5: Preparing [2024-08-01T08:12:28.777Z] ce7f800efff9: Preparing [2024-08-01T08:12:28.777Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:28.777Z] ab80892f02d5: Waiting [2024-08-01T08:12:28.777Z] ce7f800efff9: Waiting [2024-08-01T08:12:28.777Z] 85ca67c1535f: Layer already exists [2024-08-01T08:12:28.777Z] 6cb7a2c5c784: Layer already exists [2024-08-01T08:12:28.777Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:28.777Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:28.777Z] 8e917b9a724c: Layer already exists [2024-08-01T08:12:28.777Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:28.777Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:28.777Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:28.777Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:29.217Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:30.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-01T08:12:30.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-01T08:12:30.493Z] 6cb7a2c5c784: Preparing [2024-08-01T08:12:30.493Z] 8e917b9a724c: Preparing [2024-08-01T08:12:30.493Z] 85ca67c1535f: Preparing [2024-08-01T08:12:30.493Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:30.493Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:30.493Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:30.493Z] ab80892f02d5: Preparing [2024-08-01T08:12:30.493Z] ce7f800efff9: Preparing [2024-08-01T08:12:30.493Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:30.493Z] ce7f800efff9: Waiting [2024-08-01T08:12:30.493Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:30.493Z] 85ca67c1535f: Layer already exists [2024-08-01T08:12:30.493Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:30.493Z] 6cb7a2c5c784: Layer already exists [2024-08-01T08:12:30.493Z] 8e917b9a724c: Layer already exists [2024-08-01T08:12:30.493Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:30.493Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:30.493Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:30.493Z] main: digest: sha256:ae57cf9db92e2e030ef0ad2089b3176e2ceb37d9d29c3f64debc68b2494975e7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:30.566Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:30.578Z] taggedImages: [2024-08-01T08:12:30.578Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:30.578Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-01T08:12:30.578Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.43 [2024-08-01T08:12:30.578Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:30.578Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-01T08:12:30.606Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-01T08:12:30.606Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:30.606Z] latest [2024-08-01T08:12:30.606Z] 3.2.0-dev.43 [2024-08-01T08:12:30.606Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:30.606Z] main [2024-08-01T08:12:30.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:30.953Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:31.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:31.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-01T08:12:31.274Z] 2930a4b0eee3: Preparing [2024-08-01T08:12:31.274Z] ccc415f61dc0: Preparing [2024-08-01T08:12:31.274Z] d4fa5f33797a: Preparing [2024-08-01T08:12:31.274Z] 36e37da3d4a3: Preparing [2024-08-01T08:12:31.274Z] 0e036bb188e3: Preparing [2024-08-01T08:12:31.274Z] 19d7e5da2e99: Preparing [2024-08-01T08:12:31.274Z] 9f2ca6ab405d: Preparing [2024-08-01T08:12:31.274Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:31.274Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:31.274Z] 862c65552af9: Preparing [2024-08-01T08:12:31.274Z] 53f4e67dc748: Preparing [2024-08-01T08:12:31.274Z] 5f70bf18a086: Preparing [2024-08-01T08:12:31.274Z] bab647591794: Preparing [2024-08-01T08:12:31.274Z] 69dd9a7c095d: Preparing [2024-08-01T08:12:31.274Z] 00144431a841: Preparing [2024-08-01T08:12:31.274Z] ce7f800efff9: Preparing [2024-08-01T08:12:31.274Z] 862c65552af9: Waiting [2024-08-01T08:12:31.274Z] 53f4e67dc748: Waiting [2024-08-01T08:12:31.274Z] 5f70bf18a086: Waiting [2024-08-01T08:12:31.274Z] bab647591794: Waiting [2024-08-01T08:12:31.274Z] 69dd9a7c095d: Waiting [2024-08-01T08:12:31.274Z] 9f2ca6ab405d: Waiting [2024-08-01T08:12:31.274Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:31.274Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:31.274Z] 00144431a841: Waiting [2024-08-01T08:12:31.274Z] ce7f800efff9: Waiting [2024-08-01T08:12:31.274Z] d4fa5f33797a: Pushed [2024-08-01T08:12:31.274Z] ccc415f61dc0: Pushed [2024-08-01T08:12:31.274Z] 2930a4b0eee3: Pushed [2024-08-01T08:12:31.274Z] 36e37da3d4a3: Pushed [2024-08-01T08:12:31.274Z] 0e036bb188e3: Pushed [2024-08-01T08:12:31.274Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:31.274Z] 19d7e5da2e99: Pushed [2024-08-01T08:12:31.532Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:31.532Z] 5f70bf18a086: Layer already exists [2024-08-01T08:12:31.532Z] 862c65552af9: Pushed [2024-08-01T08:12:31.532Z] 53f4e67dc748: Pushed [2024-08-01T08:12:31.532Z] 69dd9a7c095d: Pushed [2024-08-01T08:12:31.532Z] bab647591794: Pushed [2024-08-01T08:12:31.532Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:31.532Z] 00144431a841: Pushed [2024-08-01T08:12:32.908Z] 9f2ca6ab405d: Pushed [2024-08-01T08:12:33.166Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:33.487Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:33.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-01T08:12:33.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-01T08:12:33.811Z] 2930a4b0eee3: Preparing [2024-08-01T08:12:33.811Z] ccc415f61dc0: Preparing [2024-08-01T08:12:33.811Z] d4fa5f33797a: Preparing [2024-08-01T08:12:33.811Z] 36e37da3d4a3: Preparing [2024-08-01T08:12:33.811Z] 0e036bb188e3: Preparing [2024-08-01T08:12:33.811Z] 19d7e5da2e99: Preparing [2024-08-01T08:12:33.811Z] 9f2ca6ab405d: Preparing [2024-08-01T08:12:33.811Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:33.811Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:33.811Z] 9f2ca6ab405d: Waiting [2024-08-01T08:12:33.811Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:33.811Z] 19d7e5da2e99: Waiting [2024-08-01T08:12:33.811Z] 862c65552af9: Preparing [2024-08-01T08:12:33.811Z] 53f4e67dc748: Preparing [2024-08-01T08:12:33.811Z] 5f70bf18a086: Preparing [2024-08-01T08:12:33.811Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:33.811Z] bab647591794: Preparing [2024-08-01T08:12:33.811Z] 862c65552af9: Waiting [2024-08-01T08:12:33.811Z] 69dd9a7c095d: Preparing [2024-08-01T08:12:33.811Z] 53f4e67dc748: Waiting [2024-08-01T08:12:33.811Z] 5f70bf18a086: Waiting [2024-08-01T08:12:33.811Z] 00144431a841: Preparing [2024-08-01T08:12:33.811Z] ce7f800efff9: Preparing [2024-08-01T08:12:33.811Z] 00144431a841: Waiting [2024-08-01T08:12:33.811Z] ce7f800efff9: Waiting [2024-08-01T08:12:33.811Z] ccc415f61dc0: Layer already exists [2024-08-01T08:12:33.811Z] 0e036bb188e3: Layer already exists [2024-08-01T08:12:33.811Z] 36e37da3d4a3: Layer already exists [2024-08-01T08:12:33.811Z] d4fa5f33797a: Layer already exists [2024-08-01T08:12:33.811Z] 2930a4b0eee3: Layer already exists [2024-08-01T08:12:33.811Z] 9f2ca6ab405d: Layer already exists [2024-08-01T08:12:33.811Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:33.811Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:33.811Z] 19d7e5da2e99: Layer already exists [2024-08-01T08:12:33.811Z] 862c65552af9: Layer already exists [2024-08-01T08:12:33.811Z] 53f4e67dc748: Layer already exists [2024-08-01T08:12:33.811Z] 5f70bf18a086: Layer already exists [2024-08-01T08:12:33.811Z] bab647591794: Layer already exists [2024-08-01T08:12:33.811Z] 69dd9a7c095d: Layer already exists [2024-08-01T08:12:33.811Z] 00144431a841: Layer already exists [2024-08-01T08:12:33.811Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:33.811Z] latest: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:34.143Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:34.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 [2024-08-01T08:12:34.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-01T08:12:34.460Z] 2930a4b0eee3: Preparing [2024-08-01T08:12:34.460Z] ccc415f61dc0: Preparing [2024-08-01T08:12:34.460Z] d4fa5f33797a: Preparing [2024-08-01T08:12:34.460Z] 36e37da3d4a3: Preparing [2024-08-01T08:12:34.460Z] 0e036bb188e3: Preparing [2024-08-01T08:12:34.460Z] 19d7e5da2e99: Preparing [2024-08-01T08:12:34.460Z] 9f2ca6ab405d: Preparing [2024-08-01T08:12:34.460Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:34.460Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:34.460Z] 862c65552af9: Preparing [2024-08-01T08:12:34.460Z] 53f4e67dc748: Preparing [2024-08-01T08:12:34.460Z] 5f70bf18a086: Preparing [2024-08-01T08:12:34.460Z] bab647591794: Preparing [2024-08-01T08:12:34.460Z] 69dd9a7c095d: Preparing [2024-08-01T08:12:34.460Z] 00144431a841: Preparing [2024-08-01T08:12:34.460Z] ce7f800efff9: Preparing [2024-08-01T08:12:34.460Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:34.460Z] 53f4e67dc748: Waiting [2024-08-01T08:12:34.460Z] 19d7e5da2e99: Waiting [2024-08-01T08:12:34.460Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:34.460Z] 5f70bf18a086: Waiting [2024-08-01T08:12:34.460Z] 9f2ca6ab405d: Waiting [2024-08-01T08:12:34.460Z] 862c65552af9: Waiting [2024-08-01T08:12:34.460Z] ce7f800efff9: Waiting [2024-08-01T08:12:34.461Z] 00144431a841: Waiting [2024-08-01T08:12:34.461Z] bab647591794: Waiting [2024-08-01T08:12:34.461Z] 69dd9a7c095d: Waiting [2024-08-01T08:12:34.461Z] d4fa5f33797a: Layer already exists [2024-08-01T08:12:34.461Z] 2930a4b0eee3: Layer already exists [2024-08-01T08:12:34.461Z] ccc415f61dc0: Layer already exists [2024-08-01T08:12:34.461Z] 0e036bb188e3: Layer already exists [2024-08-01T08:12:34.461Z] 36e37da3d4a3: Layer already exists [2024-08-01T08:12:34.461Z] 19d7e5da2e99: Layer already exists [2024-08-01T08:12:34.461Z] 9f2ca6ab405d: Layer already exists [2024-08-01T08:12:34.461Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:34.461Z] 862c65552af9: Layer already exists [2024-08-01T08:12:34.461Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:34.461Z] 53f4e67dc748: Layer already exists [2024-08-01T08:12:34.461Z] 5f70bf18a086: Layer already exists [2024-08-01T08:12:34.461Z] 69dd9a7c095d: Layer already exists [2024-08-01T08:12:34.461Z] bab647591794: Layer already exists [2024-08-01T08:12:34.461Z] 00144431a841: Layer already exists [2024-08-01T08:12:34.461Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:34.461Z] 3.2.0-dev.43: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:34.789Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:35.116Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:35.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-01T08:12:35.116Z] 2930a4b0eee3: Preparing [2024-08-01T08:12:35.116Z] ccc415f61dc0: Preparing [2024-08-01T08:12:35.116Z] d4fa5f33797a: Preparing [2024-08-01T08:12:35.116Z] 36e37da3d4a3: Preparing [2024-08-01T08:12:35.116Z] 0e036bb188e3: Preparing [2024-08-01T08:12:35.116Z] 19d7e5da2e99: Preparing [2024-08-01T08:12:35.116Z] 9f2ca6ab405d: Preparing [2024-08-01T08:12:35.116Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:35.116Z] 19d7e5da2e99: Waiting [2024-08-01T08:12:35.116Z] 9f2ca6ab405d: Waiting [2024-08-01T08:12:35.116Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:35.116Z] 862c65552af9: Preparing [2024-08-01T08:12:35.116Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:35.116Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:35.116Z] 53f4e67dc748: Preparing [2024-08-01T08:12:35.116Z] 5f70bf18a086: Preparing [2024-08-01T08:12:35.116Z] bab647591794: Preparing [2024-08-01T08:12:35.116Z] 69dd9a7c095d: Preparing [2024-08-01T08:12:35.116Z] 00144431a841: Preparing [2024-08-01T08:12:35.116Z] ce7f800efff9: Preparing [2024-08-01T08:12:35.116Z] 862c65552af9: Waiting [2024-08-01T08:12:35.116Z] 69dd9a7c095d: Waiting [2024-08-01T08:12:35.116Z] 00144431a841: Waiting [2024-08-01T08:12:35.116Z] ce7f800efff9: Waiting [2024-08-01T08:12:35.116Z] 53f4e67dc748: Waiting [2024-08-01T08:12:35.116Z] 5f70bf18a086: Waiting [2024-08-01T08:12:35.116Z] bab647591794: Waiting [2024-08-01T08:12:35.116Z] 36e37da3d4a3: Layer already exists [2024-08-01T08:12:35.116Z] ccc415f61dc0: Layer already exists [2024-08-01T08:12:35.116Z] d4fa5f33797a: Layer already exists [2024-08-01T08:12:35.116Z] 0e036bb188e3: Layer already exists [2024-08-01T08:12:35.116Z] 2930a4b0eee3: Layer already exists [2024-08-01T08:12:35.116Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:35.116Z] 19d7e5da2e99: Layer already exists [2024-08-01T08:12:35.116Z] 9f2ca6ab405d: Layer already exists [2024-08-01T08:12:35.116Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:35.116Z] 862c65552af9: Layer already exists [2024-08-01T08:12:35.116Z] 5f70bf18a086: Layer already exists [2024-08-01T08:12:35.116Z] 53f4e67dc748: Layer already exists [2024-08-01T08:12:35.116Z] bab647591794: Layer already exists [2024-08-01T08:12:35.116Z] 00144431a841: Layer already exists [2024-08-01T08:12:35.116Z] 69dd9a7c095d: Layer already exists [2024-08-01T08:12:35.116Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:35.116Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:35.522Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:35.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-01T08:12:35.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-01T08:12:35.862Z] 2930a4b0eee3: Preparing [2024-08-01T08:12:35.862Z] ccc415f61dc0: Preparing [2024-08-01T08:12:35.862Z] d4fa5f33797a: Preparing [2024-08-01T08:12:35.862Z] 36e37da3d4a3: Preparing [2024-08-01T08:12:35.862Z] 0e036bb188e3: Preparing [2024-08-01T08:12:35.862Z] 19d7e5da2e99: Preparing [2024-08-01T08:12:35.862Z] 9f2ca6ab405d: Preparing [2024-08-01T08:12:35.862Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:35.862Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:35.862Z] 862c65552af9: Preparing [2024-08-01T08:12:35.862Z] 53f4e67dc748: Preparing [2024-08-01T08:12:35.862Z] 5f70bf18a086: Preparing [2024-08-01T08:12:35.862Z] bab647591794: Preparing [2024-08-01T08:12:35.862Z] 69dd9a7c095d: Preparing [2024-08-01T08:12:35.862Z] 00144431a841: Preparing [2024-08-01T08:12:35.862Z] ce7f800efff9: Preparing [2024-08-01T08:12:35.862Z] 5f70bf18a086: Waiting [2024-08-01T08:12:35.862Z] 19d7e5da2e99: Waiting [2024-08-01T08:12:35.862Z] 00144431a841: Waiting [2024-08-01T08:12:35.862Z] bab647591794: Waiting [2024-08-01T08:12:35.862Z] ce7f800efff9: Waiting [2024-08-01T08:12:35.862Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:35.862Z] 69dd9a7c095d: Waiting [2024-08-01T08:12:35.862Z] 862c65552af9: Waiting [2024-08-01T08:12:35.862Z] 53f4e67dc748: Waiting [2024-08-01T08:12:35.862Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:35.862Z] ccc415f61dc0: Layer already exists [2024-08-01T08:12:35.862Z] 0e036bb188e3: Layer already exists [2024-08-01T08:12:35.862Z] 36e37da3d4a3: Layer already exists [2024-08-01T08:12:35.862Z] 2930a4b0eee3: Layer already exists [2024-08-01T08:12:35.862Z] d4fa5f33797a: Layer already exists [2024-08-01T08:12:35.862Z] 19d7e5da2e99: Layer already exists [2024-08-01T08:12:35.862Z] 9f2ca6ab405d: Layer already exists [2024-08-01T08:12:35.862Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:35.862Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:35.862Z] 862c65552af9: Layer already exists [2024-08-01T08:12:35.862Z] 00144431a841: Layer already exists [2024-08-01T08:12:35.862Z] 53f4e67dc748: Layer already exists [2024-08-01T08:12:35.862Z] 5f70bf18a086: Layer already exists [2024-08-01T08:12:35.862Z] 69dd9a7c095d: Layer already exists [2024-08-01T08:12:35.862Z] bab647591794: Layer already exists [2024-08-01T08:12:35.862Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:35.862Z] main: digest: sha256:af78a9ea467bccdce7b8103669d505f44e5ef05cd27e91fdd7c06a3c23c01bda size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:35.946Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:35.959Z] taggedImages: [2024-08-01T08:12:35.959Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:35.959Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-01T08:12:35.959Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.43 [2024-08-01T08:12:35.959Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:35.959Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-01T08:12:35.991Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-01T08:12:35.991Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:35.991Z] latest [2024-08-01T08:12:35.991Z] 3.2.0-dev.43 [2024-08-01T08:12:35.991Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:35.991Z] main [2024-08-01T08:12:35.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:36.346Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:36.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:36.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-01T08:12:36.681Z] 32dc3678b6f6: Preparing [2024-08-01T08:12:36.681Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:36.681Z] 05c864e952d4: Preparing [2024-08-01T08:12:36.681Z] 48b3befdd36c: Preparing [2024-08-01T08:12:36.681Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:36.681Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:36.681Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:36.681Z] ab80892f02d5: Preparing [2024-08-01T08:12:36.681Z] ce7f800efff9: Preparing [2024-08-01T08:12:36.681Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:36.681Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:36.681Z] ab80892f02d5: Waiting [2024-08-01T08:12:36.681Z] ce7f800efff9: Waiting [2024-08-01T08:12:36.681Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:36.681Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:36.681Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:36.681Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:36.681Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:36.681Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:36.681Z] 05c864e952d4: Pushed [2024-08-01T08:12:36.681Z] 32dc3678b6f6: Pushed [2024-08-01T08:12:39.212Z] 48b3befdd36c: Pushed [2024-08-01T08:12:39.212Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:39.542Z] + 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-01T08:12:39.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-01T08:12:39.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-01T08:12:39.869Z] 32dc3678b6f6: Preparing [2024-08-01T08:12:39.869Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:39.869Z] 05c864e952d4: Preparing [2024-08-01T08:12:39.869Z] 48b3befdd36c: Preparing [2024-08-01T08:12:39.869Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:39.869Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:39.869Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:39.869Z] ab80892f02d5: Preparing [2024-08-01T08:12:39.869Z] ce7f800efff9: Preparing [2024-08-01T08:12:39.869Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:39.869Z] ce7f800efff9: Waiting [2024-08-01T08:12:39.869Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:39.869Z] ab80892f02d5: Waiting [2024-08-01T08:12:39.869Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:39.869Z] 05c864e952d4: Layer already exists [2024-08-01T08:12:39.869Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:39.869Z] 48b3befdd36c: Layer already exists [2024-08-01T08:12:39.869Z] 32dc3678b6f6: Layer already exists [2024-08-01T08:12:39.869Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:39.869Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:39.869Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:39.869Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:39.869Z] latest: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:40.191Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:40.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 [2024-08-01T08:12:40.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-01T08:12:40.528Z] 32dc3678b6f6: Preparing [2024-08-01T08:12:40.528Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:40.528Z] 05c864e952d4: Preparing [2024-08-01T08:12:40.528Z] 48b3befdd36c: Preparing [2024-08-01T08:12:40.528Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:40.528Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:40.528Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:40.528Z] ab80892f02d5: Preparing [2024-08-01T08:12:40.528Z] ce7f800efff9: Preparing [2024-08-01T08:12:40.528Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:40.528Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:40.528Z] ab80892f02d5: Waiting [2024-08-01T08:12:40.528Z] ce7f800efff9: Waiting [2024-08-01T08:12:40.528Z] 48b3befdd36c: Layer already exists [2024-08-01T08:12:40.528Z] 32dc3678b6f6: Layer already exists [2024-08-01T08:12:40.528Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:40.528Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:40.528Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:40.528Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:40.528Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:40.528Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:40.528Z] 05c864e952d4: Layer already exists [2024-08-01T08:12:40.528Z] 3.2.0-dev.43: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:40.862Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:41.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:41.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-01T08:12:41.201Z] 32dc3678b6f6: Preparing [2024-08-01T08:12:41.201Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:41.201Z] 05c864e952d4: Preparing [2024-08-01T08:12:41.201Z] 48b3befdd36c: Preparing [2024-08-01T08:12:41.201Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:41.201Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:41.201Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:41.201Z] ab80892f02d5: Preparing [2024-08-01T08:12:41.201Z] ce7f800efff9: Preparing [2024-08-01T08:12:41.201Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:41.201Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:41.201Z] ce7f800efff9: Waiting [2024-08-01T08:12:41.201Z] 32dc3678b6f6: Layer already exists [2024-08-01T08:12:41.201Z] 05c864e952d4: Layer already exists [2024-08-01T08:12:41.201Z] 48b3befdd36c: Layer already exists [2024-08-01T08:12:41.201Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:41.201Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:41.201Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:41.201Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:41.201Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:41.201Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:41.201Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:41.532Z] + 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-01T08:12:41.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-01T08:12:41.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-01T08:12:41.946Z] 32dc3678b6f6: Preparing [2024-08-01T08:12:41.946Z] 4fcd0ebb4e74: Preparing [2024-08-01T08:12:41.946Z] 05c864e952d4: Preparing [2024-08-01T08:12:41.946Z] 48b3befdd36c: Preparing [2024-08-01T08:12:41.946Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:41.946Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:41.946Z] 1a7d9c56a534: Preparing [2024-08-01T08:12:41.946Z] ab80892f02d5: Preparing [2024-08-01T08:12:41.946Z] ce7f800efff9: Preparing [2024-08-01T08:12:41.946Z] 1a7d9c56a534: Waiting [2024-08-01T08:12:41.946Z] ab80892f02d5: Waiting [2024-08-01T08:12:41.946Z] ce7f800efff9: Waiting [2024-08-01T08:12:41.946Z] 4fcd0ebb4e74: Layer already exists [2024-08-01T08:12:41.946Z] 05c864e952d4: Layer already exists [2024-08-01T08:12:41.946Z] 32dc3678b6f6: Layer already exists [2024-08-01T08:12:41.946Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:41.946Z] 48b3befdd36c: Layer already exists [2024-08-01T08:12:41.946Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:41.946Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:12:41.946Z] ab80892f02d5: Layer already exists [2024-08-01T08:12:41.946Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:41.946Z] main: digest: sha256:3208eb875e7d5bfa172fc03a1a03368370359f8ff6cc51be6e34af0c1c2f9114 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:42.041Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:42.060Z] taggedImages: [2024-08-01T08:12:42.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:42.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-01T08:12:42.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.43 [2024-08-01T08:12:42.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:42.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-01T08:12:42.094Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-01T08:12:42.094Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:42.094Z] latest [2024-08-01T08:12:42.094Z] 3.2.0-dev.43 [2024-08-01T08:12:42.094Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:42.094Z] main [2024-08-01T08:12:42.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:42.495Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:42.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:42.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-01T08:12:42.870Z] bf33a1b96206: Preparing [2024-08-01T08:12:42.870Z] c5aa5edcb116: Preparing [2024-08-01T08:12:42.870Z] 8692b589ce46: Preparing [2024-08-01T08:12:42.870Z] ff585f3fe001: Preparing [2024-08-01T08:12:42.870Z] 9414bd14ba8c: Preparing [2024-08-01T08:12:42.870Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:42.870Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:42.870Z] 6dc8ec7de644: Preparing [2024-08-01T08:12:42.870Z] c5ec9d497ad1: Preparing [2024-08-01T08:12:42.870Z] b48030ab09e0: Preparing [2024-08-01T08:12:42.870Z] ce7f800efff9: Preparing [2024-08-01T08:12:42.870Z] 6dc8ec7de644: Waiting [2024-08-01T08:12:42.870Z] c5ec9d497ad1: Waiting [2024-08-01T08:12:42.870Z] b48030ab09e0: Waiting [2024-08-01T08:12:42.870Z] ce7f800efff9: Waiting [2024-08-01T08:12:42.870Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:42.870Z] ff585f3fe001: Pushed [2024-08-01T08:12:42.870Z] bf33a1b96206: Pushed [2024-08-01T08:12:42.870Z] c5aa5edcb116: Pushed [2024-08-01T08:12:42.870Z] 9414bd14ba8c: Pushed [2024-08-01T08:12:43.149Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:43.149Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:43.149Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:43.149Z] 6dc8ec7de644: Pushed [2024-08-01T08:12:43.149Z] c5ec9d497ad1: Pushed [2024-08-01T08:12:43.724Z] 8692b589ce46: Pushed [2024-08-01T08:12:43.982Z] b48030ab09e0: Pushed [2024-08-01T08:12:44.241Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:44.574Z] + 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-01T08:12:44.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-01T08:12:44.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-01T08:12:44.896Z] bf33a1b96206: Preparing [2024-08-01T08:12:44.896Z] c5aa5edcb116: Preparing [2024-08-01T08:12:44.896Z] 8692b589ce46: Preparing [2024-08-01T08:12:44.896Z] ff585f3fe001: Preparing [2024-08-01T08:12:44.896Z] 9414bd14ba8c: Preparing [2024-08-01T08:12:44.896Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:44.896Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:44.896Z] 6dc8ec7de644: Preparing [2024-08-01T08:12:44.896Z] c5ec9d497ad1: Preparing [2024-08-01T08:12:44.896Z] b48030ab09e0: Preparing [2024-08-01T08:12:44.896Z] ce7f800efff9: Preparing [2024-08-01T08:12:44.896Z] b48030ab09e0: Waiting [2024-08-01T08:12:44.896Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:44.896Z] 6dc8ec7de644: Waiting [2024-08-01T08:12:44.896Z] c5ec9d497ad1: Waiting [2024-08-01T08:12:44.896Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:44.896Z] ce7f800efff9: Waiting [2024-08-01T08:12:44.896Z] ff585f3fe001: Layer already exists [2024-08-01T08:12:44.896Z] c5aa5edcb116: Layer already exists [2024-08-01T08:12:44.896Z] 9414bd14ba8c: Layer already exists [2024-08-01T08:12:44.896Z] bf33a1b96206: Layer already exists [2024-08-01T08:12:44.896Z] 8692b589ce46: Layer already exists [2024-08-01T08:12:44.896Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:44.896Z] b48030ab09e0: Layer already exists [2024-08-01T08:12:44.896Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:44.896Z] 6dc8ec7de644: Layer already exists [2024-08-01T08:12:44.896Z] c5ec9d497ad1: Layer already exists [2024-08-01T08:12:44.896Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:44.896Z] latest: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:45.216Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:45.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 [2024-08-01T08:12:45.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-01T08:12:45.539Z] bf33a1b96206: Preparing [2024-08-01T08:12:45.539Z] c5aa5edcb116: Preparing [2024-08-01T08:12:45.539Z] 8692b589ce46: Preparing [2024-08-01T08:12:45.539Z] ff585f3fe001: Preparing [2024-08-01T08:12:45.539Z] 9414bd14ba8c: Preparing [2024-08-01T08:12:45.539Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:45.539Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:45.539Z] 6dc8ec7de644: Preparing [2024-08-01T08:12:45.539Z] c5ec9d497ad1: Preparing [2024-08-01T08:12:45.539Z] b48030ab09e0: Preparing [2024-08-01T08:12:45.539Z] ce7f800efff9: Preparing [2024-08-01T08:12:45.539Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:45.539Z] 6dc8ec7de644: Waiting [2024-08-01T08:12:45.539Z] b48030ab09e0: Waiting [2024-08-01T08:12:45.539Z] ce7f800efff9: Waiting [2024-08-01T08:12:45.539Z] c5ec9d497ad1: Waiting [2024-08-01T08:12:45.539Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:45.539Z] c5aa5edcb116: Layer already exists [2024-08-01T08:12:45.539Z] ff585f3fe001: Layer already exists [2024-08-01T08:12:45.539Z] 9414bd14ba8c: Layer already exists [2024-08-01T08:12:45.539Z] bf33a1b96206: Layer already exists [2024-08-01T08:12:45.539Z] 8692b589ce46: Layer already exists [2024-08-01T08:12:45.539Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:45.539Z] c5ec9d497ad1: Layer already exists [2024-08-01T08:12:45.539Z] 6dc8ec7de644: Layer already exists [2024-08-01T08:12:45.539Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:45.539Z] b48030ab09e0: Layer already exists [2024-08-01T08:12:45.539Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:45.539Z] 3.2.0-dev.43: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:45.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:46.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:46.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-01T08:12:46.189Z] bf33a1b96206: Preparing [2024-08-01T08:12:46.189Z] c5aa5edcb116: Preparing [2024-08-01T08:12:46.189Z] 8692b589ce46: Preparing [2024-08-01T08:12:46.189Z] ff585f3fe001: Preparing [2024-08-01T08:12:46.189Z] 9414bd14ba8c: Preparing [2024-08-01T08:12:46.189Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:46.189Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:46.189Z] 6dc8ec7de644: Preparing [2024-08-01T08:12:46.189Z] c5ec9d497ad1: Preparing [2024-08-01T08:12:46.189Z] b48030ab09e0: Preparing [2024-08-01T08:12:46.190Z] ce7f800efff9: Preparing [2024-08-01T08:12:46.190Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:46.190Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:46.190Z] 6dc8ec7de644: Waiting [2024-08-01T08:12:46.190Z] c5ec9d497ad1: Waiting [2024-08-01T08:12:46.190Z] b48030ab09e0: Waiting [2024-08-01T08:12:46.190Z] ce7f800efff9: Waiting [2024-08-01T08:12:46.190Z] 8692b589ce46: Layer already exists [2024-08-01T08:12:46.190Z] c5aa5edcb116: Layer already exists [2024-08-01T08:12:46.190Z] ff585f3fe001: Layer already exists [2024-08-01T08:12:46.190Z] bf33a1b96206: Layer already exists [2024-08-01T08:12:46.190Z] 9414bd14ba8c: Layer already exists [2024-08-01T08:12:46.190Z] 6dc8ec7de644: Layer already exists [2024-08-01T08:12:46.190Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:46.190Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:46.190Z] c5ec9d497ad1: Layer already exists [2024-08-01T08:12:46.190Z] b48030ab09e0: Layer already exists [2024-08-01T08:12:46.190Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:46.190Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:46.524Z] + 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-01T08:12:46.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-01T08:12:46.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-01T08:12:46.857Z] bf33a1b96206: Preparing [2024-08-01T08:12:46.857Z] c5aa5edcb116: Preparing [2024-08-01T08:12:46.857Z] 8692b589ce46: Preparing [2024-08-01T08:12:46.857Z] ff585f3fe001: Preparing [2024-08-01T08:12:46.857Z] 9414bd14ba8c: Preparing [2024-08-01T08:12:46.857Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:46.857Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:46.857Z] 6dc8ec7de644: Preparing [2024-08-01T08:12:46.857Z] c5ec9d497ad1: Preparing [2024-08-01T08:12:46.857Z] b48030ab09e0: Preparing [2024-08-01T08:12:46.857Z] ce7f800efff9: Preparing [2024-08-01T08:12:46.857Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:46.857Z] ce7f800efff9: Waiting [2024-08-01T08:12:46.857Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:46.857Z] b48030ab09e0: Waiting [2024-08-01T08:12:46.857Z] c5ec9d497ad1: Waiting [2024-08-01T08:12:46.857Z] 6dc8ec7de644: Waiting [2024-08-01T08:12:46.857Z] bf33a1b96206: Layer already exists [2024-08-01T08:12:46.857Z] 9414bd14ba8c: Layer already exists [2024-08-01T08:12:46.857Z] ff585f3fe001: Layer already exists [2024-08-01T08:12:46.857Z] 8692b589ce46: Layer already exists [2024-08-01T08:12:46.857Z] c5aa5edcb116: Layer already exists [2024-08-01T08:12:46.857Z] 6dc8ec7de644: Layer already exists [2024-08-01T08:12:46.857Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:46.857Z] c5ec9d497ad1: Layer already exists [2024-08-01T08:12:46.857Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:46.857Z] b48030ab09e0: Layer already exists [2024-08-01T08:12:46.857Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:46.857Z] main: digest: sha256:dcab79c29068c4b206571759a050279b8a42734da65aed38621032e3eb36eba9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:46.933Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:46.947Z] taggedImages: [2024-08-01T08:12:46.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:46.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-01T08:12:46.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.43 [2024-08-01T08:12:46.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:46.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-01T08:12:46.976Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-01T08:12:46.976Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:46.976Z] latest [2024-08-01T08:12:46.976Z] 3.2.0-dev.43 [2024-08-01T08:12:46.976Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:46.976Z] main [2024-08-01T08:12:46.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:47.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:47.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:47.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-01T08:12:47.646Z] b37eab6c26f8: Preparing [2024-08-01T08:12:47.646Z] 2edddb78c78f: Preparing [2024-08-01T08:12:47.646Z] 20b2705d3072: Preparing [2024-08-01T08:12:47.646Z] 848bff77d73e: Preparing [2024-08-01T08:12:47.646Z] a815da74e990: Preparing [2024-08-01T08:12:47.646Z] 1b0c066fc727: Preparing [2024-08-01T08:12:47.646Z] d518ea8a3d62: Preparing [2024-08-01T08:12:47.646Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:47.646Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:47.646Z] 82afe43b79c6: Preparing [2024-08-01T08:12:47.646Z] 0d44470fdf52: Preparing [2024-08-01T08:12:47.646Z] ce7f800efff9: Preparing [2024-08-01T08:12:47.646Z] d518ea8a3d62: Waiting [2024-08-01T08:12:47.646Z] 1b0c066fc727: Waiting [2024-08-01T08:12:47.646Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:47.646Z] ce7f800efff9: Waiting [2024-08-01T08:12:47.646Z] 0d44470fdf52: Waiting [2024-08-01T08:12:47.646Z] 2edddb78c78f: Pushed [2024-08-01T08:12:47.646Z] a815da74e990: Pushed [2024-08-01T08:12:47.646Z] b37eab6c26f8: Pushed [2024-08-01T08:12:47.646Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:47.646Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:47.904Z] 1b0c066fc727: Pushed [2024-08-01T08:12:47.904Z] d518ea8a3d62: Pushed [2024-08-01T08:12:47.904Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:47.904Z] 82afe43b79c6: Pushed [2024-08-01T08:12:48.471Z] 848bff77d73e: Pushed [2024-08-01T08:12:48.732Z] 20b2705d3072: Pushed [2024-08-01T08:12:48.992Z] 0d44470fdf52: Pushed [2024-08-01T08:12:48.992Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:49.322Z] + 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-01T08:12:49.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-01T08:12:49.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-01T08:12:49.655Z] b37eab6c26f8: Preparing [2024-08-01T08:12:49.655Z] 2edddb78c78f: Preparing [2024-08-01T08:12:49.655Z] 20b2705d3072: Preparing [2024-08-01T08:12:49.655Z] 848bff77d73e: Preparing [2024-08-01T08:12:49.655Z] a815da74e990: Preparing [2024-08-01T08:12:49.655Z] 1b0c066fc727: Preparing [2024-08-01T08:12:49.655Z] d518ea8a3d62: Preparing [2024-08-01T08:12:49.655Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:49.655Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:49.655Z] 82afe43b79c6: Preparing [2024-08-01T08:12:49.655Z] 0d44470fdf52: Preparing [2024-08-01T08:12:49.655Z] ce7f800efff9: Preparing [2024-08-01T08:12:49.655Z] 1b0c066fc727: Waiting [2024-08-01T08:12:49.655Z] d518ea8a3d62: Waiting [2024-08-01T08:12:49.655Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:49.655Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:49.655Z] 82afe43b79c6: Waiting [2024-08-01T08:12:49.655Z] 0d44470fdf52: Waiting [2024-08-01T08:12:49.655Z] ce7f800efff9: Waiting [2024-08-01T08:12:49.655Z] 848bff77d73e: Layer already exists [2024-08-01T08:12:49.655Z] b37eab6c26f8: Layer already exists [2024-08-01T08:12:49.655Z] 20b2705d3072: Layer already exists [2024-08-01T08:12:49.655Z] 2edddb78c78f: Layer already exists [2024-08-01T08:12:49.655Z] a815da74e990: Layer already exists [2024-08-01T08:12:49.655Z] d518ea8a3d62: Layer already exists [2024-08-01T08:12:49.655Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:49.655Z] 1b0c066fc727: Layer already exists [2024-08-01T08:12:49.655Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:49.655Z] 82afe43b79c6: Layer already exists [2024-08-01T08:12:49.655Z] 0d44470fdf52: Layer already exists [2024-08-01T08:12:49.655Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:49.655Z] latest: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:49.988Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:50.315Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 [2024-08-01T08:12:50.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-01T08:12:50.315Z] b37eab6c26f8: Preparing [2024-08-01T08:12:50.315Z] 2edddb78c78f: Preparing [2024-08-01T08:12:50.315Z] 20b2705d3072: Preparing [2024-08-01T08:12:50.315Z] 848bff77d73e: Preparing [2024-08-01T08:12:50.315Z] a815da74e990: Preparing [2024-08-01T08:12:50.315Z] 1b0c066fc727: Preparing [2024-08-01T08:12:50.315Z] d518ea8a3d62: Preparing [2024-08-01T08:12:50.315Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:50.315Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:50.315Z] 82afe43b79c6: Preparing [2024-08-01T08:12:50.315Z] 0d44470fdf52: Preparing [2024-08-01T08:12:50.315Z] ce7f800efff9: Preparing [2024-08-01T08:12:50.315Z] 1b0c066fc727: Waiting [2024-08-01T08:12:50.315Z] d518ea8a3d62: Waiting [2024-08-01T08:12:50.315Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:50.315Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:50.315Z] ce7f800efff9: Waiting [2024-08-01T08:12:50.315Z] 0d44470fdf52: Waiting [2024-08-01T08:12:50.315Z] 82afe43b79c6: Waiting [2024-08-01T08:12:50.315Z] 848bff77d73e: Layer already exists [2024-08-01T08:12:50.315Z] a815da74e990: Layer already exists [2024-08-01T08:12:50.315Z] b37eab6c26f8: Layer already exists [2024-08-01T08:12:50.315Z] 2edddb78c78f: Layer already exists [2024-08-01T08:12:50.315Z] 20b2705d3072: Layer already exists [2024-08-01T08:12:50.315Z] d518ea8a3d62: Layer already exists [2024-08-01T08:12:50.315Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:50.315Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:50.315Z] 82afe43b79c6: Layer already exists [2024-08-01T08:12:50.315Z] 1b0c066fc727: Layer already exists [2024-08-01T08:12:50.315Z] 0d44470fdf52: Layer already exists [2024-08-01T08:12:50.315Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:50.315Z] 3.2.0-dev.43: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:50.649Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:50.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:50.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-01T08:12:50.971Z] b37eab6c26f8: Preparing [2024-08-01T08:12:50.971Z] 2edddb78c78f: Preparing [2024-08-01T08:12:50.971Z] 20b2705d3072: Preparing [2024-08-01T08:12:50.971Z] 848bff77d73e: Preparing [2024-08-01T08:12:50.971Z] a815da74e990: Preparing [2024-08-01T08:12:50.971Z] 1b0c066fc727: Preparing [2024-08-01T08:12:50.971Z] d518ea8a3d62: Preparing [2024-08-01T08:12:50.971Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:50.971Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:50.971Z] 82afe43b79c6: Preparing [2024-08-01T08:12:50.971Z] 0d44470fdf52: Preparing [2024-08-01T08:12:50.971Z] ce7f800efff9: Preparing [2024-08-01T08:12:50.971Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:50.971Z] 82afe43b79c6: Waiting [2024-08-01T08:12:50.971Z] 0d44470fdf52: Waiting [2024-08-01T08:12:50.971Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:50.971Z] ce7f800efff9: Waiting [2024-08-01T08:12:50.971Z] 1b0c066fc727: Waiting [2024-08-01T08:12:50.971Z] a815da74e990: Layer already exists [2024-08-01T08:12:50.971Z] 848bff77d73e: Layer already exists [2024-08-01T08:12:50.971Z] 2edddb78c78f: Layer already exists [2024-08-01T08:12:50.971Z] b37eab6c26f8: Layer already exists [2024-08-01T08:12:50.971Z] 20b2705d3072: Layer already exists [2024-08-01T08:12:50.971Z] 1b0c066fc727: Layer already exists [2024-08-01T08:12:50.971Z] d518ea8a3d62: Layer already exists [2024-08-01T08:12:50.971Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:50.971Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:50.971Z] 82afe43b79c6: Layer already exists [2024-08-01T08:12:50.971Z] 0d44470fdf52: Layer already exists [2024-08-01T08:12:50.971Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:50.971Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:51.308Z] + 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-01T08:12:51.632Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-01T08:12:51.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-01T08:12:51.632Z] b37eab6c26f8: Preparing [2024-08-01T08:12:51.632Z] 2edddb78c78f: Preparing [2024-08-01T08:12:51.632Z] 20b2705d3072: Preparing [2024-08-01T08:12:51.632Z] 848bff77d73e: Preparing [2024-08-01T08:12:51.632Z] a815da74e990: Preparing [2024-08-01T08:12:51.632Z] 1b0c066fc727: Preparing [2024-08-01T08:12:51.632Z] d518ea8a3d62: Preparing [2024-08-01T08:12:51.632Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:51.632Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:51.632Z] 82afe43b79c6: Preparing [2024-08-01T08:12:51.632Z] 0d44470fdf52: Preparing [2024-08-01T08:12:51.632Z] ce7f800efff9: Preparing [2024-08-01T08:12:51.632Z] 1b0c066fc727: Waiting [2024-08-01T08:12:51.632Z] d518ea8a3d62: Waiting [2024-08-01T08:12:51.632Z] 92b1dc65bdcd: Waiting [2024-08-01T08:12:51.632Z] 82afe43b79c6: Waiting [2024-08-01T08:12:51.632Z] 3f7ed97a7b4c: Waiting [2024-08-01T08:12:51.632Z] 0d44470fdf52: Waiting [2024-08-01T08:12:51.632Z] ce7f800efff9: Waiting [2024-08-01T08:12:51.632Z] b37eab6c26f8: Layer already exists [2024-08-01T08:12:51.632Z] 848bff77d73e: Layer already exists [2024-08-01T08:12:51.632Z] 2edddb78c78f: Layer already exists [2024-08-01T08:12:51.632Z] a815da74e990: Layer already exists [2024-08-01T08:12:51.632Z] 20b2705d3072: Layer already exists [2024-08-01T08:12:51.632Z] 1b0c066fc727: Layer already exists [2024-08-01T08:12:51.632Z] d518ea8a3d62: Layer already exists [2024-08-01T08:12:51.632Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:51.632Z] 82afe43b79c6: Layer already exists [2024-08-01T08:12:51.632Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:51.632Z] 0d44470fdf52: Layer already exists [2024-08-01T08:12:51.632Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:51.632Z] main: digest: sha256:462019f881aa3c8bfcfa266da14bc597222b96d30d41df6c5c546cfb43f2d3ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:51.708Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:51.721Z] taggedImages: [2024-08-01T08:12:51.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:51.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-01T08:12:51.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.43 [2024-08-01T08:12:51.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:51.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-01T08:12:51.749Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-01T08:12:51.749Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:51.749Z] latest [2024-08-01T08:12:51.749Z] 3.2.0-dev.43 [2024-08-01T08:12:51.749Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:51.749Z] main [2024-08-01T08:12:51.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:52.078Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:52.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:52.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-01T08:12:52.397Z] 789428f5b9ff: Preparing [2024-08-01T08:12:52.397Z] 461cda611186: Preparing [2024-08-01T08:12:52.397Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:52.397Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:52.397Z] 66b37cd26f70: Preparing [2024-08-01T08:12:52.397Z] 1e3661b156af: Preparing [2024-08-01T08:12:52.397Z] ce7f800efff9: Preparing [2024-08-01T08:12:52.397Z] 1e3661b156af: Waiting [2024-08-01T08:12:52.397Z] ce7f800efff9: Waiting [2024-08-01T08:12:52.397Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:52.397Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:52.397Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:52.397Z] 789428f5b9ff: Pushed [2024-08-01T08:12:52.397Z] 66b37cd26f70: Pushed [2024-08-01T08:12:52.965Z] 1e3661b156af: Pushed [2024-08-01T08:12:53.903Z] 461cda611186: Pushed [2024-08-01T08:12:54.163Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:54.490Z] + 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-01T08:12:54.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-01T08:12:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-01T08:12:54.817Z] 789428f5b9ff: Preparing [2024-08-01T08:12:54.817Z] 461cda611186: Preparing [2024-08-01T08:12:54.817Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:54.817Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:54.817Z] 66b37cd26f70: Preparing [2024-08-01T08:12:54.817Z] 1e3661b156af: Preparing [2024-08-01T08:12:54.817Z] ce7f800efff9: Preparing [2024-08-01T08:12:54.817Z] 1e3661b156af: Waiting [2024-08-01T08:12:54.817Z] ce7f800efff9: Waiting [2024-08-01T08:12:54.817Z] 66b37cd26f70: Layer already exists [2024-08-01T08:12:54.817Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:54.817Z] 789428f5b9ff: Layer already exists [2024-08-01T08:12:54.817Z] 461cda611186: Layer already exists [2024-08-01T08:12:54.817Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:54.817Z] 1e3661b156af: Layer already exists [2024-08-01T08:12:54.817Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:54.817Z] latest: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:55.143Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:55.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 [2024-08-01T08:12:55.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-01T08:12:55.472Z] 789428f5b9ff: Preparing [2024-08-01T08:12:55.473Z] 461cda611186: Preparing [2024-08-01T08:12:55.473Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:55.473Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:55.473Z] 66b37cd26f70: Preparing [2024-08-01T08:12:55.473Z] 1e3661b156af: Preparing [2024-08-01T08:12:55.473Z] ce7f800efff9: Preparing [2024-08-01T08:12:55.473Z] 1e3661b156af: Waiting [2024-08-01T08:12:55.473Z] ce7f800efff9: Waiting [2024-08-01T08:12:55.473Z] 789428f5b9ff: Layer already exists [2024-08-01T08:12:55.473Z] 66b37cd26f70: Layer already exists [2024-08-01T08:12:55.473Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:55.473Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:55.473Z] 461cda611186: Layer already exists [2024-08-01T08:12:55.473Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:55.473Z] 1e3661b156af: Layer already exists [2024-08-01T08:12:55.473Z] 3.2.0-dev.43: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:55.806Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:56.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:56.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-01T08:12:56.130Z] 789428f5b9ff: Preparing [2024-08-01T08:12:56.130Z] 461cda611186: Preparing [2024-08-01T08:12:56.130Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:56.130Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:56.130Z] 66b37cd26f70: Preparing [2024-08-01T08:12:56.130Z] 1e3661b156af: Preparing [2024-08-01T08:12:56.130Z] ce7f800efff9: Preparing [2024-08-01T08:12:56.130Z] ce7f800efff9: Waiting [2024-08-01T08:12:56.130Z] 1e3661b156af: Waiting [2024-08-01T08:12:56.130Z] 66b37cd26f70: Layer already exists [2024-08-01T08:12:56.130Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:56.130Z] 461cda611186: Layer already exists [2024-08-01T08:12:56.130Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:56.130Z] 789428f5b9ff: Layer already exists [2024-08-01T08:12:56.130Z] 1e3661b156af: Layer already exists [2024-08-01T08:12:56.130Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:56.130Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:56.456Z] + 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-01T08:12:56.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-01T08:12:56.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-01T08:12:56.794Z] 789428f5b9ff: Preparing [2024-08-01T08:12:56.794Z] 461cda611186: Preparing [2024-08-01T08:12:56.794Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:56.794Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:56.794Z] 66b37cd26f70: Preparing [2024-08-01T08:12:56.794Z] 1e3661b156af: Preparing [2024-08-01T08:12:56.794Z] ce7f800efff9: Preparing [2024-08-01T08:12:56.794Z] 1e3661b156af: Waiting [2024-08-01T08:12:56.794Z] ce7f800efff9: Waiting [2024-08-01T08:12:56.794Z] 789428f5b9ff: Layer already exists [2024-08-01T08:12:56.794Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:56.794Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:56.794Z] 461cda611186: Layer already exists [2024-08-01T08:12:56.794Z] 66b37cd26f70: Layer already exists [2024-08-01T08:12:56.794Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:56.794Z] 1e3661b156af: Layer already exists [2024-08-01T08:12:56.794Z] main: digest: sha256:50fefe7e9fb68882dead3992a1debe59067f2f9501e0ee4e568150fe0f413ba4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:12:56.865Z] ===================================================== [Pipeline] echo [2024-08-01T08:12:56.878Z] taggedImages: [2024-08-01T08:12:56.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:56.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-01T08:12:56.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.43 [2024-08-01T08:12:56.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:56.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-01T08:12:56.906Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-01T08:12:56.906Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:56.906Z] latest [2024-08-01T08:12:56.906Z] 3.2.0-dev.43 [2024-08-01T08:12:56.906Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:12:56.906Z] main [2024-08-01T08:12:56.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:57.238Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:12:57.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:12:57.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-01T08:12:57.563Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:12:57.563Z] f163678075d6: Preparing [2024-08-01T08:12:57.563Z] 7857b55d0581: Preparing [2024-08-01T08:12:57.563Z] 92b1dc65bdcd: Preparing [2024-08-01T08:12:57.563Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:12:57.563Z] fad9f211b526: Preparing [2024-08-01T08:12:57.563Z] e41179d8ccda: Preparing [2024-08-01T08:12:57.563Z] b83e2f93ad78: Preparing [2024-08-01T08:12:57.563Z] 05574660b7aa: Preparing [2024-08-01T08:12:57.563Z] ce7f800efff9: Preparing [2024-08-01T08:12:57.563Z] fad9f211b526: Waiting [2024-08-01T08:12:57.563Z] e41179d8ccda: Waiting [2024-08-01T08:12:57.563Z] 05574660b7aa: Waiting [2024-08-01T08:12:57.563Z] ce7f800efff9: Waiting [2024-08-01T08:12:57.563Z] b83e2f93ad78: Waiting [2024-08-01T08:12:57.563Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:12:57.563Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:12:57.563Z] 6b00c0f9eaf2: Pushed [2024-08-01T08:12:57.563Z] f163678075d6: Pushed [2024-08-01T08:12:57.563Z] 7857b55d0581: Pushed [2024-08-01T08:12:57.563Z] ce7f800efff9: Layer already exists [2024-08-01T08:12:57.563Z] b83e2f93ad78: Pushed [2024-08-01T08:12:58.132Z] 05574660b7aa: Pushed [2024-08-01T08:13:03.404Z] e41179d8ccda: Pushed [2024-08-01T08:13:07.604Z] fad9f211b526: Pushed [2024-08-01T08:13:07.604Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:07.945Z] + 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-01T08:13:08.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-01T08:13:08.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-01T08:13:08.280Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:08.280Z] f163678075d6: Preparing [2024-08-01T08:13:08.280Z] 7857b55d0581: Preparing [2024-08-01T08:13:08.280Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:08.280Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:08.280Z] fad9f211b526: Preparing [2024-08-01T08:13:08.280Z] e41179d8ccda: Preparing [2024-08-01T08:13:08.280Z] b83e2f93ad78: Preparing [2024-08-01T08:13:08.280Z] 05574660b7aa: Preparing [2024-08-01T08:13:08.280Z] ce7f800efff9: Preparing [2024-08-01T08:13:08.280Z] fad9f211b526: Waiting [2024-08-01T08:13:08.280Z] e41179d8ccda: Waiting [2024-08-01T08:13:08.280Z] b83e2f93ad78: Waiting [2024-08-01T08:13:08.280Z] 05574660b7aa: Waiting [2024-08-01T08:13:08.280Z] ce7f800efff9: Waiting [2024-08-01T08:13:08.280Z] f163678075d6: Layer already exists [2024-08-01T08:13:08.280Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:08.280Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:08.280Z] 7857b55d0581: Layer already exists [2024-08-01T08:13:08.280Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:08.280Z] e41179d8ccda: Layer already exists [2024-08-01T08:13:08.280Z] fad9f211b526: Layer already exists [2024-08-01T08:13:08.280Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:08.280Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:08.280Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:08.280Z] latest: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:08.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:08.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 [2024-08-01T08:13:08.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-01T08:13:08.946Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:08.946Z] f163678075d6: Preparing [2024-08-01T08:13:08.946Z] 7857b55d0581: Preparing [2024-08-01T08:13:08.946Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:08.946Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:08.946Z] fad9f211b526: Preparing [2024-08-01T08:13:08.946Z] e41179d8ccda: Preparing [2024-08-01T08:13:08.946Z] b83e2f93ad78: Preparing [2024-08-01T08:13:08.946Z] 05574660b7aa: Preparing [2024-08-01T08:13:08.946Z] ce7f800efff9: Preparing [2024-08-01T08:13:08.946Z] e41179d8ccda: Waiting [2024-08-01T08:13:08.946Z] b83e2f93ad78: Waiting [2024-08-01T08:13:08.946Z] 05574660b7aa: Waiting [2024-08-01T08:13:08.946Z] ce7f800efff9: Waiting [2024-08-01T08:13:08.946Z] fad9f211b526: Waiting [2024-08-01T08:13:08.946Z] 7857b55d0581: Layer already exists [2024-08-01T08:13:08.946Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:08.946Z] f163678075d6: Layer already exists [2024-08-01T08:13:08.946Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:08.946Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:08.946Z] fad9f211b526: Layer already exists [2024-08-01T08:13:08.946Z] e41179d8ccda: Layer already exists [2024-08-01T08:13:08.946Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:08.946Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:08.946Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:08.946Z] 3.2.0-dev.43: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:09.306Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:09.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:09.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-01T08:13:09.628Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:09.628Z] f163678075d6: Preparing [2024-08-01T08:13:09.628Z] 7857b55d0581: Preparing [2024-08-01T08:13:09.628Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:09.628Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:09.628Z] fad9f211b526: Preparing [2024-08-01T08:13:09.628Z] e41179d8ccda: Preparing [2024-08-01T08:13:09.628Z] b83e2f93ad78: Preparing [2024-08-01T08:13:09.628Z] 05574660b7aa: Preparing [2024-08-01T08:13:09.628Z] ce7f800efff9: Preparing [2024-08-01T08:13:09.628Z] e41179d8ccda: Waiting [2024-08-01T08:13:09.628Z] 05574660b7aa: Waiting [2024-08-01T08:13:09.628Z] b83e2f93ad78: Waiting [2024-08-01T08:13:09.628Z] ce7f800efff9: Waiting [2024-08-01T08:13:09.628Z] fad9f211b526: Waiting [2024-08-01T08:13:09.628Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:09.628Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:09.628Z] f163678075d6: Layer already exists [2024-08-01T08:13:09.628Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:09.628Z] 7857b55d0581: Layer already exists [2024-08-01T08:13:09.628Z] e41179d8ccda: Layer already exists [2024-08-01T08:13:09.628Z] fad9f211b526: Layer already exists [2024-08-01T08:13:09.628Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:09.628Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:09.628Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:09.628Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:09.951Z] + 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-01T08:13:10.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-01T08:13:10.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-01T08:13:10.276Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:10.276Z] f163678075d6: Preparing [2024-08-01T08:13:10.276Z] 7857b55d0581: Preparing [2024-08-01T08:13:10.276Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:10.276Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:10.276Z] fad9f211b526: Preparing [2024-08-01T08:13:10.276Z] e41179d8ccda: Preparing [2024-08-01T08:13:10.276Z] b83e2f93ad78: Preparing [2024-08-01T08:13:10.276Z] 05574660b7aa: Preparing [2024-08-01T08:13:10.276Z] ce7f800efff9: Preparing [2024-08-01T08:13:10.276Z] e41179d8ccda: Waiting [2024-08-01T08:13:10.276Z] b83e2f93ad78: Waiting [2024-08-01T08:13:10.276Z] 05574660b7aa: Waiting [2024-08-01T08:13:10.276Z] ce7f800efff9: Waiting [2024-08-01T08:13:10.276Z] fad9f211b526: Waiting [2024-08-01T08:13:10.276Z] f163678075d6: Layer already exists [2024-08-01T08:13:10.276Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:10.276Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:10.276Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:10.276Z] 7857b55d0581: Layer already exists [2024-08-01T08:13:10.276Z] fad9f211b526: Layer already exists [2024-08-01T08:13:10.276Z] e41179d8ccda: Layer already exists [2024-08-01T08:13:10.276Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:10.276Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:10.276Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:10.276Z] main: digest: sha256:69901a9b3d3edc298f3781665e8c4c0c4fa977f99a65bab7d830b7186eb88a7b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:10.357Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:10.377Z] taggedImages: [2024-08-01T08:13:10.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:10.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-01T08:13:10.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.43 [2024-08-01T08:13:10.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:10.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-01T08:13:10.411Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-01T08:13:10.411Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:10.411Z] latest [2024-08-01T08:13:10.411Z] 3.2.0-dev.43 [2024-08-01T08:13:10.411Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:10.411Z] main [2024-08-01T08:13:10.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:10.770Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:11.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:11.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-01T08:13:11.102Z] f188acf89ef5: Preparing [2024-08-01T08:13:11.102Z] 076e340bfa52: Preparing [2024-08-01T08:13:11.102Z] fae49b656087: Preparing [2024-08-01T08:13:11.102Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:11.102Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:11.102Z] 2450e20aab3a: Preparing [2024-08-01T08:13:11.102Z] 28952ef14abd: Preparing [2024-08-01T08:13:11.102Z] 5373cd528018: Preparing [2024-08-01T08:13:11.102Z] ce7f800efff9: Preparing [2024-08-01T08:13:11.102Z] 5373cd528018: Waiting [2024-08-01T08:13:11.102Z] 28952ef14abd: Waiting [2024-08-01T08:13:11.102Z] ce7f800efff9: Waiting [2024-08-01T08:13:11.102Z] 2450e20aab3a: Waiting [2024-08-01T08:13:11.102Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:11.102Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:11.362Z] fae49b656087: Pushed [2024-08-01T08:13:11.362Z] 076e340bfa52: Pushed [2024-08-01T08:13:11.362Z] 28952ef14abd: Pushed [2024-08-01T08:13:11.362Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:11.362Z] f188acf89ef5: Pushed [2024-08-01T08:13:11.622Z] 5373cd528018: Pushed [2024-08-01T08:13:21.608Z] 2450e20aab3a: Pushed [2024-08-01T08:13:21.608Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:21.948Z] + 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-01T08:13:22.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-01T08:13:22.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-01T08:13:22.278Z] f188acf89ef5: Preparing [2024-08-01T08:13:22.278Z] 076e340bfa52: Preparing [2024-08-01T08:13:22.278Z] fae49b656087: Preparing [2024-08-01T08:13:22.278Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:22.278Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:22.278Z] 2450e20aab3a: Preparing [2024-08-01T08:13:22.278Z] 28952ef14abd: Preparing [2024-08-01T08:13:22.278Z] 5373cd528018: Preparing [2024-08-01T08:13:22.278Z] ce7f800efff9: Preparing [2024-08-01T08:13:22.278Z] 2450e20aab3a: Waiting [2024-08-01T08:13:22.278Z] 28952ef14abd: Waiting [2024-08-01T08:13:22.278Z] 5373cd528018: Waiting [2024-08-01T08:13:22.278Z] ce7f800efff9: Waiting [2024-08-01T08:13:22.278Z] fae49b656087: Layer already exists [2024-08-01T08:13:22.278Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:22.278Z] f188acf89ef5: Layer already exists [2024-08-01T08:13:22.278Z] 076e340bfa52: Layer already exists [2024-08-01T08:13:22.278Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:22.278Z] 2450e20aab3a: Layer already exists [2024-08-01T08:13:22.278Z] 5373cd528018: Layer already exists [2024-08-01T08:13:22.278Z] 28952ef14abd: Layer already exists [2024-08-01T08:13:22.278Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:22.278Z] latest: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:22.620Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:22.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 [2024-08-01T08:13:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-01T08:13:22.952Z] f188acf89ef5: Preparing [2024-08-01T08:13:22.952Z] 076e340bfa52: Preparing [2024-08-01T08:13:22.952Z] fae49b656087: Preparing [2024-08-01T08:13:22.952Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:22.952Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:22.952Z] 2450e20aab3a: Preparing [2024-08-01T08:13:22.952Z] 28952ef14abd: Preparing [2024-08-01T08:13:22.952Z] 5373cd528018: Preparing [2024-08-01T08:13:22.952Z] ce7f800efff9: Preparing [2024-08-01T08:13:22.952Z] 2450e20aab3a: Waiting [2024-08-01T08:13:22.952Z] 28952ef14abd: Waiting [2024-08-01T08:13:22.952Z] 5373cd528018: Waiting [2024-08-01T08:13:22.952Z] ce7f800efff9: Waiting [2024-08-01T08:13:22.952Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:22.952Z] fae49b656087: Layer already exists [2024-08-01T08:13:22.952Z] 076e340bfa52: Layer already exists [2024-08-01T08:13:22.952Z] f188acf89ef5: Layer already exists [2024-08-01T08:13:22.952Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:22.952Z] 2450e20aab3a: Layer already exists [2024-08-01T08:13:22.952Z] 5373cd528018: Layer already exists [2024-08-01T08:13:22.952Z] 28952ef14abd: Layer already exists [2024-08-01T08:13:22.952Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:22.952Z] 3.2.0-dev.43: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:23.277Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:23.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:23.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-01T08:13:23.599Z] f188acf89ef5: Preparing [2024-08-01T08:13:23.599Z] 076e340bfa52: Preparing [2024-08-01T08:13:23.599Z] fae49b656087: Preparing [2024-08-01T08:13:23.599Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:23.599Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:23.599Z] 2450e20aab3a: Preparing [2024-08-01T08:13:23.599Z] 28952ef14abd: Preparing [2024-08-01T08:13:23.599Z] 5373cd528018: Preparing [2024-08-01T08:13:23.599Z] ce7f800efff9: Preparing [2024-08-01T08:13:23.599Z] 28952ef14abd: Waiting [2024-08-01T08:13:23.599Z] 5373cd528018: Waiting [2024-08-01T08:13:23.599Z] ce7f800efff9: Waiting [2024-08-01T08:13:23.599Z] 2450e20aab3a: Waiting [2024-08-01T08:13:23.599Z] fae49b656087: Layer already exists [2024-08-01T08:13:23.599Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:23.599Z] f188acf89ef5: Layer already exists [2024-08-01T08:13:23.599Z] 076e340bfa52: Layer already exists [2024-08-01T08:13:23.599Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:23.599Z] 2450e20aab3a: Layer already exists [2024-08-01T08:13:23.599Z] 5373cd528018: Layer already exists [2024-08-01T08:13:23.599Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:23.599Z] 28952ef14abd: Layer already exists [2024-08-01T08:13:23.599Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:23.931Z] + 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-01T08:13:24.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-01T08:13:24.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-01T08:13:24.256Z] f188acf89ef5: Preparing [2024-08-01T08:13:24.256Z] 076e340bfa52: Preparing [2024-08-01T08:13:24.256Z] fae49b656087: Preparing [2024-08-01T08:13:24.256Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:24.256Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:24.256Z] 2450e20aab3a: Preparing [2024-08-01T08:13:24.256Z] 28952ef14abd: Preparing [2024-08-01T08:13:24.256Z] 5373cd528018: Preparing [2024-08-01T08:13:24.256Z] ce7f800efff9: Preparing [2024-08-01T08:13:24.256Z] 2450e20aab3a: Waiting [2024-08-01T08:13:24.256Z] 28952ef14abd: Waiting [2024-08-01T08:13:24.256Z] 5373cd528018: Waiting [2024-08-01T08:13:24.256Z] ce7f800efff9: Waiting [2024-08-01T08:13:24.256Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:24.256Z] 076e340bfa52: Layer already exists [2024-08-01T08:13:24.256Z] f188acf89ef5: Layer already exists [2024-08-01T08:13:24.256Z] fae49b656087: Layer already exists [2024-08-01T08:13:24.256Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:24.256Z] 2450e20aab3a: Layer already exists [2024-08-01T08:13:24.256Z] 28952ef14abd: Layer already exists [2024-08-01T08:13:24.256Z] 5373cd528018: Layer already exists [2024-08-01T08:13:24.256Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:24.256Z] main: digest: sha256:b144aed353884d69c07feea99532e9dbda33a73ff82ffc6490f53d43cf593c11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:24.325Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:24.340Z] taggedImages: [2024-08-01T08:13:24.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:24.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-01T08:13:24.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.43 [2024-08-01T08:13:24.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:24.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-01T08:13:24.371Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-01T08:13:24.371Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:24.371Z] latest [2024-08-01T08:13:24.371Z] 3.2.0-dev.43 [2024-08-01T08:13:24.371Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:24.371Z] main [2024-08-01T08:13:24.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:24.732Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:25.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:25.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-01T08:13:25.063Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:25.063Z] 84def385d6d3: Preparing [2024-08-01T08:13:25.063Z] 2f7f7dd6304d: Preparing [2024-08-01T08:13:25.063Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:25.063Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:25.063Z] b3afefbe5f79: Preparing [2024-08-01T08:13:25.063Z] b83e2f93ad78: Preparing [2024-08-01T08:13:25.063Z] 05574660b7aa: Preparing [2024-08-01T08:13:25.063Z] ce7f800efff9: Preparing [2024-08-01T08:13:25.063Z] b83e2f93ad78: Waiting [2024-08-01T08:13:25.063Z] 05574660b7aa: Waiting [2024-08-01T08:13:25.063Z] ce7f800efff9: Waiting [2024-08-01T08:13:25.063Z] b3afefbe5f79: Waiting [2024-08-01T08:13:25.063Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:25.063Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:25.063Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:25.063Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:25.063Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:25.063Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:25.063Z] 84def385d6d3: Pushed [2024-08-01T08:13:25.063Z] 2f7f7dd6304d: Pushed [2024-08-01T08:13:35.047Z] b3afefbe5f79: Pushed [2024-08-01T08:13:35.047Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:35.394Z] + 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-01T08:13:35.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-01T08:13:35.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-01T08:13:35.716Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:35.716Z] 84def385d6d3: Preparing [2024-08-01T08:13:35.716Z] 2f7f7dd6304d: Preparing [2024-08-01T08:13:35.716Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:35.716Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:35.716Z] b3afefbe5f79: Preparing [2024-08-01T08:13:35.716Z] b83e2f93ad78: Preparing [2024-08-01T08:13:35.716Z] 05574660b7aa: Preparing [2024-08-01T08:13:35.716Z] ce7f800efff9: Preparing [2024-08-01T08:13:35.716Z] b3afefbe5f79: Waiting [2024-08-01T08:13:35.716Z] b83e2f93ad78: Waiting [2024-08-01T08:13:35.716Z] 05574660b7aa: Waiting [2024-08-01T08:13:35.716Z] ce7f800efff9: Waiting [2024-08-01T08:13:35.716Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:35.716Z] 84def385d6d3: Layer already exists [2024-08-01T08:13:35.716Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:35.716Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:35.716Z] 2f7f7dd6304d: Layer already exists [2024-08-01T08:13:35.716Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:35.716Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:35.716Z] b3afefbe5f79: Layer already exists [2024-08-01T08:13:35.716Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:35.716Z] latest: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:36.041Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:36.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 [2024-08-01T08:13:36.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-01T08:13:36.380Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:36.380Z] 84def385d6d3: Preparing [2024-08-01T08:13:36.380Z] 2f7f7dd6304d: Preparing [2024-08-01T08:13:36.380Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:36.380Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:36.380Z] b3afefbe5f79: Preparing [2024-08-01T08:13:36.380Z] b83e2f93ad78: Preparing [2024-08-01T08:13:36.380Z] 05574660b7aa: Preparing [2024-08-01T08:13:36.380Z] ce7f800efff9: Preparing [2024-08-01T08:13:36.380Z] b83e2f93ad78: Waiting [2024-08-01T08:13:36.380Z] 05574660b7aa: Waiting [2024-08-01T08:13:36.380Z] b3afefbe5f79: Waiting [2024-08-01T08:13:36.380Z] ce7f800efff9: Waiting [2024-08-01T08:13:36.380Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:36.380Z] 2f7f7dd6304d: Layer already exists [2024-08-01T08:13:36.380Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:36.380Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:36.380Z] 84def385d6d3: Layer already exists [2024-08-01T08:13:36.380Z] b3afefbe5f79: Layer already exists [2024-08-01T08:13:36.380Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:36.380Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:36.380Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:36.380Z] 3.2.0-dev.43: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:36.789Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:37.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:37.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-01T08:13:37.122Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:37.122Z] 84def385d6d3: Preparing [2024-08-01T08:13:37.122Z] 2f7f7dd6304d: Preparing [2024-08-01T08:13:37.122Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:37.122Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:37.122Z] b3afefbe5f79: Preparing [2024-08-01T08:13:37.122Z] b83e2f93ad78: Preparing [2024-08-01T08:13:37.122Z] 05574660b7aa: Preparing [2024-08-01T08:13:37.122Z] ce7f800efff9: Preparing [2024-08-01T08:13:37.122Z] b83e2f93ad78: Waiting [2024-08-01T08:13:37.122Z] 05574660b7aa: Waiting [2024-08-01T08:13:37.122Z] ce7f800efff9: Waiting [2024-08-01T08:13:37.122Z] b3afefbe5f79: Waiting [2024-08-01T08:13:37.122Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:37.122Z] 84def385d6d3: Layer already exists [2024-08-01T08:13:37.122Z] 2f7f7dd6304d: Layer already exists [2024-08-01T08:13:37.122Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:37.122Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:37.122Z] b3afefbe5f79: Layer already exists [2024-08-01T08:13:37.122Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:37.122Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:37.122Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:37.122Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:37.447Z] + 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-01T08:13:37.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-01T08:13:37.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-01T08:13:37.762Z] 6b00c0f9eaf2: Preparing [2024-08-01T08:13:37.762Z] 84def385d6d3: Preparing [2024-08-01T08:13:37.762Z] 2f7f7dd6304d: Preparing [2024-08-01T08:13:37.762Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:37.762Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:37.762Z] b3afefbe5f79: Preparing [2024-08-01T08:13:37.762Z] b83e2f93ad78: Preparing [2024-08-01T08:13:37.762Z] 05574660b7aa: Preparing [2024-08-01T08:13:37.762Z] ce7f800efff9: Preparing [2024-08-01T08:13:37.762Z] b3afefbe5f79: Waiting [2024-08-01T08:13:37.762Z] b83e2f93ad78: Waiting [2024-08-01T08:13:37.762Z] ce7f800efff9: Waiting [2024-08-01T08:13:37.762Z] 05574660b7aa: Waiting [2024-08-01T08:13:37.762Z] 6b00c0f9eaf2: Layer already exists [2024-08-01T08:13:37.762Z] 2f7f7dd6304d: Layer already exists [2024-08-01T08:13:37.762Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:37.762Z] 84def385d6d3: Layer already exists [2024-08-01T08:13:37.762Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:37.762Z] b3afefbe5f79: Layer already exists [2024-08-01T08:13:37.762Z] 05574660b7aa: Layer already exists [2024-08-01T08:13:37.762Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:37.762Z] b83e2f93ad78: Layer already exists [2024-08-01T08:13:37.762Z] main: digest: sha256:199d7a6e16d1c3518473a8a23ddd044213e52b4a18c2364fdaf282ad1e355c41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:37.841Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:37.859Z] taggedImages: [2024-08-01T08:13:37.859Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:37.859Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-01T08:13:37.859Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.43 [2024-08-01T08:13:37.859Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:37.859Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-01T08:13:37.893Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-01T08:13:37.893Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:37.893Z] latest [2024-08-01T08:13:37.893Z] 3.2.0-dev.43 [2024-08-01T08:13:37.893Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:37.893Z] main [2024-08-01T08:13:37.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:38.254Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:38.587Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:38.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-01T08:13:38.587Z] 4d0c2995705b: Preparing [2024-08-01T08:13:38.587Z] 9fc3e2e6eaf8: Preparing [2024-08-01T08:13:38.587Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:38.587Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:38.587Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:38.587Z] eff3e64cc875: Preparing [2024-08-01T08:13:38.587Z] ce7f800efff9: Preparing [2024-08-01T08:13:38.587Z] eff3e64cc875: Waiting [2024-08-01T08:13:38.587Z] ce7f800efff9: Waiting [2024-08-01T08:13:38.587Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:38.587Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:38.587Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:38.587Z] 8aed288fdfe9: Pushed [2024-08-01T08:13:38.587Z] 4d0c2995705b: Pushed [2024-08-01T08:13:38.587Z] eff3e64cc875: Pushed [2024-08-01T08:13:41.873Z] 9fc3e2e6eaf8: Pushed [2024-08-01T08:13:41.873Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:42.196Z] + 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-01T08:13:42.513Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-01T08:13:42.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-01T08:13:42.513Z] 4d0c2995705b: Preparing [2024-08-01T08:13:42.513Z] 9fc3e2e6eaf8: Preparing [2024-08-01T08:13:42.513Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:42.513Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:42.513Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:42.513Z] eff3e64cc875: Preparing [2024-08-01T08:13:42.513Z] ce7f800efff9: Preparing [2024-08-01T08:13:42.513Z] eff3e64cc875: Waiting [2024-08-01T08:13:42.513Z] ce7f800efff9: Waiting [2024-08-01T08:13:42.513Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:42.513Z] 4d0c2995705b: Layer already exists [2024-08-01T08:13:42.513Z] 9fc3e2e6eaf8: Layer already exists [2024-08-01T08:13:42.513Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:42.513Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:42.513Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:42.513Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:42.513Z] latest: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:42.845Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:43.172Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 [2024-08-01T08:13:43.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-01T08:13:43.172Z] 4d0c2995705b: Preparing [2024-08-01T08:13:43.172Z] 9fc3e2e6eaf8: Preparing [2024-08-01T08:13:43.172Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:43.172Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:43.172Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:43.172Z] eff3e64cc875: Preparing [2024-08-01T08:13:43.172Z] ce7f800efff9: Preparing [2024-08-01T08:13:43.172Z] eff3e64cc875: Waiting [2024-08-01T08:13:43.172Z] ce7f800efff9: Waiting [2024-08-01T08:13:43.172Z] 4d0c2995705b: Layer already exists [2024-08-01T08:13:43.172Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:43.172Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:43.172Z] 9fc3e2e6eaf8: Layer already exists [2024-08-01T08:13:43.172Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:43.172Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:43.172Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:43.172Z] 3.2.0-dev.43: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:43.497Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:43.828Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:43.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-01T08:13:43.828Z] 4d0c2995705b: Preparing [2024-08-01T08:13:43.828Z] 9fc3e2e6eaf8: Preparing [2024-08-01T08:13:43.828Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:43.828Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:43.828Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:43.828Z] eff3e64cc875: Preparing [2024-08-01T08:13:43.828Z] ce7f800efff9: Preparing [2024-08-01T08:13:43.828Z] eff3e64cc875: Waiting [2024-08-01T08:13:43.828Z] ce7f800efff9: Waiting [2024-08-01T08:13:43.828Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:43.828Z] 4d0c2995705b: Layer already exists [2024-08-01T08:13:43.828Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:43.828Z] 9fc3e2e6eaf8: Layer already exists [2024-08-01T08:13:43.828Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:43.828Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:43.828Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:43.828Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:44.154Z] + 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-01T08:13:44.481Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-01T08:13:44.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-01T08:13:44.481Z] 4d0c2995705b: Preparing [2024-08-01T08:13:44.481Z] 9fc3e2e6eaf8: Preparing [2024-08-01T08:13:44.481Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:44.481Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:44.481Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:44.481Z] eff3e64cc875: Preparing [2024-08-01T08:13:44.481Z] ce7f800efff9: Preparing [2024-08-01T08:13:44.481Z] eff3e64cc875: Waiting [2024-08-01T08:13:44.481Z] ce7f800efff9: Waiting [2024-08-01T08:13:44.481Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:44.481Z] 9fc3e2e6eaf8: Layer already exists [2024-08-01T08:13:44.481Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:44.481Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:44.481Z] 4d0c2995705b: Layer already exists [2024-08-01T08:13:44.481Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:44.481Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:44.481Z] main: digest: sha256:ac7ce555f4987e49ddb71a7ae377123f4e29a217b7e050a750c8c3103a34e4ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:44.557Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:44.571Z] taggedImages: [2024-08-01T08:13:44.571Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:44.571Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-01T08:13:44.571Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.43 [2024-08-01T08:13:44.571Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:44.571Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-01T08:13:44.601Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-01T08:13:44.601Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:44.601Z] latest [2024-08-01T08:13:44.601Z] 3.2.0-dev.43 [2024-08-01T08:13:44.601Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:44.601Z] main [2024-08-01T08:13:44.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:44.947Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:45.277Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:45.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-01T08:13:45.277Z] e36703d014e7: Preparing [2024-08-01T08:13:45.277Z] 6ca629790710: Preparing [2024-08-01T08:13:45.277Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:45.277Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:45.277Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:45.277Z] eff3e64cc875: Preparing [2024-08-01T08:13:45.277Z] ce7f800efff9: Preparing [2024-08-01T08:13:45.277Z] eff3e64cc875: Waiting [2024-08-01T08:13:45.277Z] ce7f800efff9: Waiting [2024-08-01T08:13:45.277Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:45.277Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:45.277Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:45.277Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:45.277Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:45.277Z] e36703d014e7: Pushed [2024-08-01T08:13:48.568Z] 6ca629790710: Pushed [2024-08-01T08:13:48.568Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:48.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:49.228Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-01T08:13:49.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-01T08:13:49.228Z] e36703d014e7: Preparing [2024-08-01T08:13:49.228Z] 6ca629790710: Preparing [2024-08-01T08:13:49.228Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:49.228Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:49.228Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:49.228Z] eff3e64cc875: Preparing [2024-08-01T08:13:49.228Z] ce7f800efff9: Preparing [2024-08-01T08:13:49.228Z] eff3e64cc875: Waiting [2024-08-01T08:13:49.228Z] ce7f800efff9: Waiting [2024-08-01T08:13:49.228Z] 6ca629790710: Layer already exists [2024-08-01T08:13:49.228Z] e36703d014e7: Layer already exists [2024-08-01T08:13:49.228Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:49.228Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:49.228Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:49.228Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:49.228Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:49.228Z] latest: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:49.559Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:49.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 [2024-08-01T08:13:49.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-01T08:13:49.886Z] e36703d014e7: Preparing [2024-08-01T08:13:49.886Z] 6ca629790710: Preparing [2024-08-01T08:13:49.886Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:49.886Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:49.886Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:49.886Z] eff3e64cc875: Preparing [2024-08-01T08:13:49.886Z] ce7f800efff9: Preparing [2024-08-01T08:13:49.886Z] eff3e64cc875: Waiting [2024-08-01T08:13:49.886Z] ce7f800efff9: Waiting [2024-08-01T08:13:49.886Z] e36703d014e7: Layer already exists [2024-08-01T08:13:49.886Z] 6ca629790710: Layer already exists [2024-08-01T08:13:49.886Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:49.886Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:49.886Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:49.886Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:49.886Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:49.886Z] 3.2.0-dev.43: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:50.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:50.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:50.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-01T08:13:50.569Z] e36703d014e7: Preparing [2024-08-01T08:13:50.569Z] 6ca629790710: Preparing [2024-08-01T08:13:50.569Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:50.569Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:50.569Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:50.569Z] eff3e64cc875: Preparing [2024-08-01T08:13:50.569Z] ce7f800efff9: Preparing [2024-08-01T08:13:50.569Z] eff3e64cc875: Waiting [2024-08-01T08:13:50.569Z] ce7f800efff9: Waiting [2024-08-01T08:13:50.569Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:50.569Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:50.569Z] 6ca629790710: Layer already exists [2024-08-01T08:13:50.569Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:50.569Z] e36703d014e7: Layer already exists [2024-08-01T08:13:50.569Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:50.569Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:50.569Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:50.901Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:51.231Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-01T08:13:51.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-01T08:13:51.231Z] e36703d014e7: Preparing [2024-08-01T08:13:51.231Z] 6ca629790710: Preparing [2024-08-01T08:13:51.231Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:51.231Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:51.231Z] 8aed288fdfe9: Preparing [2024-08-01T08:13:51.231Z] eff3e64cc875: Preparing [2024-08-01T08:13:51.231Z] ce7f800efff9: Preparing [2024-08-01T08:13:51.231Z] eff3e64cc875: Waiting [2024-08-01T08:13:51.231Z] ce7f800efff9: Waiting [2024-08-01T08:13:51.231Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:51.231Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:51.231Z] 6ca629790710: Layer already exists [2024-08-01T08:13:51.231Z] e36703d014e7: Layer already exists [2024-08-01T08:13:51.231Z] 8aed288fdfe9: Layer already exists [2024-08-01T08:13:51.231Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:51.231Z] eff3e64cc875: Layer already exists [2024-08-01T08:13:51.231Z] main: digest: sha256:017acdd305e7eb3770b486e2e85be7854c5132a17cb116047de97dbbdf92e231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:51.311Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:51.336Z] taggedImages: [2024-08-01T08:13:51.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:51.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-01T08:13:51.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.43 [2024-08-01T08:13:51.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:51.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-01T08:13:51.375Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-01T08:13:51.375Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:51.375Z] latest [2024-08-01T08:13:51.375Z] 3.2.0-dev.43 [2024-08-01T08:13:51.375Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:51.375Z] main [2024-08-01T08:13:51.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:51.735Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:52.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:52.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-01T08:13:52.067Z] 3d538cc089d5: Preparing [2024-08-01T08:13:52.067Z] 8e458dbc93ef: Preparing [2024-08-01T08:13:52.067Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:52.067Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:52.067Z] 1a7d9c56a534: Preparing [2024-08-01T08:13:52.067Z] ab80892f02d5: Preparing [2024-08-01T08:13:52.067Z] ce7f800efff9: Preparing [2024-08-01T08:13:52.067Z] ab80892f02d5: Waiting [2024-08-01T08:13:52.067Z] ce7f800efff9: Waiting [2024-08-01T08:13:52.067Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:13:52.067Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:52.067Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:52.067Z] ab80892f02d5: Layer already exists [2024-08-01T08:13:52.067Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:52.067Z] 3d538cc089d5: Pushed [2024-08-01T08:13:55.360Z] 8e458dbc93ef: Pushed [2024-08-01T08:13:55.360Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:55.699Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:56.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-01T08:13:56.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-01T08:13:56.031Z] 3d538cc089d5: Preparing [2024-08-01T08:13:56.031Z] 8e458dbc93ef: Preparing [2024-08-01T08:13:56.031Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:56.031Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:56.031Z] 1a7d9c56a534: Preparing [2024-08-01T08:13:56.031Z] ab80892f02d5: Preparing [2024-08-01T08:13:56.031Z] ce7f800efff9: Preparing [2024-08-01T08:13:56.031Z] ce7f800efff9: Waiting [2024-08-01T08:13:56.031Z] ab80892f02d5: Waiting [2024-08-01T08:13:56.031Z] 8e458dbc93ef: Layer already exists [2024-08-01T08:13:56.031Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:56.031Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:13:56.031Z] 3d538cc089d5: Layer already exists [2024-08-01T08:13:56.031Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:56.031Z] ab80892f02d5: Layer already exists [2024-08-01T08:13:56.031Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:56.031Z] latest: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:56.360Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:56.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 [2024-08-01T08:13:56.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-01T08:13:56.691Z] 3d538cc089d5: Preparing [2024-08-01T08:13:56.691Z] 8e458dbc93ef: Preparing [2024-08-01T08:13:56.691Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:56.691Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:56.691Z] 1a7d9c56a534: Preparing [2024-08-01T08:13:56.691Z] ab80892f02d5: Preparing [2024-08-01T08:13:56.691Z] ce7f800efff9: Preparing [2024-08-01T08:13:56.691Z] ab80892f02d5: Waiting [2024-08-01T08:13:56.691Z] ce7f800efff9: Waiting [2024-08-01T08:13:56.691Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:56.691Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:13:56.691Z] 8e458dbc93ef: Layer already exists [2024-08-01T08:13:56.691Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:56.691Z] 3d538cc089d5: Layer already exists [2024-08-01T08:13:56.691Z] ab80892f02d5: Layer already exists [2024-08-01T08:13:56.691Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:56.691Z] 3.2.0-dev.43: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:57.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:57.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:57.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-01T08:13:57.360Z] 3d538cc089d5: Preparing [2024-08-01T08:13:57.360Z] 8e458dbc93ef: Preparing [2024-08-01T08:13:57.360Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:57.360Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:57.360Z] 1a7d9c56a534: Preparing [2024-08-01T08:13:57.360Z] ab80892f02d5: Preparing [2024-08-01T08:13:57.360Z] ce7f800efff9: Preparing [2024-08-01T08:13:57.360Z] ab80892f02d5: Waiting [2024-08-01T08:13:57.360Z] ce7f800efff9: Waiting [2024-08-01T08:13:57.360Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:57.360Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:57.360Z] 3d538cc089d5: Layer already exists [2024-08-01T08:13:57.360Z] 8e458dbc93ef: Layer already exists [2024-08-01T08:13:57.360Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:13:57.360Z] ab80892f02d5: Layer already exists [2024-08-01T08:13:57.360Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:57.360Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:57.700Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:13:58.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-01T08:13:58.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-01T08:13:58.025Z] 3d538cc089d5: Preparing [2024-08-01T08:13:58.025Z] 8e458dbc93ef: Preparing [2024-08-01T08:13:58.025Z] 92b1dc65bdcd: Preparing [2024-08-01T08:13:58.025Z] 3f7ed97a7b4c: Preparing [2024-08-01T08:13:58.025Z] 1a7d9c56a534: Preparing [2024-08-01T08:13:58.025Z] ab80892f02d5: Preparing [2024-08-01T08:13:58.025Z] ce7f800efff9: Preparing [2024-08-01T08:13:58.025Z] ab80892f02d5: Waiting [2024-08-01T08:13:58.025Z] 3f7ed97a7b4c: Layer already exists [2024-08-01T08:13:58.025Z] 8e458dbc93ef: Layer already exists [2024-08-01T08:13:58.025Z] 92b1dc65bdcd: Layer already exists [2024-08-01T08:13:58.025Z] 1a7d9c56a534: Layer already exists [2024-08-01T08:13:58.025Z] 3d538cc089d5: Layer already exists [2024-08-01T08:13:58.025Z] ce7f800efff9: Layer already exists [2024-08-01T08:13:58.025Z] ab80892f02d5: Layer already exists [2024-08-01T08:13:58.025Z] main: digest: sha256:1e01ddadfe736988faec5bec28baf9629663fff789fb36f679d9b3a312231b52 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:13:58.116Z] ===================================================== [Pipeline] echo [2024-08-01T08:13:58.134Z] taggedImages: [2024-08-01T08:13:58.134Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:13:58.134Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-01T08:13:58.134Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.43 [2024-08-01T08:13:58.134Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:13:58.134Z] - 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-01T08:30:01.102Z] #147 ... [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:30:01.102Z] #154 DONE 1164.3s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:01.102Z] #153 ... [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:30:01.102Z] #159 DONE 0.4s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:30:01.102Z] #160 DONE 0.2s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:01.102Z] #153 ... [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #161 [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-01T08:30:01.102Z] #161 DONE 0.2s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-01T08:30:01.102Z] #162 DONE 0.2s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-01T08:30:01.102Z] #163 DONE 0.2s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:30:01.102Z] #149 ... [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:30:01.102Z] #164 DONE 0.3s [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.102Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:30:01.102Z] #148 ... [2024-08-01T08:30:01.102Z] [2024-08-01T08:30:01.103Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:30:01.103Z] #165 DONE 2.4s [2024-08-01T08:30:01.103Z] [2024-08-01T08:30:01.103Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:30:01.103Z] #155 ... [2024-08-01T08:30:01.103Z] [2024-08-01T08:30:01.103Z] #111 [security-proxy-setup] exporting to image [2024-08-01T08:30:01.103Z] #111 exporting layers [2024-08-01T08:30:01.103Z] #111 exporting layers 0.9s done [2024-08-01T08:30:01.103Z] #111 writing image sha256:0b7f0f3bc25c6b0cc4728aa80bce4abd4fc55e8d598b280ba08123edb019db03 done [2024-08-01T08:30:01.103Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-01T08:30:01.103Z] #111 DONE 4.1s [2024-08-01T08:30:01.103Z] [2024-08-01T08:30:01.103Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:30:01.103Z] #152 1169.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-01T08:30:11.369Z] #152 ... [2024-08-01T08:30:11.369Z] [2024-08-01T08:30:11.369Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:30:11.369Z] #157 DONE 1184.2s [2024-08-01T08:30:11.369Z] [2024-08-01T08:30:11.369Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-01T08:30:11.970Z] #166 DONE 0.4s [2024-08-01T08:30:11.970Z] [2024-08-01T08:30:11.970Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-08-01T08:30:14.567Z] #167 DONE 2.5s [2024-08-01T08:30:14.567Z] [2024-08-01T08:30:14.567Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:30:14.567Z] #168 DONE 0.2s [2024-08-01T08:30:14.567Z] [2024-08-01T08:30:14.567Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:14.838Z] #153 ... [2024-08-01T08:30:14.838Z] [2024-08-01T08:30:14.838Z] #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:30:14.838Z] #169 DONE 0.3s [2024-08-01T08:30:14.838Z] [2024-08-01T08:30:14.838Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:15.106Z] #153 ... [2024-08-01T08:30:15.106Z] [2024-08-01T08:30:15.106Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-01T08:30:15.373Z] #170 DONE 0.4s [2024-08-01T08:30:15.373Z] [2024-08-01T08:30:15.373Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:30:15.373Z] #147 ... [2024-08-01T08:30:15.373Z] [2024-08-01T08:30:15.373Z] #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-01T08:30:15.649Z] #171 DONE 0.2s [2024-08-01T08:30:15.650Z] [2024-08-01T08:30:15.650Z] #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-01T08:30:15.650Z] #172 DONE 0.1s [2024-08-01T08:30:15.650Z] [2024-08-01T08:30:15.650Z] #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-01T08:30:15.650Z] #173 DONE 0.1s [2024-08-01T08:30:15.650Z] [2024-08-01T08:30:15.650Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:30:15.915Z] #148 ... [2024-08-01T08:30:15.915Z] [2024-08-01T08:30:15.915Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-01T08:30:15.915Z] #174 DONE 0.1s [2024-08-01T08:30:15.915Z] [2024-08-01T08:30:15.915Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-01T08:30:15.915Z] #175 DONE 0.1s [2024-08-01T08:30:15.915Z] [2024-08-01T08:30:15.915Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:16.182Z] #153 ... [2024-08-01T08:30:16.182Z] [2024-08-01T08:30:16.182Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T08:30:16.764Z] #176 ... [2024-08-01T08:30:16.764Z] [2024-08-01T08:30:16.764Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:30:16.764Z] #152 DONE 1189.8s [2024-08-01T08:30:17.030Z] [2024-08-01T08:30:17.030Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:30:17.299Z] #123 ... [2024-08-01T08:30:17.299Z] [2024-08-01T08:30:17.299Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:30:17.576Z] #177 DONE 0.3s [2024-08-01T08:30:17.576Z] [2024-08-01T08:30:17.576Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:30:17.842Z] #178 DONE 0.2s [2024-08-01T08:30:17.842Z] [2024-08-01T08:30:17.842Z] #179 [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-01T08:30:18.110Z] #179 DONE 0.3s [2024-08-01T08:30:18.110Z] [2024-08-01T08:30:18.110Z] #180 [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-01T08:30:18.377Z] #180 DONE 0.3s [2024-08-01T08:30:18.377Z] [2024-08-01T08:30:18.377Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:30:18.654Z] #181 DONE 0.3s [2024-08-01T08:30:18.654Z] [2024-08-01T08:30:18.654Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:30:18.654Z] #153 ... [2024-08-01T08:30:18.654Z] [2024-08-01T08:30:18.654Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-01T08:30:19.234Z] #182 ... [2024-08-01T08:30:19.234Z] [2024-08-01T08:30:19.234Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T08:30:19.234Z] #176 DONE 3.0s [2024-08-01T08:30:19.234Z] [2024-08-01T08:30:19.234Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-01T08:30:19.234Z] #182 DONE 0.4s [2024-08-01T08:30:19.234Z] [2024-08-01T08:30:19.234Z] #111 [security-bootstrapper] exporting to image [2024-08-01T08:30:19.234Z] #111 exporting layers [2024-08-01T08:30:20.327Z] #111 ... [2024-08-01T08:30:20.327Z] [2024-08-01T08:30:20.327Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-01T08:30:20.327Z] #183 DONE 1.0s [2024-08-01T08:30:20.327Z] [2024-08-01T08:30:20.327Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:30:20.327Z] #184 DONE 0.1s [2024-08-01T08:30:20.327Z] [2024-08-01T08:30:20.327Z] #111 [security-bootstrapper] exporting to image [2024-08-01T08:30:20.327Z] #111 exporting layers 1.3s done [2024-08-01T08:30:20.597Z] #111 writing image sha256:6b5153578876bab3050ce17589357ea3d14f4c1e46666b4ab2566db559fc5b36 0.0s done [2024-08-01T08:30:20.597Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-01T08:30:20.597Z] #111 DONE 5.4s [2024-08-01T08:30:20.597Z] [2024-08-01T08:30:20.597Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:30:22.543Z] #185 DONE 1.9s [2024-08-01T08:30:22.543Z] [2024-08-01T08:30:22.543Z] #111 [security-secretstore-setup] exporting to image [2024-08-01T08:30:23.947Z] #111 exporting layers 1.4s done [2024-08-01T08:30:23.947Z] #111 writing image sha256:302d87ab4683a09611bb3d003ed7008f2f74de02502f06e94f13ab24101af369 done [2024-08-01T08:30:23.947Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-01T08:30:23.947Z] #111 DONE 6.8s [2024-08-01T08:30:23.947Z] [2024-08-01T08:30:23.947Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:31:10.953Z] #155 ... [2024-08-01T08:31:10.953Z] [2024-08-01T08:31:10.953Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:31:10.953Z] #153 DONE 1243.3s [2024-08-01T08:31:10.953Z] [2024-08-01T08:31:10.953Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:31:10.953Z] #148 ... [2024-08-01T08:31:10.953Z] [2024-08-01T08:31:10.953Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:31:11.354Z] #186 DONE 0.2s [2024-08-01T08:31:11.354Z] [2024-08-01T08:31:11.354Z] #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:31:11.354Z] #187 DONE 0.2s [2024-08-01T08:31:11.354Z] [2024-08-01T08:31:11.354Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:31:11.354Z] #45 ... [2024-08-01T08:31:11.354Z] [2024-08-01T08:31:11.354Z] #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-01T08:31:11.651Z] #188 DONE 0.3s [2024-08-01T08:31:11.651Z] [2024-08-01T08:31:11.651Z] #189 [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-01T08:31:11.993Z] #189 DONE 0.1s [2024-08-01T08:31:11.993Z] [2024-08-01T08:31:11.993Z] #190 [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-01T08:31:11.993Z] #190 DONE 0.1s [2024-08-01T08:31:11.993Z] [2024-08-01T08:31:11.993Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:31:11.993Z] #147 ... [2024-08-01T08:31:11.993Z] [2024-08-01T08:31:11.993Z] #191 [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-01T08:31:14.685Z] #191 DONE 2.4s [2024-08-01T08:31:14.685Z] [2024-08-01T08:31:14.685Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:31:14.685Z] #45 ... [2024-08-01T08:31:14.685Z] [2024-08-01T08:31:14.685Z] #111 [core-common-config-bootstrapper] exporting to image [2024-08-01T08:31:14.685Z] #111 exporting layers [2024-08-01T08:31:14.685Z] #111 exporting layers 0.4s done [2024-08-01T08:31:14.957Z] #111 writing image sha256:e1f1ee09c57e865e4989053bdddbc77358342449c5dae322e7c5b37165050ca0 done [2024-08-01T08:31:14.957Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-01T08:31:14.957Z] #111 DONE 7.2s [2024-08-01T08:31:14.957Z] [2024-08-01T08:31:14.957Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:33:36.700Z] #147 ... [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:33:36.700Z] #150 DONE 1383.4s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:33:36.700Z] #155 ... [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:33:36.700Z] #192 DONE 0.1s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:33:36.700Z] #193 DONE 0.1s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:33:36.700Z] #155 ... [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T08:33:36.700Z] #194 DONE 0.3s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #195 [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-01T08:33:36.700Z] #195 DONE 0.1s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #111 [security-spiffe-token-provider] exporting to image [2024-08-01T08:33:36.700Z] #111 exporting layers [2024-08-01T08:33:36.700Z] #111 exporting layers 0.8s done [2024-08-01T08:33:36.700Z] #111 writing image sha256:629244cc38c2a701c025a95259007f339f45f90c3a35469c779388ca1acd8516 done [2024-08-01T08:33:36.700Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-01T08:33:36.700Z] #111 DONE 8.1s [2024-08-01T08:33:36.700Z] [2024-08-01T08:33:36.700Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:42:28.821Z] #147 ... [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:42:28.821Z] #151 DONE 1910.7s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:42:28.821Z] #155 ... [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:42:28.821Z] #196 DONE 0.1s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:42:28.821Z] #155 ... [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:42:28.821Z] #197 DONE 0.1s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-01T08:42:28.821Z] #198 DONE 0.4s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:42:28.821Z] #199 DONE 0.1s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:42:28.821Z] #123 ... [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-01T08:42:28.821Z] #200 DONE 0.2s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:42:28.821Z] #201 DONE 1.8s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #111 [security-proxy-auth] exporting to image [2024-08-01T08:42:28.821Z] #111 exporting layers [2024-08-01T08:42:28.821Z] #111 exporting layers 0.9s done [2024-08-01T08:42:28.821Z] #111 writing image sha256:bc9306f18ef0b4eb7d75cf1817e2cc8e226aed23ca34acb31ddc9d2cac565e78 done [2024-08-01T08:42:28.821Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-01T08:42:28.821Z] #111 DONE 9.0s [2024-08-01T08:42:28.821Z] [2024-08-01T08:42:28.821Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:43:25.195Z] #155 ... [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:43:25.195Z] #156 DONE 1976.3s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:43:25.195Z] #155 ... [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:43:25.195Z] #202 DONE 0.1s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:43:25.195Z] #155 ... [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:43:25.195Z] #203 DONE 0.1s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-01T08:43:25.195Z] #204 DONE 0.4s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:43:25.195Z] #155 ... [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:43:25.195Z] #205 DONE 0.1s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #111 [core-command] exporting to image [2024-08-01T08:43:25.195Z] #111 exporting layers [2024-08-01T08:43:25.195Z] #111 exporting layers 0.4s done [2024-08-01T08:43:25.195Z] #111 writing image sha256:1f6b717fe0f4510ff6964da725939d11373f36f15ec124a7f0a8ccf9cd7a47b6 done [2024-08-01T08:43:25.195Z] #111 naming to docker.io/library/core-command-arm64 done [2024-08-01T08:43:25.195Z] #111 DONE 9.4s [2024-08-01T08:43:25.195Z] [2024-08-01T08:43:25.195Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:45:31.826Z] #148 DONE 2107.0s [2024-08-01T08:45:31.826Z] [2024-08-01T08:45:31.826Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:45:32.092Z] #158 ... [2024-08-01T08:45:32.092Z] [2024-08-01T08:45:32.092Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:45:32.361Z] #206 DONE 0.2s [2024-08-01T08:45:32.361Z] [2024-08-01T08:45:32.361Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:45:32.628Z] #45 ... [2024-08-01T08:45:32.628Z] [2024-08-01T08:45:32.628Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T08:45:32.899Z] #207 DONE 0.5s [2024-08-01T08:45:32.899Z] [2024-08-01T08:45:32.899Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:45:33.164Z] #158 ... [2024-08-01T08:45:33.164Z] [2024-08-01T08:45:33.164Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:45:33.164Z] #208 DONE 0.1s [2024-08-01T08:45:33.164Z] [2024-08-01T08:45:33.164Z] #111 [core-keeper] exporting to image [2024-08-01T08:45:33.164Z] #111 exporting layers [2024-08-01T08:45:33.748Z] #111 exporting layers 0.5s done [2024-08-01T08:45:33.748Z] #111 writing image sha256:60246c7a734c13bf9fe846df1486e2b1d59cac84794b64188eadbb0b922fa459 0.0s done [2024-08-01T08:45:33.748Z] #111 naming to docker.io/library/core-keeper-arm64 done [2024-08-01T08:45:33.748Z] #111 DONE 9.9s [2024-08-01T08:45:33.748Z] [2024-08-01T08:45:33.748Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:45:46.063Z] #155 ... [2024-08-01T08:45:46.063Z] [2024-08-01T08:45:46.063Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:45:46.063Z] #158 DONE 2118.6s [2024-08-01T08:45:46.063Z] [2024-08-01T08:45:46.063Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:45:46.063Z] #45 ... [2024-08-01T08:45:46.063Z] [2024-08-01T08:45:46.063Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:45:46.063Z] #209 DONE 0.2s [2024-08-01T08:45:46.063Z] [2024-08-01T08:45:46.063Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:45:46.330Z] #149 ... [2024-08-01T08:45:46.330Z] [2024-08-01T08:45:46.330Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:45:46.330Z] #210 DONE 0.3s [2024-08-01T08:45:46.330Z] [2024-08-01T08:45:46.330Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:45:46.594Z] #45 ... [2024-08-01T08:45:46.594Z] [2024-08-01T08:45:46.594Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-01T08:45:47.179Z] #211 DONE 0.5s [2024-08-01T08:45:47.179Z] [2024-08-01T08:45:47.179Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:45:47.179Z] #212 DONE 0.2s [2024-08-01T08:45:47.179Z] [2024-08-01T08:45:47.179Z] #111 [core-data] exporting to image [2024-08-01T08:45:47.179Z] #111 exporting layers [2024-08-01T08:45:47.762Z] #111 ... [2024-08-01T08:45:47.762Z] [2024-08-01T08:45:47.762Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:45:47.762Z] #147 DONE 2120.7s [2024-08-01T08:45:48.028Z] [2024-08-01T08:45:48.028Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:45:48.028Z] #155 ... [2024-08-01T08:45:48.028Z] [2024-08-01T08:45:48.028Z] #111 [core-data] exporting to image [2024-08-01T08:45:48.028Z] #111 exporting layers 0.9s done [2024-08-01T08:45:48.028Z] #111 writing image sha256:04329e75351a5ec04e7e1a8124b6104806dc0b565cbf37c6ec894583ede294a4 done [2024-08-01T08:45:48.028Z] #111 naming to docker.io/library/core-data-arm64 done [2024-08-01T08:45:48.028Z] #111 DONE 10.8s [2024-08-01T08:45:48.309Z] [2024-08-01T08:45:48.309Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:45:48.576Z] #123 ... [2024-08-01T08:45:48.576Z] [2024-08-01T08:45:48.576Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:45:48.842Z] #213 DONE 0.2s [2024-08-01T08:45:48.842Z] [2024-08-01T08:45:48.842Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:45:49.108Z] #214 DONE 0.2s [2024-08-01T08:45:49.108Z] [2024-08-01T08:45:49.108Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-01T08:45:49.391Z] #215 DONE 0.5s [2024-08-01T08:45:49.391Z] [2024-08-01T08:45:49.391Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:45:49.657Z] #216 DONE 0.1s [2024-08-01T08:45:49.657Z] [2024-08-01T08:45:49.657Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-01T08:45:49.657Z] #217 DONE 0.2s [2024-08-01T08:45:49.657Z] [2024-08-01T08:45:49.657Z] #111 [core-metadata] exporting to image [2024-08-01T08:45:50.614Z] #111 exporting layers 0.6s done [2024-08-01T08:45:50.614Z] #111 writing image sha256:2273a481a331be111c3850ee942f9851b411d327e5e7a54b3d3402b5466a706e done [2024-08-01T08:45:50.614Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-08-01T08:45:50.614Z] #111 DONE 11.4s [2024-08-01T08:45:50.614Z] [2024-08-01T08:45:50.614Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:46:29.447Z] #155 ... [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:46:29.447Z] #123 DONE 2157.7s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:46:29.447Z] #149 DONE 2157.8s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:46:29.447Z] #155 DONE 2157.4s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:46:29.447Z] #45 ... [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:46:29.447Z] #218 DONE 0.4s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:46:29.447Z] #219 DONE 0.5s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:46:29.447Z] #220 DONE 0.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:46:29.447Z] #221 DONE 0.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:46:29.447Z] #222 CACHED [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:46:29.447Z] #223 CACHED [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-01T08:46:29.447Z] #224 DONE 0.6s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-01T08:46:29.447Z] #225 DONE 0.6s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-01T08:46:29.447Z] #226 DONE 0.7s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-01T08:46:29.447Z] #227 DONE 0.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:46:29.447Z] #228 DONE 0.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:46:29.447Z] #229 DONE 0.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #111 [support-scheduler] exporting to image [2024-08-01T08:46:29.447Z] #111 exporting layers [2024-08-01T08:46:29.447Z] #111 exporting layers 0.6s done [2024-08-01T08:46:29.447Z] #111 writing image sha256:e89776b0c02ad41cef066fb26c314bcbd907382a1727a7ebf3fe21088f604a1e 0.0s done [2024-08-01T08:46:29.447Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2024-08-01T08:46:29.447Z] #111 exporting layers 0.6s done [2024-08-01T08:46:29.447Z] #111 writing image sha256:3fc8097f321631c0277f435de3fb88b1a334e2efa0af79f1951c2917c11a622f 0.0s done [2024-08-01T08:46:29.447Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-08-01T08:46:29.447Z] #111 writing image sha256:9ad692af82924292662c0f96c194ec0f7627f2bbd03fd97ff7b7a29c0f3889a9 done [2024-08-01T08:46:29.447Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-01T08:46:29.447Z] #111 DONE 12.2s [2024-08-01T08:46:29.447Z] [2024-08-01T08:46:29.447Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:46:29.447Z] time="2024-08-01T08:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-01T08:46:29.480Z] $ docker stop --time=1 dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 [2024-08-01T08:46:31.232Z] $ docker rm -f --volumes dc961220dc6412967ccb6b7a2e8c4a1160d48f0fc5acab42040d90ff95e8af59 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:46:31.709Z] + docker images [2024-08-01T08:46:31.709Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-01T08:46:31.709Z] support-cron-scheduler-arm64 latest 9ad692af8292 5 seconds ago 41.8MB [2024-08-01T08:46:31.709Z] support-notifications-arm64 latest 3fc8097f3216 5 seconds ago 41.9MB [2024-08-01T08:46:31.709Z] support-scheduler-arm64 latest e89776b0c02a 5 seconds ago 41.2MB [2024-08-01T08:46:31.709Z] core-metadata-arm64 latest 2273a481a331 42 seconds ago 39.1MB [2024-08-01T08:46:31.709Z] core-data-arm64 latest 04329e75351a 45 seconds ago 39MB [2024-08-01T08:46:31.709Z] core-keeper-arm64 latest 60246c7a734c 58 seconds ago 38.9MB [2024-08-01T08:46:31.709Z] core-command-arm64 latest 1f6b717fe0f4 3 minutes ago 35MB [2024-08-01T08:46:31.709Z] security-proxy-auth-arm64 latest bc9306f18ef0 4 minutes ago 32.6MB [2024-08-01T08:46:31.709Z] security-spiffe-token-provider-arm64 latest 629244cc38c2 13 minutes ago 29MB [2024-08-01T08:46:31.709Z] core-common-config-bootstrapper-arm64 latest e1f1ee09c57e 15 minutes ago 15.3MB [2024-08-01T08:46:31.709Z] security-secretstore-setup-arm64 latest 302d87ab4683 16 minutes ago 36.4MB [2024-08-01T08:46:31.709Z] security-bootstrapper-arm64 latest 6b5153578876 16 minutes ago 18.9MB [2024-08-01T08:46:31.709Z] security-proxy-setup-arm64 latest 0b7f0f3bc25c 16 minutes ago 26.1MB [2024-08-01T08:46:31.709Z] security-spire-agent-arm64 latest 4477f8ccbfca 37 minutes ago 174MB [2024-08-01T08:46:31.709Z] security-spire-config-arm64 latest 62f00ef72b00 37 minutes ago 115MB [2024-08-01T08:46:31.709Z] security-spire-server-arm64 latest cfd44dafc4d2 37 minutes ago 116MB [2024-08-01T08:46:31.709Z] ci-base-image-arm64 latest 7e4915701965 39 minutes ago 965MB [2024-08-01T08:46:31.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-01T08:46:31.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-01T08:46:31.853Z] provisioning config files... [2024-08-01T08:46:31.867Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/661@tmp/config4372638249146590064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:46:32.209Z] ---> ****-login.sh [2024-08-01T08:46:32.209Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:46:32.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:46:32.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:46:32.475Z] Configure a credential helper to remove this warning. See [2024-08-01T08:46:32.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:46:32.475Z] [2024-08-01T08:46:32.475Z] Login Succeeded [2024-08-01T08:46:32.741Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:46:33.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:46:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:46:33.008Z] Configure a credential helper to remove this warning. See [2024-08-01T08:46:33.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:46:33.008Z] [2024-08-01T08:46:33.008Z] Login Succeeded [2024-08-01T08:46:33.008Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:46:33.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:46:33.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:46:33.541Z] Configure a credential helper to remove this warning. See [2024-08-01T08:46:33.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:46:33.541Z] [2024-08-01T08:46:33.541Z] Login Succeeded [2024-08-01T08:46:33.541Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:46:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:46:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:46:33.813Z] Configure a credential helper to remove this warning. See [2024-08-01T08:46:33.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:46:33.813Z] [2024-08-01T08:46:33.813Z] Login Succeeded [2024-08-01T08:46:33.813Z] ****.io [2024-08-01T08:46:34.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:46:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:46:34.347Z] Configure a credential helper to remove this warning. See [2024-08-01T08:46:34.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:46:34.347Z] [2024-08-01T08:46:34.347Z] Login Succeeded [2024-08-01T08:46:34.347Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:46:34.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:46:34.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:46:34.454Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-01T08:46:34.454Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:34.454Z] latest [2024-08-01T08:46:34.454Z] 3.2.0-dev.43 [2024-08-01T08:46:34.454Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:34.454Z] main [2024-08-01T08:46:34.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:34.840Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:35.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:35.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-01T08:46:35.201Z] bd9453efb65c: Preparing [2024-08-01T08:46:35.201Z] 46579167d690: Preparing [2024-08-01T08:46:35.201Z] 196e5fd7806e: Preparing [2024-08-01T08:46:35.201Z] 95576adf97ca: Preparing [2024-08-01T08:46:35.201Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:35.201Z] f6e41921860e: Preparing [2024-08-01T08:46:35.201Z] 3c20671a5817: Preparing [2024-08-01T08:46:35.201Z] f6e41921860e: Waiting [2024-08-01T08:46:35.201Z] 3c20671a5817: Waiting [2024-08-01T08:46:36.159Z] 196e5fd7806e: Pushed [2024-08-01T08:46:36.159Z] 95576adf97ca: Pushed [2024-08-01T08:46:36.159Z] bd9453efb65c: Pushed [2024-08-01T08:46:36.159Z] eb463e4dc3ad: Pushed [2024-08-01T08:46:36.159Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:36.159Z] f6e41921860e: Pushed [2024-08-01T08:46:43.128Z] 46579167d690: Pushed [2024-08-01T08:46:43.128Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:43.488Z] + 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-01T08:46:43.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-01T08:46:43.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-01T08:46:43.850Z] bd9453efb65c: Preparing [2024-08-01T08:46:43.850Z] 46579167d690: Preparing [2024-08-01T08:46:43.850Z] 196e5fd7806e: Preparing [2024-08-01T08:46:43.850Z] 95576adf97ca: Preparing [2024-08-01T08:46:43.850Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:43.850Z] f6e41921860e: Preparing [2024-08-01T08:46:43.850Z] 3c20671a5817: Preparing [2024-08-01T08:46:43.850Z] f6e41921860e: Waiting [2024-08-01T08:46:43.850Z] 3c20671a5817: Waiting [2024-08-01T08:46:43.850Z] bd9453efb65c: Layer already exists [2024-08-01T08:46:43.850Z] 46579167d690: Layer already exists [2024-08-01T08:46:43.850Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:43.850Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:43.850Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:43.850Z] f6e41921860e: Layer already exists [2024-08-01T08:46:43.850Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:44.117Z] latest: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:44.482Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:44.853Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 [2024-08-01T08:46:44.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-01T08:46:44.853Z] bd9453efb65c: Preparing [2024-08-01T08:46:44.853Z] 46579167d690: Preparing [2024-08-01T08:46:44.853Z] 196e5fd7806e: Preparing [2024-08-01T08:46:44.853Z] 95576adf97ca: Preparing [2024-08-01T08:46:44.853Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:44.853Z] f6e41921860e: Preparing [2024-08-01T08:46:44.853Z] 3c20671a5817: Preparing [2024-08-01T08:46:44.853Z] f6e41921860e: Waiting [2024-08-01T08:46:44.853Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:44.853Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:44.853Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:44.853Z] bd9453efb65c: Layer already exists [2024-08-01T08:46:44.853Z] 46579167d690: Layer already exists [2024-08-01T08:46:44.853Z] f6e41921860e: Layer already exists [2024-08-01T08:46:44.853Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:45.120Z] 3.2.0-dev.43: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:45.478Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:45.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:45.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-01T08:46:45.840Z] bd9453efb65c: Preparing [2024-08-01T08:46:45.840Z] 46579167d690: Preparing [2024-08-01T08:46:45.840Z] 196e5fd7806e: Preparing [2024-08-01T08:46:45.840Z] 95576adf97ca: Preparing [2024-08-01T08:46:45.840Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:45.840Z] f6e41921860e: Preparing [2024-08-01T08:46:45.840Z] 3c20671a5817: Preparing [2024-08-01T08:46:45.840Z] f6e41921860e: Waiting [2024-08-01T08:46:45.840Z] 3c20671a5817: Waiting [2024-08-01T08:46:45.840Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:45.840Z] bd9453efb65c: Layer already exists [2024-08-01T08:46:45.840Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:45.840Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:45.840Z] 46579167d690: Layer already exists [2024-08-01T08:46:45.840Z] f6e41921860e: Layer already exists [2024-08-01T08:46:45.840Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:46.108Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:46.474Z] + 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-01T08:46:46.833Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-01T08:46:46.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-01T08:46:46.833Z] bd9453efb65c: Preparing [2024-08-01T08:46:46.833Z] 46579167d690: Preparing [2024-08-01T08:46:46.833Z] 196e5fd7806e: Preparing [2024-08-01T08:46:46.833Z] 95576adf97ca: Preparing [2024-08-01T08:46:46.833Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:46.833Z] f6e41921860e: Preparing [2024-08-01T08:46:46.833Z] 3c20671a5817: Preparing [2024-08-01T08:46:46.833Z] f6e41921860e: Waiting [2024-08-01T08:46:46.833Z] 3c20671a5817: Waiting [2024-08-01T08:46:46.833Z] 46579167d690: Layer already exists [2024-08-01T08:46:46.833Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:46.833Z] bd9453efb65c: Layer already exists [2024-08-01T08:46:46.833Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:46.833Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:46.833Z] f6e41921860e: Layer already exists [2024-08-01T08:46:46.833Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:47.099Z] main: digest: sha256:a251b3390a22da4d63a7c439161a9dc812ff9a568c73ccda301e0f2b87ea64ad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:46:47.173Z] ===================================================== [Pipeline] echo [2024-08-01T08:46:47.187Z] taggedImages: [2024-08-01T08:46:47.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:47.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-01T08:46:47.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.43 [2024-08-01T08:46:47.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:47.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-01T08:46:47.214Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-01T08:46:47.215Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:47.215Z] latest [2024-08-01T08:46:47.215Z] 3.2.0-dev.43 [2024-08-01T08:46:47.215Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:47.215Z] main [2024-08-01T08:46:47.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:47.588Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:47.957Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:47.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-01T08:46:47.957Z] 558666d18bee: Preparing [2024-08-01T08:46:47.957Z] 7ecb0ba04de2: Preparing [2024-08-01T08:46:47.957Z] 9197906836d0: Preparing [2024-08-01T08:46:47.957Z] 4715db9f1ade: Preparing [2024-08-01T08:46:47.957Z] 196e5fd7806e: Preparing [2024-08-01T08:46:47.957Z] 95576adf97ca: Preparing [2024-08-01T08:46:47.957Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:47.957Z] f6e41921860e: Preparing [2024-08-01T08:46:47.957Z] 3c20671a5817: Preparing [2024-08-01T08:46:47.957Z] eb463e4dc3ad: Waiting [2024-08-01T08:46:47.957Z] 3c20671a5817: Waiting [2024-08-01T08:46:47.957Z] f6e41921860e: Waiting [2024-08-01T08:46:47.957Z] 95576adf97ca: Waiting [2024-08-01T08:46:47.957Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:48.225Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:48.225Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:48.225Z] f6e41921860e: Layer already exists [2024-08-01T08:46:48.225Z] 7ecb0ba04de2: Pushed [2024-08-01T08:46:48.225Z] 9197906836d0: Pushed [2024-08-01T08:46:48.225Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:48.225Z] 558666d18bee: Pushed [2024-08-01T08:46:50.164Z] 4715db9f1ade: Pushed [2024-08-01T08:46:50.164Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:50.520Z] + 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-01T08:46:50.892Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-01T08:46:50.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-01T08:46:50.892Z] 558666d18bee: Preparing [2024-08-01T08:46:50.892Z] 7ecb0ba04de2: Preparing [2024-08-01T08:46:50.892Z] 9197906836d0: Preparing [2024-08-01T08:46:50.892Z] 4715db9f1ade: Preparing [2024-08-01T08:46:50.892Z] 196e5fd7806e: Preparing [2024-08-01T08:46:50.892Z] 95576adf97ca: Preparing [2024-08-01T08:46:50.892Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:50.892Z] f6e41921860e: Preparing [2024-08-01T08:46:50.892Z] 3c20671a5817: Preparing [2024-08-01T08:46:50.892Z] 95576adf97ca: Waiting [2024-08-01T08:46:50.892Z] eb463e4dc3ad: Waiting [2024-08-01T08:46:50.892Z] f6e41921860e: Waiting [2024-08-01T08:46:50.892Z] 3c20671a5817: Waiting [2024-08-01T08:46:50.892Z] 4715db9f1ade: Layer already exists [2024-08-01T08:46:50.892Z] 558666d18bee: Layer already exists [2024-08-01T08:46:50.892Z] 9197906836d0: Layer already exists [2024-08-01T08:46:50.892Z] 7ecb0ba04de2: Layer already exists [2024-08-01T08:46:50.892Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:50.892Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:50.892Z] f6e41921860e: Layer already exists [2024-08-01T08:46:50.892Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:50.892Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:51.162Z] latest: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:51.532Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:51.907Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 [2024-08-01T08:46:51.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-01T08:46:51.907Z] 558666d18bee: Preparing [2024-08-01T08:46:51.907Z] 7ecb0ba04de2: Preparing [2024-08-01T08:46:51.907Z] 9197906836d0: Preparing [2024-08-01T08:46:51.907Z] 4715db9f1ade: Preparing [2024-08-01T08:46:51.907Z] 196e5fd7806e: Preparing [2024-08-01T08:46:51.907Z] 95576adf97ca: Preparing [2024-08-01T08:46:51.907Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:51.907Z] 95576adf97ca: Waiting [2024-08-01T08:46:51.907Z] eb463e4dc3ad: Waiting [2024-08-01T08:46:51.907Z] f6e41921860e: Preparing [2024-08-01T08:46:51.907Z] 3c20671a5817: Preparing [2024-08-01T08:46:51.907Z] f6e41921860e: Waiting [2024-08-01T08:46:51.907Z] 3c20671a5817: Waiting [2024-08-01T08:46:51.907Z] 9197906836d0: Layer already exists [2024-08-01T08:46:51.907Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:51.907Z] 4715db9f1ade: Layer already exists [2024-08-01T08:46:51.907Z] 558666d18bee: Layer already exists [2024-08-01T08:46:51.907Z] 7ecb0ba04de2: Layer already exists [2024-08-01T08:46:51.907Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:51.907Z] f6e41921860e: Layer already exists [2024-08-01T08:46:51.907Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:51.907Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:52.175Z] 3.2.0-dev.43: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:52.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:53.168Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:53.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-01T08:46:53.168Z] 558666d18bee: Preparing [2024-08-01T08:46:53.168Z] 7ecb0ba04de2: Preparing [2024-08-01T08:46:53.168Z] 9197906836d0: Preparing [2024-08-01T08:46:53.168Z] 4715db9f1ade: Preparing [2024-08-01T08:46:53.168Z] 196e5fd7806e: Preparing [2024-08-01T08:46:53.168Z] 95576adf97ca: Preparing [2024-08-01T08:46:53.168Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:53.168Z] 95576adf97ca: Waiting [2024-08-01T08:46:53.168Z] f6e41921860e: Preparing [2024-08-01T08:46:53.168Z] eb463e4dc3ad: Waiting [2024-08-01T08:46:53.168Z] f6e41921860e: Waiting [2024-08-01T08:46:53.168Z] 3c20671a5817: Preparing [2024-08-01T08:46:53.168Z] 3c20671a5817: Waiting [2024-08-01T08:46:53.168Z] 7ecb0ba04de2: Layer already exists [2024-08-01T08:46:53.168Z] 558666d18bee: Layer already exists [2024-08-01T08:46:53.168Z] 9197906836d0: Layer already exists [2024-08-01T08:46:53.168Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:53.168Z] 4715db9f1ade: Layer already exists [2024-08-01T08:46:53.168Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:53.168Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:53.168Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:53.168Z] f6e41921860e: Layer already exists [2024-08-01T08:46:53.434Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:53.798Z] + 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-01T08:46:54.184Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-01T08:46:54.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-01T08:46:54.184Z] 558666d18bee: Preparing [2024-08-01T08:46:54.184Z] 7ecb0ba04de2: Preparing [2024-08-01T08:46:54.184Z] 9197906836d0: Preparing [2024-08-01T08:46:54.184Z] 4715db9f1ade: Preparing [2024-08-01T08:46:54.184Z] 196e5fd7806e: Preparing [2024-08-01T08:46:54.184Z] 95576adf97ca: Preparing [2024-08-01T08:46:54.184Z] eb463e4dc3ad: Preparing [2024-08-01T08:46:54.184Z] f6e41921860e: Preparing [2024-08-01T08:46:54.184Z] 3c20671a5817: Preparing [2024-08-01T08:46:54.184Z] 95576adf97ca: Waiting [2024-08-01T08:46:54.184Z] eb463e4dc3ad: Waiting [2024-08-01T08:46:54.184Z] f6e41921860e: Waiting [2024-08-01T08:46:54.184Z] 3c20671a5817: Waiting [2024-08-01T08:46:54.184Z] 4715db9f1ade: Layer already exists [2024-08-01T08:46:54.184Z] 9197906836d0: Layer already exists [2024-08-01T08:46:54.184Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:54.184Z] 558666d18bee: Layer already exists [2024-08-01T08:46:54.184Z] 7ecb0ba04de2: Layer already exists [2024-08-01T08:46:54.462Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:54.462Z] f6e41921860e: Layer already exists [2024-08-01T08:46:54.462Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:46:54.462Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:54.462Z] main: digest: sha256:96d9707a3aab20720cc6ada18602b300115a8192c1760d24f250aa3e19bb7f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:46:54.541Z] ===================================================== [Pipeline] echo [2024-08-01T08:46:54.557Z] taggedImages: [2024-08-01T08:46:54.557Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:54.557Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-01T08:46:54.557Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.43 [2024-08-01T08:46:54.557Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:54.557Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-01T08:46:54.595Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-01T08:46:54.595Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:54.595Z] latest [2024-08-01T08:46:54.595Z] 3.2.0-dev.43 [2024-08-01T08:46:54.595Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:46:54.595Z] main [2024-08-01T08:46:54.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:55.005Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:46:55.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:46:55.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-01T08:46:55.388Z] feb930f8db84: Preparing [2024-08-01T08:46:55.388Z] 1f2b5d9bf92a: Preparing [2024-08-01T08:46:55.388Z] 196e5fd7806e: Preparing [2024-08-01T08:46:55.388Z] 95576adf97ca: Preparing [2024-08-01T08:46:55.388Z] 2d55d9ff5642: Preparing [2024-08-01T08:46:55.388Z] 68b5cfe3ab18: Preparing [2024-08-01T08:46:55.388Z] 68b5cfe3ab18: Waiting [2024-08-01T08:46:55.388Z] 3c20671a5817: Preparing [2024-08-01T08:46:55.388Z] 3c20671a5817: Waiting [2024-08-01T08:46:55.388Z] 95576adf97ca: Layer already exists [2024-08-01T08:46:55.388Z] 196e5fd7806e: Layer already exists [2024-08-01T08:46:55.672Z] 3c20671a5817: Layer already exists [2024-08-01T08:46:55.672Z] 2d55d9ff5642: Pushed [2024-08-01T08:46:55.672Z] feb930f8db84: Pushed [2024-08-01T08:46:55.672Z] 68b5cfe3ab18: Pushed [2024-08-01T08:47:03.894Z] 1f2b5d9bf92a: Pushed [2024-08-01T08:47:03.894Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:04.267Z] + 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-01T08:47:04.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-01T08:47:04.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-01T08:47:04.629Z] feb930f8db84: Preparing [2024-08-01T08:47:04.629Z] 1f2b5d9bf92a: Preparing [2024-08-01T08:47:04.629Z] 196e5fd7806e: Preparing [2024-08-01T08:47:04.629Z] 95576adf97ca: Preparing [2024-08-01T08:47:04.629Z] 2d55d9ff5642: Preparing [2024-08-01T08:47:04.629Z] 68b5cfe3ab18: Preparing [2024-08-01T08:47:04.629Z] 3c20671a5817: Preparing [2024-08-01T08:47:04.629Z] 68b5cfe3ab18: Waiting [2024-08-01T08:47:04.629Z] 3c20671a5817: Waiting [2024-08-01T08:47:04.629Z] 1f2b5d9bf92a: Layer already exists [2024-08-01T08:47:04.629Z] 2d55d9ff5642: Layer already exists [2024-08-01T08:47:04.629Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:04.629Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:04.629Z] feb930f8db84: Layer already exists [2024-08-01T08:47:04.629Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:04.629Z] 68b5cfe3ab18: Layer already exists [2024-08-01T08:47:04.895Z] latest: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:05.261Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:05.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 [2024-08-01T08:47:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-01T08:47:05.624Z] feb930f8db84: Preparing [2024-08-01T08:47:05.624Z] 1f2b5d9bf92a: Preparing [2024-08-01T08:47:05.624Z] 196e5fd7806e: Preparing [2024-08-01T08:47:05.624Z] 95576adf97ca: Preparing [2024-08-01T08:47:05.624Z] 2d55d9ff5642: Preparing [2024-08-01T08:47:05.624Z] 68b5cfe3ab18: Preparing [2024-08-01T08:47:05.624Z] 3c20671a5817: Preparing [2024-08-01T08:47:05.624Z] 68b5cfe3ab18: Waiting [2024-08-01T08:47:05.624Z] 3c20671a5817: Waiting [2024-08-01T08:47:05.624Z] feb930f8db84: Layer already exists [2024-08-01T08:47:05.624Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:05.624Z] 1f2b5d9bf92a: Layer already exists [2024-08-01T08:47:05.624Z] 2d55d9ff5642: Layer already exists [2024-08-01T08:47:05.624Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:05.624Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:05.624Z] 68b5cfe3ab18: Layer already exists [2024-08-01T08:47:05.891Z] 3.2.0-dev.43: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:06.258Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:06.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:06.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-01T08:47:06.622Z] feb930f8db84: Preparing [2024-08-01T08:47:06.622Z] 1f2b5d9bf92a: Preparing [2024-08-01T08:47:06.622Z] 196e5fd7806e: Preparing [2024-08-01T08:47:06.622Z] 95576adf97ca: Preparing [2024-08-01T08:47:06.622Z] 2d55d9ff5642: Preparing [2024-08-01T08:47:06.622Z] 68b5cfe3ab18: Preparing [2024-08-01T08:47:06.622Z] 3c20671a5817: Preparing [2024-08-01T08:47:06.622Z] 68b5cfe3ab18: Waiting [2024-08-01T08:47:06.622Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:06.622Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:06.622Z] feb930f8db84: Layer already exists [2024-08-01T08:47:06.622Z] 1f2b5d9bf92a: Layer already exists [2024-08-01T08:47:06.622Z] 2d55d9ff5642: Layer already exists [2024-08-01T08:47:06.622Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:06.622Z] 68b5cfe3ab18: Layer already exists [2024-08-01T08:47:06.888Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:07.257Z] + 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-01T08:47:07.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-01T08:47:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-01T08:47:07.624Z] feb930f8db84: Preparing [2024-08-01T08:47:07.624Z] 1f2b5d9bf92a: Preparing [2024-08-01T08:47:07.624Z] 196e5fd7806e: Preparing [2024-08-01T08:47:07.624Z] 95576adf97ca: Preparing [2024-08-01T08:47:07.624Z] 2d55d9ff5642: Preparing [2024-08-01T08:47:07.624Z] 68b5cfe3ab18: Preparing [2024-08-01T08:47:07.624Z] 3c20671a5817: Preparing [2024-08-01T08:47:07.624Z] 68b5cfe3ab18: Waiting [2024-08-01T08:47:07.624Z] 3c20671a5817: Waiting [2024-08-01T08:47:07.624Z] feb930f8db84: Layer already exists [2024-08-01T08:47:07.624Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:07.624Z] 2d55d9ff5642: Layer already exists [2024-08-01T08:47:07.624Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:07.624Z] 1f2b5d9bf92a: Layer already exists [2024-08-01T08:47:07.624Z] 68b5cfe3ab18: Layer already exists [2024-08-01T08:47:07.624Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:07.892Z] main: digest: sha256:6f6ba5b5cb7f1e3a713719c3cc2f4805e2ebde4a0936fc0576df5c750ab72b76 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:07.975Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:07.992Z] taggedImages: [2024-08-01T08:47:07.992Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:07.992Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-01T08:47:07.992Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.43 [2024-08-01T08:47:07.992Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:07.992Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-01T08:47:08.031Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-01T08:47:08.031Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:08.031Z] latest [2024-08-01T08:47:08.031Z] 3.2.0-dev.43 [2024-08-01T08:47:08.031Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:08.031Z] main [2024-08-01T08:47:08.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:08.413Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:08.789Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:08.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-01T08:47:08.789Z] 2d5c62d1ae9d: Preparing [2024-08-01T08:47:08.789Z] d25055a9ea7b: Preparing [2024-08-01T08:47:08.789Z] 95576adf97ca: Preparing [2024-08-01T08:47:08.789Z] 658cbb17a386: Preparing [2024-08-01T08:47:08.789Z] 393a50c93c10: Preparing [2024-08-01T08:47:08.789Z] 3c20671a5817: Preparing [2024-08-01T08:47:08.789Z] 3c20671a5817: Waiting [2024-08-01T08:47:09.055Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:09.055Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:09.055Z] 393a50c93c10: Pushed [2024-08-01T08:47:09.055Z] 658cbb17a386: Pushed [2024-08-01T08:47:09.055Z] 2d5c62d1ae9d: Pushed [2024-08-01T08:47:15.691Z] d25055a9ea7b: Pushed [2024-08-01T08:47:15.691Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:16.065Z] + 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-01T08:47:16.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-01T08:47:16.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-01T08:47:16.437Z] 2d5c62d1ae9d: Preparing [2024-08-01T08:47:16.437Z] d25055a9ea7b: Preparing [2024-08-01T08:47:16.437Z] 95576adf97ca: Preparing [2024-08-01T08:47:16.437Z] 658cbb17a386: Preparing [2024-08-01T08:47:16.437Z] 393a50c93c10: Preparing [2024-08-01T08:47:16.437Z] 3c20671a5817: Preparing [2024-08-01T08:47:16.437Z] 3c20671a5817: Waiting [2024-08-01T08:47:16.437Z] 658cbb17a386: Layer already exists [2024-08-01T08:47:16.437Z] d25055a9ea7b: Layer already exists [2024-08-01T08:47:16.437Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:16.437Z] 2d5c62d1ae9d: Layer already exists [2024-08-01T08:47:16.437Z] 393a50c93c10: Layer already exists [2024-08-01T08:47:16.437Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:16.704Z] latest: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:17.068Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:17.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 [2024-08-01T08:47:17.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-01T08:47:17.439Z] 2d5c62d1ae9d: Preparing [2024-08-01T08:47:17.439Z] d25055a9ea7b: Preparing [2024-08-01T08:47:17.439Z] 95576adf97ca: Preparing [2024-08-01T08:47:17.439Z] 658cbb17a386: Preparing [2024-08-01T08:47:17.439Z] 393a50c93c10: Preparing [2024-08-01T08:47:17.439Z] 3c20671a5817: Preparing [2024-08-01T08:47:17.439Z] 3c20671a5817: Waiting [2024-08-01T08:47:17.439Z] 2d5c62d1ae9d: Layer already exists [2024-08-01T08:47:17.439Z] 393a50c93c10: Layer already exists [2024-08-01T08:47:17.439Z] 658cbb17a386: Layer already exists [2024-08-01T08:47:17.439Z] d25055a9ea7b: Layer already exists [2024-08-01T08:47:17.439Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:17.439Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:17.705Z] 3.2.0-dev.43: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:18.070Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:18.430Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:18.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-01T08:47:18.430Z] 2d5c62d1ae9d: Preparing [2024-08-01T08:47:18.430Z] d25055a9ea7b: Preparing [2024-08-01T08:47:18.430Z] 95576adf97ca: Preparing [2024-08-01T08:47:18.430Z] 658cbb17a386: Preparing [2024-08-01T08:47:18.430Z] 393a50c93c10: Preparing [2024-08-01T08:47:18.430Z] 3c20671a5817: Preparing [2024-08-01T08:47:18.430Z] 3c20671a5817: Waiting [2024-08-01T08:47:18.430Z] d25055a9ea7b: Layer already exists [2024-08-01T08:47:18.430Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:18.430Z] 2d5c62d1ae9d: Layer already exists [2024-08-01T08:47:18.430Z] 658cbb17a386: Layer already exists [2024-08-01T08:47:18.430Z] 393a50c93c10: Layer already exists [2024-08-01T08:47:18.430Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:18.696Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:19.067Z] + 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-01T08:47:19.425Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-01T08:47:19.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-01T08:47:19.425Z] 2d5c62d1ae9d: Preparing [2024-08-01T08:47:19.425Z] d25055a9ea7b: Preparing [2024-08-01T08:47:19.425Z] 95576adf97ca: Preparing [2024-08-01T08:47:19.425Z] 658cbb17a386: Preparing [2024-08-01T08:47:19.425Z] 393a50c93c10: Preparing [2024-08-01T08:47:19.425Z] 3c20671a5817: Preparing [2024-08-01T08:47:19.425Z] 3c20671a5817: Waiting [2024-08-01T08:47:19.425Z] 393a50c93c10: Layer already exists [2024-08-01T08:47:19.425Z] 658cbb17a386: Layer already exists [2024-08-01T08:47:19.425Z] d25055a9ea7b: Layer already exists [2024-08-01T08:47:19.425Z] 2d5c62d1ae9d: Layer already exists [2024-08-01T08:47:19.425Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:19.425Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:19.692Z] main: digest: sha256:6165f591fd95af66cbb9a53259717260c968ad6e1c43260f63c2137d487fdee0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:19.772Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:19.792Z] taggedImages: [2024-08-01T08:47:19.792Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:19.792Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-01T08:47:19.792Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.43 [2024-08-01T08:47:19.792Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:19.792Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-01T08:47:19.827Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-01T08:47:19.827Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:19.827Z] latest [2024-08-01T08:47:19.827Z] 3.2.0-dev.43 [2024-08-01T08:47:19.827Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:19.827Z] main [2024-08-01T08:47:19.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:20.212Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:20.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:20.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-01T08:47:20.578Z] 20826ec51e36: Preparing [2024-08-01T08:47:20.578Z] 5aac6b1b56af: Preparing [2024-08-01T08:47:20.578Z] ec281f175ffd: Preparing [2024-08-01T08:47:20.578Z] 196e5fd7806e: Preparing [2024-08-01T08:47:20.578Z] 95576adf97ca: Preparing [2024-08-01T08:47:20.578Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:20.578Z] f6e41921860e: Preparing [2024-08-01T08:47:20.578Z] 3c20671a5817: Preparing [2024-08-01T08:47:20.578Z] f6e41921860e: Waiting [2024-08-01T08:47:20.578Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:20.578Z] 3c20671a5817: Waiting [2024-08-01T08:47:20.578Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:20.578Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:20.844Z] f6e41921860e: Layer already exists [2024-08-01T08:47:20.844Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:20.844Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:20.844Z] 5aac6b1b56af: Pushed [2024-08-01T08:47:20.844Z] 20826ec51e36: Pushed [2024-08-01T08:47:27.488Z] ec281f175ffd: Pushed [2024-08-01T08:47:27.488Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:27.860Z] + 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-01T08:47:28.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-01T08:47:28.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-01T08:47:28.223Z] 20826ec51e36: Preparing [2024-08-01T08:47:28.223Z] 5aac6b1b56af: Preparing [2024-08-01T08:47:28.223Z] ec281f175ffd: Preparing [2024-08-01T08:47:28.223Z] 196e5fd7806e: Preparing [2024-08-01T08:47:28.223Z] 95576adf97ca: Preparing [2024-08-01T08:47:28.223Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:28.223Z] f6e41921860e: Preparing [2024-08-01T08:47:28.223Z] 3c20671a5817: Preparing [2024-08-01T08:47:28.223Z] 3c20671a5817: Waiting [2024-08-01T08:47:28.223Z] f6e41921860e: Waiting [2024-08-01T08:47:28.223Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:28.223Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:28.223Z] ec281f175ffd: Layer already exists [2024-08-01T08:47:28.223Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:28.223Z] 5aac6b1b56af: Layer already exists [2024-08-01T08:47:28.223Z] 20826ec51e36: Layer already exists [2024-08-01T08:47:28.223Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:28.223Z] f6e41921860e: Layer already exists [2024-08-01T08:47:28.223Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:28.491Z] latest: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:28.856Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:29.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 [2024-08-01T08:47:29.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-01T08:47:29.227Z] 20826ec51e36: Preparing [2024-08-01T08:47:29.227Z] 5aac6b1b56af: Preparing [2024-08-01T08:47:29.227Z] ec281f175ffd: Preparing [2024-08-01T08:47:29.227Z] 196e5fd7806e: Preparing [2024-08-01T08:47:29.227Z] 95576adf97ca: Preparing [2024-08-01T08:47:29.227Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:29.227Z] f6e41921860e: Preparing [2024-08-01T08:47:29.227Z] 3c20671a5817: Preparing [2024-08-01T08:47:29.227Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:29.227Z] f6e41921860e: Waiting [2024-08-01T08:47:29.227Z] 3c20671a5817: Waiting [2024-08-01T08:47:29.227Z] ec281f175ffd: Layer already exists [2024-08-01T08:47:29.227Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:29.227Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:29.227Z] 5aac6b1b56af: Layer already exists [2024-08-01T08:47:29.227Z] 20826ec51e36: Layer already exists [2024-08-01T08:47:29.227Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:29.227Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:29.227Z] f6e41921860e: Layer already exists [2024-08-01T08:47:29.494Z] 3.2.0-dev.43: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:29.856Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:30.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-01T08:47:30.223Z] 20826ec51e36: Preparing [2024-08-01T08:47:30.223Z] 5aac6b1b56af: Preparing [2024-08-01T08:47:30.223Z] ec281f175ffd: Preparing [2024-08-01T08:47:30.223Z] 196e5fd7806e: Preparing [2024-08-01T08:47:30.223Z] 95576adf97ca: Preparing [2024-08-01T08:47:30.223Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:30.223Z] f6e41921860e: Preparing [2024-08-01T08:47:30.223Z] 3c20671a5817: Preparing [2024-08-01T08:47:30.223Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:30.223Z] f6e41921860e: Waiting [2024-08-01T08:47:30.223Z] 3c20671a5817: Waiting [2024-08-01T08:47:30.223Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:30.223Z] 5aac6b1b56af: Layer already exists [2024-08-01T08:47:30.223Z] 20826ec51e36: Layer already exists [2024-08-01T08:47:30.223Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:30.223Z] ec281f175ffd: Layer already exists [2024-08-01T08:47:30.223Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:30.223Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:30.223Z] f6e41921860e: Layer already exists [2024-08-01T08:47:30.491Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:30.860Z] + 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-01T08:47:31.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-01T08:47:31.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-01T08:47:31.244Z] 20826ec51e36: Preparing [2024-08-01T08:47:31.244Z] 5aac6b1b56af: Preparing [2024-08-01T08:47:31.244Z] ec281f175ffd: Preparing [2024-08-01T08:47:31.244Z] 196e5fd7806e: Preparing [2024-08-01T08:47:31.244Z] 95576adf97ca: Preparing [2024-08-01T08:47:31.244Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:31.244Z] f6e41921860e: Preparing [2024-08-01T08:47:31.244Z] 3c20671a5817: Preparing [2024-08-01T08:47:31.244Z] f6e41921860e: Waiting [2024-08-01T08:47:31.244Z] 3c20671a5817: Waiting [2024-08-01T08:47:31.244Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:31.244Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:31.244Z] 20826ec51e36: Layer already exists [2024-08-01T08:47:31.244Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:31.244Z] ec281f175ffd: Layer already exists [2024-08-01T08:47:31.244Z] 5aac6b1b56af: Layer already exists [2024-08-01T08:47:31.244Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:31.244Z] f6e41921860e: Layer already exists [2024-08-01T08:47:31.244Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:31.511Z] main: digest: sha256:764b0c7faa21bfabb5ccc4383a7463f7fb9e2684bfe20c065414135c51130149 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:31.591Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:31.604Z] taggedImages: [2024-08-01T08:47:31.604Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:31.604Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-01T08:47:31.604Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.43 [2024-08-01T08:47:31.604Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:31.604Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-01T08:47:31.633Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-01T08:47:31.633Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:31.633Z] latest [2024-08-01T08:47:31.633Z] 3.2.0-dev.43 [2024-08-01T08:47:31.633Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:31.633Z] main [2024-08-01T08:47:31.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:32.013Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:32.379Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:32.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-01T08:47:32.379Z] a283af5034e3: Preparing [2024-08-01T08:47:32.379Z] 0d28b3704937: Preparing [2024-08-01T08:47:32.379Z] 3df60d6c0151: Preparing [2024-08-01T08:47:32.379Z] 32f4ae03188d: Preparing [2024-08-01T08:47:32.379Z] 18520e24d85f: Preparing [2024-08-01T08:47:32.379Z] 2550e09ad361: Preparing [2024-08-01T08:47:32.379Z] 2c108c0a82ff: Preparing [2024-08-01T08:47:32.379Z] 196e5fd7806e: Preparing [2024-08-01T08:47:32.379Z] 95576adf97ca: Preparing [2024-08-01T08:47:32.379Z] f2f916e0bf06: Preparing [2024-08-01T08:47:32.379Z] cbf1a6f526d8: Preparing [2024-08-01T08:47:32.379Z] 5f70bf18a086: Preparing [2024-08-01T08:47:32.379Z] c983889a28af: Preparing [2024-08-01T08:47:32.379Z] 4c9fd0c150cd: Preparing [2024-08-01T08:47:32.379Z] 62aa169dec8f: Preparing [2024-08-01T08:47:32.379Z] 3c20671a5817: Preparing [2024-08-01T08:47:32.379Z] f2f916e0bf06: Waiting [2024-08-01T08:47:32.379Z] cbf1a6f526d8: Waiting [2024-08-01T08:47:32.379Z] 5f70bf18a086: Waiting [2024-08-01T08:47:32.379Z] c983889a28af: Waiting [2024-08-01T08:47:32.379Z] 4c9fd0c150cd: Waiting [2024-08-01T08:47:32.379Z] 62aa169dec8f: Waiting [2024-08-01T08:47:32.379Z] 3c20671a5817: Waiting [2024-08-01T08:47:32.379Z] 2550e09ad361: Waiting [2024-08-01T08:47:32.379Z] 2c108c0a82ff: Waiting [2024-08-01T08:47:32.654Z] 0d28b3704937: Pushed [2024-08-01T08:47:32.654Z] 32f4ae03188d: Pushed [2024-08-01T08:47:32.654Z] 3df60d6c0151: Pushed [2024-08-01T08:47:32.654Z] a283af5034e3: Pushed [2024-08-01T08:47:32.654Z] 18520e24d85f: Pushed [2024-08-01T08:47:32.654Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:32.654Z] 2550e09ad361: Pushed [2024-08-01T08:47:32.654Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:32.921Z] 5f70bf18a086: Layer already exists [2024-08-01T08:47:32.921Z] f2f916e0bf06: Pushed [2024-08-01T08:47:32.921Z] c983889a28af: Pushed [2024-08-01T08:47:32.921Z] cbf1a6f526d8: Pushed [2024-08-01T08:47:32.921Z] 4c9fd0c150cd: Pushed [2024-08-01T08:47:32.921Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:33.188Z] 62aa169dec8f: Pushed [2024-08-01T08:47:35.775Z] 2c108c0a82ff: Pushed [2024-08-01T08:47:35.775Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:36.137Z] + 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-01T08:47:36.491Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-01T08:47:36.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-01T08:47:36.491Z] a283af5034e3: Preparing [2024-08-01T08:47:36.491Z] 0d28b3704937: Preparing [2024-08-01T08:47:36.491Z] 3df60d6c0151: Preparing [2024-08-01T08:47:36.491Z] 32f4ae03188d: Preparing [2024-08-01T08:47:36.491Z] 18520e24d85f: Preparing [2024-08-01T08:47:36.491Z] 2550e09ad361: Preparing [2024-08-01T08:47:36.491Z] 2c108c0a82ff: Preparing [2024-08-01T08:47:36.491Z] 196e5fd7806e: Preparing [2024-08-01T08:47:36.491Z] 95576adf97ca: Preparing [2024-08-01T08:47:36.491Z] f2f916e0bf06: Preparing [2024-08-01T08:47:36.491Z] cbf1a6f526d8: Preparing [2024-08-01T08:47:36.491Z] 5f70bf18a086: Preparing [2024-08-01T08:47:36.491Z] c983889a28af: Preparing [2024-08-01T08:47:36.491Z] 4c9fd0c150cd: Preparing [2024-08-01T08:47:36.491Z] 62aa169dec8f: Preparing [2024-08-01T08:47:36.491Z] 3c20671a5817: Preparing [2024-08-01T08:47:36.491Z] 2550e09ad361: Waiting [2024-08-01T08:47:36.491Z] 2c108c0a82ff: Waiting [2024-08-01T08:47:36.491Z] 196e5fd7806e: Waiting [2024-08-01T08:47:36.491Z] 95576adf97ca: Waiting [2024-08-01T08:47:36.491Z] f2f916e0bf06: Waiting [2024-08-01T08:47:36.491Z] cbf1a6f526d8: Waiting [2024-08-01T08:47:36.491Z] 5f70bf18a086: Waiting [2024-08-01T08:47:36.491Z] c983889a28af: Waiting [2024-08-01T08:47:36.491Z] 4c9fd0c150cd: Waiting [2024-08-01T08:47:36.491Z] 62aa169dec8f: Waiting [2024-08-01T08:47:36.491Z] 3c20671a5817: Waiting [2024-08-01T08:47:36.491Z] 32f4ae03188d: Layer already exists [2024-08-01T08:47:36.491Z] a283af5034e3: Layer already exists [2024-08-01T08:47:36.491Z] 3df60d6c0151: Layer already exists [2024-08-01T08:47:36.491Z] 0d28b3704937: Layer already exists [2024-08-01T08:47:36.491Z] 18520e24d85f: Layer already exists [2024-08-01T08:47:36.491Z] 2c108c0a82ff: Layer already exists [2024-08-01T08:47:36.491Z] 2550e09ad361: Layer already exists [2024-08-01T08:47:36.491Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:36.491Z] f2f916e0bf06: Layer already exists [2024-08-01T08:47:36.491Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:36.759Z] 62aa169dec8f: Layer already exists [2024-08-01T08:47:36.759Z] 5f70bf18a086: Layer already exists [2024-08-01T08:47:36.759Z] cbf1a6f526d8: Layer already exists [2024-08-01T08:47:36.759Z] c983889a28af: Layer already exists [2024-08-01T08:47:36.759Z] 4c9fd0c150cd: Layer already exists [2024-08-01T08:47:36.759Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:36.759Z] latest: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:37.119Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:37.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 [2024-08-01T08:47:37.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-01T08:47:37.478Z] a283af5034e3: Preparing [2024-08-01T08:47:37.478Z] 0d28b3704937: Preparing [2024-08-01T08:47:37.478Z] 3df60d6c0151: Preparing [2024-08-01T08:47:37.478Z] 32f4ae03188d: Preparing [2024-08-01T08:47:37.478Z] 18520e24d85f: Preparing [2024-08-01T08:47:37.478Z] 2550e09ad361: Preparing [2024-08-01T08:47:37.478Z] 2c108c0a82ff: Preparing [2024-08-01T08:47:37.478Z] 196e5fd7806e: Preparing [2024-08-01T08:47:37.478Z] 95576adf97ca: Preparing [2024-08-01T08:47:37.478Z] f2f916e0bf06: Preparing [2024-08-01T08:47:37.478Z] cbf1a6f526d8: Preparing [2024-08-01T08:47:37.478Z] 5f70bf18a086: Preparing [2024-08-01T08:47:37.478Z] c983889a28af: Preparing [2024-08-01T08:47:37.478Z] 4c9fd0c150cd: Preparing [2024-08-01T08:47:37.478Z] 62aa169dec8f: Preparing [2024-08-01T08:47:37.478Z] 3c20671a5817: Preparing [2024-08-01T08:47:37.478Z] 95576adf97ca: Waiting [2024-08-01T08:47:37.478Z] c983889a28af: Waiting [2024-08-01T08:47:37.478Z] 4c9fd0c150cd: Waiting [2024-08-01T08:47:37.478Z] 62aa169dec8f: Waiting [2024-08-01T08:47:37.478Z] 3c20671a5817: Waiting [2024-08-01T08:47:37.478Z] 2550e09ad361: Waiting [2024-08-01T08:47:37.478Z] 2c108c0a82ff: Waiting [2024-08-01T08:47:37.478Z] 196e5fd7806e: Waiting [2024-08-01T08:47:37.478Z] f2f916e0bf06: Waiting [2024-08-01T08:47:37.478Z] 5f70bf18a086: Waiting [2024-08-01T08:47:37.478Z] cbf1a6f526d8: Waiting [2024-08-01T08:47:37.478Z] 18520e24d85f: Layer already exists [2024-08-01T08:47:37.478Z] 0d28b3704937: Layer already exists [2024-08-01T08:47:37.478Z] 32f4ae03188d: Layer already exists [2024-08-01T08:47:37.478Z] a283af5034e3: Layer already exists [2024-08-01T08:47:37.478Z] 3df60d6c0151: Layer already exists [2024-08-01T08:47:37.478Z] 2c108c0a82ff: Layer already exists [2024-08-01T08:47:37.478Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:37.478Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:37.478Z] 2550e09ad361: Layer already exists [2024-08-01T08:47:37.478Z] f2f916e0bf06: Layer already exists [2024-08-01T08:47:37.478Z] c983889a28af: Layer already exists [2024-08-01T08:47:37.478Z] cbf1a6f526d8: Layer already exists [2024-08-01T08:47:37.478Z] 4c9fd0c150cd: Layer already exists [2024-08-01T08:47:37.745Z] 5f70bf18a086: Layer already exists [2024-08-01T08:47:37.745Z] 62aa169dec8f: Layer already exists [2024-08-01T08:47:37.745Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:37.745Z] 3.2.0-dev.43: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:38.113Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:38.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:38.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-01T08:47:38.481Z] a283af5034e3: Preparing [2024-08-01T08:47:38.481Z] 0d28b3704937: Preparing [2024-08-01T08:47:38.481Z] 3df60d6c0151: Preparing [2024-08-01T08:47:38.481Z] 32f4ae03188d: Preparing [2024-08-01T08:47:38.481Z] 18520e24d85f: Preparing [2024-08-01T08:47:38.481Z] 2550e09ad361: Preparing [2024-08-01T08:47:38.481Z] 2c108c0a82ff: Preparing [2024-08-01T08:47:38.481Z] 196e5fd7806e: Preparing [2024-08-01T08:47:38.481Z] 95576adf97ca: Preparing [2024-08-01T08:47:38.481Z] f2f916e0bf06: Preparing [2024-08-01T08:47:38.481Z] cbf1a6f526d8: Preparing [2024-08-01T08:47:38.481Z] 5f70bf18a086: Preparing [2024-08-01T08:47:38.481Z] c983889a28af: Preparing [2024-08-01T08:47:38.481Z] 2550e09ad361: Waiting [2024-08-01T08:47:38.481Z] 2c108c0a82ff: Waiting [2024-08-01T08:47:38.481Z] 196e5fd7806e: Waiting [2024-08-01T08:47:38.481Z] 95576adf97ca: Waiting [2024-08-01T08:47:38.481Z] f2f916e0bf06: Waiting [2024-08-01T08:47:38.481Z] cbf1a6f526d8: Waiting [2024-08-01T08:47:38.481Z] 5f70bf18a086: Waiting [2024-08-01T08:47:38.481Z] 4c9fd0c150cd: Preparing [2024-08-01T08:47:38.481Z] 62aa169dec8f: Preparing [2024-08-01T08:47:38.481Z] 3c20671a5817: Preparing [2024-08-01T08:47:38.481Z] 4c9fd0c150cd: Waiting [2024-08-01T08:47:38.481Z] 62aa169dec8f: Waiting [2024-08-01T08:47:38.481Z] 3c20671a5817: Waiting [2024-08-01T08:47:38.481Z] c983889a28af: Waiting [2024-08-01T08:47:38.481Z] 32f4ae03188d: Layer already exists [2024-08-01T08:47:38.481Z] 0d28b3704937: Layer already exists [2024-08-01T08:47:38.481Z] 18520e24d85f: Layer already exists [2024-08-01T08:47:38.481Z] a283af5034e3: Layer already exists [2024-08-01T08:47:38.481Z] 3df60d6c0151: Layer already exists [2024-08-01T08:47:38.481Z] 2c108c0a82ff: Layer already exists [2024-08-01T08:47:38.481Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:38.481Z] 2550e09ad361: Layer already exists [2024-08-01T08:47:38.481Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:38.481Z] f2f916e0bf06: Layer already exists [2024-08-01T08:47:38.481Z] 4c9fd0c150cd: Layer already exists [2024-08-01T08:47:38.481Z] 5f70bf18a086: Layer already exists [2024-08-01T08:47:38.481Z] cbf1a6f526d8: Layer already exists [2024-08-01T08:47:38.481Z] c983889a28af: Layer already exists [2024-08-01T08:47:38.748Z] 62aa169dec8f: Layer already exists [2024-08-01T08:47:38.748Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:38.748Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:39.134Z] + 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-01T08:47:39.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-01T08:47:39.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-01T08:47:39.492Z] a283af5034e3: Preparing [2024-08-01T08:47:39.492Z] 0d28b3704937: Preparing [2024-08-01T08:47:39.492Z] 3df60d6c0151: Preparing [2024-08-01T08:47:39.492Z] 32f4ae03188d: Preparing [2024-08-01T08:47:39.492Z] 18520e24d85f: Preparing [2024-08-01T08:47:39.492Z] 2550e09ad361: Preparing [2024-08-01T08:47:39.492Z] 2c108c0a82ff: Preparing [2024-08-01T08:47:39.492Z] 196e5fd7806e: Preparing [2024-08-01T08:47:39.492Z] 95576adf97ca: Preparing [2024-08-01T08:47:39.492Z] f2f916e0bf06: Preparing [2024-08-01T08:47:39.492Z] cbf1a6f526d8: Preparing [2024-08-01T08:47:39.492Z] 5f70bf18a086: Preparing [2024-08-01T08:47:39.492Z] c983889a28af: Preparing [2024-08-01T08:47:39.492Z] 4c9fd0c150cd: Preparing [2024-08-01T08:47:39.492Z] 62aa169dec8f: Preparing [2024-08-01T08:47:39.492Z] 3c20671a5817: Preparing [2024-08-01T08:47:39.492Z] 2550e09ad361: Waiting [2024-08-01T08:47:39.492Z] 2c108c0a82ff: Waiting [2024-08-01T08:47:39.492Z] 196e5fd7806e: Waiting [2024-08-01T08:47:39.492Z] 95576adf97ca: Waiting [2024-08-01T08:47:39.492Z] cbf1a6f526d8: Waiting [2024-08-01T08:47:39.492Z] f2f916e0bf06: Waiting [2024-08-01T08:47:39.492Z] 5f70bf18a086: Waiting [2024-08-01T08:47:39.492Z] c983889a28af: Waiting [2024-08-01T08:47:39.492Z] 4c9fd0c150cd: Waiting [2024-08-01T08:47:39.492Z] 62aa169dec8f: Waiting [2024-08-01T08:47:39.492Z] 3c20671a5817: Waiting [2024-08-01T08:47:39.492Z] 18520e24d85f: Layer already exists [2024-08-01T08:47:39.492Z] 0d28b3704937: Layer already exists [2024-08-01T08:47:39.492Z] 3df60d6c0151: Layer already exists [2024-08-01T08:47:39.492Z] 32f4ae03188d: Layer already exists [2024-08-01T08:47:39.492Z] a283af5034e3: Layer already exists [2024-08-01T08:47:39.492Z] 2c108c0a82ff: Layer already exists [2024-08-01T08:47:39.492Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:39.492Z] 2550e09ad361: Layer already exists [2024-08-01T08:47:39.492Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:39.492Z] f2f916e0bf06: Layer already exists [2024-08-01T08:47:39.759Z] cbf1a6f526d8: Layer already exists [2024-08-01T08:47:39.759Z] 5f70bf18a086: Layer already exists [2024-08-01T08:47:39.759Z] c983889a28af: Layer already exists [2024-08-01T08:47:39.759Z] 4c9fd0c150cd: Layer already exists [2024-08-01T08:47:39.759Z] 62aa169dec8f: Layer already exists [2024-08-01T08:47:39.759Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:39.759Z] main: digest: sha256:6634ec45bf0b636c93c59ee5be040aa90ceea734dcc5877d83820e7c3cfb7b46 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:39.836Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:39.851Z] taggedImages: [2024-08-01T08:47:39.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:39.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-01T08:47:39.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.43 [2024-08-01T08:47:39.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:39.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-01T08:47:39.880Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-01T08:47:39.880Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:39.880Z] latest [2024-08-01T08:47:39.880Z] 3.2.0-dev.43 [2024-08-01T08:47:39.880Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:39.880Z] main [2024-08-01T08:47:39.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:40.252Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:40.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:40.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-01T08:47:40.628Z] 50576a6f5ba5: Preparing [2024-08-01T08:47:40.628Z] cbe01d7f74b7: Preparing [2024-08-01T08:47:40.628Z] d7c7f2dacb33: Preparing [2024-08-01T08:47:40.628Z] e1529cd7ebce: Preparing [2024-08-01T08:47:40.628Z] 196e5fd7806e: Preparing [2024-08-01T08:47:40.628Z] 95576adf97ca: Preparing [2024-08-01T08:47:40.628Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:40.628Z] f6e41921860e: Preparing [2024-08-01T08:47:40.628Z] 3c20671a5817: Preparing [2024-08-01T08:47:40.628Z] 95576adf97ca: Waiting [2024-08-01T08:47:40.628Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:40.628Z] f6e41921860e: Waiting [2024-08-01T08:47:40.628Z] 3c20671a5817: Waiting [2024-08-01T08:47:40.897Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:40.897Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:40.897Z] d7c7f2dacb33: Pushed [2024-08-01T08:47:40.897Z] cbe01d7f74b7: Pushed [2024-08-01T08:47:40.897Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:40.897Z] 50576a6f5ba5: Pushed [2024-08-01T08:47:40.897Z] f6e41921860e: Layer already exists [2024-08-01T08:47:40.898Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:46.242Z] e1529cd7ebce: Pushed [2024-08-01T08:47:46.242Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:46.610Z] + 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-01T08:47:46.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-01T08:47:46.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-01T08:47:46.969Z] 50576a6f5ba5: Preparing [2024-08-01T08:47:46.969Z] cbe01d7f74b7: Preparing [2024-08-01T08:47:46.969Z] d7c7f2dacb33: Preparing [2024-08-01T08:47:46.969Z] e1529cd7ebce: Preparing [2024-08-01T08:47:46.969Z] 196e5fd7806e: Preparing [2024-08-01T08:47:46.969Z] 95576adf97ca: Preparing [2024-08-01T08:47:46.969Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:46.969Z] f6e41921860e: Preparing [2024-08-01T08:47:46.969Z] 3c20671a5817: Preparing [2024-08-01T08:47:46.969Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:46.969Z] 95576adf97ca: Waiting [2024-08-01T08:47:46.969Z] f6e41921860e: Waiting [2024-08-01T08:47:46.969Z] 3c20671a5817: Waiting [2024-08-01T08:47:46.969Z] 50576a6f5ba5: Layer already exists [2024-08-01T08:47:46.969Z] d7c7f2dacb33: Layer already exists [2024-08-01T08:47:46.969Z] e1529cd7ebce: Layer already exists [2024-08-01T08:47:46.969Z] cbe01d7f74b7: Layer already exists [2024-08-01T08:47:46.969Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:46.969Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:46.969Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:46.969Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:46.969Z] f6e41921860e: Layer already exists [2024-08-01T08:47:47.236Z] latest: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:47.604Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:47.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 [2024-08-01T08:47:47.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-01T08:47:47.959Z] 50576a6f5ba5: Preparing [2024-08-01T08:47:47.959Z] cbe01d7f74b7: Preparing [2024-08-01T08:47:47.959Z] d7c7f2dacb33: Preparing [2024-08-01T08:47:47.959Z] e1529cd7ebce: Preparing [2024-08-01T08:47:47.959Z] 196e5fd7806e: Preparing [2024-08-01T08:47:47.959Z] 95576adf97ca: Preparing [2024-08-01T08:47:47.959Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:47.959Z] f6e41921860e: Preparing [2024-08-01T08:47:47.959Z] 3c20671a5817: Preparing [2024-08-01T08:47:47.959Z] 95576adf97ca: Waiting [2024-08-01T08:47:47.959Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:47.959Z] f6e41921860e: Waiting [2024-08-01T08:47:47.959Z] 3c20671a5817: Waiting [2024-08-01T08:47:47.959Z] 50576a6f5ba5: Layer already exists [2024-08-01T08:47:47.959Z] e1529cd7ebce: Layer already exists [2024-08-01T08:47:47.959Z] d7c7f2dacb33: Layer already exists [2024-08-01T08:47:47.959Z] cbe01d7f74b7: Layer already exists [2024-08-01T08:47:47.959Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:48.228Z] f6e41921860e: Layer already exists [2024-08-01T08:47:48.228Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:48.228Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:48.228Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:48.228Z] 3.2.0-dev.43: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:48.579Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:48.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:48.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-01T08:47:48.935Z] 50576a6f5ba5: Preparing [2024-08-01T08:47:48.935Z] cbe01d7f74b7: Preparing [2024-08-01T08:47:48.935Z] d7c7f2dacb33: Preparing [2024-08-01T08:47:48.935Z] e1529cd7ebce: Preparing [2024-08-01T08:47:48.935Z] 196e5fd7806e: Preparing [2024-08-01T08:47:48.935Z] 95576adf97ca: Preparing [2024-08-01T08:47:48.935Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:48.935Z] f6e41921860e: Preparing [2024-08-01T08:47:48.935Z] 3c20671a5817: Preparing [2024-08-01T08:47:48.935Z] 95576adf97ca: Waiting [2024-08-01T08:47:48.936Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:48.936Z] f6e41921860e: Waiting [2024-08-01T08:47:48.936Z] 3c20671a5817: Waiting [2024-08-01T08:47:48.936Z] cbe01d7f74b7: Layer already exists [2024-08-01T08:47:48.936Z] e1529cd7ebce: Layer already exists [2024-08-01T08:47:48.936Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:48.936Z] 50576a6f5ba5: Layer already exists [2024-08-01T08:47:48.936Z] d7c7f2dacb33: Layer already exists [2024-08-01T08:47:48.936Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:48.936Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:48.936Z] f6e41921860e: Layer already exists [2024-08-01T08:47:48.936Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:49.202Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:49.561Z] + 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-01T08:47:49.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-01T08:47:49.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-01T08:47:49.919Z] 50576a6f5ba5: Preparing [2024-08-01T08:47:49.919Z] cbe01d7f74b7: Preparing [2024-08-01T08:47:49.919Z] d7c7f2dacb33: Preparing [2024-08-01T08:47:49.919Z] e1529cd7ebce: Preparing [2024-08-01T08:47:49.919Z] 196e5fd7806e: Preparing [2024-08-01T08:47:49.919Z] 95576adf97ca: Preparing [2024-08-01T08:47:49.919Z] eb463e4dc3ad: Preparing [2024-08-01T08:47:49.919Z] f6e41921860e: Preparing [2024-08-01T08:47:49.919Z] 3c20671a5817: Preparing [2024-08-01T08:47:49.919Z] 95576adf97ca: Waiting [2024-08-01T08:47:49.919Z] eb463e4dc3ad: Waiting [2024-08-01T08:47:49.919Z] f6e41921860e: Waiting [2024-08-01T08:47:49.919Z] 3c20671a5817: Waiting [2024-08-01T08:47:49.919Z] cbe01d7f74b7: Layer already exists [2024-08-01T08:47:49.919Z] 50576a6f5ba5: Layer already exists [2024-08-01T08:47:49.919Z] e1529cd7ebce: Layer already exists [2024-08-01T08:47:49.919Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:49.919Z] d7c7f2dacb33: Layer already exists [2024-08-01T08:47:49.919Z] f6e41921860e: Layer already exists [2024-08-01T08:47:49.919Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:47:49.919Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:49.919Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:50.186Z] main: digest: sha256:eee696aa97db3e7aae65f0ffff05a587856cc959ff179a3bdca88c04498d9e33 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:50.264Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:50.276Z] taggedImages: [2024-08-01T08:47:50.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:50.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-01T08:47:50.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.43 [2024-08-01T08:47:50.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:50.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-01T08:47:50.307Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-01T08:47:50.307Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:50.307Z] latest [2024-08-01T08:47:50.307Z] 3.2.0-dev.43 [2024-08-01T08:47:50.307Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:50.307Z] main [2024-08-01T08:47:50.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:50.678Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:51.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:51.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-01T08:47:51.024Z] 4b9d3a1a708a: Preparing [2024-08-01T08:47:51.024Z] 5fec58fec752: Preparing [2024-08-01T08:47:51.024Z] a17744a15f9f: Preparing [2024-08-01T08:47:51.024Z] 7b438b45d7db: Preparing [2024-08-01T08:47:51.024Z] 78603e4bc173: Preparing [2024-08-01T08:47:51.024Z] 196e5fd7806e: Preparing [2024-08-01T08:47:51.024Z] 95576adf97ca: Preparing [2024-08-01T08:47:51.024Z] 64a55fe8120a: Preparing [2024-08-01T08:47:51.024Z] a80217d780b3: Preparing [2024-08-01T08:47:51.024Z] 6777ae1ca8f8: Preparing [2024-08-01T08:47:51.024Z] 3c20671a5817: Preparing [2024-08-01T08:47:51.024Z] 95576adf97ca: Waiting [2024-08-01T08:47:51.024Z] 64a55fe8120a: Waiting [2024-08-01T08:47:51.024Z] a80217d780b3: Waiting [2024-08-01T08:47:51.024Z] 6777ae1ca8f8: Waiting [2024-08-01T08:47:51.024Z] 3c20671a5817: Waiting [2024-08-01T08:47:51.024Z] 196e5fd7806e: Waiting [2024-08-01T08:47:51.292Z] 78603e4bc173: Pushed [2024-08-01T08:47:51.293Z] 4b9d3a1a708a: Pushed [2024-08-01T08:47:51.293Z] 5fec58fec752: Pushed [2024-08-01T08:47:51.293Z] 7b438b45d7db: Pushed [2024-08-01T08:47:51.293Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:51.293Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:51.561Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:51.561Z] a80217d780b3: Pushed [2024-08-01T08:47:51.561Z] 64a55fe8120a: Pushed [2024-08-01T08:47:53.500Z] a17744a15f9f: Pushed [2024-08-01T08:47:54.100Z] 6777ae1ca8f8: Pushed [2024-08-01T08:47:54.100Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:54.489Z] + 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-01T08:47:54.848Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-01T08:47:54.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-01T08:47:54.848Z] 4b9d3a1a708a: Preparing [2024-08-01T08:47:54.848Z] 5fec58fec752: Preparing [2024-08-01T08:47:54.848Z] a17744a15f9f: Preparing [2024-08-01T08:47:54.848Z] 7b438b45d7db: Preparing [2024-08-01T08:47:54.848Z] 78603e4bc173: Preparing [2024-08-01T08:47:54.848Z] 196e5fd7806e: Preparing [2024-08-01T08:47:54.848Z] 95576adf97ca: Preparing [2024-08-01T08:47:54.848Z] 64a55fe8120a: Preparing [2024-08-01T08:47:54.848Z] a80217d780b3: Preparing [2024-08-01T08:47:54.848Z] 6777ae1ca8f8: Preparing [2024-08-01T08:47:54.848Z] 3c20671a5817: Preparing [2024-08-01T08:47:54.848Z] 196e5fd7806e: Waiting [2024-08-01T08:47:54.848Z] 95576adf97ca: Waiting [2024-08-01T08:47:54.848Z] 64a55fe8120a: Waiting [2024-08-01T08:47:54.848Z] a80217d780b3: Waiting [2024-08-01T08:47:54.848Z] 6777ae1ca8f8: Waiting [2024-08-01T08:47:54.848Z] 3c20671a5817: Waiting [2024-08-01T08:47:54.848Z] 78603e4bc173: Layer already exists [2024-08-01T08:47:54.848Z] 5fec58fec752: Layer already exists [2024-08-01T08:47:54.848Z] 7b438b45d7db: Layer already exists [2024-08-01T08:47:54.848Z] a17744a15f9f: Layer already exists [2024-08-01T08:47:54.848Z] 4b9d3a1a708a: Layer already exists [2024-08-01T08:47:54.848Z] 64a55fe8120a: Layer already exists [2024-08-01T08:47:54.848Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:54.848Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:54.848Z] a80217d780b3: Layer already exists [2024-08-01T08:47:54.848Z] 6777ae1ca8f8: Layer already exists [2024-08-01T08:47:54.848Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:55.117Z] latest: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:55.479Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:55.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 [2024-08-01T08:47:55.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-01T08:47:55.839Z] 4b9d3a1a708a: Preparing [2024-08-01T08:47:55.839Z] 5fec58fec752: Preparing [2024-08-01T08:47:55.839Z] a17744a15f9f: Preparing [2024-08-01T08:47:55.839Z] 7b438b45d7db: Preparing [2024-08-01T08:47:55.839Z] 78603e4bc173: Preparing [2024-08-01T08:47:55.839Z] 196e5fd7806e: Preparing [2024-08-01T08:47:55.839Z] 95576adf97ca: Preparing [2024-08-01T08:47:55.839Z] 64a55fe8120a: Preparing [2024-08-01T08:47:55.839Z] a80217d780b3: Preparing [2024-08-01T08:47:55.839Z] 6777ae1ca8f8: Preparing [2024-08-01T08:47:55.839Z] 3c20671a5817: Preparing [2024-08-01T08:47:55.839Z] 64a55fe8120a: Waiting [2024-08-01T08:47:55.839Z] a80217d780b3: Waiting [2024-08-01T08:47:55.839Z] 6777ae1ca8f8: Waiting [2024-08-01T08:47:55.839Z] 3c20671a5817: Waiting [2024-08-01T08:47:55.839Z] 196e5fd7806e: Waiting [2024-08-01T08:47:55.839Z] 7b438b45d7db: Layer already exists [2024-08-01T08:47:55.839Z] 4b9d3a1a708a: Layer already exists [2024-08-01T08:47:55.839Z] 5fec58fec752: Layer already exists [2024-08-01T08:47:55.839Z] 78603e4bc173: Layer already exists [2024-08-01T08:47:55.839Z] a17744a15f9f: Layer already exists [2024-08-01T08:47:55.839Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:55.839Z] a80217d780b3: Layer already exists [2024-08-01T08:47:55.839Z] 6777ae1ca8f8: Layer already exists [2024-08-01T08:47:55.839Z] 64a55fe8120a: Layer already exists [2024-08-01T08:47:55.839Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:56.106Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:56.106Z] 3.2.0-dev.43: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:56.466Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:56.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:56.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-01T08:47:56.827Z] 4b9d3a1a708a: Preparing [2024-08-01T08:47:56.827Z] 5fec58fec752: Preparing [2024-08-01T08:47:56.827Z] a17744a15f9f: Preparing [2024-08-01T08:47:56.827Z] 7b438b45d7db: Preparing [2024-08-01T08:47:56.827Z] 78603e4bc173: Preparing [2024-08-01T08:47:56.827Z] 196e5fd7806e: Preparing [2024-08-01T08:47:56.827Z] 95576adf97ca: Preparing [2024-08-01T08:47:56.827Z] 64a55fe8120a: Preparing [2024-08-01T08:47:56.827Z] a80217d780b3: Preparing [2024-08-01T08:47:56.827Z] 6777ae1ca8f8: Preparing [2024-08-01T08:47:56.827Z] 3c20671a5817: Preparing [2024-08-01T08:47:56.827Z] 64a55fe8120a: Waiting [2024-08-01T08:47:56.827Z] a80217d780b3: Waiting [2024-08-01T08:47:56.827Z] 6777ae1ca8f8: Waiting [2024-08-01T08:47:56.827Z] 3c20671a5817: Waiting [2024-08-01T08:47:56.827Z] 196e5fd7806e: Waiting [2024-08-01T08:47:56.827Z] 95576adf97ca: Waiting [2024-08-01T08:47:56.827Z] 5fec58fec752: Layer already exists [2024-08-01T08:47:56.827Z] 4b9d3a1a708a: Layer already exists [2024-08-01T08:47:56.827Z] 78603e4bc173: Layer already exists [2024-08-01T08:47:56.827Z] 7b438b45d7db: Layer already exists [2024-08-01T08:47:56.827Z] a17744a15f9f: Layer already exists [2024-08-01T08:47:56.827Z] 64a55fe8120a: Layer already exists [2024-08-01T08:47:56.827Z] a80217d780b3: Layer already exists [2024-08-01T08:47:56.827Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:56.827Z] 6777ae1ca8f8: Layer already exists [2024-08-01T08:47:56.827Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:56.827Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:57.094Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:57.516Z] + 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-01T08:47:58.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-01T08:47:58.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-01T08:47:58.173Z] 4b9d3a1a708a: Preparing [2024-08-01T08:47:58.173Z] 5fec58fec752: Preparing [2024-08-01T08:47:58.173Z] a17744a15f9f: Preparing [2024-08-01T08:47:58.173Z] 7b438b45d7db: Preparing [2024-08-01T08:47:58.173Z] 78603e4bc173: Preparing [2024-08-01T08:47:58.173Z] 196e5fd7806e: Preparing [2024-08-01T08:47:58.173Z] 95576adf97ca: Preparing [2024-08-01T08:47:58.173Z] 64a55fe8120a: Preparing [2024-08-01T08:47:58.173Z] a80217d780b3: Preparing [2024-08-01T08:47:58.173Z] 6777ae1ca8f8: Preparing [2024-08-01T08:47:58.173Z] 3c20671a5817: Preparing [2024-08-01T08:47:58.173Z] 196e5fd7806e: Waiting [2024-08-01T08:47:58.173Z] 95576adf97ca: Waiting [2024-08-01T08:47:58.173Z] 64a55fe8120a: Waiting [2024-08-01T08:47:58.173Z] 3c20671a5817: Waiting [2024-08-01T08:47:58.173Z] a80217d780b3: Waiting [2024-08-01T08:47:58.173Z] 6777ae1ca8f8: Waiting [2024-08-01T08:47:58.173Z] 5fec58fec752: Layer already exists [2024-08-01T08:47:58.173Z] 7b438b45d7db: Layer already exists [2024-08-01T08:47:58.173Z] a17744a15f9f: Layer already exists [2024-08-01T08:47:58.173Z] 78603e4bc173: Layer already exists [2024-08-01T08:47:58.173Z] 4b9d3a1a708a: Layer already exists [2024-08-01T08:47:58.173Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:58.173Z] 64a55fe8120a: Layer already exists [2024-08-01T08:47:58.173Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:58.173Z] 6777ae1ca8f8: Layer already exists [2024-08-01T08:47:58.173Z] a80217d780b3: Layer already exists [2024-08-01T08:47:58.173Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:58.454Z] main: digest: sha256:f34b3382e01690c3c95b98fc117173ab8312e9f28f2f8abb8583dcb7daf54545 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:47:58.529Z] ===================================================== [Pipeline] echo [2024-08-01T08:47:58.547Z] taggedImages: [2024-08-01T08:47:58.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:58.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-01T08:47:58.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.43 [2024-08-01T08:47:58.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:58.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-01T08:47:58.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-01T08:47:58.580Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:58.580Z] latest [2024-08-01T08:47:58.580Z] 3.2.0-dev.43 [2024-08-01T08:47:58.580Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:47:58.580Z] main [2024-08-01T08:47:58.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:58.979Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:47:59.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:47:59.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-01T08:47:59.385Z] b2948287a87d: Preparing [2024-08-01T08:47:59.385Z] 824ce2f4712f: Preparing [2024-08-01T08:47:59.385Z] b87a5158d257: Preparing [2024-08-01T08:47:59.385Z] 60ad51220cdd: Preparing [2024-08-01T08:47:59.385Z] 78b1a08d6cf3: Preparing [2024-08-01T08:47:59.385Z] 8b024d168a0b: Preparing [2024-08-01T08:47:59.385Z] 21c6a77054be: Preparing [2024-08-01T08:47:59.385Z] 196e5fd7806e: Preparing [2024-08-01T08:47:59.385Z] 95576adf97ca: Preparing [2024-08-01T08:47:59.385Z] 354ba8679d59: Preparing [2024-08-01T08:47:59.385Z] 41723562b9f6: Preparing [2024-08-01T08:47:59.385Z] 3c20671a5817: Preparing [2024-08-01T08:47:59.385Z] 8b024d168a0b: Waiting [2024-08-01T08:47:59.385Z] 21c6a77054be: Waiting [2024-08-01T08:47:59.385Z] 354ba8679d59: Waiting [2024-08-01T08:47:59.385Z] 196e5fd7806e: Waiting [2024-08-01T08:47:59.385Z] 95576adf97ca: Waiting [2024-08-01T08:47:59.385Z] 41723562b9f6: Waiting [2024-08-01T08:47:59.385Z] 3c20671a5817: Waiting [2024-08-01T08:47:59.654Z] 78b1a08d6cf3: Pushed [2024-08-01T08:47:59.654Z] 824ce2f4712f: Pushed [2024-08-01T08:47:59.654Z] b2948287a87d: Pushed [2024-08-01T08:47:59.654Z] 196e5fd7806e: Layer already exists [2024-08-01T08:47:59.654Z] 8b024d168a0b: Pushed [2024-08-01T08:47:59.654Z] 95576adf97ca: Layer already exists [2024-08-01T08:47:59.921Z] 21c6a77054be: Pushed [2024-08-01T08:47:59.921Z] 3c20671a5817: Layer already exists [2024-08-01T08:47:59.921Z] 354ba8679d59: Pushed [2024-08-01T08:48:01.868Z] 60ad51220cdd: Pushed [2024-08-01T08:48:02.453Z] b87a5158d257: Pushed [2024-08-01T08:48:02.453Z] 41723562b9f6: Pushed [2024-08-01T08:48:02.453Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:02.829Z] + 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-01T08:48:03.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-01T08:48:03.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-01T08:48:03.186Z] b2948287a87d: Preparing [2024-08-01T08:48:03.186Z] 824ce2f4712f: Preparing [2024-08-01T08:48:03.186Z] b87a5158d257: Preparing [2024-08-01T08:48:03.186Z] 60ad51220cdd: Preparing [2024-08-01T08:48:03.186Z] 78b1a08d6cf3: Preparing [2024-08-01T08:48:03.186Z] 8b024d168a0b: Preparing [2024-08-01T08:48:03.186Z] 21c6a77054be: Preparing [2024-08-01T08:48:03.186Z] 196e5fd7806e: Preparing [2024-08-01T08:48:03.186Z] 95576adf97ca: Preparing [2024-08-01T08:48:03.186Z] 354ba8679d59: Preparing [2024-08-01T08:48:03.186Z] 41723562b9f6: Preparing [2024-08-01T08:48:03.186Z] 3c20671a5817: Preparing [2024-08-01T08:48:03.186Z] 196e5fd7806e: Waiting [2024-08-01T08:48:03.186Z] 95576adf97ca: Waiting [2024-08-01T08:48:03.186Z] 354ba8679d59: Waiting [2024-08-01T08:48:03.186Z] 41723562b9f6: Waiting [2024-08-01T08:48:03.186Z] 3c20671a5817: Waiting [2024-08-01T08:48:03.186Z] 8b024d168a0b: Waiting [2024-08-01T08:48:03.186Z] 21c6a77054be: Waiting [2024-08-01T08:48:03.186Z] 78b1a08d6cf3: Layer already exists [2024-08-01T08:48:03.186Z] b87a5158d257: Layer already exists [2024-08-01T08:48:03.186Z] 60ad51220cdd: Layer already exists [2024-08-01T08:48:03.186Z] 824ce2f4712f: Layer already exists [2024-08-01T08:48:03.186Z] b2948287a87d: Layer already exists [2024-08-01T08:48:03.186Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:03.186Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:03.186Z] 21c6a77054be: Layer already exists [2024-08-01T08:48:03.186Z] 8b024d168a0b: Layer already exists [2024-08-01T08:48:03.186Z] 354ba8679d59: Layer already exists [2024-08-01T08:48:03.186Z] 41723562b9f6: Layer already exists [2024-08-01T08:48:03.186Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:03.453Z] latest: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:03.806Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:04.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 [2024-08-01T08:48:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-01T08:48:04.173Z] b2948287a87d: Preparing [2024-08-01T08:48:04.173Z] 824ce2f4712f: Preparing [2024-08-01T08:48:04.173Z] b87a5158d257: Preparing [2024-08-01T08:48:04.173Z] 60ad51220cdd: Preparing [2024-08-01T08:48:04.173Z] 78b1a08d6cf3: Preparing [2024-08-01T08:48:04.173Z] 8b024d168a0b: Preparing [2024-08-01T08:48:04.173Z] 21c6a77054be: Preparing [2024-08-01T08:48:04.173Z] 196e5fd7806e: Preparing [2024-08-01T08:48:04.173Z] 95576adf97ca: Preparing [2024-08-01T08:48:04.173Z] 354ba8679d59: Preparing [2024-08-01T08:48:04.173Z] 41723562b9f6: Preparing [2024-08-01T08:48:04.173Z] 3c20671a5817: Preparing [2024-08-01T08:48:04.173Z] 8b024d168a0b: Waiting [2024-08-01T08:48:04.173Z] 21c6a77054be: Waiting [2024-08-01T08:48:04.173Z] 196e5fd7806e: Waiting [2024-08-01T08:48:04.173Z] 95576adf97ca: Waiting [2024-08-01T08:48:04.173Z] 354ba8679d59: Waiting [2024-08-01T08:48:04.173Z] 41723562b9f6: Waiting [2024-08-01T08:48:04.173Z] 3c20671a5817: Waiting [2024-08-01T08:48:04.173Z] 78b1a08d6cf3: Layer already exists [2024-08-01T08:48:04.173Z] b87a5158d257: Layer already exists [2024-08-01T08:48:04.173Z] 824ce2f4712f: Layer already exists [2024-08-01T08:48:04.173Z] 60ad51220cdd: Layer already exists [2024-08-01T08:48:04.173Z] b2948287a87d: Layer already exists [2024-08-01T08:48:04.173Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:04.173Z] 8b024d168a0b: Layer already exists [2024-08-01T08:48:04.173Z] 21c6a77054be: Layer already exists [2024-08-01T08:48:04.173Z] 354ba8679d59: Layer already exists [2024-08-01T08:48:04.173Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:04.173Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:04.173Z] 41723562b9f6: Layer already exists [2024-08-01T08:48:04.439Z] 3.2.0-dev.43: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:04.808Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:05.161Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-01T08:48:05.162Z] b2948287a87d: Preparing [2024-08-01T08:48:05.162Z] 824ce2f4712f: Preparing [2024-08-01T08:48:05.162Z] b87a5158d257: Preparing [2024-08-01T08:48:05.162Z] 60ad51220cdd: Preparing [2024-08-01T08:48:05.162Z] 78b1a08d6cf3: Preparing [2024-08-01T08:48:05.162Z] 8b024d168a0b: Preparing [2024-08-01T08:48:05.162Z] 21c6a77054be: Preparing [2024-08-01T08:48:05.162Z] 196e5fd7806e: Preparing [2024-08-01T08:48:05.162Z] 95576adf97ca: Preparing [2024-08-01T08:48:05.162Z] 354ba8679d59: Preparing [2024-08-01T08:48:05.162Z] 41723562b9f6: Preparing [2024-08-01T08:48:05.162Z] 3c20671a5817: Preparing [2024-08-01T08:48:05.162Z] 8b024d168a0b: Waiting [2024-08-01T08:48:05.162Z] 95576adf97ca: Waiting [2024-08-01T08:48:05.162Z] 354ba8679d59: Waiting [2024-08-01T08:48:05.162Z] 41723562b9f6: Waiting [2024-08-01T08:48:05.162Z] 3c20671a5817: Waiting [2024-08-01T08:48:05.162Z] 196e5fd7806e: Waiting [2024-08-01T08:48:05.162Z] b2948287a87d: Layer already exists [2024-08-01T08:48:05.162Z] b87a5158d257: Layer already exists [2024-08-01T08:48:05.162Z] 824ce2f4712f: Layer already exists [2024-08-01T08:48:05.162Z] 78b1a08d6cf3: Layer already exists [2024-08-01T08:48:05.162Z] 60ad51220cdd: Layer already exists [2024-08-01T08:48:05.162Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:05.162Z] 354ba8679d59: Layer already exists [2024-08-01T08:48:05.162Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:05.162Z] 8b024d168a0b: Layer already exists [2024-08-01T08:48:05.162Z] 21c6a77054be: Layer already exists [2024-08-01T08:48:05.429Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:05.429Z] 41723562b9f6: Layer already exists [2024-08-01T08:48:05.429Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:05.796Z] + 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-01T08:48:06.148Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-01T08:48:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-01T08:48:06.149Z] b2948287a87d: Preparing [2024-08-01T08:48:06.149Z] 824ce2f4712f: Preparing [2024-08-01T08:48:06.149Z] b87a5158d257: Preparing [2024-08-01T08:48:06.149Z] 60ad51220cdd: Preparing [2024-08-01T08:48:06.149Z] 78b1a08d6cf3: Preparing [2024-08-01T08:48:06.149Z] 8b024d168a0b: Preparing [2024-08-01T08:48:06.149Z] 21c6a77054be: Preparing [2024-08-01T08:48:06.149Z] 196e5fd7806e: Preparing [2024-08-01T08:48:06.149Z] 95576adf97ca: Preparing [2024-08-01T08:48:06.149Z] 354ba8679d59: Preparing [2024-08-01T08:48:06.149Z] 41723562b9f6: Preparing [2024-08-01T08:48:06.149Z] 3c20671a5817: Preparing [2024-08-01T08:48:06.149Z] 196e5fd7806e: Waiting [2024-08-01T08:48:06.149Z] 95576adf97ca: Waiting [2024-08-01T08:48:06.149Z] 354ba8679d59: Waiting [2024-08-01T08:48:06.149Z] 41723562b9f6: Waiting [2024-08-01T08:48:06.149Z] 3c20671a5817: Waiting [2024-08-01T08:48:06.149Z] 8b024d168a0b: Waiting [2024-08-01T08:48:06.149Z] 21c6a77054be: Waiting [2024-08-01T08:48:06.149Z] b2948287a87d: Layer already exists [2024-08-01T08:48:06.149Z] b87a5158d257: Layer already exists [2024-08-01T08:48:06.149Z] 824ce2f4712f: Layer already exists [2024-08-01T08:48:06.149Z] 78b1a08d6cf3: Layer already exists [2024-08-01T08:48:06.149Z] 60ad51220cdd: Layer already exists [2024-08-01T08:48:06.149Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:06.149Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:06.149Z] 354ba8679d59: Layer already exists [2024-08-01T08:48:06.149Z] 8b024d168a0b: Layer already exists [2024-08-01T08:48:06.149Z] 21c6a77054be: Layer already exists [2024-08-01T08:48:06.149Z] 41723562b9f6: Layer already exists [2024-08-01T08:48:06.149Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:06.416Z] main: digest: sha256:25c5fa54fdbc2308a6d3eccf598939667efef14f7644637beffb80bcd5ca6ab4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:48:06.497Z] ===================================================== [Pipeline] echo [2024-08-01T08:48:06.589Z] taggedImages: [2024-08-01T08:48:06.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:06.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-01T08:48:06.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.43 [2024-08-01T08:48:06.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:06.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-01T08:48:06.620Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-01T08:48:06.620Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:06.620Z] latest [2024-08-01T08:48:06.620Z] 3.2.0-dev.43 [2024-08-01T08:48:06.620Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:06.620Z] main [2024-08-01T08:48:06.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:07.013Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:07.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:07.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-01T08:48:07.367Z] 8dceeaaf1295: Preparing [2024-08-01T08:48:07.367Z] 3614e2b28d65: Preparing [2024-08-01T08:48:07.367Z] 196e5fd7806e: Preparing [2024-08-01T08:48:07.367Z] 95576adf97ca: Preparing [2024-08-01T08:48:07.367Z] 875bda842327: Preparing [2024-08-01T08:48:07.367Z] e76a86218068: Preparing [2024-08-01T08:48:07.367Z] 3c20671a5817: Preparing [2024-08-01T08:48:07.367Z] e76a86218068: Waiting [2024-08-01T08:48:07.367Z] 3c20671a5817: Waiting [2024-08-01T08:48:07.634Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:07.634Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:07.634Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:07.634Z] 8dceeaaf1295: Pushed [2024-08-01T08:48:07.634Z] 875bda842327: Pushed [2024-08-01T08:48:09.042Z] e76a86218068: Pushed [2024-08-01T08:48:10.985Z] 3614e2b28d65: Pushed [2024-08-01T08:48:11.252Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:11.612Z] + 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-01T08:48:11.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-01T08:48:11.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-01T08:48:11.982Z] 8dceeaaf1295: Preparing [2024-08-01T08:48:11.982Z] 3614e2b28d65: Preparing [2024-08-01T08:48:11.982Z] 196e5fd7806e: Preparing [2024-08-01T08:48:11.982Z] 95576adf97ca: Preparing [2024-08-01T08:48:11.982Z] 875bda842327: Preparing [2024-08-01T08:48:11.982Z] e76a86218068: Preparing [2024-08-01T08:48:11.982Z] 3c20671a5817: Preparing [2024-08-01T08:48:11.982Z] e76a86218068: Waiting [2024-08-01T08:48:11.982Z] 3c20671a5817: Waiting [2024-08-01T08:48:11.982Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:11.982Z] 8dceeaaf1295: Layer already exists [2024-08-01T08:48:11.982Z] 875bda842327: Layer already exists [2024-08-01T08:48:11.982Z] 3614e2b28d65: Layer already exists [2024-08-01T08:48:11.982Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:11.982Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:11.982Z] e76a86218068: Layer already exists [2024-08-01T08:48:12.249Z] latest: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:12.615Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:12.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 [2024-08-01T08:48:12.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-01T08:48:12.980Z] 8dceeaaf1295: Preparing [2024-08-01T08:48:12.980Z] 3614e2b28d65: Preparing [2024-08-01T08:48:12.980Z] 196e5fd7806e: Preparing [2024-08-01T08:48:12.980Z] 95576adf97ca: Preparing [2024-08-01T08:48:12.980Z] 875bda842327: Preparing [2024-08-01T08:48:12.980Z] e76a86218068: Preparing [2024-08-01T08:48:12.980Z] 3c20671a5817: Preparing [2024-08-01T08:48:12.980Z] e76a86218068: Waiting [2024-08-01T08:48:12.980Z] 3c20671a5817: Waiting [2024-08-01T08:48:12.980Z] 3614e2b28d65: Layer already exists [2024-08-01T08:48:12.980Z] 8dceeaaf1295: Layer already exists [2024-08-01T08:48:12.980Z] 875bda842327: Layer already exists [2024-08-01T08:48:12.980Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:12.980Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:12.980Z] e76a86218068: Layer already exists [2024-08-01T08:48:12.980Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:13.246Z] 3.2.0-dev.43: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:13.613Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:13.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:13.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-01T08:48:13.970Z] 8dceeaaf1295: Preparing [2024-08-01T08:48:13.970Z] 3614e2b28d65: Preparing [2024-08-01T08:48:13.970Z] 196e5fd7806e: Preparing [2024-08-01T08:48:13.970Z] 95576adf97ca: Preparing [2024-08-01T08:48:13.970Z] 875bda842327: Preparing [2024-08-01T08:48:13.970Z] e76a86218068: Preparing [2024-08-01T08:48:13.970Z] 3c20671a5817: Preparing [2024-08-01T08:48:13.970Z] e76a86218068: Waiting [2024-08-01T08:48:13.970Z] 3c20671a5817: Waiting [2024-08-01T08:48:13.970Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:13.970Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:13.970Z] 875bda842327: Layer already exists [2024-08-01T08:48:13.970Z] 3614e2b28d65: Layer already exists [2024-08-01T08:48:13.970Z] 8dceeaaf1295: Layer already exists [2024-08-01T08:48:13.970Z] e76a86218068: Layer already exists [2024-08-01T08:48:13.970Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:14.237Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:14.605Z] + 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-01T08:48:14.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-01T08:48:14.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-01T08:48:14.962Z] 8dceeaaf1295: Preparing [2024-08-01T08:48:14.962Z] 3614e2b28d65: Preparing [2024-08-01T08:48:14.962Z] 196e5fd7806e: Preparing [2024-08-01T08:48:14.962Z] 95576adf97ca: Preparing [2024-08-01T08:48:14.962Z] 875bda842327: Preparing [2024-08-01T08:48:14.962Z] e76a86218068: Preparing [2024-08-01T08:48:14.962Z] 3c20671a5817: Preparing [2024-08-01T08:48:14.962Z] e76a86218068: Waiting [2024-08-01T08:48:14.962Z] 3c20671a5817: Waiting [2024-08-01T08:48:14.962Z] 3614e2b28d65: Layer already exists [2024-08-01T08:48:14.962Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:14.962Z] 875bda842327: Layer already exists [2024-08-01T08:48:14.962Z] 8dceeaaf1295: Layer already exists [2024-08-01T08:48:14.962Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:14.962Z] e76a86218068: Layer already exists [2024-08-01T08:48:14.962Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:15.229Z] main: digest: sha256:aefb13a3926f473a049cb0817846a5cf0b37938614e74fe7b8323c17fd77c066 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:48:15.311Z] ===================================================== [Pipeline] echo [2024-08-01T08:48:15.326Z] taggedImages: [2024-08-01T08:48:15.326Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:15.326Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-01T08:48:15.326Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.43 [2024-08-01T08:48:15.326Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:15.326Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-01T08:48:15.354Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-01T08:48:15.354Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:15.354Z] latest [2024-08-01T08:48:15.354Z] 3.2.0-dev.43 [2024-08-01T08:48:15.354Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:15.354Z] main [2024-08-01T08:48:15.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:15.732Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:16.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:16.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-01T08:48:16.084Z] 4eeb61ca8fd6: Preparing [2024-08-01T08:48:16.084Z] d7fcaece8374: Preparing [2024-08-01T08:48:16.084Z] 0ee0b59be061: Preparing [2024-08-01T08:48:16.084Z] 196e5fd7806e: Preparing [2024-08-01T08:48:16.084Z] 95576adf97ca: Preparing [2024-08-01T08:48:16.084Z] 247f63f24049: Preparing [2024-08-01T08:48:16.084Z] dd1b1072e421: Preparing [2024-08-01T08:48:16.084Z] d32d26014cfd: Preparing [2024-08-01T08:48:16.084Z] 3c1e16633586: Preparing [2024-08-01T08:48:16.084Z] 3c20671a5817: Preparing [2024-08-01T08:48:16.084Z] dd1b1072e421: Waiting [2024-08-01T08:48:16.084Z] d32d26014cfd: Waiting [2024-08-01T08:48:16.084Z] 3c1e16633586: Waiting [2024-08-01T08:48:16.084Z] 3c20671a5817: Waiting [2024-08-01T08:48:16.084Z] 247f63f24049: Waiting [2024-08-01T08:48:16.084Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:16.351Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:16.351Z] d7fcaece8374: Pushed [2024-08-01T08:48:16.351Z] 0ee0b59be061: Pushed [2024-08-01T08:48:16.351Z] 4eeb61ca8fd6: Pushed [2024-08-01T08:48:16.351Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:16.618Z] d32d26014cfd: Pushed [2024-08-01T08:48:17.202Z] 3c1e16633586: Pushed [2024-08-01T08:48:32.190Z] dd1b1072e421: Pushed [2024-08-01T08:48:38.834Z] 247f63f24049: Pushed [2024-08-01T08:48:38.834Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:39.194Z] + 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-01T08:48:39.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-01T08:48:39.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-01T08:48:39.556Z] 4eeb61ca8fd6: Preparing [2024-08-01T08:48:39.556Z] d7fcaece8374: Preparing [2024-08-01T08:48:39.556Z] 0ee0b59be061: Preparing [2024-08-01T08:48:39.556Z] 196e5fd7806e: Preparing [2024-08-01T08:48:39.556Z] 95576adf97ca: Preparing [2024-08-01T08:48:39.556Z] 247f63f24049: Preparing [2024-08-01T08:48:39.556Z] dd1b1072e421: Preparing [2024-08-01T08:48:39.556Z] d32d26014cfd: Preparing [2024-08-01T08:48:39.556Z] 3c1e16633586: Preparing [2024-08-01T08:48:39.556Z] 3c20671a5817: Preparing [2024-08-01T08:48:39.556Z] dd1b1072e421: Waiting [2024-08-01T08:48:39.556Z] d32d26014cfd: Waiting [2024-08-01T08:48:39.556Z] 3c1e16633586: Waiting [2024-08-01T08:48:39.556Z] 3c20671a5817: Waiting [2024-08-01T08:48:39.556Z] 247f63f24049: Waiting [2024-08-01T08:48:39.556Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:39.556Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:39.556Z] 4eeb61ca8fd6: Layer already exists [2024-08-01T08:48:39.556Z] d7fcaece8374: Layer already exists [2024-08-01T08:48:39.556Z] 0ee0b59be061: Layer already exists [2024-08-01T08:48:39.556Z] 247f63f24049: Layer already exists [2024-08-01T08:48:39.556Z] dd1b1072e421: Layer already exists [2024-08-01T08:48:39.556Z] d32d26014cfd: Layer already exists [2024-08-01T08:48:39.556Z] 3c1e16633586: Layer already exists [2024-08-01T08:48:39.556Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:39.822Z] latest: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:40.187Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:40.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 [2024-08-01T08:48:40.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-01T08:48:40.540Z] 4eeb61ca8fd6: Preparing [2024-08-01T08:48:40.540Z] d7fcaece8374: Preparing [2024-08-01T08:48:40.540Z] 0ee0b59be061: Preparing [2024-08-01T08:48:40.540Z] 196e5fd7806e: Preparing [2024-08-01T08:48:40.540Z] 95576adf97ca: Preparing [2024-08-01T08:48:40.540Z] 247f63f24049: Preparing [2024-08-01T08:48:40.540Z] dd1b1072e421: Preparing [2024-08-01T08:48:40.540Z] d32d26014cfd: Preparing [2024-08-01T08:48:40.540Z] 3c1e16633586: Preparing [2024-08-01T08:48:40.540Z] 3c20671a5817: Preparing [2024-08-01T08:48:40.540Z] dd1b1072e421: Waiting [2024-08-01T08:48:40.540Z] d32d26014cfd: Waiting [2024-08-01T08:48:40.540Z] 3c1e16633586: Waiting [2024-08-01T08:48:40.540Z] 247f63f24049: Waiting [2024-08-01T08:48:40.540Z] 3c20671a5817: Waiting [2024-08-01T08:48:40.540Z] 0ee0b59be061: Layer already exists [2024-08-01T08:48:40.540Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:40.540Z] 4eeb61ca8fd6: Layer already exists [2024-08-01T08:48:40.540Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:40.540Z] d7fcaece8374: Layer already exists [2024-08-01T08:48:40.540Z] dd1b1072e421: Layer already exists [2024-08-01T08:48:40.540Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:40.540Z] d32d26014cfd: Layer already exists [2024-08-01T08:48:40.540Z] 247f63f24049: Layer already exists [2024-08-01T08:48:40.540Z] 3c1e16633586: Layer already exists [2024-08-01T08:48:40.808Z] 3.2.0-dev.43: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:41.172Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:41.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:41.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-01T08:48:41.543Z] 4eeb61ca8fd6: Preparing [2024-08-01T08:48:41.543Z] d7fcaece8374: Preparing [2024-08-01T08:48:41.543Z] 0ee0b59be061: Preparing [2024-08-01T08:48:41.543Z] 196e5fd7806e: Preparing [2024-08-01T08:48:41.543Z] 95576adf97ca: Preparing [2024-08-01T08:48:41.543Z] 247f63f24049: Preparing [2024-08-01T08:48:41.543Z] dd1b1072e421: Preparing [2024-08-01T08:48:41.543Z] d32d26014cfd: Preparing [2024-08-01T08:48:41.543Z] 3c1e16633586: Preparing [2024-08-01T08:48:41.543Z] 3c20671a5817: Preparing [2024-08-01T08:48:41.543Z] d32d26014cfd: Waiting [2024-08-01T08:48:41.543Z] 3c1e16633586: Waiting [2024-08-01T08:48:41.543Z] 3c20671a5817: Waiting [2024-08-01T08:48:41.543Z] 247f63f24049: Waiting [2024-08-01T08:48:41.543Z] dd1b1072e421: Waiting [2024-08-01T08:48:41.543Z] 0ee0b59be061: Layer already exists [2024-08-01T08:48:41.543Z] 4eeb61ca8fd6: Layer already exists [2024-08-01T08:48:41.543Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:41.543Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:41.543Z] d7fcaece8374: Layer already exists [2024-08-01T08:48:41.543Z] dd1b1072e421: Layer already exists [2024-08-01T08:48:41.543Z] d32d26014cfd: Layer already exists [2024-08-01T08:48:41.543Z] 247f63f24049: Layer already exists [2024-08-01T08:48:41.543Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:41.543Z] 3c1e16633586: Layer already exists [2024-08-01T08:48:41.811Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:42.189Z] + 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-01T08:48:42.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-01T08:48:42.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-01T08:48:42.546Z] 4eeb61ca8fd6: Preparing [2024-08-01T08:48:42.546Z] d7fcaece8374: Preparing [2024-08-01T08:48:42.546Z] 0ee0b59be061: Preparing [2024-08-01T08:48:42.547Z] 196e5fd7806e: Preparing [2024-08-01T08:48:42.547Z] 95576adf97ca: Preparing [2024-08-01T08:48:42.547Z] 247f63f24049: Preparing [2024-08-01T08:48:42.547Z] dd1b1072e421: Preparing [2024-08-01T08:48:42.547Z] d32d26014cfd: Preparing [2024-08-01T08:48:42.547Z] 3c1e16633586: Preparing [2024-08-01T08:48:42.547Z] 3c20671a5817: Preparing [2024-08-01T08:48:42.547Z] dd1b1072e421: Waiting [2024-08-01T08:48:42.547Z] d32d26014cfd: Waiting [2024-08-01T08:48:42.547Z] 3c1e16633586: Waiting [2024-08-01T08:48:42.547Z] 3c20671a5817: Waiting [2024-08-01T08:48:42.547Z] 247f63f24049: Waiting [2024-08-01T08:48:42.547Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:42.547Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:42.547Z] d7fcaece8374: Layer already exists [2024-08-01T08:48:42.547Z] 0ee0b59be061: Layer already exists [2024-08-01T08:48:42.547Z] 4eeb61ca8fd6: Layer already exists [2024-08-01T08:48:42.547Z] 3c1e16633586: Layer already exists [2024-08-01T08:48:42.547Z] dd1b1072e421: Layer already exists [2024-08-01T08:48:42.547Z] d32d26014cfd: Layer already exists [2024-08-01T08:48:42.547Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:42.547Z] 247f63f24049: Layer already exists [2024-08-01T08:48:42.813Z] main: digest: sha256:a7b1202825d8b98b9e75067b6507e8e3fe364a2ce2895f1fda28f932de6ca520 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:48:42.902Z] ===================================================== [Pipeline] echo [2024-08-01T08:48:42.917Z] taggedImages: [2024-08-01T08:48:42.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:42.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-01T08:48:42.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.43 [2024-08-01T08:48:42.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:42.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-01T08:48:42.948Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-01T08:48:42.948Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:42.948Z] latest [2024-08-01T08:48:42.948Z] 3.2.0-dev.43 [2024-08-01T08:48:42.948Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:48:42.948Z] main [2024-08-01T08:48:42.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:43.319Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:48:43.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:48:43.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-01T08:48:43.682Z] a14a980eea92: Preparing [2024-08-01T08:48:43.682Z] 7cc7c42a893a: Preparing [2024-08-01T08:48:43.682Z] 698d944543ff: Preparing [2024-08-01T08:48:43.682Z] 196e5fd7806e: Preparing [2024-08-01T08:48:43.682Z] 95576adf97ca: Preparing [2024-08-01T08:48:43.682Z] 69b04e92898c: Preparing [2024-08-01T08:48:43.682Z] b072a4d12134: Preparing [2024-08-01T08:48:43.682Z] 44cd8fd865e2: Preparing [2024-08-01T08:48:43.682Z] 3c20671a5817: Preparing [2024-08-01T08:48:43.682Z] 69b04e92898c: Waiting [2024-08-01T08:48:43.682Z] b072a4d12134: Waiting [2024-08-01T08:48:43.682Z] 44cd8fd865e2: Waiting [2024-08-01T08:48:43.682Z] 3c20671a5817: Waiting [2024-08-01T08:48:43.682Z] 196e5fd7806e: Layer already exists [2024-08-01T08:48:43.949Z] 95576adf97ca: Layer already exists [2024-08-01T08:48:43.949Z] 698d944543ff: Pushed [2024-08-01T08:48:43.949Z] 7cc7c42a893a: Pushed [2024-08-01T08:48:43.949Z] a14a980eea92: Pushed [2024-08-01T08:48:43.949Z] 3c20671a5817: Layer already exists [2024-08-01T08:48:43.949Z] b072a4d12134: Pushed [2024-08-01T08:48:44.908Z] 44cd8fd865e2: Pushed [2024-08-01T08:49:06.959Z] 69b04e92898c: Pushed [2024-08-01T08:49:06.959Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:07.364Z] + 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-01T08:49:07.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-01T08:49:07.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-01T08:49:07.730Z] a14a980eea92: Preparing [2024-08-01T08:49:07.730Z] 7cc7c42a893a: Preparing [2024-08-01T08:49:07.730Z] 698d944543ff: Preparing [2024-08-01T08:49:07.730Z] 196e5fd7806e: Preparing [2024-08-01T08:49:07.730Z] 95576adf97ca: Preparing [2024-08-01T08:49:07.730Z] 69b04e92898c: Preparing [2024-08-01T08:49:07.730Z] b072a4d12134: Preparing [2024-08-01T08:49:07.730Z] 44cd8fd865e2: Preparing [2024-08-01T08:49:07.730Z] 3c20671a5817: Preparing [2024-08-01T08:49:07.730Z] 69b04e92898c: Waiting [2024-08-01T08:49:07.730Z] b072a4d12134: Waiting [2024-08-01T08:49:07.730Z] 44cd8fd865e2: Waiting [2024-08-01T08:49:07.730Z] 3c20671a5817: Waiting [2024-08-01T08:49:07.730Z] a14a980eea92: Layer already exists [2024-08-01T08:49:07.730Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:07.730Z] 7cc7c42a893a: Layer already exists [2024-08-01T08:49:07.730Z] 698d944543ff: Layer already exists [2024-08-01T08:49:07.730Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:07.730Z] 69b04e92898c: Layer already exists [2024-08-01T08:49:07.730Z] b072a4d12134: Layer already exists [2024-08-01T08:49:07.730Z] 44cd8fd865e2: Layer already exists [2024-08-01T08:49:07.730Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:07.997Z] latest: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:08.351Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:08.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 [2024-08-01T08:49:08.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-01T08:49:08.695Z] a14a980eea92: Preparing [2024-08-01T08:49:08.695Z] 7cc7c42a893a: Preparing [2024-08-01T08:49:08.695Z] 698d944543ff: Preparing [2024-08-01T08:49:08.695Z] 196e5fd7806e: Preparing [2024-08-01T08:49:08.695Z] 95576adf97ca: Preparing [2024-08-01T08:49:08.695Z] 69b04e92898c: Preparing [2024-08-01T08:49:08.695Z] b072a4d12134: Preparing [2024-08-01T08:49:08.695Z] 44cd8fd865e2: Preparing [2024-08-01T08:49:08.695Z] 3c20671a5817: Preparing [2024-08-01T08:49:08.695Z] 69b04e92898c: Waiting [2024-08-01T08:49:08.695Z] b072a4d12134: Waiting [2024-08-01T08:49:08.695Z] 44cd8fd865e2: Waiting [2024-08-01T08:49:08.695Z] 3c20671a5817: Waiting [2024-08-01T08:49:08.695Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:08.695Z] 698d944543ff: Layer already exists [2024-08-01T08:49:08.695Z] a14a980eea92: Layer already exists [2024-08-01T08:49:08.695Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:08.695Z] 7cc7c42a893a: Layer already exists [2024-08-01T08:49:08.695Z] 44cd8fd865e2: Layer already exists [2024-08-01T08:49:08.695Z] b072a4d12134: Layer already exists [2024-08-01T08:49:08.695Z] 69b04e92898c: Layer already exists [2024-08-01T08:49:08.695Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:08.960Z] 3.2.0-dev.43: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:09.319Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:09.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:09.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-01T08:49:09.690Z] a14a980eea92: Preparing [2024-08-01T08:49:09.690Z] 7cc7c42a893a: Preparing [2024-08-01T08:49:09.690Z] 698d944543ff: Preparing [2024-08-01T08:49:09.690Z] 196e5fd7806e: Preparing [2024-08-01T08:49:09.690Z] 95576adf97ca: Preparing [2024-08-01T08:49:09.690Z] 69b04e92898c: Preparing [2024-08-01T08:49:09.690Z] b072a4d12134: Preparing [2024-08-01T08:49:09.690Z] 44cd8fd865e2: Preparing [2024-08-01T08:49:09.690Z] 3c20671a5817: Preparing [2024-08-01T08:49:09.690Z] 44cd8fd865e2: Waiting [2024-08-01T08:49:09.690Z] 3c20671a5817: Waiting [2024-08-01T08:49:09.690Z] 69b04e92898c: Waiting [2024-08-01T08:49:09.690Z] b072a4d12134: Waiting [2024-08-01T08:49:09.690Z] 7cc7c42a893a: Layer already exists [2024-08-01T08:49:09.690Z] 698d944543ff: Layer already exists [2024-08-01T08:49:09.690Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:09.690Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:09.690Z] a14a980eea92: Layer already exists [2024-08-01T08:49:09.690Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:09.690Z] 44cd8fd865e2: Layer already exists [2024-08-01T08:49:09.690Z] b072a4d12134: Layer already exists [2024-08-01T08:49:09.690Z] 69b04e92898c: Layer already exists [2024-08-01T08:49:09.957Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:10.326Z] + 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-01T08:49:10.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-01T08:49:10.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-01T08:49:10.684Z] a14a980eea92: Preparing [2024-08-01T08:49:10.684Z] 7cc7c42a893a: Preparing [2024-08-01T08:49:10.684Z] 698d944543ff: Preparing [2024-08-01T08:49:10.684Z] 196e5fd7806e: Preparing [2024-08-01T08:49:10.684Z] 95576adf97ca: Preparing [2024-08-01T08:49:10.684Z] 69b04e92898c: Preparing [2024-08-01T08:49:10.684Z] b072a4d12134: Preparing [2024-08-01T08:49:10.684Z] 44cd8fd865e2: Preparing [2024-08-01T08:49:10.684Z] 3c20671a5817: Preparing [2024-08-01T08:49:10.684Z] b072a4d12134: Waiting [2024-08-01T08:49:10.684Z] 44cd8fd865e2: Waiting [2024-08-01T08:49:10.684Z] 3c20671a5817: Waiting [2024-08-01T08:49:10.684Z] 69b04e92898c: Waiting [2024-08-01T08:49:10.684Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:10.684Z] a14a980eea92: Layer already exists [2024-08-01T08:49:10.684Z] 7cc7c42a893a: Layer already exists [2024-08-01T08:49:10.684Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:10.684Z] 698d944543ff: Layer already exists [2024-08-01T08:49:10.684Z] 69b04e92898c: Layer already exists [2024-08-01T08:49:10.684Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:10.684Z] 44cd8fd865e2: Layer already exists [2024-08-01T08:49:10.684Z] b072a4d12134: Layer already exists [2024-08-01T08:49:10.949Z] main: digest: sha256:7b7f423d684f1bd9691319800ed80cfc28d57abd295aa3f88135d60cbf23016b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:49:11.038Z] ===================================================== [Pipeline] echo [2024-08-01T08:49:11.052Z] taggedImages: [2024-08-01T08:49:11.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:11.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-01T08:49:11.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.43 [2024-08-01T08:49:11.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:11.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-01T08:49:11.081Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-01T08:49:11.081Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:11.081Z] latest [2024-08-01T08:49:11.081Z] 3.2.0-dev.43 [2024-08-01T08:49:11.081Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:11.081Z] main [2024-08-01T08:49:11.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:11.454Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:11.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:11.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-01T08:49:11.922Z] 3f53b70f7c43: Preparing [2024-08-01T08:49:11.922Z] 9d6c1a7a3b12: Preparing [2024-08-01T08:49:11.922Z] cb7a38ea12f1: Preparing [2024-08-01T08:49:11.922Z] 196e5fd7806e: Preparing [2024-08-01T08:49:11.922Z] 95576adf97ca: Preparing [2024-08-01T08:49:11.922Z] d45f34c642bf: Preparing [2024-08-01T08:49:11.922Z] d32d26014cfd: Preparing [2024-08-01T08:49:11.922Z] 3c1e16633586: Preparing [2024-08-01T08:49:11.922Z] 3c20671a5817: Preparing [2024-08-01T08:49:11.922Z] d45f34c642bf: Waiting [2024-08-01T08:49:11.922Z] d32d26014cfd: Waiting [2024-08-01T08:49:11.922Z] 3c1e16633586: Waiting [2024-08-01T08:49:11.922Z] 3c20671a5817: Waiting [2024-08-01T08:49:11.922Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:12.190Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:12.190Z] d32d26014cfd: Layer already exists [2024-08-01T08:49:12.190Z] 9d6c1a7a3b12: Pushed [2024-08-01T08:49:12.190Z] cb7a38ea12f1: Pushed [2024-08-01T08:49:12.190Z] 3c1e16633586: Layer already exists [2024-08-01T08:49:12.190Z] 3f53b70f7c43: Pushed [2024-08-01T08:49:12.190Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:34.396Z] d45f34c642bf: Pushed [2024-08-01T08:49:34.396Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:34.764Z] + 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-01T08:49:35.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-01T08:49:35.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-01T08:49:35.131Z] 3f53b70f7c43: Preparing [2024-08-01T08:49:35.131Z] 9d6c1a7a3b12: Preparing [2024-08-01T08:49:35.131Z] cb7a38ea12f1: Preparing [2024-08-01T08:49:35.131Z] 196e5fd7806e: Preparing [2024-08-01T08:49:35.131Z] 95576adf97ca: Preparing [2024-08-01T08:49:35.131Z] d45f34c642bf: Preparing [2024-08-01T08:49:35.131Z] d32d26014cfd: Preparing [2024-08-01T08:49:35.131Z] 3c1e16633586: Preparing [2024-08-01T08:49:35.131Z] 3c20671a5817: Preparing [2024-08-01T08:49:35.131Z] d32d26014cfd: Waiting [2024-08-01T08:49:35.131Z] 3c1e16633586: Waiting [2024-08-01T08:49:35.131Z] 3c20671a5817: Waiting [2024-08-01T08:49:35.131Z] d45f34c642bf: Waiting [2024-08-01T08:49:35.131Z] 9d6c1a7a3b12: Layer already exists [2024-08-01T08:49:35.131Z] 3f53b70f7c43: Layer already exists [2024-08-01T08:49:35.131Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:35.131Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:35.131Z] cb7a38ea12f1: Layer already exists [2024-08-01T08:49:35.131Z] 3c1e16633586: Layer already exists [2024-08-01T08:49:35.131Z] d45f34c642bf: Layer already exists [2024-08-01T08:49:35.131Z] d32d26014cfd: Layer already exists [2024-08-01T08:49:35.131Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:35.397Z] latest: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:35.754Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:36.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 [2024-08-01T08:49:36.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-01T08:49:36.179Z] 3f53b70f7c43: Preparing [2024-08-01T08:49:36.179Z] 9d6c1a7a3b12: Preparing [2024-08-01T08:49:36.179Z] cb7a38ea12f1: Preparing [2024-08-01T08:49:36.179Z] 196e5fd7806e: Preparing [2024-08-01T08:49:36.179Z] 95576adf97ca: Preparing [2024-08-01T08:49:36.179Z] d45f34c642bf: Preparing [2024-08-01T08:49:36.179Z] d32d26014cfd: Preparing [2024-08-01T08:49:36.179Z] 3c1e16633586: Preparing [2024-08-01T08:49:36.179Z] 3c20671a5817: Preparing [2024-08-01T08:49:36.179Z] d45f34c642bf: Waiting [2024-08-01T08:49:36.179Z] d32d26014cfd: Waiting [2024-08-01T08:49:36.179Z] 3c1e16633586: Waiting [2024-08-01T08:49:36.179Z] 3c20671a5817: Waiting [2024-08-01T08:49:36.179Z] 3f53b70f7c43: Layer already exists [2024-08-01T08:49:36.179Z] cb7a38ea12f1: Layer already exists [2024-08-01T08:49:36.179Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:36.179Z] 9d6c1a7a3b12: Layer already exists [2024-08-01T08:49:36.179Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:36.179Z] d45f34c642bf: Layer already exists [2024-08-01T08:49:36.179Z] d32d26014cfd: Layer already exists [2024-08-01T08:49:36.179Z] 3c1e16633586: Layer already exists [2024-08-01T08:49:36.179Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:36.179Z] 3.2.0-dev.43: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:36.539Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:36.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:36.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-01T08:49:36.882Z] 3f53b70f7c43: Preparing [2024-08-01T08:49:36.882Z] 9d6c1a7a3b12: Preparing [2024-08-01T08:49:36.882Z] cb7a38ea12f1: Preparing [2024-08-01T08:49:36.882Z] 196e5fd7806e: Preparing [2024-08-01T08:49:36.882Z] 95576adf97ca: Preparing [2024-08-01T08:49:36.882Z] d45f34c642bf: Preparing [2024-08-01T08:49:36.882Z] d32d26014cfd: Preparing [2024-08-01T08:49:36.882Z] 3c1e16633586: Preparing [2024-08-01T08:49:36.882Z] 3c20671a5817: Preparing [2024-08-01T08:49:36.882Z] d45f34c642bf: Waiting [2024-08-01T08:49:36.882Z] d32d26014cfd: Waiting [2024-08-01T08:49:36.882Z] 3c1e16633586: Waiting [2024-08-01T08:49:36.882Z] 3c20671a5817: Waiting [2024-08-01T08:49:36.882Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:36.882Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:36.882Z] cb7a38ea12f1: Layer already exists [2024-08-01T08:49:36.882Z] 9d6c1a7a3b12: Layer already exists [2024-08-01T08:49:36.882Z] 3f53b70f7c43: Layer already exists [2024-08-01T08:49:36.882Z] d32d26014cfd: Layer already exists [2024-08-01T08:49:36.882Z] 3c1e16633586: Layer already exists [2024-08-01T08:49:36.882Z] d45f34c642bf: Layer already exists [2024-08-01T08:49:36.882Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:37.893Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:38.248Z] + 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-01T08:49:38.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-01T08:49:38.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-01T08:49:38.609Z] 3f53b70f7c43: Preparing [2024-08-01T08:49:38.609Z] 9d6c1a7a3b12: Preparing [2024-08-01T08:49:38.609Z] cb7a38ea12f1: Preparing [2024-08-01T08:49:38.609Z] 196e5fd7806e: Preparing [2024-08-01T08:49:38.609Z] 95576adf97ca: Preparing [2024-08-01T08:49:38.609Z] d45f34c642bf: Preparing [2024-08-01T08:49:38.609Z] d32d26014cfd: Preparing [2024-08-01T08:49:38.609Z] 3c1e16633586: Preparing [2024-08-01T08:49:38.609Z] 3c20671a5817: Preparing [2024-08-01T08:49:38.609Z] d32d26014cfd: Waiting [2024-08-01T08:49:38.609Z] 3c1e16633586: Waiting [2024-08-01T08:49:38.609Z] 3c20671a5817: Waiting [2024-08-01T08:49:38.609Z] d45f34c642bf: Waiting [2024-08-01T08:49:38.609Z] cb7a38ea12f1: Layer already exists [2024-08-01T08:49:38.609Z] 9d6c1a7a3b12: Layer already exists [2024-08-01T08:49:38.609Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:38.609Z] 3f53b70f7c43: Layer already exists [2024-08-01T08:49:38.609Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:38.609Z] d45f34c642bf: Layer already exists [2024-08-01T08:49:38.609Z] 3c1e16633586: Layer already exists [2024-08-01T08:49:38.609Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:38.609Z] d32d26014cfd: Layer already exists [2024-08-01T08:49:38.874Z] main: digest: sha256:359e31d96555d848b5d20a1b5e1244d1878535b0cb8cc4b1b19ee19362e53ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:49:38.950Z] ===================================================== [Pipeline] echo [2024-08-01T08:49:38.965Z] taggedImages: [2024-08-01T08:49:38.965Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:38.965Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-01T08:49:38.965Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.43 [2024-08-01T08:49:38.965Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:38.965Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-01T08:49:38.990Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-01T08:49:38.990Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:38.990Z] latest [2024-08-01T08:49:38.990Z] 3.2.0-dev.43 [2024-08-01T08:49:38.990Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:38.990Z] main [2024-08-01T08:49:38.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:39.351Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:39.703Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:39.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-01T08:49:39.703Z] 17f9cbe303d7: Preparing [2024-08-01T08:49:39.703Z] 7f87f7231292: Preparing [2024-08-01T08:49:39.703Z] 196e5fd7806e: Preparing [2024-08-01T08:49:39.703Z] 95576adf97ca: Preparing [2024-08-01T08:49:39.703Z] ba79b1072552: Preparing [2024-08-01T08:49:39.703Z] 6f90571afb98: Preparing [2024-08-01T08:49:39.703Z] 3c20671a5817: Preparing [2024-08-01T08:49:39.703Z] 6f90571afb98: Waiting [2024-08-01T08:49:39.703Z] 3c20671a5817: Waiting [2024-08-01T08:49:39.703Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:39.703Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:39.969Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:39.969Z] ba79b1072552: Pushed [2024-08-01T08:49:39.969Z] 17f9cbe303d7: Pushed [2024-08-01T08:49:40.233Z] 6f90571afb98: Pushed [2024-08-01T08:49:48.432Z] 7f87f7231292: Pushed [2024-08-01T08:49:48.432Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:48.796Z] + 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-01T08:49:49.153Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-01T08:49:49.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-01T08:49:49.153Z] 17f9cbe303d7: Preparing [2024-08-01T08:49:49.153Z] 7f87f7231292: Preparing [2024-08-01T08:49:49.153Z] 196e5fd7806e: Preparing [2024-08-01T08:49:49.153Z] 95576adf97ca: Preparing [2024-08-01T08:49:49.153Z] ba79b1072552: Preparing [2024-08-01T08:49:49.153Z] 6f90571afb98: Preparing [2024-08-01T08:49:49.153Z] 3c20671a5817: Preparing [2024-08-01T08:49:49.153Z] 6f90571afb98: Waiting [2024-08-01T08:49:49.153Z] 3c20671a5817: Waiting [2024-08-01T08:49:49.153Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:49.153Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:49.153Z] 17f9cbe303d7: Layer already exists [2024-08-01T08:49:49.153Z] 7f87f7231292: Layer already exists [2024-08-01T08:49:49.153Z] ba79b1072552: Layer already exists [2024-08-01T08:49:49.153Z] 6f90571afb98: Layer already exists [2024-08-01T08:49:49.153Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:49.420Z] latest: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:49.786Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:50.141Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 [2024-08-01T08:49:50.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-01T08:49:50.141Z] 17f9cbe303d7: Preparing [2024-08-01T08:49:50.141Z] 7f87f7231292: Preparing [2024-08-01T08:49:50.141Z] 196e5fd7806e: Preparing [2024-08-01T08:49:50.141Z] 95576adf97ca: Preparing [2024-08-01T08:49:50.141Z] ba79b1072552: Preparing [2024-08-01T08:49:50.141Z] 6f90571afb98: Preparing [2024-08-01T08:49:50.141Z] 3c20671a5817: Preparing [2024-08-01T08:49:50.141Z] 6f90571afb98: Waiting [2024-08-01T08:49:50.141Z] 3c20671a5817: Waiting [2024-08-01T08:49:50.141Z] 17f9cbe303d7: Layer already exists [2024-08-01T08:49:50.141Z] 7f87f7231292: Layer already exists [2024-08-01T08:49:50.141Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:50.141Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:50.141Z] ba79b1072552: Layer already exists [2024-08-01T08:49:50.141Z] 6f90571afb98: Layer already exists [2024-08-01T08:49:50.141Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:50.408Z] 3.2.0-dev.43: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:50.777Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:51.127Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:51.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-01T08:49:51.127Z] 17f9cbe303d7: Preparing [2024-08-01T08:49:51.127Z] 7f87f7231292: Preparing [2024-08-01T08:49:51.127Z] 196e5fd7806e: Preparing [2024-08-01T08:49:51.127Z] 95576adf97ca: Preparing [2024-08-01T08:49:51.127Z] ba79b1072552: Preparing [2024-08-01T08:49:51.127Z] 6f90571afb98: Preparing [2024-08-01T08:49:51.127Z] 3c20671a5817: Preparing [2024-08-01T08:49:51.127Z] 6f90571afb98: Waiting [2024-08-01T08:49:51.127Z] 3c20671a5817: Waiting [2024-08-01T08:49:51.127Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:51.127Z] 7f87f7231292: Layer already exists [2024-08-01T08:49:51.127Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:51.127Z] 17f9cbe303d7: Layer already exists [2024-08-01T08:49:51.127Z] ba79b1072552: Layer already exists [2024-08-01T08:49:51.127Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:51.127Z] 6f90571afb98: Layer already exists [2024-08-01T08:49:51.392Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:51.752Z] + 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-01T08:49:52.110Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-01T08:49:52.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-01T08:49:52.110Z] 17f9cbe303d7: Preparing [2024-08-01T08:49:52.110Z] 7f87f7231292: Preparing [2024-08-01T08:49:52.110Z] 196e5fd7806e: Preparing [2024-08-01T08:49:52.110Z] 95576adf97ca: Preparing [2024-08-01T08:49:52.110Z] ba79b1072552: Preparing [2024-08-01T08:49:52.110Z] 6f90571afb98: Preparing [2024-08-01T08:49:52.110Z] 3c20671a5817: Preparing [2024-08-01T08:49:52.110Z] 6f90571afb98: Waiting [2024-08-01T08:49:52.110Z] 3c20671a5817: Waiting [2024-08-01T08:49:52.110Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:52.110Z] 17f9cbe303d7: Layer already exists [2024-08-01T08:49:52.110Z] 7f87f7231292: Layer already exists [2024-08-01T08:49:52.110Z] ba79b1072552: Layer already exists [2024-08-01T08:49:52.110Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:52.110Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:52.110Z] 6f90571afb98: Layer already exists [2024-08-01T08:49:52.376Z] main: digest: sha256:016f1a292cb310b9c6bbeb838b580df59a1c1accebd18f7214b69eb5e3ed9868 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:49:52.450Z] ===================================================== [Pipeline] echo [2024-08-01T08:49:52.473Z] taggedImages: [2024-08-01T08:49:52.473Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:52.473Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-01T08:49:52.473Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.43 [2024-08-01T08:49:52.473Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:52.473Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-01T08:49:52.501Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-01T08:49:52.501Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:52.501Z] latest [2024-08-01T08:49:52.501Z] 3.2.0-dev.43 [2024-08-01T08:49:52.501Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:49:52.501Z] main [2024-08-01T08:49:52.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:52.873Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:49:53.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:49:53.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-01T08:49:53.237Z] 8208fbdb86a9: Preparing [2024-08-01T08:49:53.237Z] 0fdf626780ad: Preparing [2024-08-01T08:49:53.237Z] 196e5fd7806e: Preparing [2024-08-01T08:49:53.237Z] 95576adf97ca: Preparing [2024-08-01T08:49:53.237Z] ba79b1072552: Preparing [2024-08-01T08:49:53.237Z] 6f90571afb98: Preparing [2024-08-01T08:49:53.237Z] 3c20671a5817: Preparing [2024-08-01T08:49:53.237Z] 6f90571afb98: Waiting [2024-08-01T08:49:53.237Z] 3c20671a5817: Waiting [2024-08-01T08:49:53.821Z] ba79b1072552: Layer already exists [2024-08-01T08:49:53.821Z] 196e5fd7806e: Layer already exists [2024-08-01T08:49:53.821Z] 95576adf97ca: Layer already exists [2024-08-01T08:49:54.090Z] 3c20671a5817: Layer already exists [2024-08-01T08:49:54.090Z] 6f90571afb98: Layer already exists [2024-08-01T08:49:54.671Z] 8208fbdb86a9: Pushed [2024-08-01T08:50:01.310Z] 0fdf626780ad: Pushed [2024-08-01T08:50:01.579Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:01.943Z] + 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-01T08:50:02.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-01T08:50:02.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-01T08:50:02.306Z] 8208fbdb86a9: Preparing [2024-08-01T08:50:02.306Z] 0fdf626780ad: Preparing [2024-08-01T08:50:02.306Z] 196e5fd7806e: Preparing [2024-08-01T08:50:02.306Z] 95576adf97ca: Preparing [2024-08-01T08:50:02.306Z] ba79b1072552: Preparing [2024-08-01T08:50:02.306Z] 6f90571afb98: Preparing [2024-08-01T08:50:02.306Z] 3c20671a5817: Preparing [2024-08-01T08:50:02.306Z] 6f90571afb98: Waiting [2024-08-01T08:50:02.306Z] 3c20671a5817: Waiting [2024-08-01T08:50:02.306Z] 8208fbdb86a9: Layer already exists [2024-08-01T08:50:02.306Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:02.306Z] 0fdf626780ad: Layer already exists [2024-08-01T08:50:02.306Z] ba79b1072552: Layer already exists [2024-08-01T08:50:02.306Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:02.306Z] 6f90571afb98: Layer already exists [2024-08-01T08:50:02.306Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:02.575Z] latest: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:02.928Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:03.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 [2024-08-01T08:50:03.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-01T08:50:03.279Z] 8208fbdb86a9: Preparing [2024-08-01T08:50:03.279Z] 0fdf626780ad: Preparing [2024-08-01T08:50:03.279Z] 196e5fd7806e: Preparing [2024-08-01T08:50:03.279Z] 95576adf97ca: Preparing [2024-08-01T08:50:03.279Z] ba79b1072552: Preparing [2024-08-01T08:50:03.279Z] 6f90571afb98: Preparing [2024-08-01T08:50:03.279Z] 3c20671a5817: Preparing [2024-08-01T08:50:03.279Z] 6f90571afb98: Waiting [2024-08-01T08:50:03.279Z] 3c20671a5817: Waiting [2024-08-01T08:50:03.279Z] 0fdf626780ad: Layer already exists [2024-08-01T08:50:03.279Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:03.279Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:03.279Z] 8208fbdb86a9: Layer already exists [2024-08-01T08:50:03.279Z] ba79b1072552: Layer already exists [2024-08-01T08:50:03.279Z] 6f90571afb98: Layer already exists [2024-08-01T08:50:03.279Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:03.544Z] 3.2.0-dev.43: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:03.908Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:04.259Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:50:04.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-01T08:50:04.259Z] 8208fbdb86a9: Preparing [2024-08-01T08:50:04.259Z] 0fdf626780ad: Preparing [2024-08-01T08:50:04.259Z] 196e5fd7806e: Preparing [2024-08-01T08:50:04.259Z] 95576adf97ca: Preparing [2024-08-01T08:50:04.259Z] ba79b1072552: Preparing [2024-08-01T08:50:04.259Z] 6f90571afb98: Preparing [2024-08-01T08:50:04.259Z] 3c20671a5817: Preparing [2024-08-01T08:50:04.259Z] 3c20671a5817: Waiting [2024-08-01T08:50:04.259Z] 6f90571afb98: Waiting [2024-08-01T08:50:04.259Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:04.259Z] 0fdf626780ad: Layer already exists [2024-08-01T08:50:04.259Z] ba79b1072552: Layer already exists [2024-08-01T08:50:04.259Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:04.259Z] 8208fbdb86a9: Layer already exists [2024-08-01T08:50:04.259Z] 6f90571afb98: Layer already exists [2024-08-01T08:50:04.259Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:04.526Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:04.890Z] + 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-01T08:50:05.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-01T08:50:05.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-01T08:50:05.254Z] 8208fbdb86a9: Preparing [2024-08-01T08:50:05.254Z] 0fdf626780ad: Preparing [2024-08-01T08:50:05.254Z] 196e5fd7806e: Preparing [2024-08-01T08:50:05.254Z] 95576adf97ca: Preparing [2024-08-01T08:50:05.254Z] ba79b1072552: Preparing [2024-08-01T08:50:05.254Z] 6f90571afb98: Preparing [2024-08-01T08:50:05.254Z] 3c20671a5817: Preparing [2024-08-01T08:50:05.254Z] 6f90571afb98: Waiting [2024-08-01T08:50:05.254Z] 3c20671a5817: Waiting [2024-08-01T08:50:05.254Z] 8208fbdb86a9: Layer already exists [2024-08-01T08:50:05.254Z] ba79b1072552: Layer already exists [2024-08-01T08:50:05.254Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:05.254Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:05.254Z] 0fdf626780ad: Layer already exists [2024-08-01T08:50:05.254Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:05.254Z] 6f90571afb98: Layer already exists [2024-08-01T08:50:05.519Z] main: digest: sha256:c9e2b84ffb975485c2695bacae4f2e858a09d6dddd822d7ddb5d26aceb25a49a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:50:05.595Z] ===================================================== [Pipeline] echo [2024-08-01T08:50:05.608Z] taggedImages: [2024-08-01T08:50:05.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:50:05.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-01T08:50:05.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.43 [2024-08-01T08:50:05.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:50:05.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-01T08:50:05.644Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-01T08:50:05.644Z] c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:50:05.644Z] latest [2024-08-01T08:50:05.644Z] 3.2.0-dev.43 [2024-08-01T08:50:05.644Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:50:05.644Z] main [2024-08-01T08:50:05.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:06.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:06.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:50:06.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-01T08:50:06.368Z] b2d48cc3cd8a: Preparing [2024-08-01T08:50:06.368Z] c243e615b7cb: Preparing [2024-08-01T08:50:06.368Z] 196e5fd7806e: Preparing [2024-08-01T08:50:06.368Z] 95576adf97ca: Preparing [2024-08-01T08:50:06.368Z] eb463e4dc3ad: Preparing [2024-08-01T08:50:06.368Z] f6e41921860e: Preparing [2024-08-01T08:50:06.368Z] 3c20671a5817: Preparing [2024-08-01T08:50:06.368Z] f6e41921860e: Waiting [2024-08-01T08:50:06.368Z] 3c20671a5817: Waiting [2024-08-01T08:50:06.632Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:06.632Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:50:06.632Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:06.632Z] f6e41921860e: Layer already exists [2024-08-01T08:50:06.632Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:06.632Z] b2d48cc3cd8a: Pushed [2024-08-01T08:50:14.817Z] c243e615b7cb: Pushed [2024-08-01T08:50:14.817Z] c3f3a2e890381eb1becc271f5487954b1eb8b608: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:15.174Z] + 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-01T08:50:15.520Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-01T08:50:15.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-01T08:50:15.520Z] b2d48cc3cd8a: Preparing [2024-08-01T08:50:15.520Z] c243e615b7cb: Preparing [2024-08-01T08:50:15.520Z] 196e5fd7806e: Preparing [2024-08-01T08:50:15.520Z] 95576adf97ca: Preparing [2024-08-01T08:50:15.520Z] eb463e4dc3ad: Preparing [2024-08-01T08:50:15.520Z] f6e41921860e: Preparing [2024-08-01T08:50:15.520Z] 3c20671a5817: Preparing [2024-08-01T08:50:15.520Z] f6e41921860e: Waiting [2024-08-01T08:50:15.520Z] 3c20671a5817: Waiting [2024-08-01T08:50:15.520Z] b2d48cc3cd8a: Layer already exists [2024-08-01T08:50:15.520Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:15.520Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:50:15.520Z] c243e615b7cb: Layer already exists [2024-08-01T08:50:15.520Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:15.520Z] f6e41921860e: Layer already exists [2024-08-01T08:50:15.520Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:15.787Z] latest: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:16.143Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:16.497Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 [2024-08-01T08:50:16.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-01T08:50:17.092Z] b2d48cc3cd8a: Preparing [2024-08-01T08:50:17.092Z] c243e615b7cb: Preparing [2024-08-01T08:50:17.092Z] 196e5fd7806e: Preparing [2024-08-01T08:50:17.092Z] 95576adf97ca: Preparing [2024-08-01T08:50:17.092Z] eb463e4dc3ad: Preparing [2024-08-01T08:50:17.092Z] f6e41921860e: Preparing [2024-08-01T08:50:17.092Z] 3c20671a5817: Preparing [2024-08-01T08:50:17.092Z] f6e41921860e: Waiting [2024-08-01T08:50:17.092Z] 3c20671a5817: Waiting [2024-08-01T08:50:17.092Z] b2d48cc3cd8a: Layer already exists [2024-08-01T08:50:17.092Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:17.092Z] c243e615b7cb: Layer already exists [2024-08-01T08:50:17.092Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:17.092Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:50:17.092Z] f6e41921860e: Layer already exists [2024-08-01T08:50:17.092Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:17.092Z] 3.2.0-dev.43: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:17.450Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:17.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:50:17.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-01T08:50:17.811Z] b2d48cc3cd8a: Preparing [2024-08-01T08:50:17.811Z] c243e615b7cb: Preparing [2024-08-01T08:50:17.811Z] 196e5fd7806e: Preparing [2024-08-01T08:50:17.811Z] 95576adf97ca: Preparing [2024-08-01T08:50:17.811Z] eb463e4dc3ad: Preparing [2024-08-01T08:50:17.811Z] f6e41921860e: Preparing [2024-08-01T08:50:17.811Z] 3c20671a5817: Preparing [2024-08-01T08:50:17.811Z] f6e41921860e: Waiting [2024-08-01T08:50:17.811Z] 3c20671a5817: Waiting [2024-08-01T08:50:17.811Z] b2d48cc3cd8a: Layer already exists [2024-08-01T08:50:17.811Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:17.811Z] c243e615b7cb: Layer already exists [2024-08-01T08:50:17.811Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:50:17.811Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:17.811Z] f6e41921860e: Layer already exists [2024-08-01T08:50:17.811Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:18.077Z] c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:18.444Z] + 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-01T08:50:18.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-01T08:50:18.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-01T08:50:18.794Z] b2d48cc3cd8a: Preparing [2024-08-01T08:50:18.794Z] c243e615b7cb: Preparing [2024-08-01T08:50:18.794Z] 196e5fd7806e: Preparing [2024-08-01T08:50:18.794Z] 95576adf97ca: Preparing [2024-08-01T08:50:18.794Z] eb463e4dc3ad: Preparing [2024-08-01T08:50:18.794Z] f6e41921860e: Preparing [2024-08-01T08:50:18.794Z] 3c20671a5817: Preparing [2024-08-01T08:50:18.794Z] f6e41921860e: Waiting [2024-08-01T08:50:18.794Z] 3c20671a5817: Waiting [2024-08-01T08:50:18.794Z] 196e5fd7806e: Layer already exists [2024-08-01T08:50:18.794Z] eb463e4dc3ad: Layer already exists [2024-08-01T08:50:18.794Z] b2d48cc3cd8a: Layer already exists [2024-08-01T08:50:18.794Z] 95576adf97ca: Layer already exists [2024-08-01T08:50:18.794Z] c243e615b7cb: Layer already exists [2024-08-01T08:50:18.794Z] f6e41921860e: Layer already exists [2024-08-01T08:50:18.794Z] 3c20671a5817: Layer already exists [2024-08-01T08:50:19.061Z] main: digest: sha256:e4d6d742f20aaa38240a09868843501013d7fbdfbfc85e66a37a8882379af2c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-01T08:50:19.147Z] ===================================================== [Pipeline] echo [2024-08-01T08:50:19.166Z] taggedImages: [2024-08-01T08:50:19.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608 [2024-08-01T08:50:19.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-01T08:50:19.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.43 [2024-08-01T08:50:19.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3f3a2e890381eb1becc271f5487954b1eb8b608-3.2.0-dev.43 [2024-08-01T08:50:19.166Z] - 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-01T08:50:19.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T08:50:19.573Z] [2024-08-01T08:50:19.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:50:19.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T08:50:20.179Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-01T08:50:20.179Z] 8998bd30e6a1: Pulling fs layer [2024-08-01T08:50:20.179Z] 04944245beec: Pulling fs layer [2024-08-01T08:50:20.179Z] 699f458cf7ca: Pulling fs layer [2024-08-01T08:50:20.179Z] 765212b225bb: Pulling fs layer [2024-08-01T08:50:20.179Z] f23df028b6ca: Pulling fs layer [2024-08-01T08:50:20.179Z] d65c8cfc05b1: Pulling fs layer [2024-08-01T08:50:20.179Z] 765212b225bb: Waiting [2024-08-01T08:50:20.179Z] f23df028b6ca: Waiting [2024-08-01T08:50:20.179Z] 2437ff75d9bd: Pulling fs layer [2024-08-01T08:50:20.179Z] d65c8cfc05b1: Waiting [2024-08-01T08:50:20.179Z] 04944245beec: Verifying Checksum [2024-08-01T08:50:20.179Z] 04944245beec: Download complete [2024-08-01T08:50:20.179Z] 765212b225bb: Verifying Checksum [2024-08-01T08:50:20.179Z] 765212b225bb: Download complete [2024-08-01T08:50:20.179Z] f23df028b6ca: Download complete [2024-08-01T08:50:20.179Z] d65c8cfc05b1: Verifying Checksum [2024-08-01T08:50:20.179Z] d65c8cfc05b1: Download complete [2024-08-01T08:50:20.447Z] 699f458cf7ca: Verifying Checksum [2024-08-01T08:50:20.447Z] 699f458cf7ca: Download complete [2024-08-01T08:50:20.714Z] 8998bd30e6a1: Verifying Checksum [2024-08-01T08:50:20.714Z] 8998bd30e6a1: Download complete [2024-08-01T08:50:23.294Z] 2437ff75d9bd: Verifying Checksum [2024-08-01T08:50:23.294Z] 2437ff75d9bd: Download complete [2024-08-01T08:50:25.873Z] 8998bd30e6a1: Pull complete [2024-08-01T08:50:25.873Z] 04944245beec: Pull complete [2024-08-01T08:50:27.809Z] 699f458cf7ca: Pull complete [2024-08-01T08:50:27.809Z] 765212b225bb: Pull complete [2024-08-01T08:50:28.765Z] f23df028b6ca: Pull complete [2024-08-01T08:50:29.031Z] d65c8cfc05b1: Pull complete [2024-08-01T08:50:47.349Z] 2437ff75d9bd: Pull complete [2024-08-01T08:50:47.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-01T08:50:47.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T08:50:47.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:50:47.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-6934 does not seem to be running inside a container [2024-08-01T08:50:47.654Z] $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@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-01T08:50:50.896Z] $ docker top a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:50:51.848Z] ---> job-cost.sh [2024-08-01T08:50:51.848Z] lf-activate-venv: SKIPPING [2024-08-01T08:50:51.848Z] INFO: No Stack... [2024-08-01T08:50:52.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-01T08:50:53.389Z] INFO: Archiving Costs [Pipeline] sh [2024-08-01T08:50:54.128Z] + cat /w/workspace/edgex-go/661/archives/cost.csv [2024-08-01T08:50:54.128Z] + cut -d, -f6 [Pipeline] lock [2024-08-01T08:50:54.186Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] [2024-08-01T08:50:54.201Z] Resource [jenkins-edgexfoundry-edgex-go-main-661-stack-cost] did not exist. Created. [2024-08-01T08:50:54.209Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-01T08:50:54.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-01T08:50:55.702Z] Stashed 1 file(s) [Pipeline] } [2024-08-01T08:50:55.712Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-661-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-01T08:50:55.757Z] $ docker stop --time=1 a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf [2024-08-01T08:50:57.359Z] $ docker rm -f --volumes a86345217ac1b75fa8ff6a992f326e728309907f01350b755ed2f97516586adf [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-01T08:50:57.952Z] provisioning config files... [2024-08-01T08:50:57.959Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/661@tmp/config13405116667222430376tmp [Pipeline] { [Pipeline] sh [2024-08-01T08:50:58.269Z] + set +x [2024-08-01T08:50:58.269Z] + bash -s -- [2024-08-01T08:50:58.269Z] + curl -s https://codecov.io/bash [2024-08-01T08:50:58.269Z] [2024-08-01T08:50:58.269Z] _____ _ [2024-08-01T08:50:58.269Z] / ____| | | [2024-08-01T08:50:58.269Z] | | ___ __| | ___ ___ _____ __ [2024-08-01T08:50:58.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-01T08:50:58.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-01T08:50:58.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-01T08:50:58.269Z] Bash-1.0.6 [2024-08-01T08:50:58.269Z] [2024-08-01T08:50:58.269Z] [2024-08-01T08:50:58.269Z] ==> git version 2.25.1 found [2024-08-01T08:50:58.269Z] ==> 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-01T08:50:58.269Z] Release-Date: 2020-01-08 [2024-08-01T08:50:58.269Z] 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-01T08:50:58.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-01T08:50:58.269Z] ==> Jenkins CI detected. [2024-08-01T08:50:58.269Z] current dir:  /w/workspace/edgex-go/661 [2024-08-01T08:50:58.269Z] project root: . [2024-08-01T08:50:58.269Z] --> token set from env [2024-08-01T08:50:58.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-01T08:50:58.269Z] ==> Running gcov in . (disable via -X gcov) [2024-08-01T08:50:58.269Z] ==> Python coveragepy not found [2024-08-01T08:50:58.269Z] ==> Searching for coverage reports in: [2024-08-01T08:50:58.269Z] + . [2024-08-01T08:50:58.528Z] -> Found 1 reports [2024-08-01T08:50:58.528Z] ==> Detecting git/mercurial file structure [2024-08-01T08:50:58.528Z] ==> Reading reports [2024-08-01T08:50:58.528Z] + ./coverage.out bytes=498369 [2024-08-01T08:50:58.528Z] ==> Appending adjustments [2024-08-01T08:50:58.528Z] https://docs.codecov.io/docs/fixing-reports [2024-08-01T08:50:59.904Z] + Found adjustments [2024-08-01T08:50:59.904Z] ==> Gzipping contents [2024-08-01T08:50:59.904Z] 64K /tmp/codecov.h0BZcU.gz [2024-08-01T08:50:59.904Z] ==> Uploading reports [2024-08-01T08:50:59.904Z] url: https://codecov.io [2024-08-01T08:50:59.904Z] query: branch=main&commit=c3f3a2e890381eb1becc271f5487954b1eb8b608&build=661&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F661%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-01T08:50:59.904Z] -> Pinging Codecov [2024-08-01T08:50:59.904Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c3f3a2e890381eb1becc271f5487954b1eb8b608&build=661&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F661%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-01T08:50:59.904Z] -> Uploading to [2024-08-01T08:50:59.904Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-01/00271124DB129430A58F1EEE437C3FCB/c3f3a2e890381eb1becc271f5487954b1eb8b608/d1d02aa6-bb43-48e2-94ce-b0ba7040612b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240801%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240801T085059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c729548c1a58f003b77f5825eff0f4cedaac9a2767f554f5995c79b6d612073 [2024-08-01T08:50:59.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:50:59.904Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:00.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63605 0 0 100 63605 0 230k --:--:-- --:--:-- --:--:-- 230k [2024-08-01T08:51:00.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c3f3a2e890381eb1becc271f5487954b1eb8b608 [Pipeline] } [2024-08-01T08:51:00.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-01T08:51:00.422Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-01T08:51:00.445Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:00.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-01T08:51:00.758Z] [2024-08-01T08:51:00.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:01.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-01T08:51:01.059Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-01T08:51:01.059Z] 619be1103602: Already exists [2024-08-01T08:51:01.059Z] f8ea3408117e: Pulling fs layer [2024-08-01T08:51:01.059Z] 91320369b822: Pulling fs layer [2024-08-01T08:51:01.059Z] 0406650e8295: Pulling fs layer [2024-08-01T08:51:01.059Z] 4f4fb700ef54: Pulling fs layer [2024-08-01T08:51:01.059Z] 96d80e3f36e1: Pulling fs layer [2024-08-01T08:51:01.059Z] bcf3aedb951c: Pulling fs layer [2024-08-01T08:51:01.059Z] 4f4fb700ef54: Waiting [2024-08-01T08:51:01.059Z] 96d80e3f36e1: Waiting [2024-08-01T08:51:01.059Z] bcf3aedb951c: Waiting [2024-08-01T08:51:01.059Z] 0406650e8295: Verifying Checksum [2024-08-01T08:51:01.059Z] 0406650e8295: Download complete [2024-08-01T08:51:01.059Z] f8ea3408117e: Verifying Checksum [2024-08-01T08:51:01.059Z] f8ea3408117e: Download complete [2024-08-01T08:51:01.059Z] 4f4fb700ef54: Verifying Checksum [2024-08-01T08:51:01.059Z] 4f4fb700ef54: Download complete [2024-08-01T08:51:01.059Z] f8ea3408117e: Pull complete [2024-08-01T08:51:01.317Z] 96d80e3f36e1: Verifying Checksum [2024-08-01T08:51:01.317Z] 96d80e3f36e1: Download complete [2024-08-01T08:51:01.576Z] 91320369b822: Verifying Checksum [2024-08-01T08:51:01.576Z] 91320369b822: Download complete [2024-08-01T08:51:02.142Z] bcf3aedb951c: Verifying Checksum [2024-08-01T08:51:02.142Z] bcf3aedb951c: Download complete [2024-08-01T08:51:04.666Z] 91320369b822: Pull complete [2024-08-01T08:51:04.666Z] 0406650e8295: Pull complete [2024-08-01T08:51:04.666Z] 4f4fb700ef54: Pull complete [2024-08-01T08:51:04.666Z] 96d80e3f36e1: Pull complete [2024-08-01T08:51:07.953Z] bcf3aedb951c: Pull complete [2024-08-01T08:51:07.953Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-01T08:51:07.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-01T08:51:07.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:51:08.053Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:51:08.049Z] $ 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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-01T08:51:09.876Z] $ docker top aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:51:10.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/661 [Pipeline] echo [2024-08-01T08:51:10.269Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-01T08:51:10.547Z] + set -o pipefail [2024-08-01T08:51:10.547Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-01T08:51:17.117Z] [2024-08-01T08:51:17.117Z] Monitoring /w/workspace/edgex-go/661 (github.com/edgexfoundry/edgex-go)... [2024-08-01T08:51:17.117Z] [2024-08-01T08:51:17.117Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/484c67c3-7d3f-4b80-85b7-b6190e1f8e4a [2024-08-01T08:51:17.117Z] [2024-08-01T08:51:17.117Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-01T08:51:17.117Z] [2024-08-01T08:51:17.376Z] [2024-08-01T08:51:17.376Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-01T08:51:17.376Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-01T08:51:17.611Z] $ docker stop --time=1 aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed [2024-08-01T08:51:19.983Z] $ docker rm -f --volumes aedb2ff6147d6e639162932783fd857eaea8facdce2d919c840cc599469754ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-01T08:51:20.560Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:51:20.577Z] provisioning config files... [2024-08-01T08:51:20.585Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/661@tmp/config2366001230780758479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:20.881Z] --> edgex-publish-swagger.sh [2024-08-01T08:51:20.881Z] === Publish openapi/v3 API === [2024-08-01T08:51:20.881Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-01T08:51:20.881Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/661/openapi/v3/core-command.yaml] [2024-08-01T08:51:20.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:20.881Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:21.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60933 --:--:-- --:--:-- --:--:-- 60933 [2024-08-01T08:51:21.448Z] [2024-08-01T08:51:21.448Z] [2024-08-01T08:51:21.449Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/661/openapi/v3/core-data.yaml] [2024-08-01T08:51:21.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:21.449Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:22.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k [2024-08-01T08:51:22.016Z] [2024-08-01T08:51:22.016Z] [2024-08-01T08:51:22.016Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/661/openapi/v3/core-keeper.yaml] [2024-08-01T08:51:22.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:22.016Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:22.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 203 98k --:--:-- --:--:-- --:--:-- 98k [2024-08-01T08:51:22.275Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-01T08:51:22.275Z] [2024-08-01T08:51:22.275Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/661/openapi/v3/core-metadata.yaml] [2024-08-01T08:51:22.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:22.275Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:22.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 331 316k --:--:-- --:--:-- --:--:-- 315k 100 149k 100 156 100 148k 330 315k --:--:-- --:--:-- --:--:-- 315k [2024-08-01T08:51:22.841Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-01T08:51:22.841Z] [2024-08-01T08:51:22.841Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/661/openapi/v3/support-cron-scheduler.yaml] [2024-08-01T08:51:22.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:22.841Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:23.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 214 136k --:--:-- --:--:-- --:--:-- 136k [2024-08-01T08:51:23.100Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-01T08:51:23.100Z] [2024-08-01T08:51:23.100Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/661/openapi/v3/support-notifications.yaml] [2024-08-01T08:51:23.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:23.100Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:23.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 393 215k --:--:-- --:--:-- --:--:-- 215k [2024-08-01T08:51:23.359Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-01T08:51:23.359Z] [2024-08-01T08:51:23.359Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/661/openapi/v3/support-scheduler.yaml] [2024-08-01T08:51:23.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:51:23.359Z] Dload Upload Total Spent Left Speed [2024-08-01T08:51:23.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 380 90131 --:--:-- --:--:-- --:--:-- 90291 [2024-08-01T08:51:23.877Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-01T08:51:23.877Z] [Pipeline] } [2024-08-01T08:51:23.884Z] 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-01T08:51:24.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-01T08:51:24.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:24.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:51:24.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:51:24.685Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:51:24.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-01T08:51:25.038Z] $ docker top 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c -eo pid,comm [2024-08-01T08:51:25.118Z] 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-01T08:51:25.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-01T08:51:25.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:51:25.194Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:51:25.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:51:25.271Z] $ docker exec 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c ssh-agent [2024-08-01T08:51:25.404Z] SSH_AUTH_SOCK=/tmp/ssh-nI0B0mY0AXdT/agent.32 [2024-08-01T08:51:25.404Z] SSH_AGENT_PID=38 [2024-08-01T08:51:25.407Z] Running ssh-add (command line suppressed) [2024-08-01T08:51:25.470Z] Identity added: /w/workspace/edgex-go/661@tmp/private_key_3154972535491714073.key (/w/workspace/edgex-go/661@tmp/private_key_3154972535491714073.key) [2024-08-01T08:51:25.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:51:25.807Z] + git semver tag [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,936 [run_tag] DEBUG tag force:False [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,936 [check_head_tag] DEBUG check head tag [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,938 [execute] INFO git cat-file --batch-check [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=) [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,942 [execute] INFO git cat-file --batch [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=) [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,976 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,976 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:51:26.065Z] 2024-08-01 08:51:25,979 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:26.065Z] 3.2.0-dev.43 [Pipeline] } [2024-08-01T08:51:26.038Z] $ docker exec --env ******** --env ******** 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c ssh-agent -k [2024-08-01T08:51:26.135Z] unset SSH_AUTH_SOCK; [2024-08-01T08:51:26.136Z] unset SSH_AGENT_PID; [2024-08-01T08:51:26.136Z] echo Agent pid 38 killed; [2024-08-01T08:51:26.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:51:26.501Z] + git semver [Pipeline] } [2024-08-01T08:51:26.735Z] $ docker stop --time=1 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c [2024-08-01T08:51:28.011Z] $ docker rm -f --volumes 888ad157418787bcea383906803cefd4d215d1cf4044294324f7d512e6353d7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:28.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-01T08:51:28.448Z] [2024-08-01T08:51:28.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:28.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-01T08:51:28.758Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-01T08:51:28.758Z] ab5ef0e58194: Pulling fs layer [2024-08-01T08:51:28.758Z] 9712f1f96733: Pulling fs layer [2024-08-01T08:51:28.758Z] 63f879dbbcfc: Pulling fs layer [2024-08-01T08:51:28.758Z] 0d9ebad4ef96: Pulling fs layer [2024-08-01T08:51:28.758Z] e9a5061849ea: Pulling fs layer [2024-08-01T08:51:28.758Z] d747dcd14b5f: Pulling fs layer [2024-08-01T08:51:28.758Z] 2de7ff778b66: Pulling fs layer [2024-08-01T08:51:28.758Z] 0d9ebad4ef96: Waiting [2024-08-01T08:51:28.758Z] 2de7ff778b66: Waiting [2024-08-01T08:51:28.758Z] d747dcd14b5f: Waiting [2024-08-01T08:51:28.758Z] e9a5061849ea: Waiting [2024-08-01T08:51:28.758Z] 9712f1f96733: Verifying Checksum [2024-08-01T08:51:28.758Z] 9712f1f96733: Download complete [2024-08-01T08:51:29.019Z] 63f879dbbcfc: Verifying Checksum [2024-08-01T08:51:29.019Z] 63f879dbbcfc: Download complete [2024-08-01T08:51:29.277Z] e9a5061849ea: Verifying Checksum [2024-08-01T08:51:29.277Z] e9a5061849ea: Download complete [2024-08-01T08:51:29.277Z] 0d9ebad4ef96: Verifying Checksum [2024-08-01T08:51:29.277Z] 0d9ebad4ef96: Download complete [2024-08-01T08:51:29.277Z] d747dcd14b5f: Verifying Checksum [2024-08-01T08:51:29.277Z] d747dcd14b5f: Download complete [2024-08-01T08:51:29.277Z] ab5ef0e58194: Download complete [2024-08-01T08:51:29.535Z] 2de7ff778b66: Verifying Checksum [2024-08-01T08:51:29.535Z] 2de7ff778b66: Download complete [2024-08-01T08:51:32.059Z] ab5ef0e58194: Pull complete [2024-08-01T08:51:32.059Z] 9712f1f96733: Pull complete [2024-08-01T08:51:32.317Z] 63f879dbbcfc: Pull complete [2024-08-01T08:51:35.602Z] 0d9ebad4ef96: Pull complete [2024-08-01T08:51:35.602Z] e9a5061849ea: Pull complete [2024-08-01T08:51:35.602Z] d747dcd14b5f: Pull complete [2024-08-01T08:51:36.537Z] 2de7ff778b66: Pull complete [2024-08-01T08:51:36.537Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-01T08:51:36.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-01T08:51:36.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:51:36.631Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:51:36.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-01T08:51:38.362Z] $ docker top 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:51:38.476Z] provisioning config files... [2024-08-01T08:51:38.482Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/661@tmp/config8931358940830874720tmp [2024-08-01T08:51:38.490Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/661@tmp/config6257835865623108643tmp [2024-08-01T08:51:38.498Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/661@tmp/config6053651439813893831tmp [Pipeline] { [Pipeline] echo [2024-08-01T08:51:38.618Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:38.909Z] ---> sigul-configuration.sh [2024-08-01T08:51:38.909Z] gpg: directory `/root/.gnupg' created [2024-08-01T08:51:38.909Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-01T08:51:38.909Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-01T08:51:38.909Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-01T08:51:38.909Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-01T08:51:38.909Z] gpg: CAST5 encrypted data [2024-08-01T08:51:38.909Z] gpg: encrypted with 1 passphrase [2024-08-01T08:51:38.909Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-01T08:51:39.201Z] + mkdir /home/jenkins [2024-08-01T08:51:39.201Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-01T08:51:39.497Z] + 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-01T08:51:39.512Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:39.803Z] ---> sigul-install.sh [2024-08-01T08:51:39.803Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-01T08:51:40.095Z] + git tag --list [2024-08-01T08:51:40.095Z] 0.6.0 [2024-08-01T08:51:40.095Z] 0.6.1 [2024-08-01T08:51:40.095Z] 0.7.0 [2024-08-01T08:51:40.095Z] 0.7.1 [2024-08-01T08:51:40.095Z] v1.0.0 [2024-08-01T08:51:40.095Z] v1.0.1 [2024-08-01T08:51:40.095Z] v1.1.0 [2024-08-01T08:51:40.095Z] v1.2.0 [2024-08-01T08:51:40.095Z] v1.2.1 [2024-08-01T08:51:40.095Z] v1.3.0 [2024-08-01T08:51:40.095Z] v1.3.1 [2024-08-01T08:51:40.095Z] v2.0.0 [2024-08-01T08:51:40.095Z] v2.1.0 [2024-08-01T08:51:40.095Z] v2.1.1 [2024-08-01T08:51:40.095Z] v2.2.0 [2024-08-01T08:51:40.096Z] v2.3.0 [2024-08-01T08:51:40.096Z] v3.0 [2024-08-01T08:51:40.096Z] v3.0.0 [2024-08-01T08:51:40.096Z] v3.1 [2024-08-01T08:51:40.096Z] v3.1.0 [2024-08-01T08:51:40.096Z] v3.1.0-dev.1 [2024-08-01T08:51:40.096Z] v3.1.0-dev.10 [2024-08-01T08:51:40.096Z] v3.1.0-dev.11 [2024-08-01T08:51:40.096Z] v3.1.0-dev.12 [2024-08-01T08:51:40.096Z] v3.1.0-dev.13 [2024-08-01T08:51:40.096Z] v3.1.0-dev.14 [2024-08-01T08:51:40.096Z] v3.1.0-dev.15 [2024-08-01T08:51:40.096Z] v3.1.0-dev.16 [2024-08-01T08:51:40.096Z] v3.1.0-dev.17 [2024-08-01T08:51:40.096Z] v3.1.0-dev.18 [2024-08-01T08:51:40.096Z] v3.1.0-dev.19 [2024-08-01T08:51:40.096Z] v3.1.0-dev.2 [2024-08-01T08:51:40.096Z] v3.1.0-dev.20 [2024-08-01T08:51:40.096Z] v3.1.0-dev.21 [2024-08-01T08:51:40.096Z] v3.1.0-dev.22 [2024-08-01T08:51:40.096Z] v3.1.0-dev.23 [2024-08-01T08:51:40.096Z] v3.1.0-dev.24 [2024-08-01T08:51:40.096Z] v3.1.0-dev.25 [2024-08-01T08:51:40.096Z] v3.1.0-dev.26 [2024-08-01T08:51:40.096Z] v3.1.0-dev.27 [2024-08-01T08:51:40.096Z] v3.1.0-dev.28 [2024-08-01T08:51:40.096Z] v3.1.0-dev.29 [2024-08-01T08:51:40.096Z] v3.1.0-dev.3 [2024-08-01T08:51:40.096Z] v3.1.0-dev.30 [2024-08-01T08:51:40.096Z] v3.1.0-dev.31 [2024-08-01T08:51:40.096Z] v3.1.0-dev.32 [2024-08-01T08:51:40.096Z] v3.1.0-dev.33 [2024-08-01T08:51:40.096Z] v3.1.0-dev.34 [2024-08-01T08:51:40.096Z] v3.1.0-dev.35 [2024-08-01T08:51:40.096Z] v3.1.0-dev.36 [2024-08-01T08:51:40.096Z] v3.1.0-dev.37 [2024-08-01T08:51:40.096Z] v3.1.0-dev.38 [2024-08-01T08:51:40.096Z] v3.1.0-dev.39 [2024-08-01T08:51:40.096Z] v3.1.0-dev.4 [2024-08-01T08:51:40.096Z] v3.1.0-dev.40 [2024-08-01T08:51:40.096Z] v3.1.0-dev.41 [2024-08-01T08:51:40.096Z] v3.1.0-dev.42 [2024-08-01T08:51:40.096Z] v3.1.0-dev.43 [2024-08-01T08:51:40.096Z] v3.1.0-dev.44 [2024-08-01T08:51:40.096Z] v3.1.0-dev.45 [2024-08-01T08:51:40.096Z] v3.1.0-dev.46 [2024-08-01T08:51:40.096Z] v3.1.0-dev.47 [2024-08-01T08:51:40.096Z] v3.1.0-dev.48 [2024-08-01T08:51:40.096Z] v3.1.0-dev.49 [2024-08-01T08:51:40.096Z] v3.1.0-dev.5 [2024-08-01T08:51:40.096Z] v3.1.0-dev.50 [2024-08-01T08:51:40.096Z] v3.1.0-dev.51 [2024-08-01T08:51:40.096Z] v3.1.0-dev.52 [2024-08-01T08:51:40.096Z] v3.1.0-dev.53 [2024-08-01T08:51:40.096Z] v3.1.0-dev.54 [2024-08-01T08:51:40.096Z] v3.1.0-dev.55 [2024-08-01T08:51:40.096Z] v3.1.0-dev.56 [2024-08-01T08:51:40.096Z] v3.1.0-dev.57 [2024-08-01T08:51:40.096Z] v3.1.0-dev.58 [2024-08-01T08:51:40.096Z] v3.1.0-dev.59 [2024-08-01T08:51:40.096Z] v3.1.0-dev.6 [2024-08-01T08:51:40.096Z] v3.1.0-dev.60 [2024-08-01T08:51:40.096Z] v3.1.0-dev.61 [2024-08-01T08:51:40.096Z] v3.1.0-dev.62 [2024-08-01T08:51:40.096Z] v3.1.0-dev.63 [2024-08-01T08:51:40.096Z] v3.1.0-dev.64 [2024-08-01T08:51:40.096Z] v3.1.0-dev.65 [2024-08-01T08:51:40.096Z] v3.1.0-dev.66 [2024-08-01T08:51:40.096Z] v3.1.0-dev.67 [2024-08-01T08:51:40.096Z] v3.1.0-dev.68 [2024-08-01T08:51:40.096Z] v3.1.0-dev.69 [2024-08-01T08:51:40.096Z] v3.1.0-dev.7 [2024-08-01T08:51:40.096Z] v3.1.0-dev.70 [2024-08-01T08:51:40.096Z] v3.1.0-dev.71 [2024-08-01T08:51:40.096Z] v3.1.0-dev.72 [2024-08-01T08:51:40.096Z] v3.1.0-dev.73 [2024-08-01T08:51:40.096Z] v3.1.0-dev.8 [2024-08-01T08:51:40.096Z] v3.1.0-dev.9 [2024-08-01T08:51:40.096Z] v3.1.1 [2024-08-01T08:51:40.096Z] v3.1.1-dev.1 [2024-08-01T08:51:40.096Z] v3.1.1-dev.2 [2024-08-01T08:51:40.096Z] v3.2.0-dev.1 [2024-08-01T08:51:40.096Z] v3.2.0-dev.10 [2024-08-01T08:51:40.096Z] v3.2.0-dev.11 [2024-08-01T08:51:40.096Z] v3.2.0-dev.12 [2024-08-01T08:51:40.096Z] v3.2.0-dev.13 [2024-08-01T08:51:40.096Z] v3.2.0-dev.14 [2024-08-01T08:51:40.096Z] v3.2.0-dev.15 [2024-08-01T08:51:40.096Z] v3.2.0-dev.16 [2024-08-01T08:51:40.096Z] v3.2.0-dev.17 [2024-08-01T08:51:40.096Z] v3.2.0-dev.18 [2024-08-01T08:51:40.096Z] v3.2.0-dev.19 [2024-08-01T08:51:40.096Z] v3.2.0-dev.2 [2024-08-01T08:51:40.096Z] v3.2.0-dev.20 [2024-08-01T08:51:40.096Z] v3.2.0-dev.21 [2024-08-01T08:51:40.096Z] v3.2.0-dev.22 [2024-08-01T08:51:40.096Z] v3.2.0-dev.23 [2024-08-01T08:51:40.096Z] v3.2.0-dev.24 [2024-08-01T08:51:40.096Z] v3.2.0-dev.25 [2024-08-01T08:51:40.096Z] v3.2.0-dev.26 [2024-08-01T08:51:40.096Z] v3.2.0-dev.27 [2024-08-01T08:51:40.096Z] v3.2.0-dev.28 [2024-08-01T08:51:40.096Z] v3.2.0-dev.29 [2024-08-01T08:51:40.096Z] v3.2.0-dev.3 [2024-08-01T08:51:40.096Z] v3.2.0-dev.30 [2024-08-01T08:51:40.096Z] v3.2.0-dev.31 [2024-08-01T08:51:40.096Z] v3.2.0-dev.32 [2024-08-01T08:51:40.096Z] v3.2.0-dev.33 [2024-08-01T08:51:40.096Z] v3.2.0-dev.34 [2024-08-01T08:51:40.096Z] v3.2.0-dev.35 [2024-08-01T08:51:40.096Z] v3.2.0-dev.36 [2024-08-01T08:51:40.096Z] v3.2.0-dev.37 [2024-08-01T08:51:40.096Z] v3.2.0-dev.38 [2024-08-01T08:51:40.096Z] v3.2.0-dev.39 [2024-08-01T08:51:40.096Z] v3.2.0-dev.4 [2024-08-01T08:51:40.096Z] v3.2.0-dev.40 [2024-08-01T08:51:40.096Z] v3.2.0-dev.41 [2024-08-01T08:51:40.096Z] v3.2.0-dev.42 [2024-08-01T08:51:40.096Z] v3.2.0-dev.43 [2024-08-01T08:51:40.096Z] v3.2.0-dev.5 [2024-08-01T08:51:40.096Z] v3.2.0-dev.6 [2024-08-01T08:51:40.096Z] v3.2.0-dev.7 [2024-08-01T08:51:40.096Z] v3.2.0-dev.8 [2024-08-01T08:51:40.096Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-01T08:51:40.387Z] + lftools sign git-tag v3.2.0-dev.43 [2024-08-01T08:51:40.954Z] Signing Git tag with Sigul... [2024-08-01T08:51:40.954Z] Signing v3.2.0-dev.43 [Pipeline] echo [2024-08-01T08:51:41.226Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:41.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-01T08:51:41.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-01T08:51:41.522Z] $ docker stop --time=1 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de [2024-08-01T08:51:42.805Z] $ docker rm -f --volumes 616f7938d3675d540232c5a1996dde6470e70e99f91b206aca8c05726ba952de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-01T08:51:43.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-01T08:51:43.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:43.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:51:43.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:51:43.669Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:51:43.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-01T08:51:44.017Z] $ docker top 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-01T08:51:44.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:51:44.170Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:51:44.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:51:44.244Z] $ docker exec 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 ssh-agent [2024-08-01T08:51:44.390Z] SSH_AUTH_SOCK=/tmp/ssh-m427r0L8L06K/agent.32 [2024-08-01T08:51:44.390Z] SSH_AGENT_PID=38 [2024-08-01T08:51:44.395Z] Running ssh-add (command line suppressed) [2024-08-01T08:51:44.456Z] Identity added: /w/workspace/edgex-go/661@tmp/private_key_11731134906363304603.key (/w/workspace/edgex-go/661@tmp/private_key_11731134906363304603.key) [2024-08-01T08:51:44.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:51:44.799Z] + git semver bump pre [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,942 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,943 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,943 [bump_version] DEBUG bumped version:3.2.0-dev.44 [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,943 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/edgex-go/661/.semver/main with force:True [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,943 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,943 [write_file] DEBUG write to file:/w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,945 [execute] INFO git cat-file --batch-check [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,949 [execute] INFO git cat-file --batch [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) [2024-08-01T08:51:45.058Z] 2024-08-01 08:51:44,954 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:45.058Z] 3.2.0-dev.44 [Pipeline] } [2024-08-01T08:51:45.031Z] $ docker exec --env ******** --env ******** 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 ssh-agent -k [2024-08-01T08:51:45.125Z] unset SSH_AUTH_SOCK; [2024-08-01T08:51:45.125Z] unset SSH_AGENT_PID; [2024-08-01T08:51:45.125Z] echo Agent pid 38 killed; [2024-08-01T08:51:45.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:51:45.488Z] + git semver [Pipeline] } [2024-08-01T08:51:45.724Z] $ docker stop --time=1 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 [2024-08-01T08:51:46.970Z] $ docker rm -f --volumes 17ad5d923a0bf90cdda3ad5e495c5ecae7fedc31239230e175863f7bd80ec532 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:51:47.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-01T08:51:47.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:47.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:51:47.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:51:47.735Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:51:47.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-01T08:51:48.039Z] $ docker top 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-01T08:51:48.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:51:48.177Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:51:48.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:51:48.252Z] $ docker exec 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 ssh-agent [2024-08-01T08:51:48.401Z] SSH_AUTH_SOCK=/tmp/ssh-1a5xEim4tB1M/agent.32 [2024-08-01T08:51:48.401Z] SSH_AGENT_PID=38 [2024-08-01T08:51:48.405Z] Running ssh-add (command line suppressed) [2024-08-01T08:51:48.466Z] Identity added: /w/workspace/edgex-go/661@tmp/private_key_232962069070102334.key (/w/workspace/edgex-go/661@tmp/private_key_232962069070102334.key) [2024-08-01T08:51:48.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:51:48.801Z] + git semver push [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,932 [run_push] DEBUG push [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,932 [execute] INFO git cat-file --batch-check [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=) [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,937 [execute] INFO git rev-list ac0f6dfe3c40bec60b07046407374c654b54aae6 -- [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,937 [execute] DEBUG Popen(['git', 'rev-list', 'ac0f6dfe3c40bec60b07046407374c654b54aae6', '--'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,957 [execute] INFO git fetch -v origin [2024-08-01T08:51:49.058Z] 2024-08-01 08:51:48,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-01T08:51:49.622Z] 2024-08-01 08:51:49,390 [run_push] DEBUG no remote changes detected [2024-08-01T08:51:49.622Z] 2024-08-01 08:51:49,390 [execute] INFO git push origin semver [2024-08-01T08:51:49.622Z] 2024-08-01 08:51:49,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/661/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:51:50.558Z] 2024-08-01 08:51:50,274 [run_push] DEBUG push all version tags [2024-08-01T08:51:50.558Z] 2024-08-01 08:51:50,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-01T08:51:50.558Z] 2024-08-01 08:51:50,275 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/661, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:51:51.126Z] 2024-08-01 08:51:50,988 [read_version] DEBUG read version from /w/workspace/edgex-go/661/.semver/main [2024-08-01T08:51:51.126Z] 3.2.0-dev.44 [Pipeline] } [2024-08-01T08:51:51.100Z] $ docker exec --env ******** --env ******** 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 ssh-agent -k [2024-08-01T08:51:51.201Z] unset SSH_AUTH_SOCK; [2024-08-01T08:51:51.201Z] unset SSH_AGENT_PID; [2024-08-01T08:51:51.201Z] echo Agent pid 38 killed; [2024-08-01T08:51:51.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:51:51.564Z] + git semver [Pipeline] } [2024-08-01T08:51:51.799Z] $ docker stop --time=1 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 [2024-08-01T08:51:53.069Z] $ docker rm -f --volumes 199e97b55d2b3d346d055952e8dd76e09e46481e4794408c84d9ccea4369fd58 [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-01T08:51:53.687Z] + [ -d /w/workspace/edgex-go/661/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:53.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:51:54.832Z] ---> package-listing.sh [2024-08-01T08:51:54.832Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-01T08:51:54.832Z] ++ facter osfamily [2024-08-01T08:51:55.091Z] + OS_FAMILY=debian [2024-08-01T08:51:55.091Z] + workspace=/w/workspace/edgex-go/661 [2024-08-01T08:51:55.091Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-01T08:51:55.091Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-01T08:51:55.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-01T08:51:55.091Z] + PACKAGES=/tmp/packages_start.txt [2024-08-01T08:51:55.091Z] + '[' /w/workspace/edgex-go/661 ']' [2024-08-01T08:51:55.091Z] + PACKAGES=/tmp/packages_end.txt [2024-08-01T08:51:55.091Z] + case "${OS_FAMILY}" in [2024-08-01T08:51:55.091Z] + dpkg -l [2024-08-01T08:51:55.091Z] + grep '^ii' [2024-08-01T08:51:55.091Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-01T08:51:55.091Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-01T08:51:55.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-01T08:51:55.091Z] + '[' /w/workspace/edgex-go/661 ']' [2024-08-01T08:51:55.091Z] + mkdir -p /w/workspace/edgex-go/661/archives/ [2024-08-01T08:51:55.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/661/archives/ [Pipeline] echo [2024-08-01T08:51:55.102Z] 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/661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-01T08:51:55.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:55.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T08:51:55.937Z] [2024-08-01T08:51:55.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:51:56.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T08:51:56.239Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-01T08:51:56.239Z] 5eb5b503b376: Pulling fs layer [2024-08-01T08:51:56.239Z] 5c69ac0246d0: Pulling fs layer [2024-08-01T08:51:56.239Z] ec43610c2a17: Pulling fs layer [2024-08-01T08:51:56.239Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-01T08:51:56.239Z] 33b1e0a273af: Pulling fs layer [2024-08-01T08:51:56.239Z] 5d3b04190fa2: Pulling fs layer [2024-08-01T08:51:56.239Z] 2f39f015ded8: Pulling fs layer [2024-08-01T08:51:56.239Z] 33b1e0a273af: Waiting [2024-08-01T08:51:56.239Z] 3a2ae6a8a46f: Waiting [2024-08-01T08:51:56.239Z] 5d3b04190fa2: Waiting [2024-08-01T08:51:56.239Z] 2f39f015ded8: Waiting [2024-08-01T08:51:56.239Z] 5c69ac0246d0: Download complete [2024-08-01T08:51:56.239Z] 3a2ae6a8a46f: Download complete [2024-08-01T08:51:56.502Z] 33b1e0a273af: Verifying Checksum [2024-08-01T08:51:56.502Z] 33b1e0a273af: Download complete [2024-08-01T08:51:56.502Z] 5d3b04190fa2: Verifying Checksum [2024-08-01T08:51:56.502Z] 5d3b04190fa2: Download complete [2024-08-01T08:51:56.502Z] ec43610c2a17: Verifying Checksum [2024-08-01T08:51:56.502Z] ec43610c2a17: Download complete [2024-08-01T08:51:56.758Z] 5eb5b503b376: Verifying Checksum [2024-08-01T08:51:56.758Z] 5eb5b503b376: Download complete [2024-08-01T08:51:57.322Z] 2f39f015ded8: Download complete [2024-08-01T08:51:57.890Z] 5eb5b503b376: Pull complete [2024-08-01T08:51:57.890Z] 5c69ac0246d0: Pull complete [2024-08-01T08:51:58.148Z] ec43610c2a17: Pull complete [2024-08-01T08:51:58.406Z] 3a2ae6a8a46f: Pull complete [2024-08-01T08:51:58.406Z] 33b1e0a273af: Pull complete [2024-08-01T08:51:58.406Z] 5d3b04190fa2: Pull complete [2024-08-01T08:52:02.588Z] 2f39f015ded8: Pull complete [2024-08-01T08:52:02.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-01T08:52:02.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T08:52:02.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:52:02.682Z] prd-ubuntu20.04-docker-8c-8g-6932 does not seem to be running inside a container [2024-08-01T08:52:02.675Z] $ 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/661/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/661 -v /w/workspace/edgex-go/661:/w/workspace/edgex-go/661:rw,z -v /w/workspace/edgex-go/661@tmp:/w/workspace/edgex-go/661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-01T08:52:04.266Z] $ docker top 1edee1ee82d41646079807c5ac3430651b698e61e019c0a3f0f4443e8ad2e485 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:52:04.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-01T08:52:04.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-01T08:52:05.211Z] + ls /var/log/sa-host [2024-08-01T08:52:05.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:52:05.368Z] provisioning config files... [2024-08-01T08:52:05.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/661@tmp/config5552161957140562109tmp [Pipeline] { [Pipeline] echo [2024-08-01T08:52:05.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:52:05.682Z] ---> create-netrc.sh [Pipeline] } [2024-08-01T08:52:05.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:52:06.024Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-01T08:52:06.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:52:06.316Z] ---> sudo-logs.sh [2024-08-01T08:52:06.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-01T08:52:06.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:52:06.631Z] ---> job-cost.sh [2024-08-01T08:52:06.631Z] lf-activate-venv: SKIPPING [2024-08-01T08:52:06.631Z] DEBUG: total: 0.10999999940395355 [2024-08-01T08:52:06.631Z] INFO: Retrieving Stack Cost... [2024-08-01T08:52:07.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-01T08:52:07.459Z] INFO: Archiving Costs [Pipeline] echo [2024-08-01T08:52:07.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:52:07.767Z] ---> logs-deploy.sh [2024-08-01T08:52:07.767Z] lf-activate-venv: SKIPPING [2024-08-01T08:52:07.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/661 [2024-08-01T08:52:07.767Z] INFO: archiving workspace using pattern(s): [2024-08-01T08:52:08.710Z] Archives upload complete. [2024-08-01T08:52:08.710Z] INFO: archiving logs to Nexus