Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c915772745d8186d2431f3cbe90828097471706 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-ssh9660120122715290899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10948171706163008878.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17673384216456005145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5877410504230771560.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-ssh6142675068661684531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34570’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34572 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/758 [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/758 # 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 1c915772745d8186d2431f3cbe90828097471706 (main) Commit message: "Merge pull request #5016 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.30.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 > git rev-list --no-walk fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T00:10:47.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T00:10:47.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T00:10:47.610Z] ========================================================= [2024-12-06T00:10:47.610Z] EdgeX Global Pipelines Version Info [2024-12-06T00:10:47.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:10:48.694Z] ------------------- [2024-12-06T00:10:48.694Z] stable info: [2024-12-06T00:10:48.694Z] ------------------- [2024-12-06T00:10:48.694Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T00:10:48.694Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T00:10:48.694Z] Message: update stable to v1.0.269 [2024-12-06T00:10:48.955Z] ------------------- [2024-12-06T00:10:48.955Z] experimental info: [2024-12-06T00:10:48.955Z] ------------------- [2024-12-06T00:10:48.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T00:10:48.955Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T00:10:48.955Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T00:10:49.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-06T00:10:49.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-06T00:10:49.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T00:10:49.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T00:10:49.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T00:10:49.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T00:10:49.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T00:10:49.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-06T00:10:49.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-06T00:10:49.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-06T00:10:49.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T00:10:49.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T00:10:49.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T00:10:49.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T00:10:49.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T00:10:49.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T00:10:49.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T00:10:49.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T00:10:49.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-06T00:10:49.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-06T00:10:49.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T00:10:49.488Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T00:10:49.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T00:10:49.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-06T00:10:49.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-06T00:10:49.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-06T00:10:49.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo [2024-12-06T00:10:49.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c91577 [Pipeline] echo [2024-12-06T00:10:49.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:10:49.698Z] provisioning config files... [2024-12-06T00:10:49.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config15092399060072802679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:10:50.044Z] ---> ****-login.sh [2024-12-06T00:10:50.044Z] nexus3.edgexfoundry.org:10001 [2024-12-06T00:10:50.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:10:50.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:10:50.305Z] Configure a credential helper to remove this warning. See [2024-12-06T00:10:50.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:10:50.305Z] [2024-12-06T00:10:50.305Z] Login Succeeded [2024-12-06T00:10:50.305Z] nexus3.edgexfoundry.org:10002 [2024-12-06T00:10:50.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:10:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:10:50.566Z] Configure a credential helper to remove this warning. See [2024-12-06T00:10:50.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:10:50.567Z] [2024-12-06T00:10:50.567Z] Login Succeeded [2024-12-06T00:10:50.567Z] nexus3.edgexfoundry.org:10003 [2024-12-06T00:10:50.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:10:50.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:10:50.567Z] Configure a credential helper to remove this warning. See [2024-12-06T00:10:50.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:10:50.567Z] [2024-12-06T00:10:50.567Z] Login Succeeded [2024-12-06T00:10:50.567Z] nexus3.edgexfoundry.org:10004 [2024-12-06T00:10:50.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:10:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:10:50.827Z] Configure a credential helper to remove this warning. See [2024-12-06T00:10:50.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:10:50.827Z] [2024-12-06T00:10:50.827Z] Login Succeeded [2024-12-06T00:10:50.827Z] ****.io [2024-12-06T00:10:50.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:10:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:10:50.827Z] Configure a credential helper to remove this warning. See [2024-12-06T00:10:50.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:10:50.828Z] [2024-12-06T00:10:50.828Z] Login Succeeded [2024-12-06T00:10:51.088Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T00:10:51.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:10:51.445Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/core-command/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/core-data/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-06T00:10:51.445Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2024-12-06T00:10:51.445Z] -f2 [2024-12-06T00:10:51.445Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/core-metadata/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/support-notifications/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-06T00:10:51.445Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-06T00:10:51.445Z] + cut -d/ -f2 [2024-12-06T00:10:51.445Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-06T00:10:51.488Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T00:10:51.849Z] + git rev-list -1 --merges 1c915772745d8186d2431f3cbe90828097471706~1..1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo [2024-12-06T00:10:51.865Z] -----------> git rev-list -1 --merges 1c915772745d8186d2431f3cbe90828097471706~1..1c915772745d8186d2431f3cbe90828097471706 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:10:51.865Z] 1c915772745d8186d2431f3cbe90828097471706 [false] [Pipeline] sh [2024-12-06T00:10:52.163Z] + git log --format=format:%s -1 1c915772745d8186d2431f3cbe90828097471706 [Pipeline] echo [2024-12-06T00:10:52.179Z] ========================================================= [2024-12-06T00:10:52.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T00:10:52.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-06T00:10:52.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:10:52.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T00:10:52.553Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T00:10:52.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T00:10:52.553Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T00:10:52.553Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T00:10:52.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:10:52.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:10:52.899Z] [2024-12-06T00:10:52.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:10:53.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:10:53.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T00:10:53.200Z] b85a868b505f: Pulling fs layer [2024-12-06T00:10:53.200Z] e2be974225ed: Pulling fs layer [2024-12-06T00:10:53.200Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T00:10:53.200Z] 988bab9f4d93: Pulling fs layer [2024-12-06T00:10:53.200Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T00:10:53.200Z] eaf3925da568: Pulling fs layer [2024-12-06T00:10:53.200Z] bab4dde63d76: Pulling fs layer [2024-12-06T00:10:53.200Z] bde34c3a00c8: Pulling fs layer [2024-12-06T00:10:53.200Z] b352a97aabf1: Pulling fs layer [2024-12-06T00:10:53.200Z] 4872d77fe225: Pulling fs layer [2024-12-06T00:10:53.200Z] 5851b861e8e6: Pulling fs layer [2024-12-06T00:10:53.200Z] bab4dde63d76: Waiting [2024-12-06T00:10:53.200Z] bde34c3a00c8: Waiting [2024-12-06T00:10:53.200Z] 988bab9f4d93: Waiting [2024-12-06T00:10:53.200Z] b352a97aabf1: Waiting [2024-12-06T00:10:53.200Z] 4872d77fe225: Waiting [2024-12-06T00:10:53.200Z] 5851b861e8e6: Waiting [2024-12-06T00:10:53.200Z] 1469e6f7b9e6: Waiting [2024-12-06T00:10:53.200Z] eaf3925da568: Waiting [2024-12-06T00:10:53.200Z] e2be974225ed: Download complete [2024-12-06T00:10:53.200Z] 988bab9f4d93: Download complete [2024-12-06T00:10:53.200Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T00:10:53.200Z] 1469e6f7b9e6: Download complete [2024-12-06T00:10:53.200Z] eaf3925da568: Verifying Checksum [2024-12-06T00:10:53.200Z] eaf3925da568: Download complete [2024-12-06T00:10:53.459Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T00:10:53.459Z] 339a4e72a1f5: Download complete [2024-12-06T00:10:53.459Z] bde34c3a00c8: Download complete [2024-12-06T00:10:53.459Z] b352a97aabf1: Verifying Checksum [2024-12-06T00:10:53.459Z] b352a97aabf1: Download complete [2024-12-06T00:10:53.459Z] 4872d77fe225: Download complete [2024-12-06T00:10:53.459Z] b85a868b505f: Verifying Checksum [2024-12-06T00:10:53.459Z] b85a868b505f: Download complete [2024-12-06T00:10:53.719Z] bab4dde63d76: Verifying Checksum [2024-12-06T00:10:53.719Z] bab4dde63d76: Download complete [2024-12-06T00:10:54.657Z] b85a868b505f: Pull complete [2024-12-06T00:10:54.657Z] e2be974225ed: Pull complete [2024-12-06T00:10:55.226Z] 339a4e72a1f5: Pull complete [2024-12-06T00:10:55.226Z] 988bab9f4d93: Pull complete [2024-12-06T00:10:55.487Z] 1469e6f7b9e6: Pull complete [2024-12-06T00:10:55.487Z] eaf3925da568: Pull complete [2024-12-06T00:10:57.393Z] bab4dde63d76: Pull complete [2024-12-06T00:10:57.393Z] bde34c3a00c8: Pull complete [2024-12-06T00:10:57.393Z] b352a97aabf1: Pull complete [2024-12-06T00:10:57.393Z] 4872d77fe225: Pull complete [2024-12-06T00:10:57.393Z] 5851b861e8e6: Pull complete [2024-12-06T00:10:57.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T00:10:57.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:10:57.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:10:57.520Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:10:57.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:10:58.798Z] $ docker top 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 -eo pid,comm [2024-12-06T00:10:58.855Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-06T00:10:58.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:10:58.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:10:58.912Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:10:59.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:10:59.036Z] $ docker exec 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent [2024-12-06T00:10:59.134Z] SSH_AUTH_SOCK=/tmp/ssh-MjMGMh9RlCtc/agent.32 [2024-12-06T00:10:59.134Z] SSH_AGENT_PID=38 [2024-12-06T00:10:59.140Z] Running ssh-add (command line suppressed) [2024-12-06T00:10:59.233Z] Identity added: /w/workspace/edgex-go/758@tmp/private_key_11953285460659795721.key (/w/workspace/edgex-go/758@tmp/private_key_11953285460659795721.key) [2024-12-06T00:10:59.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:10:59.547Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T00:10:59.557Z] $ docker exec --env ******** --env ******** 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent -k [2024-12-06T00:10:59.663Z] unset SSH_AUTH_SOCK; [2024-12-06T00:10:59.664Z] unset SSH_AGENT_PID; [2024-12-06T00:10:59.664Z] echo Agent pid 38 killed; [2024-12-06T00:10:59.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T00:10:59.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:10:59.715Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:10:59.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:10:59.834Z] $ docker exec 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent [2024-12-06T00:10:59.951Z] SSH_AUTH_SOCK=/tmp/ssh-qA4x5RPhwjSq/agent.71 [2024-12-06T00:10:59.952Z] SSH_AGENT_PID=77 [2024-12-06T00:10:59.958Z] Running ssh-add (command line suppressed) [2024-12-06T00:11:00.070Z] Identity added: /w/workspace/edgex-go/758@tmp/private_key_18259123171285798632.key (/w/workspace/edgex-go/758@tmp/private_key_18259123171285798632.key) [2024-12-06T00:11:00.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:11:00.390Z] + git semver init [2024-12-06T00:11:00.650Z] 2024-12-06 00:11:00,556 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T00:11:00.650Z] 2024-12-06 00:11:00,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/758/.semver [2024-12-06T00:11:00.650Z] 2024-12-06 00:11:00,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/758/.semver [2024-12-06T00:11:00.650Z] 2024-12-06 00:11:00,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/758/.semver'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:11:05.927Z] 2024-12-06 00:11:04,931 [append_file] DEBUG append to file:/w/workspace/edgex-go/758/.git/info/exclude [2024-12-06T00:11:05.927Z] 2024-12-06 00:11:04,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/758/.semver/main with force:False [2024-12-06T00:11:05.927Z] 2024-12-06 00:11:04,932 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:11:05.927Z] 2024-12-06 00:11:04,932 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:11:05.927Z] 4.0.0-dev.22 [Pipeline] } [2024-12-06T00:11:05.933Z] $ docker exec --env ******** --env ******** 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 ssh-agent -k [2024-12-06T00:11:06.026Z] unset SSH_AUTH_SOCK; [2024-12-06T00:11:06.026Z] unset SSH_AGENT_PID; [2024-12-06T00:11:06.026Z] echo Agent pid 77 killed; [2024-12-06T00:11:06.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:11:06.357Z] + git semver [Pipeline] } [2024-12-06T00:11:06.630Z] $ docker stop --time=1 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 [2024-12-06T00:11:07.898Z] $ docker rm -f --volumes 3ed94662e0dae6c21a99876e8472bf67a87c7494a80b41fa690c619e9493a880 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:11:08.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T00:11:08.476Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T00:11:08.480Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T00:11:08.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo [2024-12-06T00:11:08.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:11:08.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:11:08.974Z] ========================================================= [2024-12-06T00:11:08.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T00:11:08.974Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:11:09.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:11:09.266Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T00:11:09.266Z] 43c4264eed91: Pulling fs layer [2024-12-06T00:11:09.266Z] 4cc291be95ef: Pulling fs layer [2024-12-06T00:11:09.266Z] 2ac1f1163629: Pulling fs layer [2024-12-06T00:11:09.266Z] 5c3c966382ef: Pulling fs layer [2024-12-06T00:11:09.266Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T00:11:09.266Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T00:11:09.266Z] 9f66e0745190: Pulling fs layer [2024-12-06T00:11:09.266Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T00:11:09.266Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T00:11:09.266Z] 5c3c966382ef: Waiting [2024-12-06T00:11:09.266Z] 4f4fb700ef54: Waiting [2024-12-06T00:11:09.266Z] 9f66e0745190: Waiting [2024-12-06T00:11:09.266Z] 5d5c8e513c77: Waiting [2024-12-06T00:11:09.266Z] f49a43e4bbc0: Waiting [2024-12-06T00:11:09.266Z] 561ebcabdf7f: Waiting [2024-12-06T00:11:09.266Z] 4cc291be95ef: Download complete [2024-12-06T00:11:09.266Z] 5c3c966382ef: Verifying Checksum [2024-12-06T00:11:09.266Z] 5c3c966382ef: Download complete [2024-12-06T00:11:09.266Z] 4f4fb700ef54: Verifying Checksum [2024-12-06T00:11:09.266Z] 4f4fb700ef54: Download complete [2024-12-06T00:11:09.266Z] 5d5c8e513c77: Download complete [2024-12-06T00:11:09.266Z] 43c4264eed91: Download complete [2024-12-06T00:11:09.266Z] 9f66e0745190: Verifying Checksum [2024-12-06T00:11:09.266Z] 9f66e0745190: Download complete [2024-12-06T00:11:09.525Z] 43c4264eed91: Pull complete [2024-12-06T00:11:09.525Z] 561ebcabdf7f: Download complete [2024-12-06T00:11:09.525Z] 4cc291be95ef: Pull complete [2024-12-06T00:11:09.783Z] 2ac1f1163629: Verifying Checksum [2024-12-06T00:11:09.783Z] 2ac1f1163629: Download complete [2024-12-06T00:11:10.041Z] f49a43e4bbc0: Verifying Checksum [2024-12-06T00:11:10.041Z] f49a43e4bbc0: Download complete [2024-12-06T00:11:12.573Z] 2ac1f1163629: Pull complete [2024-12-06T00:11:12.832Z] 5c3c966382ef: Pull complete [2024-12-06T00:11:12.832Z] 4f4fb700ef54: Pull complete [2024-12-06T00:11:12.832Z] 5d5c8e513c77: Pull complete [2024-12-06T00:11:13.090Z] 9f66e0745190: Pull complete [2024-12-06T00:11:14.990Z] f49a43e4bbc0: Pull complete [2024-12-06T00:11:15.558Z] 561ebcabdf7f: Pull complete [2024-12-06T00:11:15.558Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T00:11:15.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:11:15.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:11:15.875Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:11:15.875Z] WORKDIR /edgex [2024-12-06T00:11:15.875Z] COPY go.mod . [2024-12-06T00:11:15.875Z] RUN go mod download [2024-12-06T00:11:15.875Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-06T00:11:16.446Z] Sending build context to Docker daemon 178.1MB [2024-12-06T00:11:16.446Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:11:16.446Z] ---> 3a752c3f9dda [2024-12-06T00:11:16.446Z] Step 2/4 : WORKDIR /edgex [2024-12-06T00:11:18.355Z] ---> Running in d2cbe881e9b3 [2024-12-06T00:11:18.355Z] Removing intermediate container d2cbe881e9b3 [2024-12-06T00:11:18.355Z] ---> 440313f5c8f1 [2024-12-06T00:11:18.355Z] Step 3/4 : COPY go.mod . [2024-12-06T00:11:18.355Z] ---> 710091306aec [2024-12-06T00:11:18.355Z] Step 4/4 : RUN go mod download [2024-12-06T00:11:18.355Z] ---> Running in 9cbe9b217683 [2024-12-06T00:11:23.663Z] Still waiting to schedule task [2024-12-06T00:11:23.663Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-06T00:11:40.348Z] Removing intermediate container 9cbe9b217683 [2024-12-06T00:11:40.348Z] ---> 8dad070dd9dc [2024-12-06T00:11:40.348Z] Successfully built 8dad070dd9dc [2024-12-06T00:11:40.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:40.653Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T00:11:40.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:11:40.728Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:11:40.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:11:41.126Z] $ docker top d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:11:41.487Z] + go version [2024-12-06T00:11:41.487Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T00:11:41.495Z] $ docker stop --time=1 d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d [2024-12-06T00:11:42.801Z] $ docker rm -f --volumes d4ff91570591f565050a9cede99dcc384fb8b981e34a6eb52e6ab18a4f36199d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:43.228Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T00:11:43.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:11:43.314Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:11:43.337Z] $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:11:43.662Z] $ docker top ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-06T00:11:43.744Z] ========================================================= [2024-12-06T00:11:43.744Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-06T00:11:43.744Z] ========================================================= [Pipeline] sh [2024-12-06T00:11:44.025Z] + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:11:44.330Z] + make test [2024-12-06T00:11:44.330Z] go test -race -coverprofile=coverage.out ./... [2024-12-06T00:11:52.458Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-06T00:12:18.994Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-06T00:12:18.994Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-06T00:12:19.557Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-06T00:12:19.557Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-06T00:12:19.816Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-06T00:12:21.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-06T00:12:21.190Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-06T00:12:21.190Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-06T00:12:22.123Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-06T00:12:22.124Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-06T00:12:23.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-12-06T00:12:23.319Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-06T00:12:23.319Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-06T00:12:23.319Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-06T00:12:23.576Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-06T00:12:23.576Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-06T00:12:24.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-12-06T00:12:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-06T00:12:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-06T00:12:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-06T00:12:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-06T00:12:26.086Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:12:26.086Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-06T00:12:26.086Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-06T00:12:26.086Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-06T00:12:27.021Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-06T00:12:27.022Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-06T00:12:27.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-12-06T00:12:27.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 48.4% of statements [2024-12-06T00:12:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.944s coverage: 93.4% of statements [2024-12-06T00:12:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-12-06T00:12:27.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-06T00:12:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2024-12-06T00:12:29.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2024-12-06T00:12:29.443Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-12-06T00:12:29.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-06T00:12:29.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-06T00:12:29.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-06T00:12:30.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-12-06T00:12:30.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.1% of statements [2024-12-06T00:12:30.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 44.2% of statements [2024-12-06T00:12:30.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements [2024-12-06T00:12:30.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2024-12-06T00:12:31.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-12-06T00:12:31.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-12-06T00:12:31.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-12-06T00:12:31.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-06T00:12:31.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-06T00:12:31.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-06T00:12:31.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-06T00:12:31.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-06T00:12:31.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-06T00:12:31.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-06T00:12:32.600Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-06T00:12:33.167Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-06T00:12:33.167Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-06T00:12:33.733Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-06T00:12:34.665Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-06T00:12:35.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-06T00:12:36.608Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-06T00:12:36.608Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-06T00:12:38.507Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-06T00:12:38.507Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-06T00:12:38.507Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-06T00:12:39.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-06T00:12:39.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-06T00:12:39.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-06T00:12:40.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-06T00:12:40.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-06T00:12:40.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-06T00:12:40.137Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-06T00:12:41.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-06T00:12:41.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-06T00:12:41.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-06T00:12:41.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-06T00:12:43.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-06T00:12:43.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-06T00:12:43.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:12:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-12-06T00:12:44.343Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-06T00:12:44.343Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-06T00:12:44.343Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-06T00:12:45.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-06T00:12:45.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:12:53.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34574 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-06T00:12:53.154Z] Running in /w/workspace/edgex-go/758 [Pipeline] { [Pipeline] checkout [2024-12-06T00:12:53.187Z] The recommended git tool is: git [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.045s coverage: 92.9% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.8% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.016s coverage: 93.8% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.2% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2024-12-06T00:12:55.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-12-06T00:12:55.258Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-12-06T00:12:55.258Z] running golangci-lint [2024-12-06T00:12:55.258Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-06T00:12:55.258Z] go version go1.23.2 linux/amd64 [2024-12-06T00:12:55.258Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-06T00:12:55.258Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-06T00:12:55.258Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-06T00:12:58.409Z] using credential edgex-jenkins-ssh [2024-12-06T00:12:58.435Z] Cloning the remote Git repository [2024-12-06T00:12:58.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-06T00:12:58.574Z] > git init /w/workspace/edgex-go/758 # timeout=10 [2024-12-06T00:12:58.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-06T00:12:58.721Z] > git --version # timeout=10 [2024-12-06T00:12:58.739Z] > git --version # 'git version 2.25.1' [2024-12-06T00:12:58.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-06T00:12:58.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T00:13:15.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-06T00:13:16.472Z] Avoid second fetch [2024-12-06T00:13:16.473Z] Checking out Revision 1c915772745d8186d2431f3cbe90828097471706 (main) [2024-12-06T00:13:17.272Z] Commit message: "Merge pull request #5016 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.30.0" [2024-12-06T00:13:15.600Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T00:13:16.484Z] > git config core.sparsecheckout # timeout=10 [2024-12-06T00:13:16.549Z] > git checkout -f 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T00:13:21.832Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 22.189358294s" [2024-12-06T00:13:21.832Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.760373ms" [2024-12-06T00:13:21.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-06T00:13:21.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:13:21.941Z] Dload Upload Total Spent Left Speed [2024-12-06T00:13:21.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-12-06T00:13:22.279Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-06T00:13:22.613Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-06T00:13:22.613Z] + sudo tee /etc/docker/daemon.new [2024-12-06T00:13:22.613Z] { [2024-12-06T00:13:22.613Z] "registry-mirrors": [ [2024-12-06T00:13:22.613Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-06T00:13:22.613Z] ], [2024-12-06T00:13:22.613Z] "bip": "10.250.0.254/24", [2024-12-06T00:13:22.613Z] "hosts": [ [2024-12-06T00:13:22.613Z] "tcp://0.0.0.0:5555", [2024-12-06T00:13:22.613Z] "unix:///var/run/docker.sock" [2024-12-06T00:13:22.613Z] ], [2024-12-06T00:13:22.613Z] "mtu": 1458, [2024-12-06T00:13:22.613Z] "selinux-enabled": true, [2024-12-06T00:13:22.613Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-06T00:13:22.613Z] } [Pipeline] sh [2024-12-06T00:13:22.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-06T00:13:23.285Z] + sudo service docker restart [2024-12-06T00:13:29.972Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.639949056s with top 10 stages: buildir: 58.29091411s, gosec: 3.32596196s, fact_deprecated: 3.112016547s, inspect: 2.870647482s, printf: 2.165689562s, ctrlflow: 1.985535206s, fact_purity: 1.346401801s, S1038: 1.266744851s, nilness: 1.23092376s, tokenfileanalyzer: 820.016808ms" [2024-12-06T00:13:29.972Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-06T00:13:29.972Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 193/193, nolint: 15/0, filename_unadjuster: 193/193, skip_files: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, exclude: 193/193" [2024-12-06T00:13:29.972Z] level=info msg="[runner] processing took 16.277058ms with stages: nolint: 8.666824ms, identifier_marker: 4.000424ms, autogenerated_exclude: 1.15177ms, exclude-rules: 970.938µs, path_prettifier: 929.128µs, skip_dirs: 496.764µs, cgo: 22.39µs, invalid_issue: 21.71µs, filename_unadjuster: 9.59µs, max_same_issues: 1.75µs, uniq_by_line: 990ns, diff: 710ns, fixer: 590ns, source_code: 540ns, skip_files: 510ns, severity-rules: 500ns, sort_results: 440ns, max_from_linter: 370ns, exclude: 370ns, path_shortener: 250ns, path_prefixer: 250ns, max_per_file_from_linter: 250ns" [2024-12-06T00:13:29.972Z] level=info msg="[runner] linters took 12.26067801s with stages: goanalysis_metalinter: 12.244216361s" [2024-12-06T00:13:29.972Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-06T00:13:29.972Z] level=info msg="Memory: 343 samples, avg is 277.8MB, max is 1184.3MB" [2024-12-06T00:13:29.972Z] level=info msg="Execution took 34.522162099s" [2024-12-06T00:13:29.972Z] go vet ./... [2024-12-06T00:13:36.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T00:13:36.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T00:13:36.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T00:13:36.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-06T00:13:36.858Z] + ls -al . [2024-12-06T00:13:36.858Z] total 1740 [2024-12-06T00:13:36.858Z] drwxrwxr-x 11 1001 1001 4096 Dec 6 00:11 . [2024-12-06T00:13:36.858Z] drwxr-xr-x 4 root root 4096 Dec 6 00:11 .. [2024-12-06T00:13:36.858Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 .blubracket [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 10 Dec 6 00:10 .dockerignore [2024-12-06T00:13:36.858Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 00:12 .git [2024-12-06T00:13:36.858Z] drwxrwxr-x 3 1001 1001 4096 Dec 6 00:10 .github [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 907 Dec 6 00:10 .gitignore [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 199 Dec 6 00:10 .golangci.yml [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 100 Dec 6 00:10 .hadolint.yml [2024-12-06T00:13:36.858Z] drwxr-xr-x 3 1001 1001 4096 Dec 6 00:11 .semver [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 155 Dec 6 00:10 .sonarcloud.properties [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 00:10 ADOPTERS.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 17141 Dec 6 00:10 Attribution.txt [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 100284 Dec 6 00:10 CHANGELOG.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:10 CONTRIBUTING.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 00:10 GOVERNANCE.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 858 Dec 6 00:10 Jenkinsfile [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:10 LICENSE [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 16740 Dec 6 00:10 Makefile [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 00:10 OWNERS.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 9932 Dec 6 00:10 README.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 789 Dec 6 00:10 SECURITY.md [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 12 Dec 6 00:11 VERSION [2024-12-06T00:13:36.858Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 bin [2024-12-06T00:13:36.858Z] drwxrwxr-x 19 1001 1001 4096 Dec 6 00:10 cmd [2024-12-06T00:13:36.858Z] -rw-r--r-- 1 root root 1412872 Dec 6 00:12 coverage.out [2024-12-06T00:13:36.858Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 fuzz_test [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 6531 Dec 6 00:10 go.mod [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 88084 Dec 6 00:10 go.sum [2024-12-06T00:13:36.858Z] drwxrwxr-x 7 1001 1001 4096 Dec 6 00:10 internal [2024-12-06T00:13:36.858Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:10 openapi [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 584 Dec 6 00:10 security.txt [2024-12-06T00:13:36.858Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 00:10 version.go [Pipeline] sh [2024-12-06T00:13:37.146Z] + '[' -e coverage.out ] [2024-12-06T00:13:37.146Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-06T00:13:37.462Z] Stashed 1 file(s) [Pipeline] sh [2024-12-06T00:13:37.752Z] + make build [2024-12-06T00:13:37.752Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:13:42.063Z] provisioning config files... [2024-12-06T00:13:42.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config488266962321711438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:13:42.530Z] ---> ****-login.sh [2024-12-06T00:13:42.530Z] nexus3.edgexfoundry.org:10001 [2024-12-06T00:13:42.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:13:43.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:13:43.072Z] Configure a credential helper to remove this warning. See [2024-12-06T00:13:43.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:13:43.072Z] [2024-12-06T00:13:43.072Z] Login Succeeded [2024-12-06T00:13:43.072Z] nexus3.edgexfoundry.org:10002 [2024-12-06T00:13:43.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:13:43.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:13:43.342Z] Configure a credential helper to remove this warning. See [2024-12-06T00:13:43.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:13:43.342Z] [2024-12-06T00:13:43.342Z] Login Succeeded [2024-12-06T00:13:43.343Z] nexus3.edgexfoundry.org:10003 [2024-12-06T00:13:43.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:13:43.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:13:43.611Z] Configure a credential helper to remove this warning. See [2024-12-06T00:13:43.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:13:43.611Z] [2024-12-06T00:13:43.611Z] Login Succeeded [2024-12-06T00:13:43.611Z] nexus3.edgexfoundry.org:10004 [2024-12-06T00:13:43.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:13:43.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:13:43.879Z] Configure a credential helper to remove this warning. See [2024-12-06T00:13:43.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:13:43.880Z] [2024-12-06T00:13:43.880Z] Login Succeeded [2024-12-06T00:13:43.880Z] ****.io [2024-12-06T00:13:43.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:13:44.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:13:44.528Z] Configure a credential helper to remove this warning. See [2024-12-06T00:13:44.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:13:44.528Z] [2024-12-06T00:13:44.528Z] Login Succeeded [2024-12-06T00:13:44.528Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T00:13:44.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-06T00:13:45.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo [2024-12-06T00:13:45.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:13:45.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:13:45.464Z] ========================================================= [2024-12-06T00:13:45.464Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-06T00:13:45.464Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:13:45.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T00:13:46.123Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-06T00:13:46.123Z] cf04c63912e1: Pulling fs layer [2024-12-06T00:13:46.123Z] 55b35a11ae5e: Pulling fs layer [2024-12-06T00:13:46.123Z] a37a00ec5f00: Pulling fs layer [2024-12-06T00:13:46.123Z] 50b3750afda1: Pulling fs layer [2024-12-06T00:13:46.123Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T00:13:46.123Z] 80978eb59214: Pulling fs layer [2024-12-06T00:13:46.123Z] c9f46d7d2bd2: Pulling fs layer [2024-12-06T00:13:46.123Z] c5a475d317c9: Pulling fs layer [2024-12-06T00:13:46.123Z] 50b3750afda1: Waiting [2024-12-06T00:13:46.123Z] 4f4fb700ef54: Waiting [2024-12-06T00:13:46.123Z] c5a475d317c9: Waiting [2024-12-06T00:13:46.123Z] c9f46d7d2bd2: Waiting [2024-12-06T00:13:46.123Z] 80978eb59214: Waiting [2024-12-06T00:13:46.123Z] 55b35a11ae5e: Verifying Checksum [2024-12-06T00:13:46.123Z] 55b35a11ae5e: Download complete [2024-12-06T00:13:46.123Z] 50b3750afda1: Download complete [2024-12-06T00:13:46.123Z] 4f4fb700ef54: Download complete [2024-12-06T00:13:46.123Z] cf04c63912e1: Verifying Checksum [2024-12-06T00:13:46.123Z] cf04c63912e1: Download complete [2024-12-06T00:13:46.123Z] 80978eb59214: Verifying Checksum [2024-12-06T00:13:46.123Z] 80978eb59214: Download complete [2024-12-06T00:13:46.395Z] c5a475d317c9: Verifying Checksum [2024-12-06T00:13:46.395Z] c5a475d317c9: Download complete [2024-12-06T00:13:46.982Z] cf04c63912e1: Pull complete [2024-12-06T00:13:47.434Z] 55b35a11ae5e: Pull complete [2024-12-06T00:13:47.720Z] a37a00ec5f00: Verifying Checksum [2024-12-06T00:13:47.720Z] a37a00ec5f00: Download complete [2024-12-06T00:13:48.308Z] c9f46d7d2bd2: Verifying Checksum [2024-12-06T00:13:48.308Z] c9f46d7d2bd2: Download complete [2024-12-06T00:13:59.907Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-06T00:13:59.907Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-06T00:13:59.907Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-06T00:14:00.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-06T00:14:01.877Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-06T00:14:06.085Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-06T00:14:07.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-06T00:14:09.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-06T00:14:09.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-06T00:14:10.436Z] a37a00ec5f00: Pull complete [2024-12-06T00:14:10.436Z] 50b3750afda1: Pull complete [2024-12-06T00:14:10.436Z] 4f4fb700ef54: Pull complete [2024-12-06T00:14:10.436Z] 80978eb59214: Pull complete [2024-12-06T00:14:11.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-06T00:14:11.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-06T00:14:12.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-06T00:14:12.852Z] $ docker stop --time=1 ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea [2024-12-06T00:14:15.795Z] $ docker rm -f --volumes ca7ef31209d9a63aa65a2c597cef0d147fb09009d49e8305fb4ca7eaf3332bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:14:16.833Z] c9f46d7d2bd2: Pull complete [2024-12-06T00:14:17.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-06T00:14:17.146Z] [2024-12-06T00:14:17.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:14:17.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-06T00:14:17.464Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-06T00:14:17.464Z] 91d30c5bc195: Pulling fs layer [2024-12-06T00:14:17.464Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-06T00:14:17.464Z] 9c61dcf015f6: Pulling fs layer [2024-12-06T00:14:17.464Z] 4698f68db338: Pulling fs layer [2024-12-06T00:14:17.464Z] 2a2f49069b9e: Pulling fs layer [2024-12-06T00:14:17.464Z] e0025b399a48: Pulling fs layer [2024-12-06T00:14:17.464Z] 2a2f49069b9e: Waiting [2024-12-06T00:14:17.464Z] e0025b399a48: Waiting [2024-12-06T00:14:17.464Z] 4698f68db338: Waiting [2024-12-06T00:14:17.464Z] 91d30c5bc195: Verifying Checksum [2024-12-06T00:14:17.464Z] 91d30c5bc195: Download complete [2024-12-06T00:14:17.464Z] 4698f68db338: Download complete [2024-12-06T00:14:17.720Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-06T00:14:17.720Z] 2e9b0aa3be6d: Download complete [2024-12-06T00:14:17.720Z] e0025b399a48: Verifying Checksum [2024-12-06T00:14:17.720Z] e0025b399a48: Download complete [2024-12-06T00:14:17.720Z] 91d30c5bc195: Pull complete [2024-12-06T00:14:17.720Z] 2a2f49069b9e: Verifying Checksum [2024-12-06T00:14:17.720Z] 2a2f49069b9e: Download complete [2024-12-06T00:14:17.979Z] 2e9b0aa3be6d: Pull complete [2024-12-06T00:14:17.979Z] 9c61dcf015f6: Verifying Checksum [2024-12-06T00:14:17.979Z] 9c61dcf015f6: Download complete [2024-12-06T00:14:18.277Z] c5a475d317c9: Pull complete [2024-12-06T00:14:18.277Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-06T00:14:18.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T00:14:18.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:14:18.620Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T00:14:18.620Z] WORKDIR /edgex [2024-12-06T00:14:18.620Z] COPY go.mod . [2024-12-06T00:14:18.620Z] RUN go mod download [2024-12-06T00:14:18.620Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-06T00:14:20.642Z] 9c61dcf015f6: Pull complete [2024-12-06T00:14:20.642Z] 4698f68db338: Pull complete [2024-12-06T00:14:20.642Z] 2a2f49069b9e: Pull complete [2024-12-06T00:14:20.649Z] #0 building with "default" instance using docker driver [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #1 [internal] load .dockerignore [2024-12-06T00:14:20.649Z] #1 transferring context: 50B 0.0s done [2024-12-06T00:14:20.649Z] #1 DONE 0.1s [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #2 [internal] load build definition from Dockerfile [2024-12-06T00:14:20.649Z] #2 transferring dockerfile: 172B 0.0s done [2024-12-06T00:14:20.649Z] #2 DONE 0.1s [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T00:14:20.649Z] #3 DONE 0.0s [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #4 [internal] load build context [2024-12-06T00:14:20.649Z] #4 transferring context: 6.57kB done [2024-12-06T00:14:20.649Z] #4 DONE 0.1s [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T00:14:20.649Z] #5 DONE 0.3s [2024-12-06T00:14:20.649Z] [2024-12-06T00:14:20.649Z] #6 [2/4] WORKDIR /edgex [2024-12-06T00:14:20.902Z] e0025b399a48: Pull complete [2024-12-06T00:14:20.902Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-06T00:14:20.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-06T00:14:20.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:14:20.995Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:14:21.022Z] $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:14:21.616Z] #6 DONE 0.9s [2024-12-06T00:14:21.616Z] [2024-12-06T00:14:21.616Z] #7 [3/4] COPY go.mod . [2024-12-06T00:14:21.616Z] #7 DONE 0.1s [2024-12-06T00:14:21.885Z] [2024-12-06T00:14:21.885Z] #8 [4/4] RUN go mod download [2024-12-06T00:14:22.038Z] $ docker top 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:14:22.386Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-06T00:14:25.029Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #1 transferring dockerfile: 2.15kB done [2024-12-06T00:14:25.029Z] #1 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #2 transferring dockerfile: 3.02kB done [2024-12-06T00:14:25.029Z] #2 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #3 transferring dockerfile: 1.70kB done [2024-12-06T00:14:25.029Z] #3 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #4 transferring dockerfile: 2.49kB done [2024-12-06T00:14:25.029Z] #4 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #5 transferring dockerfile: 1.82kB done [2024-12-06T00:14:25.029Z] #5 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #6 transferring dockerfile: 1.89kB done [2024-12-06T00:14:25.029Z] #6 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #7 transferring dockerfile: 2.23kB done [2024-12-06T00:14:25.029Z] #7 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #8 [security-proxy-auth internal] load .dockerignore [2024-12-06T00:14:25.029Z] #8 transferring context: 50B done [2024-12-06T00:14:25.029Z] #8 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #9 transferring dockerfile: 2.02kB done [2024-12-06T00:14:25.029Z] #9 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #10 transferring dockerfile: 1.69kB done [2024-12-06T00:14:25.029Z] #10 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #11 transferring dockerfile: 2.07kB done [2024-12-06T00:14:25.029Z] #11 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #12 transferring dockerfile: 2.50kB done [2024-12-06T00:14:25.029Z] #12 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #13 [core-command internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #13 transferring dockerfile: 1.94kB done [2024-12-06T00:14:25.029Z] #13 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #14 transferring dockerfile: 2.13kB done [2024-12-06T00:14:25.029Z] #14 DONE 0.1s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #15 transferring dockerfile: 1.81kB done [2024-12-06T00:14:25.029Z] #15 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #16 [core-data internal] load build definition from Dockerfile [2024-12-06T00:14:25.029Z] #16 transferring dockerfile: 2.07kB done [2024-12-06T00:14:25.029Z] #16 DONE 0.1s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #17 [security-bootstrapper internal] load .dockerignore [2024-12-06T00:14:25.029Z] #17 transferring context: 50B done [2024-12-06T00:14:25.029Z] #17 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #18 [security-spire-server internal] load .dockerignore [2024-12-06T00:14:25.029Z] #18 transferring context: 50B done [2024-12-06T00:14:25.029Z] #18 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-12-06T00:14:25.029Z] #19 transferring context: 50B done [2024-12-06T00:14:25.029Z] #19 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #20 [support-scheduler internal] load .dockerignore [2024-12-06T00:14:25.029Z] #20 transferring context: 50B done [2024-12-06T00:14:25.029Z] #20 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-12-06T00:14:25.029Z] #21 transferring context: 50B done [2024-12-06T00:14:25.029Z] #21 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-06T00:14:25.029Z] #22 transferring context: 50B done [2024-12-06T00:14:25.029Z] #22 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #23 [support-notifications internal] load .dockerignore [2024-12-06T00:14:25.029Z] #23 transferring context: 50B done [2024-12-06T00:14:25.029Z] #23 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #24 [security-spire-config internal] load .dockerignore [2024-12-06T00:14:25.029Z] #24 transferring context: 50B done [2024-12-06T00:14:25.029Z] #24 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #25 [security-proxy-setup internal] load .dockerignore [2024-12-06T00:14:25.029Z] #25 transferring context: 50B done [2024-12-06T00:14:25.029Z] #25 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #26 [core-keeper internal] load .dockerignore [2024-12-06T00:14:25.029Z] #26 transferring context: 50B done [2024-12-06T00:14:25.029Z] #26 DONE 0.0s [2024-12-06T00:14:25.029Z] [2024-12-06T00:14:25.029Z] #27 [core-metadata internal] load .dockerignore [2024-12-06T00:14:25.300Z] #27 transferring context: 50B done [2024-12-06T00:14:25.300Z] #27 DONE 0.0s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #28 [core-command internal] load .dockerignore [2024-12-06T00:14:25.300Z] #28 transferring context: 50B done [2024-12-06T00:14:25.300Z] #28 DONE 0.0s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #29 [core-data internal] load .dockerignore [2024-12-06T00:14:25.300Z] #29 transferring context: 50B done [2024-12-06T00:14:25.300Z] #29 DONE 0.0s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #30 [security-spire-agent internal] load .dockerignore [2024-12-06T00:14:25.300Z] #30 transferring context: 50B done [2024-12-06T00:14:25.300Z] #30 DONE 0.0s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.300Z] #31 DONE 0.0s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:14:25.300Z] #32 DONE 0.1s [2024-12-06T00:14:25.300Z] [2024-12-06T00:14:25.300Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:25.300Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:25.300Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:25.300Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:25.300Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:25.300Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:25.625Z] #33 ... [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.625Z] #31 DONE 0.0s [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:25.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:25.625Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:25.625Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:25.625Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:25.625Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:25.625Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.1s [2024-12-06T00:14:25.625Z] #33 ... [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.625Z] #31 DONE 0.0s [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:25.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:25.625Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:25.625Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:25.625Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:25.625Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:25.625Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:25.625Z] #33 ... [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.625Z] #31 DONE 0.0s [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-06T00:14:25.625Z] #34 DONE 0.5s [2024-12-06T00:14:25.625Z] [2024-12-06T00:14:25.625Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:25.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:25.625Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:25.625Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:25.625Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:25.625Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:25.625Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:25.916Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:25.916Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:25.916Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:25.916Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:25.916Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:25.916Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:25.916Z] #33 DONE 0.7s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.916Z] #31 DONE 0.0s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:14:25.916Z] #32 DONE 0.3s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-06T00:14:25.916Z] #34 DONE 0.5s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #35 [security-proxy-setup internal] load build context [2024-12-06T00:14:25.916Z] #35 ... [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.916Z] #31 DONE 0.0s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-06T00:14:25.916Z] #31 DONE 0.0s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-06T00:14:25.916Z] #36 DONE 0.5s [2024-12-06T00:14:25.916Z] [2024-12-06T00:14:25.916Z] #37 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:14:26.192Z] #37 ... [2024-12-06T00:14:26.192Z] [2024-12-06T00:14:26.192Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-06T00:14:26.192Z] #34 DONE 0.5s [2024-12-06T00:14:26.192Z] [2024-12-06T00:14:26.192Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:26.192Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:26.192Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:26.192Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:26.192Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:26.192Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:26.192Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:26.192Z] #33 DONE 0.7s [2024-12-06T00:14:26.192Z] [2024-12-06T00:14:26.192Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-12-06T00:14:26.192Z] #36 DONE 0.5s [2024-12-06T00:14:26.192Z] [2024-12-06T00:14:26.192Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:14:26.192Z] #32 DONE 0.7s [2024-12-06T00:14:26.490Z] [2024-12-06T00:14:26.490Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-06T00:14:26.490Z] #38 ... [2024-12-06T00:14:26.490Z] [2024-12-06T00:14:26.490Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:26.490Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:26.490Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:26.490Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:26.490Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:26.490Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:26.490Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:26.490Z] #33 DONE 0.7s [2024-12-06T00:14:26.490Z] [2024-12-06T00:14:26.490Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-06T00:14:26.490Z] #39 DONE 1.1s [2024-12-06T00:14:26.954Z] [2024-12-06T00:14:26.954Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:26.954Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:28.361Z] #40 ... [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:14:28.361Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-06T00:14:28.361Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:14:28.361Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-06T00:14:28.361Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-06T00:14:28.361Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-06T00:14:28.361Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-06T00:14:28.361Z] #33 DONE 0.7s [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #41 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-06T00:14:28.361Z] #41 DONE 2.4s [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-06T00:14:28.361Z] #42 DONE 2.4s [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:28.361Z] #40 ... [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #43 [security-spire-server internal] load build context [2024-12-06T00:14:28.361Z] #43 transferring context: 23.57kB 0.0s done [2024-12-06T00:14:28.361Z] #43 DONE 1.9s [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #44 [security-spire-config internal] load build context [2024-12-06T00:14:28.361Z] #44 transferring context: 21.82kB 0.1s done [2024-12-06T00:14:28.361Z] #44 DONE 1.9s [2024-12-06T00:14:28.361Z] [2024-12-06T00:14:28.361Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:28.361Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-12-06T00:14:28.619Z] #40 ... [2024-12-06T00:14:28.619Z] [2024-12-06T00:14:28.619Z] #45 [security-spire-agent internal] load build context [2024-12-06T00:14:28.619Z] #45 transferring context: 23.10kB 0.0s done [2024-12-06T00:14:28.619Z] #45 DONE 0.2s [2024-12-06T00:14:28.619Z] [2024-12-06T00:14:28.619Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:28.619Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-06T00:14:28.619Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-06T00:14:28.619Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-06T00:14:28.619Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-12-06T00:14:28.619Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-12-06T00:14:28.619Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-06T00:14:28.878Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-06T00:14:28.878Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-06T00:14:28.878Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-12-06T00:14:28.878Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-12-06T00:14:28.878Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-12-06T00:14:28.878Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-12-06T00:14:29.135Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-06T00:14:31.061Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 2.2s [2024-12-06T00:14:31.997Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-06T00:14:32.565Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 4.1s [2024-12-06T00:14:32.823Z] #40 ... [2024-12-06T00:14:32.823Z] [2024-12-06T00:14:32.823Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:14:32.823Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:32.823Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:32.823Z] #0 3.023 OK: 246 MiB in 54 packages [2024-12-06T00:14:32.823Z] #46 DONE 7.2s [2024-12-06T00:14:32.823Z] [2024-12-06T00:14:32.823Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:34.206Z] #40 ... [2024-12-06T00:14:34.206Z] [2024-12-06T00:14:34.206Z] #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:14:34.206Z] #37 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:34.206Z] #37 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:34.206Z] #37 3.056 OK: 246 MiB in 54 packages [2024-12-06T00:14:34.206Z] #37 DONE 8.0s [2024-12-06T00:14:34.206Z] [2024-12-06T00:14:34.206Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:34.785Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 6.1s [2024-12-06T00:14:35.355Z] #40 ... [2024-12-06T00:14:35.355Z] [2024-12-06T00:14:35.355Z] #47 [security-proxy-auth internal] load build context [2024-12-06T00:14:35.355Z] #47 transferring context: 433.50MB 9.0s done [2024-12-06T00:14:35.355Z] #47 ... [2024-12-06T00:14:35.355Z] [2024-12-06T00:14:35.355Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:35.858Z] #40 ... [2024-12-06T00:14:35.859Z] [2024-12-06T00:14:35.859Z] #47 [security-proxy-auth internal] load build context [2024-12-06T00:14:35.859Z] #47 DONE 10.1s [2024-12-06T00:14:35.859Z] [2024-12-06T00:14:35.859Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:35.859Z] #40 ... [2024-12-06T00:14:35.859Z] [2024-12-06T00:14:35.859Z] #48 [security-secretstore-setup internal] load build context [2024-12-06T00:14:35.859Z] #48 ... [2024-12-06T00:14:35.859Z] [2024-12-06T00:14:35.859Z] #49 [support-notifications internal] load build context [2024-12-06T00:14:36.140Z] #49 ... [2024-12-06T00:14:36.140Z] [2024-12-06T00:14:36.140Z] #50 [security-spiffe-token-provider internal] load build context [2024-12-06T00:14:36.140Z] #50 ... [2024-12-06T00:14:36.140Z] [2024-12-06T00:14:36.140Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-06T00:14:36.140Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.140Z] #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.140Z] #0 3.330 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:14:36.140Z] #0 3.330 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:14:36.140Z] #0 3.330 OK: 24175 distinct packages available [2024-12-06T00:14:36.140Z] #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.140Z] #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.140Z] #0 3.782 OK: 246 MiB in 54 packages [2024-12-06T00:14:36.140Z] #51 ... [2024-12-06T00:14:36.140Z] [2024-12-06T00:14:36.140Z] #52 [security-bootstrapper internal] load build context [2024-12-06T00:14:36.140Z] #52 ... [2024-12-06T00:14:36.140Z] [2024-12-06T00:14:36.140Z] #53 [core-metadata internal] load build context [2024-12-06T00:14:36.425Z] #53 ... [2024-12-06T00:14:36.425Z] [2024-12-06T00:14:36.425Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-06T00:14:36.425Z] #54 ... [2024-12-06T00:14:36.425Z] [2024-12-06T00:14:36.425Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-06T00:14:36.425Z] #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.425Z] #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.425Z] #0 4.650 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:36.425Z] #0 4.659 (2/2) Installing su-exec (0.2-r3) [2024-12-06T00:14:36.425Z] #0 4.662 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:36.425Z] #0 4.674 OK: 8 MiB in 16 packages [2024-12-06T00:14:36.425Z] #55 ... [2024-12-06T00:14:36.425Z] [2024-12-06T00:14:36.425Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-06T00:14:36.425Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.425Z] #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:36.425Z] #0 4.417 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:36.425Z] #0 4.428 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:36.425Z] #0 4.441 OK: 8 MiB in 15 packages [2024-12-06T00:14:36.772Z] #56 ... [2024-12-06T00:14:36.772Z] [2024-12-06T00:14:36.772Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-06T00:14:36.772Z] #57 ... [2024-12-06T00:14:36.772Z] [2024-12-06T00:14:36.772Z] #58 [core-data internal] load build context [2024-12-06T00:14:36.916Z] #8 DONE 15.1s [2024-12-06T00:14:36.916Z] [2024-12-06T00:14:36.916Z] #9 exporting to image [2024-12-06T00:14:36.916Z] #9 exporting layers [2024-12-06T00:14:37.114Z] #58 ... [2024-12-06T00:14:37.114Z] [2024-12-06T00:14:37.114Z] #59 [core-common-config-bootstrapper internal] load build context [2024-12-06T00:14:37.114Z] #59 transferring context: 433.50MB 10.1s done [2024-12-06T00:14:37.114Z] #59 ... [2024-12-06T00:14:37.114Z] [2024-12-06T00:14:37.114Z] #60 [support-scheduler internal] load build context [2024-12-06T00:14:37.114Z] #60 transferring context: 433.50MB 10.2s done [2024-12-06T00:14:37.114Z] #60 ... [2024-12-06T00:14:37.114Z] [2024-12-06T00:14:37.114Z] #35 [security-proxy-setup internal] load build context [2024-12-06T00:14:37.437Z] #35 ... [2024-12-06T00:14:37.437Z] [2024-12-06T00:14:37.437Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-06T00:14:37.437Z] #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.437Z] #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.437Z] #0 5.012 (1/2) Installing ca-certificates (20240705-r0) [2024-12-06T00:14:37.437Z] #0 5.024 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:37.437Z] #0 5.030 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:37.437Z] #0 5.048 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:37.437Z] #0 5.084 OK: 9 MiB in 16 packages [2024-12-06T00:14:37.437Z] #61 ... [2024-12-06T00:14:37.437Z] [2024-12-06T00:14:37.437Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-06T00:14:37.437Z] #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.437Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.437Z] #0 3.076 OK: 246 MiB in 54 packages [2024-12-06T00:14:37.765Z] #62 ... [2024-12-06T00:14:37.766Z] [2024-12-06T00:14:37.766Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-06T00:14:37.766Z] #63 ... [2024-12-06T00:14:37.766Z] [2024-12-06T00:14:37.766Z] #64 [core-keeper internal] load build context [2024-12-06T00:14:37.766Z] #64 ... [2024-12-06T00:14:37.766Z] [2024-12-06T00:14:37.766Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-06T00:14:37.766Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.766Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:37.766Z] #0 3.262 (1/4) Installing ca-certificates (20240705-r0) [2024-12-06T00:14:37.766Z] #0 3.281 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:37.766Z] #0 3.284 (3/4) Installing su-exec (0.2-r3) [2024-12-06T00:14:37.766Z] #0 3.287 (4/4) Installing yq-go (4.44.1-r2) [2024-12-06T00:14:37.766Z] #0 3.365 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:37.766Z] #0 3.378 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:37.766Z] #0 3.417 OK: 19 MiB in 18 packages [2024-12-06T00:14:38.023Z] #65 ... [2024-12-06T00:14:38.023Z] [2024-12-06T00:14:38.023Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-06T00:14:38.023Z] #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:38.023Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:38.023Z] #0 3.641 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:38.023Z] #0 3.687 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:38.023Z] #0 3.695 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:38.023Z] #0 3.699 (4/6) Installing openssl (3.3.2-r1) [2024-12-06T00:14:38.023Z] #0 3.713 (5/6) Installing su-exec (0.2-r3) [2024-12-06T00:14:38.023Z] #0 3.715 (6/6) Installing yq-go (4.44.1-r2) [2024-12-06T00:14:38.023Z] #0 3.785 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:38.023Z] #0 3.793 OK: 19 MiB in 18 packages [2024-12-06T00:14:38.023Z] #66 ... [2024-12-06T00:14:38.023Z] [2024-12-06T00:14:38.023Z] #67 [core-command internal] load build context [2024-12-06T00:14:38.023Z] #67 transferring context: 433.50MB 11.0s done [2024-12-06T00:14:38.286Z] #67 ... [2024-12-06T00:14:38.286Z] [2024-12-06T00:14:38.286Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:38.286Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 9.7s [2024-12-06T00:14:38.286Z] #40 ... [2024-12-06T00:14:38.286Z] [2024-12-06T00:14:38.286Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-06T00:14:38.588Z] #68 ... [2024-12-06T00:14:38.588Z] [2024-12-06T00:14:38.589Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-06T00:14:38.589Z] #69 ... [2024-12-06T00:14:38.589Z] [2024-12-06T00:14:38.589Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-06T00:14:38.589Z] #70 ... [2024-12-06T00:14:38.589Z] [2024-12-06T00:14:38.589Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-06T00:14:38.589Z] #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-06T00:14:38.589Z] #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-06T00:14:38.589Z] #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-06T00:14:38.589Z] #71 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-06T00:14:38.589Z] #71 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-06T00:14:38.589Z] #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-06T00:14:38.589Z] #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-06T00:14:38.589Z] #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-06T00:14:38.589Z] #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-12-06T00:14:38.589Z] #71 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-06T00:14:38.589Z] #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-06T00:14:38.589Z] #71 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-12-06T00:14:38.847Z] #71 ... [2024-12-06T00:14:38.847Z] [2024-12-06T00:14:38.847Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:41.597Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 12.8s [2024-12-06T00:14:41.857Z] #40 ... [2024-12-06T00:14:41.857Z] [2024-12-06T00:14:41.857Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-06T00:14:41.857Z] #51 DONE 15.9s [2024-12-06T00:14:41.857Z] [2024-12-06T00:14:41.857Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-06T00:14:41.857Z] #62 DONE 15.9s [2024-12-06T00:14:41.857Z] [2024-12-06T00:14:41.857Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-06T00:14:41.857Z] #65 DONE 15.8s [2024-12-06T00:14:41.857Z] [2024-12-06T00:14:41.857Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-06T00:14:41.857Z] #61 DONE 15.8s [2024-12-06T00:14:41.857Z] [2024-12-06T00:14:41.857Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:41.858Z] #40 ... [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-06T00:14:41.858Z] #55 DONE 15.8s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-06T00:14:41.858Z] #66 DONE 15.9s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #60 [support-scheduler internal] load build context [2024-12-06T00:14:41.858Z] #60 DONE 16.4s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #59 [core-common-config-bootstrapper internal] load build context [2024-12-06T00:14:41.858Z] #59 DONE 16.3s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #58 [core-data internal] load build context [2024-12-06T00:14:41.858Z] #58 transferring context: 433.50MB 10.7s done [2024-12-06T00:14:41.858Z] #58 DONE 15.7s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-06T00:14:41.858Z] #56 DONE 16.0s [2024-12-06T00:14:41.858Z] [2024-12-06T00:14:41.858Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:42.145Z] #40 ... [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #49 [support-notifications internal] load build context [2024-12-06T00:14:42.145Z] #49 transferring context: 433.50MB 11.6s done [2024-12-06T00:14:42.145Z] #49 DONE 16.3s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #67 [core-command internal] load build context [2024-12-06T00:14:42.145Z] #67 DONE 15.7s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #35 [security-proxy-setup internal] load build context [2024-12-06T00:14:42.145Z] #35 transferring context: 433.50MB 12.0s done [2024-12-06T00:14:42.145Z] #35 DONE 16.2s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #48 [security-secretstore-setup internal] load build context [2024-12-06T00:14:42.145Z] #48 transferring context: 433.50MB 12.8s done [2024-12-06T00:14:42.145Z] #48 DONE 16.5s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #53 [core-metadata internal] load build context [2024-12-06T00:14:42.145Z] #53 transferring context: 433.50MB 12.6s done [2024-12-06T00:14:42.145Z] #53 DONE 15.8s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #50 [security-spiffe-token-provider internal] load build context [2024-12-06T00:14:42.145Z] #50 transferring context: 433.50MB 13.6s done [2024-12-06T00:14:42.145Z] #50 DONE 16.4s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #64 [core-keeper internal] load build context [2024-12-06T00:14:42.145Z] #64 transferring context: 433.50MB 13.3s done [2024-12-06T00:14:42.145Z] #64 DONE 16.3s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #52 [security-bootstrapper internal] load build context [2024-12-06T00:14:42.145Z] #52 transferring context: 433.50MB 14.1s done [2024-12-06T00:14:42.145Z] #52 DONE 16.6s [2024-12-06T00:14:42.145Z] [2024-12-06T00:14:42.145Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:43.118Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 14.7s [2024-12-06T00:14:43.378Z] #40 ... [2024-12-06T00:14:43.378Z] [2024-12-06T00:14:43.378Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:14:43.378Z] #72 DONE 8.0s [2024-12-06T00:14:43.378Z] [2024-12-06T00:14:43.378Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:43.638Z] #40 ... [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:14:43.638Z] #73 DONE 1.6s [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:14:43.638Z] #74 DONE 1.6s [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:14:43.638Z] #75 DONE 1.6s [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-06T00:14:43.638Z] #57 DONE 17.6s [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:43.638Z] #40 ... [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-06T00:14:43.638Z] #71 DONE 15.3s [2024-12-06T00:14:43.638Z] [2024-12-06T00:14:43.638Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:44.583Z] #40 ... [2024-12-06T00:14:44.583Z] [2024-12-06T00:14:44.583Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-06T00:14:44.583Z] #38 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:44.583Z] #38 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:44.583Z] #38 17.67 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:44.583Z] #38 17.68 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:44.583Z] #38 17.69 OK: 8 MiB in 15 packages [2024-12-06T00:14:44.583Z] #38 DONE 18.1s [2024-12-06T00:14:44.583Z] [2024-12-06T00:14:44.583Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-06T00:14:44.583Z] #54 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:44.583Z] #54 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:44.583Z] #54 17.95 (1/3) Installing ca-certificates (20240705-r0) [2024-12-06T00:14:44.583Z] #54 17.97 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:44.583Z] #54 17.98 (3/3) Installing tzdata (2024b-r0) [2024-12-06T00:14:44.583Z] #54 18.03 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:44.583Z] #54 18.04 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:44.583Z] #54 18.08 OK: 10 MiB in 17 packages [2024-12-06T00:14:44.583Z] #54 DONE 18.4s [2024-12-06T00:14:44.583Z] [2024-12-06T00:14:44.583Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:45.250Z] #40 ... [2024-12-06T00:14:45.250Z] [2024-12-06T00:14:45.250Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-06T00:14:45.250Z] #63 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #63 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #63 17.97 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:14:45.250Z] #63 17.97 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:14:45.250Z] #63 17.97 OK: 24171 distinct packages available [2024-12-06T00:14:45.250Z] #63 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #63 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #63 18.54 (1/14) Installing ca-certificates (20240705-r0) [2024-12-06T00:14:45.250Z] #63 18.56 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-06T00:14:45.250Z] #63 18.57 (3/14) Installing c-ares (1.33.1-r0) [2024-12-06T00:14:45.250Z] #63 18.58 (4/14) Installing libunistring (1.2-r0) [2024-12-06T00:14:45.250Z] #63 18.59 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-06T00:14:45.250Z] #63 18.60 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-06T00:14:45.250Z] #63 18.60 (7/14) Installing libpsl (0.21.5-r1) [2024-12-06T00:14:45.250Z] #63 18.61 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-06T00:14:45.250Z] #63 18.62 (9/14) Installing libcurl (8.11.0-r2) [2024-12-06T00:14:45.250Z] #63 18.63 (10/14) Installing curl (8.11.0-r2) [2024-12-06T00:14:45.250Z] #63 18.64 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:45.250Z] #63 18.64 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:14:45.250Z] #63 18.64 (13/14) Installing libucontext (1.2-r3) [2024-12-06T00:14:45.250Z] #63 18.65 (14/14) Installing gcompat (1.1.0-r4) [2024-12-06T00:14:45.250Z] #63 18.65 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:45.250Z] #63 18.66 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:45.250Z] #63 18.70 OK: 13 MiB in 28 packages [2024-12-06T00:14:45.250Z] #63 DONE 19.1s [2024-12-06T00:14:45.250Z] [2024-12-06T00:14:45.250Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:45.250Z] #40 ... [2024-12-06T00:14:45.250Z] [2024-12-06T00:14:45.250Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-06T00:14:45.250Z] #68 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #68 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #68 16.07 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:14:45.250Z] #68 16.07 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:14:45.250Z] #68 16.07 OK: 24171 distinct packages available [2024-12-06T00:14:45.250Z] #68 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #68 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.250Z] #68 16.51 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:45.250Z] #68 16.51 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:14:45.250Z] #68 16.51 (3/4) Installing libucontext (1.2-r3) [2024-12-06T00:14:45.250Z] #68 16.52 (4/4) Installing gcompat (1.1.0-r4) [2024-12-06T00:14:45.250Z] #68 16.52 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:45.250Z] #68 16.53 OK: 8 MiB in 18 packages [2024-12-06T00:14:45.250Z] #68 DONE 16.9s [2024-12-06T00:14:45.250Z] [2024-12-06T00:14:45.250Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:45.823Z] #40 ... [2024-12-06T00:14:45.823Z] [2024-12-06T00:14:45.823Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-06T00:14:45.823Z] #70 15.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.823Z] #70 16.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:45.823Z] #70 17.20 OK: 246 MiB in 54 packages [2024-12-06T00:14:45.823Z] #70 DONE 17.4s [2024-12-06T00:14:45.823Z] [2024-12-06T00:14:45.823Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:45.823Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 17.3s [2024-12-06T00:14:46.103Z] #40 ... [2024-12-06T00:14:46.103Z] [2024-12-06T00:14:46.103Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-06T00:14:46.103Z] #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.337 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:46.103Z] #0 3.337 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:46.103Z] #0 3.346 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.103Z] #0 3.474 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:46.103Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.890 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.103Z] #0 3.926 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.103Z] #0 3.940 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:46.103Z] #0 4.026 OK: 19 MiB in 18 packages [2024-12-06T00:14:46.103Z] #76 DONE 4.3s [2024-12-06T00:14:46.103Z] [2024-12-06T00:14:46.103Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:14:46.103Z] #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.405 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:46.103Z] #0 3.405 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:46.103Z] #0 3.418 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.103Z] #0 3.482 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:46.103Z] #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.103Z] #0 3.859 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.103Z] #0 3.900 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.103Z] #0 3.915 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:46.103Z] #0 4.020 OK: 9 MiB in 16 packages [2024-12-06T00:14:46.103Z] #77 DONE 4.3s [2024-12-06T00:14:46.103Z] [2024-12-06T00:14:46.103Z] #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-06T00:14:46.103Z] #78 DONE 0.5s [2024-12-06T00:14:46.103Z] [2024-12-06T00:14:46.103Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:46.361Z] #40 ... [2024-12-06T00:14:46.361Z] [2024-12-06T00:14:46.361Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-06T00:14:46.361Z] #69 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #69 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #69 17.04 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:14:46.361Z] #69 17.04 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:14:46.361Z] #69 17.04 OK: 24171 distinct packages available [2024-12-06T00:14:46.361Z] #69 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #69 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #69 17.54 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.361Z] #69 17.62 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.361Z] #69 17.63 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:46.361Z] #69 17.63 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:14:46.361Z] #69 17.63 (5/7) Installing libucontext (1.2-r3) [2024-12-06T00:14:46.361Z] #69 17.64 (6/7) Installing gcompat (1.1.0-r4) [2024-12-06T00:14:46.361Z] #69 17.66 (7/7) Installing openssl (3.3.2-r1) [2024-12-06T00:14:46.361Z] #69 17.68 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.361Z] #69 17.68 OK: 9 MiB in 19 packages [2024-12-06T00:14:46.361Z] #69 DONE 18.1s [2024-12-06T00:14:46.361Z] [2024-12-06T00:14:46.361Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-06T00:14:46.361Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #0 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #0 3.574 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:46.361Z] #0 3.575 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:46.361Z] #0 3.581 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.361Z] #0 3.669 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:46.361Z] #0 3.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.361Z] #0 4.126 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.361Z] #0 4.216 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.361Z] #0 4.264 OK: 8 MiB in 15 packages [2024-12-06T00:14:46.361Z] #79 DONE 4.7s [2024-12-06T00:14:46.361Z] [2024-12-06T00:14:46.361Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:46.934Z] #40 ... [2024-12-06T00:14:46.934Z] [2024-12-06T00:14:46.934Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-06T00:14:46.934Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 3.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 3.759 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:46.934Z] #0 3.759 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:46.934Z] #0 3.803 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.934Z] #0 3.913 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:46.934Z] #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 4.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.934Z] #0 4.611 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:46.934Z] #0 4.627 OK: 8 MiB in 16 packages [2024-12-06T00:14:46.934Z] #80 DONE 4.8s [2024-12-06T00:14:46.934Z] [2024-12-06T00:14:46.934Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:46.934Z] #40 ... [2024-12-06T00:14:46.934Z] [2024-12-06T00:14:46.934Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-06T00:14:46.934Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 4.114 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:46.934Z] #0 4.114 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:46.934Z] #0 4.128 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:46.934Z] #0 4.348 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:46.934Z] #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:46.934Z] #0 4.805 OK: 19 MiB in 18 packages [2024-12-06T00:14:46.934Z] #81 DONE 4.9s [2024-12-06T00:14:46.934Z] [2024-12-06T00:14:46.934Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-06T00:14:46.934Z] #82 DONE 0.0s [2024-12-06T00:14:46.934Z] [2024-12-06T00:14:46.934Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:48.311Z] #40 ... [2024-12-06T00:14:48.311Z] [2024-12-06T00:14:48.311Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-06T00:14:48.311Z] #83 DONE 1.5s [2024-12-06T00:14:48.311Z] [2024-12-06T00:14:48.311Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-06T00:14:48.311Z] #84 DONE 0.1s [2024-12-06T00:14:48.311Z] [2024-12-06T00:14:48.311Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:48.311Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 19.9s [2024-12-06T00:14:49.139Z] #40 ... [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:14:49.139Z] #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.671 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:49.139Z] #0 3.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:49.139Z] #0 3.681 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:49.139Z] #0 3.792 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:49.139Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 4.143 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 4.180 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 4.191 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:49.139Z] #0 4.245 OK: 10 MiB in 17 packages [2024-12-06T00:14:49.139Z] #85 DONE 4.6s [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:49.139Z] #40 ... [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-06T00:14:49.139Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.031 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:49.139Z] #0 3.031 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:49.139Z] #0 3.046 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:49.139Z] #0 3.183 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:49.139Z] #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.554 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 3.599 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 3.709 OK: 8 MiB in 18 packages [2024-12-06T00:14:49.139Z] #86 DONE 4.0s [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:14:49.139Z] #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.708 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:49.139Z] #0 3.708 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:49.139Z] #0 3.740 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:49.139Z] #0 3.837 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:49.139Z] #0 3.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 4.252 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 4.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 4.298 OK: 8 MiB in 15 packages [2024-12-06T00:14:49.139Z] #87 DONE 4.7s [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #88 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-06T00:14:49.139Z] #0 3.505 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.962 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 4.756 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:14:49.139Z] #0 5.086 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:49.139Z] #0 5.095 OK: 8 MiB in 15 packages [2024-12-06T00:14:49.139Z] #88 DONE 5.6s [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:14:49.139Z] #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 2.998 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:49.139Z] #0 2.998 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:49.139Z] #0 3.041 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:49.139Z] #0 3.110 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:49.139Z] #0 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:49.139Z] #0 3.517 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 3.576 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:14:49.139Z] #0 3.588 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:14:49.139Z] #0 3.627 OK: 13 MiB in 28 packages [2024-12-06T00:14:49.139Z] #89 DONE 4.0s [2024-12-06T00:14:49.139Z] [2024-12-06T00:14:49.139Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:51.287Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 22.4s [2024-12-06T00:14:52.238Z] #40 ... [2024-12-06T00:14:52.238Z] [2024-12-06T00:14:52.238Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-06T00:14:52.238Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:52.238Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:52.238Z] #0 3.791 Upgrading critical system libraries and apk-tools: [2024-12-06T00:14:52.238Z] #0 3.791 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:14:52.238Z] #0 3.888 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:14:52.238Z] #0 3.969 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:14:52.238Z] #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:52.238Z] #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T00:14:52.238Z] #0 5.539 OK: 9 MiB in 19 packages [2024-12-06T00:14:52.238Z] #90 DONE 5.8s [2024-12-06T00:14:52.238Z] [2024-12-06T00:14:52.238Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:53.130Z] #40 ... [2024-12-06T00:14:53.130Z] [2024-12-06T00:14:53.130Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-06T00:14:53.131Z] #91 DONE 0.8s [2024-12-06T00:14:53.131Z] [2024-12-06T00:14:53.131Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:53.704Z] #40 ... [2024-12-06T00:14:53.704Z] [2024-12-06T00:14:53.704Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:14:53.704Z] #92 ... [2024-12-06T00:14:53.704Z] [2024-12-06T00:14:53.704Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:14:53.966Z] #93 ... [2024-12-06T00:14:53.966Z] [2024-12-06T00:14:53.966Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:14:53.966Z] #94 ... [2024-12-06T00:14:53.966Z] [2024-12-06T00:14:53.966Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:14:54.228Z] #95 ... [2024-12-06T00:14:54.228Z] [2024-12-06T00:14:54.228Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:54.228Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 25.6s [2024-12-06T00:14:55.135Z] #9 exporting layers 16.7s done [2024-12-06T00:14:55.135Z] #9 writing image sha256:85110a880967f81c9f3488d50752f36b267e170de71d67c5a8f164b33ec11405 done [2024-12-06T00:14:55.135Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-06T00:14:55.135Z] #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:14:55.480Z] + docker inspect -f . ci-base-image-arm64 [2024-12-06T00:14:55.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:14:55.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container [2024-12-06T00:14:55.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-06T00:14:56.147Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 27.4s [2024-12-06T00:14:56.411Z] #40 ... [2024-12-06T00:14:56.411Z] [2024-12-06T00:14:56.411Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:14:56.673Z] #96 ... [2024-12-06T00:14:56.673Z] [2024-12-06T00:14:56.673Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:14:56.863Z] $ docker top 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:14:57.357Z] + go version [2024-12-06T00:14:57.618Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 29.0s [2024-12-06T00:14:57.624Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-06T00:14:57.728Z] $ docker stop --time=1 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e [2024-12-06T00:14:59.007Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 30.5s [2024-12-06T00:14:59.324Z] $ docker rm -f --volumes 8100fa8d6acc900bd8abae32ac1118e9414c123a489840978ca89203e836616e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:15:00.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-06T00:15:00.029Z] [2024-12-06T00:15:00.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:15:00.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-06T00:15:00.377Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-06T00:15:00.377Z] 547446be3368: Pulling fs layer [2024-12-06T00:15:00.377Z] d125d8839a47: Pulling fs layer [2024-12-06T00:15:00.377Z] 3e85d5ac6304: Pulling fs layer [2024-12-06T00:15:00.377Z] c3105a71a48b: Pulling fs layer [2024-12-06T00:15:00.377Z] 0f093f025ec4: Pulling fs layer [2024-12-06T00:15:00.377Z] c3106fc0e877: Pulling fs layer [2024-12-06T00:15:00.377Z] c3105a71a48b: Waiting [2024-12-06T00:15:00.377Z] 0f093f025ec4: Waiting [2024-12-06T00:15:00.377Z] c3106fc0e877: Waiting [2024-12-06T00:15:00.648Z] 547446be3368: Verifying Checksum [2024-12-06T00:15:00.648Z] 547446be3368: Download complete [2024-12-06T00:15:00.648Z] c3105a71a48b: Verifying Checksum [2024-12-06T00:15:00.648Z] c3105a71a48b: Download complete [2024-12-06T00:15:00.917Z] d125d8839a47: Verifying Checksum [2024-12-06T00:15:00.917Z] d125d8839a47: Download complete [2024-12-06T00:15:00.917Z] c3106fc0e877: Verifying Checksum [2024-12-06T00:15:00.917Z] c3106fc0e877: Download complete [2024-12-06T00:15:00.917Z] 0f093f025ec4: Verifying Checksum [2024-12-06T00:15:00.917Z] 0f093f025ec4: Download complete [2024-12-06T00:15:00.924Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 31.9s done [2024-12-06T00:15:00.924Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-06T00:15:01.185Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-12-06T00:15:01.187Z] 547446be3368: Pull complete [2024-12-06T00:15:01.471Z] #40 DONE 34.8s [2024-12-06T00:15:01.471Z] [2024-12-06T00:15:01.471Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:01.736Z] #93 ... [2024-12-06T00:15:01.736Z] [2024-12-06T00:15:01.736Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:02.159Z] d125d8839a47: Pull complete [2024-12-06T00:15:02.745Z] 3e85d5ac6304: Verifying Checksum [2024-12-06T00:15:02.745Z] 3e85d5ac6304: Download complete [2024-12-06T00:15:10.654Z] #97 ... [2024-12-06T00:15:10.654Z] [2024-12-06T00:15:10.654Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:12.303Z] #98 ... [2024-12-06T00:15:12.303Z] [2024-12-06T00:15:12.303Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:15.069Z] 3e85d5ac6304: Pull complete [2024-12-06T00:15:15.069Z] c3105a71a48b: Pull complete [2024-12-06T00:15:15.069Z] 0f093f025ec4: Pull complete [2024-12-06T00:15:15.069Z] c3106fc0e877: Pull complete [2024-12-06T00:15:15.069Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-06T00:15:15.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-06T00:15:15.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:15:15.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container [2024-12-06T00:15:15.303Z] $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-12-06T00:15:16.977Z] $ docker top 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:15:17.458Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-06T00:15:19.398Z] #1 [core-keeper internal] load .dockerignore [2024-12-06T00:15:19.398Z] #1 transferring context: 50B done [2024-12-06T00:15:19.398Z] #1 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-12-06T00:15:19.398Z] #2 transferring dockerfile: 2.07kB done [2024-12-06T00:15:19.398Z] #2 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.398Z] #3 DONE 0.0s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #4 [security-spire-agent internal] load .dockerignore [2024-12-06T00:15:19.398Z] #4 transferring context: 50B 0.0s done [2024-12-06T00:15:19.398Z] #4 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-12-06T00:15:19.398Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-12-06T00:15:19.398Z] #5 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-12-06T00:15:19.398Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-12-06T00:15:19.398Z] #6 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-06T00:15:19.398Z] #7 transferring dockerfile: 2.50kB done [2024-12-06T00:15:19.398Z] #7 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #8 [security-spire-server internal] load .dockerignore [2024-12-06T00:15:19.398Z] #8 transferring context: 50B done [2024-12-06T00:15:19.398Z] #8 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #9 [security-proxy-setup internal] load .dockerignore [2024-12-06T00:15:19.398Z] #9 transferring context: 50B 0.0s done [2024-12-06T00:15:19.398Z] #9 DONE 0.1s [2024-12-06T00:15:19.398Z] [2024-12-06T00:15:19.398Z] #10 [security-bootstrapper internal] load .dockerignore [2024-12-06T00:15:19.665Z] #10 transferring context: 50B 0.0s done [2024-12-06T00:15:19.665Z] #10 DONE 0.2s [2024-12-06T00:15:19.665Z] [2024-12-06T00:15:19.665Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-06T00:15:19.665Z] #11 transferring dockerfile: 3.02kB done [2024-12-06T00:15:19.665Z] #11 DONE 0.1s [2024-12-06T00:15:19.665Z] [2024-12-06T00:15:19.665Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.665Z] #3 DONE 0.0s [2024-12-06T00:15:19.665Z] [2024-12-06T00:15:19.665Z] #12 [support-notifications internal] load .dockerignore [2024-12-06T00:15:19.665Z] #12 ... [2024-12-06T00:15:19.665Z] [2024-12-06T00:15:19.665Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.665Z] #3 DONE 0.0s [2024-12-06T00:15:19.665Z] [2024-12-06T00:15:19.665Z] #12 [support-notifications internal] load .dockerignore [2024-12-06T00:15:19.665Z] #12 transferring context: 50B 0.0s done [2024-12-06T00:15:19.933Z] #12 DONE 0.2s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #13 [core-metadata internal] load .dockerignore [2024-12-06T00:15:19.933Z] #13 DONE 0.0s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #14 [core-command internal] load build definition from Dockerfile [2024-12-06T00:15:19.933Z] #14 transferring dockerfile: 1.94kB done [2024-12-06T00:15:19.933Z] #14 DONE 0.1s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-12-06T00:15:19.933Z] #15 transferring dockerfile: 2.02kB 0.0s done [2024-12-06T00:15:19.933Z] #15 DONE 0.2s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.933Z] #3 DONE 0.0s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-12-06T00:15:19.933Z] #16 ... [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #17 [core-command internal] load .dockerignore [2024-12-06T00:15:19.933Z] #17 transferring context: 50B done [2024-12-06T00:15:19.933Z] #17 DONE 0.1s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.933Z] #3 DONE 0.0s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-12-06T00:15:19.933Z] #16 transferring dockerfile: 2.13kB 0.0s done [2024-12-06T00:15:19.933Z] #16 DONE 0.2s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #13 [core-metadata internal] load .dockerignore [2024-12-06T00:15:19.933Z] #13 transferring context: 50B done [2024-12-06T00:15:19.933Z] #13 DONE 0.2s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:19.933Z] #3 DONE 0.0s [2024-12-06T00:15:19.933Z] [2024-12-06T00:15:19.933Z] #18 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:19.933Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:20.202Z] #18 ... [2024-12-06T00:15:20.202Z] [2024-12-06T00:15:20.202Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-06T00:15:20.202Z] #19 transferring dockerfile: 2.23kB done [2024-12-06T00:15:20.202Z] #19 DONE 0.2s [2024-12-06T00:15:20.202Z] [2024-12-06T00:15:20.202Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-06T00:15:20.202Z] #20 transferring context: 50B done [2024-12-06T00:15:20.202Z] #20 DONE 0.2s [2024-12-06T00:15:20.202Z] [2024-12-06T00:15:20.202Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:20.202Z] #3 DONE 0.0s [2024-12-06T00:15:20.202Z] [2024-12-06T00:15:20.202Z] #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T00:15:20.790Z] #21 ... [2024-12-06T00:15:20.790Z] [2024-12-06T00:15:20.790Z] #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-06T00:15:20.790Z] #22 DONE 1.1s [2024-12-06T00:15:20.790Z] [2024-12-06T00:15:20.790Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-06T00:15:20.790Z] #23 DONE 1.3s [2024-12-06T00:15:20.790Z] [2024-12-06T00:15:20.790Z] #18 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:20.790Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:20.790Z] #18 ... [2024-12-06T00:15:20.790Z] [2024-12-06T00:15:20.790Z] #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:15:20.790Z] #24 DONE 1.4s [2024-12-06T00:15:20.790Z] [2024-12-06T00:15:20.790Z] #18 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:20.790Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:21.060Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:21.060Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:15:21.060Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T00:15:21.060Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T00:15:21.060Z] #18 ... [2024-12-06T00:15:21.060Z] [2024-12-06T00:15:21.060Z] #25 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-06T00:15:21.060Z] #25 transferring dockerfile: 1.89kB 0.0s done [2024-12-06T00:15:21.060Z] #25 DONE 1.0s [2024-12-06T00:15:21.060Z] [2024-12-06T00:15:21.060Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-12-06T00:15:21.060Z] #26 transferring context: 50B 0.0s done [2024-12-06T00:15:21.060Z] #26 DONE 1.0s [2024-12-06T00:15:21.060Z] [2024-12-06T00:15:21.060Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:21.060Z] #3 DONE 0.0s [2024-12-06T00:15:21.060Z] [2024-12-06T00:15:21.060Z] #27 [security-spire-config internal] load .dockerignore [2024-12-06T00:15:21.060Z] #27 transferring context: 50B 0.0s done [2024-12-06T00:15:21.060Z] #27 DONE 1.1s [2024-12-06T00:15:21.060Z] [2024-12-06T00:15:21.060Z] #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:21.060Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s [2024-12-06T00:15:21.329Z] #18 ... [2024-12-06T00:15:21.329Z] [2024-12-06T00:15:21.329Z] #28 [security-spire-config internal] load build definition from Dockerfile [2024-12-06T00:15:21.329Z] #28 transferring dockerfile: 1.69kB 0.0s done [2024-12-06T00:15:21.329Z] #28 DONE 1.1s [2024-12-06T00:15:21.329Z] [2024-12-06T00:15:21.329Z] #29 [core-keeper internal] load build context [2024-12-06T00:15:21.329Z] #29 transferring context: 2.94MB 0.9s done [2024-12-06T00:15:21.329Z] #29 DONE 1.3s [2024-12-06T00:15:21.329Z] [2024-12-06T00:15:21.329Z] #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:21.329Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.3s [2024-12-06T00:15:21.329Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.4s [2024-12-06T00:15:21.596Z] #18 ... [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:15:21.596Z] #24 DONE 1.7s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #30 [support-notifications internal] load build context [2024-12-06T00:15:21.596Z] #30 transferring context: 2.94MB 1.0s done [2024-12-06T00:15:21.596Z] #30 DONE 1.5s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #31 [security-proxy-setup internal] load build context [2024-12-06T00:15:21.596Z] #31 transferring context: 2.94MB 1.0s done [2024-12-06T00:15:21.596Z] #31 DONE 1.5s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:21.596Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-06T00:15:21.596Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-06T00:15:21.596Z] #18 ... [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-06T00:15:21.596Z] #22 DONE 1.5s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #32 [security-bootstrapper internal] load build context [2024-12-06T00:15:21.596Z] #32 transferring context: 2.94MB 0.9s done [2024-12-06T00:15:21.596Z] #32 DONE 1.5s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #33 [security-spire-server internal] load build context [2024-12-06T00:15:21.596Z] #33 transferring context: 23.57kB 0.0s done [2024-12-06T00:15:21.596Z] #33 DONE 1.0s [2024-12-06T00:15:21.596Z] [2024-12-06T00:15:21.596Z] #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:21.596Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:21.596Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:15:21.596Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T00:15:21.596Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T00:15:21.596Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-06T00:15:21.865Z] #18 ... [2024-12-06T00:15:21.865Z] [2024-12-06T00:15:21.865Z] #34 [core-command internal] load build context [2024-12-06T00:15:21.865Z] #34 transferring context: 2.94MB 0.8s done [2024-12-06T00:15:21.865Z] #34 DONE 1.6s [2024-12-06T00:15:21.865Z] [2024-12-06T00:15:21.865Z] #35 [security-spire-agent internal] load build context [2024-12-06T00:15:21.865Z] #35 transferring context: 23.10kB 0.0s done [2024-12-06T00:15:21.865Z] #35 DONE 0.9s [2024-12-06T00:15:21.865Z] [2024-12-06T00:15:21.865Z] #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:22.136Z] #18 ... [2024-12-06T00:15:22.136Z] [2024-12-06T00:15:22.136Z] #21 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T00:15:22.136Z] #21 DONE 2.5s [2024-12-06T00:15:22.136Z] [2024-12-06T00:15:22.136Z] #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:22.408Z] #18 ... [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #36 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-06T00:15:22.408Z] #36 transferring dockerfile: 2.49kB 0.0s done [2024-12-06T00:15:22.408Z] #36 DONE 1.3s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #37 [security-secretstore-setup internal] load .dockerignore [2024-12-06T00:15:22.408Z] #37 transferring context: 50B 0.0s done [2024-12-06T00:15:22.408Z] #37 DONE 1.3s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #38 [core-data internal] load .dockerignore [2024-12-06T00:15:22.408Z] #38 transferring context: 50B 0.0s done [2024-12-06T00:15:22.408Z] #38 DONE 1.7s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #39 [support-scheduler internal] load .dockerignore [2024-12-06T00:15:22.408Z] #39 transferring context: 50B 0.0s done [2024-12-06T00:15:22.408Z] #39 DONE 1.6s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #40 [security-spire-config internal] load build context [2024-12-06T00:15:22.408Z] #40 transferring context: 21.82kB 0.0s done [2024-12-06T00:15:22.408Z] #40 DONE 0.7s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:22.408Z] #18 ... [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #41 [support-scheduler internal] load build definition from Dockerfile [2024-12-06T00:15:22.408Z] #41 transferring dockerfile: 1.82kB 0.0s done [2024-12-06T00:15:22.408Z] #41 DONE 1.6s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #42 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-06T00:15:22.408Z] #42 transferring dockerfile: 2.15kB 0.0s done [2024-12-06T00:15:22.408Z] #42 DONE 2.1s [2024-12-06T00:15:22.408Z] [2024-12-06T00:15:22.408Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-06T00:15:22.408Z] #43 transferring context: 2.94MB 0.7s done [2024-12-06T00:15:22.408Z] #43 DONE 1.6s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:22.676Z] #3 DONE 0.0s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #44 [core-data internal] load build definition from Dockerfile [2024-12-06T00:15:22.676Z] #44 transferring dockerfile: 2.07kB 0.0s done [2024-12-06T00:15:22.676Z] #44 DONE 1.9s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #45 [core-metadata internal] load build context [2024-12-06T00:15:22.676Z] #45 transferring context: 2.94MB 0.6s done [2024-12-06T00:15:22.676Z] #45 DONE 1.7s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #18 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:22.676Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-06T00:15:22.676Z] #18 ... [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #46 [security-spiffe-token-provider internal] load build context [2024-12-06T00:15:22.676Z] #46 transferring context: 2.94MB 0.6s done [2024-12-06T00:15:22.676Z] #46 DONE 1.1s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #24 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:15:22.676Z] #24 DONE 2.3s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #21 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T00:15:22.676Z] #21 DONE 3.1s [2024-12-06T00:15:22.676Z] [2024-12-06T00:15:22.676Z] #18 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:22.676Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:22.676Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:15:22.676Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T00:15:22.676Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T00:15:22.676Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-06T00:15:22.676Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-06T00:15:22.947Z] #18 ... [2024-12-06T00:15:22.947Z] [2024-12-06T00:15:22.947Z] #47 [security-proxy-auth internal] load .dockerignore [2024-12-06T00:15:22.947Z] #47 transferring context: 50B done [2024-12-06T00:15:22.947Z] #47 DONE 2.7s [2024-12-06T00:15:22.947Z] [2024-12-06T00:15:22.947Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T00:15:22.947Z] #3 DONE 0.0s [2024-12-06T00:15:22.947Z] [2024-12-06T00:15:22.947Z] #48 [core-command builder 2/7] WORKDIR /edgex-go [2024-12-06T00:15:22.947Z] #48 DONE 1.8s [2024-12-06T00:15:22.947Z] [2024-12-06T00:15:22.947Z] #18 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:23.217Z] #18 DONE 4.0s [2024-12-06T00:15:23.217Z] [2024-12-06T00:15:23.217Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:23.217Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-12-06T00:15:23.217Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-06T00:15:23.217Z] #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-06T00:15:23.217Z] #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-06T00:15:23.217Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-06T00:15:23.217Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-06T00:15:23.217Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-06T00:15:23.217Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-06T00:15:23.217Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-06T00:15:23.217Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.53MB / 28.04MB 1.8s [2024-12-06T00:15:23.217Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-06T00:15:23.217Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.79MB / 28.04MB 2.0s [2024-12-06T00:15:23.489Z] #49 ... [2024-12-06T00:15:23.489Z] [2024-12-06T00:15:23.489Z] #21 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T00:15:23.489Z] #21 DONE 3.1s [2024-12-06T00:15:23.489Z] [2024-12-06T00:15:23.489Z] #24 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T00:15:23.489Z] #24 DONE 2.9s [2024-12-06T00:15:23.489Z] [2024-12-06T00:15:23.489Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-12-06T00:15:23.489Z] #48 DONE 1.8s [2024-12-06T00:15:23.489Z] [2024-12-06T00:15:23.489Z] #18 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T00:15:23.489Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-06T00:15:23.489Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T00:15:23.489Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T00:15:23.489Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T00:15:23.489Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-06T00:15:23.489Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-06T00:15:23.489Z] #18 DONE 4.0s [2024-12-06T00:15:23.489Z] [2024-12-06T00:15:23.489Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:23.489Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.15MB / 28.04MB 2.1s [2024-12-06T00:15:23.489Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.2s [2024-12-06T00:15:23.759Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s [2024-12-06T00:15:23.759Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s done [2024-12-06T00:15:24.035Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-06T00:15:24.035Z] #49 ... [2024-12-06T00:15:24.035Z] [2024-12-06T00:15:24.035Z] #50 [security-secretstore-setup internal] load build context [2024-12-06T00:15:24.035Z] #50 transferring context: 2.94MB 0.8s done [2024-12-06T00:15:24.035Z] #50 DONE 1.2s [2024-12-06T00:15:24.035Z] [2024-12-06T00:15:24.035Z] #51 [support-scheduler internal] load build context [2024-12-06T00:15:24.035Z] #51 transferring context: 2.94MB 0.8s done [2024-12-06T00:15:24.035Z] #51 DONE 1.2s [2024-12-06T00:15:24.304Z] [2024-12-06T00:15:24.304Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:25.730Z] #49 ... [2024-12-06T00:15:25.730Z] [2024-12-06T00:15:25.730Z] #52 [core-data internal] load build context [2024-12-06T00:15:25.730Z] #52 transferring context: 2.94MB 1.6s done [2024-12-06T00:15:25.730Z] #52 DONE 2.4s [2024-12-06T00:15:25.730Z] [2024-12-06T00:15:25.730Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:26.001Z] #49 ... [2024-12-06T00:15:26.001Z] [2024-12-06T00:15:26.001Z] #53 [security-proxy-auth internal] load build context [2024-12-06T00:15:26.001Z] #53 transferring context: 2.94MB 1.7s done [2024-12-06T00:15:26.001Z] #53 DONE 2.5s [2024-12-06T00:15:26.001Z] [2024-12-06T00:15:26.001Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:27.964Z] #49 ... [2024-12-06T00:15:27.964Z] [2024-12-06T00:15:27.964Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-06T00:15:27.964Z] #54 DONE 5.0s [2024-12-06T00:15:27.964Z] [2024-12-06T00:15:27.964Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:28.932Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-12-06T00:15:29.204Z] #49 ... [2024-12-06T00:15:29.204Z] [2024-12-06T00:15:29.204Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-06T00:15:29.204Z] #55 DONE 6.0s [2024-12-06T00:15:29.204Z] [2024-12-06T00:15:29.204Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:30.446Z] #99 DONE 26.3s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-06T00:15:30.446Z] #100 ... [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:30.446Z] #98 DONE 25.5s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:30.446Z] #96 DONE 41.6s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:30.446Z] #94 DONE 44.4s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:30.446Z] #95 DONE 44.4s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:30.446Z] #93 DONE 44.4s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:30.446Z] #97 DONE 26.4s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:30.446Z] #92 DONE 44.5s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-06T00:15:30.446Z] #101 ... [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-06T00:15:30.446Z] #100 DONE 1.0s [2024-12-06T00:15:30.446Z] [2024-12-06T00:15:30.446Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-06T00:15:31.165Z] #49 ... [2024-12-06T00:15:31.165Z] [2024-12-06T00:15:31.165Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-06T00:15:31.165Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-12-06T00:15:31.165Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-06T00:15:31.165Z] #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-06T00:15:31.165Z] #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-06T00:15:31.165Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-12-06T00:15:31.165Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-12-06T00:15:31.165Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-12-06T00:15:31.165Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.1s done [2024-12-06T00:15:31.165Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-06T00:15:31.165Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s done [2024-12-06T00:15:31.165Z] #56 ... [2024-12-06T00:15:31.165Z] [2024-12-06T00:15:31.165Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:31.165Z] #49 ... [2024-12-06T00:15:31.165Z] [2024-12-06T00:15:31.165Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-06T00:15:31.165Z] #56 DONE 10.3s [2024-12-06T00:15:31.165Z] [2024-12-06T00:15:31.165Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:31.436Z] #49 ... [2024-12-06T00:15:31.436Z] [2024-12-06T00:15:31.436Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-06T00:15:31.436Z] #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:31.436Z] #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:31.436Z] #0 7.172 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:31.436Z] #0 7.195 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:31.436Z] #0 7.265 OK: 9 MiB in 15 packages [2024-12-06T00:15:31.436Z] #57 DONE 8.5s [2024-12-06T00:15:31.436Z] [2024-12-06T00:15:31.436Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:31.840Z] #102 DONE 2.8s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-06T00:15:31.840Z] #103 DONE 3.9s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-06T00:15:31.840Z] #101 DONE 3.9s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #104 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #105 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #106 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #107 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #108 [core-command builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #108 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #109 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #110 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #111 [core-data builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #111 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #112 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #113 [core-metadata builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #113 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #114 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #115 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #116 DONE 3.9s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #117 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #118 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #119 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #120 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #121 [support-notifications builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #121 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #122 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #123 [support-scheduler builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #123 DONE 3.9s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:31.840Z] #124 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:31.840Z] #125 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #126 CACHED [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #127 [core-keeper builder 7/8] COPY . . [2024-12-06T00:15:31.840Z] #127 DONE 4.0s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #128 DONE 4.0s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-12-06T00:15:31.840Z] #129 DONE 3.9s [2024-12-06T00:15:31.840Z] [2024-12-06T00:15:31.840Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:15:32.102Z] #130 ... [2024-12-06T00:15:32.102Z] [2024-12-06T00:15:32.102Z] #131 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-06T00:15:32.102Z] #131 DONE 0.2s [2024-12-06T00:15:32.102Z] [2024-12-06T00:15:32.102Z] #132 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-06T00:15:32.102Z] #132 DONE 0.2s [2024-12-06T00:15:32.102Z] [2024-12-06T00:15:32.102Z] #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:32.102Z] #133 DONE 0.1s [2024-12-06T00:15:32.102Z] [2024-12-06T00:15:32.102Z] #134 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:32.102Z] #134 DONE 0.1s [2024-12-06T00:15:32.102Z] [2024-12-06T00:15:32.102Z] #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-06T00:15:32.366Z] #135 DONE 0.1s [2024-12-06T00:15:32.366Z] [2024-12-06T00:15:32.366Z] #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:32.366Z] #136 DONE 0.1s [2024-12-06T00:15:32.366Z] [2024-12-06T00:15:32.366Z] #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-06T00:15:32.366Z] #137 DONE 0.1s [2024-12-06T00:15:32.366Z] [2024-12-06T00:15:32.366Z] #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-06T00:15:32.366Z] #138 DONE 0.2s [2024-12-06T00:15:32.366Z] [2024-12-06T00:15:32.366Z] #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-06T00:15:32.366Z] #139 DONE 0.2s [2024-12-06T00:15:32.366Z] [2024-12-06T00:15:32.366Z] #140 [security-spire-config] exporting to image [2024-12-06T00:15:32.366Z] #140 exporting layers [2024-12-06T00:15:32.636Z] #140 ... [2024-12-06T00:15:32.636Z] [2024-12-06T00:15:32.636Z] #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-06T00:15:32.636Z] #141 DONE 0.2s [2024-12-06T00:15:32.636Z] [2024-12-06T00:15:32.636Z] #140 [security-spire-agent] exporting to image [2024-12-06T00:15:32.636Z] #140 ... [2024-12-06T00:15:32.636Z] [2024-12-06T00:15:32.636Z] #142 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-06T00:15:32.636Z] #142 DONE 0.2s [2024-12-06T00:15:32.636Z] [2024-12-06T00:15:32.636Z] #140 [security-spire-server] exporting to image [2024-12-06T00:15:32.870Z] #49 ... [2024-12-06T00:15:32.870Z] [2024-12-06T00:15:32.870Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-06T00:15:32.870Z] #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:32.870Z] #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:32.870Z] #0 7.016 (1/2) Installing ca-certificates (20240705-r0) [2024-12-06T00:15:32.870Z] #0 7.388 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:32.870Z] #0 7.408 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:32.870Z] #0 7.488 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:32.870Z] #0 8.500 OK: 10 MiB in 16 packages [2024-12-06T00:15:32.870Z] #58 DONE 9.7s [2024-12-06T00:15:32.870Z] [2024-12-06T00:15:32.870Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:33.149Z] #49 ... [2024-12-06T00:15:33.149Z] [2024-12-06T00:15:33.149Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:15:33.149Z] #0 7.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.149Z] #0 8.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.149Z] #59 ... [2024-12-06T00:15:33.149Z] [2024-12-06T00:15:33.149Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-06T00:15:33.149Z] #0 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.149Z] #0 5.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.149Z] #0 8.410 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:15:33.149Z] #0 8.410 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:15:33.149Z] #0 8.410 OK: 24049 distinct packages available [2024-12-06T00:15:33.149Z] #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.419Z] #60 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.419Z] #60 ... [2024-12-06T00:15:33.419Z] [2024-12-06T00:15:33.419Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-06T00:15:33.419Z] #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.419Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.419Z] #0 7.811 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:15:33.419Z] #0 7.811 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:15:33.419Z] #0 7.811 OK: 24049 distinct packages available [2024-12-06T00:15:33.419Z] #0 8.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.419Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #61 ... [2024-12-06T00:15:33.690Z] [2024-12-06T00:15:33.690Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-06T00:15:33.690Z] #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #0 9.346 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:33.690Z] #0 9.363 (2/2) Installing su-exec (0.2-r3) [2024-12-06T00:15:33.690Z] #0 9.412 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:33.690Z] #0 9.492 OK: 9 MiB in 16 packages [2024-12-06T00:15:33.690Z] #62 DONE 10.5s [2024-12-06T00:15:33.690Z] [2024-12-06T00:15:33.690Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-06T00:15:33.690Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #0 6.523 (1/3) Installing ca-certificates (20240705-r0) [2024-12-06T00:15:33.690Z] #0 6.838 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:33.690Z] #0 6.938 (3/3) Installing tzdata (2024b-r0) [2024-12-06T00:15:33.690Z] #0 7.982 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:33.690Z] #0 8.110 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:33.690Z] #0 9.026 OK: 11 MiB in 17 packages [2024-12-06T00:15:33.690Z] #63 DONE 10.6s [2024-12-06T00:15:33.690Z] [2024-12-06T00:15:33.690Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-06T00:15:33.690Z] #0 5.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.690Z] #0 6.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.962Z] #64 ... [2024-12-06T00:15:33.962Z] [2024-12-06T00:15:33.962Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:15:33.963Z] #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 10.25 OK: 238 MiB in 54 packages [2024-12-06T00:15:33.963Z] #65 ... [2024-12-06T00:15:33.963Z] [2024-12-06T00:15:33.963Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-06T00:15:33.963Z] #0 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 5.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 8.909 (1/4) Installing ca-certificates (20240705-r0) [2024-12-06T00:15:33.963Z] #0 9.313 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:33.963Z] #0 9.343 (3/4) Installing su-exec (0.2-r3) [2024-12-06T00:15:33.963Z] #0 9.461 (4/4) Installing yq-go (4.44.1-r2) [2024-12-06T00:15:33.963Z] #0 10.16 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:33.963Z] #0 10.24 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:33.963Z] #66 ... [2024-12-06T00:15:33.963Z] [2024-12-06T00:15:33.963Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-06T00:15:33.963Z] #0 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 10.27 OK: 238 MiB in 54 packages [2024-12-06T00:15:33.963Z] #67 DONE 11.6s [2024-12-06T00:15:33.963Z] [2024-12-06T00:15:33.963Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-06T00:15:33.963Z] #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 6.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:33.963Z] #0 9.510 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:33.963Z] #0 9.857 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:33.963Z] #0 9.962 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:33.963Z] #0 9.991 (4/6) Installing openssl (3.3.2-r1) [2024-12-06T00:15:33.963Z] #0 10.15 (5/6) Installing su-exec (0.2-r3) [2024-12-06T00:15:33.963Z] #0 10.18 (6/6) Installing yq-go (4.44.1-r2) [2024-12-06T00:15:33.963Z] #0 10.86 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:34.239Z] #68 11.00 OK: 20 MiB in 18 packages [2024-12-06T00:15:34.239Z] #68 ... [2024-12-06T00:15:34.239Z] [2024-12-06T00:15:34.239Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-06T00:15:34.239Z] #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:34.239Z] #0 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:34.239Z] #0 10.76 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:15:34.239Z] #0 10.76 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:15:34.239Z] #0 10.76 OK: 24049 distinct packages available [2024-12-06T00:15:34.239Z] #69 ... [2024-12-06T00:15:34.239Z] [2024-12-06T00:15:34.239Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:15:34.239Z] #65 DONE 12.1s [2024-12-06T00:15:34.239Z] [2024-12-06T00:15:34.239Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-06T00:15:34.239Z] #0 5.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:34.239Z] #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:34.239Z] #0 10.74 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:34.239Z] #0 10.78 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:34.239Z] #0 10.92 OK: 9 MiB in 15 packages [2024-12-06T00:15:34.513Z] #70 ... [2024-12-06T00:15:34.513Z] [2024-12-06T00:15:34.513Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:34.513Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s [2024-12-06T00:15:34.556Z] #140 exporting layers 1.8s done [2024-12-06T00:15:34.556Z] #140 writing image sha256:d37c3dd77808548711409b95a4fa09875b3a4b8edabe06c1625597f54b64f0df [2024-12-06T00:15:34.556Z] #140 writing image sha256:e2ac9ac90ca7537461a3f7fd1633419cc03df0e067f08e9bb1c3c0ea3a9a47ab [2024-12-06T00:15:34.556Z] #140 writing image sha256:d37c3dd77808548711409b95a4fa09875b3a4b8edabe06c1625597f54b64f0df 0.2s done [2024-12-06T00:15:34.556Z] #140 naming to docker.io/library/security-spire-config [2024-12-06T00:15:34.556Z] #140 writing image sha256:e2ac9ac90ca7537461a3f7fd1633419cc03df0e067f08e9bb1c3c0ea3a9a47ab 0.2s done [2024-12-06T00:15:34.556Z] #140 naming to docker.io/library/security-spire-config 0.0s done [2024-12-06T00:15:34.556Z] #140 naming to docker.io/library/security-spire-agent 0.1s done [2024-12-06T00:15:34.788Z] #49 ... [2024-12-06T00:15:34.788Z] [2024-12-06T00:15:34.788Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:34.788Z] #71 DONE 0.7s [2024-12-06T00:15:34.788Z] [2024-12-06T00:15:34.788Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:34.815Z] #140 exporting layers 2.3s done [2024-12-06T00:15:35.058Z] #49 ... [2024-12-06T00:15:35.058Z] [2024-12-06T00:15:35.058Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-06T00:15:35.058Z] #68 DONE 12.0s [2024-12-06T00:15:35.058Z] [2024-12-06T00:15:35.058Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:35.072Z] #140 writing image sha256:9ef9c72cc3ae0b13625c171860bd7cfb0e208f9760c91633bedb200aaf951f43 0.1s done [2024-12-06T00:15:35.072Z] #140 naming to docker.io/library/security-spire-server 0.1s done [2024-12-06T00:15:35.072Z] #140 DONE 2.7s [2024-12-06T00:15:35.072Z] [2024-12-06T00:15:35.072Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-06T00:15:35.072Z] #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-06T00:15:35.329Z] #49 ... [2024-12-06T00:15:35.329Z] [2024-12-06T00:15:35.329Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-06T00:15:35.329Z] #66 11.23 OK: 20 MiB in 18 packages [2024-12-06T00:15:35.329Z] #66 DONE 12.3s [2024-12-06T00:15:35.329Z] [2024-12-06T00:15:35.329Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:35.329Z] #72 DONE 1.0s [2024-12-06T00:15:35.329Z] [2024-12-06T00:15:35.329Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-06T00:15:35.329Z] #70 DONE 12.1s [2024-12-06T00:15:35.329Z] [2024-12-06T00:15:35.329Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:36.328Z] #49 ... [2024-12-06T00:15:36.328Z] [2024-12-06T00:15:36.328Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-06T00:15:36.328Z] #59 12.99 OK: 238 MiB in 54 packages [2024-12-06T00:15:36.328Z] #59 DONE 13.8s [2024-12-06T00:15:36.599Z] [2024-12-06T00:15:36.599Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:38.022Z] #49 ... [2024-12-06T00:15:38.022Z] [2024-12-06T00:15:38.022Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:38.022Z] #73 DONE 1.2s [2024-12-06T00:15:38.022Z] [2024-12-06T00:15:38.022Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:38.022Z] #49 ... [2024-12-06T00:15:38.022Z] [2024-12-06T00:15:38.022Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-06T00:15:38.022Z] #0 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:38.022Z] #0 4.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:38.022Z] #0 9.107 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:38.022Z] #0 9.665 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:38.022Z] #0 9.712 OK: 9 MiB in 15 packages [2024-12-06T00:15:38.293Z] #74 ... [2024-12-06T00:15:38.293Z] [2024-12-06T00:15:38.293Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-06T00:15:38.293Z] #61 13.71 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:38.293Z] #61 14.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:38.293Z] #61 14.11 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:38.293Z] #61 14.12 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:15:38.293Z] #61 14.12 (5/7) Installing libucontext (1.2-r3) [2024-12-06T00:15:38.293Z] #61 14.14 (6/7) Installing gcompat (1.1.0-r4) [2024-12-06T00:15:38.293Z] #61 14.18 (7/7) Installing openssl (3.3.2-r1) [2024-12-06T00:15:38.293Z] #61 14.22 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:38.293Z] #61 14.30 OK: 10 MiB in 19 packages [2024-12-06T00:15:38.293Z] #61 DONE 15.2s [2024-12-06T00:15:38.293Z] [2024-12-06T00:15:38.293Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-06T00:15:38.886Z] #75 ... [2024-12-06T00:15:38.886Z] [2024-12-06T00:15:38.886Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-06T00:15:38.886Z] #60 14.43 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:38.886Z] #60 14.45 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:15:38.886Z] #60 14.46 (3/4) Installing libucontext (1.2-r3) [2024-12-06T00:15:38.886Z] #60 14.48 (4/4) Installing gcompat (1.1.0-r4) [2024-12-06T00:15:38.886Z] #60 14.51 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:38.886Z] #60 14.60 OK: 9 MiB in 18 packages [2024-12-06T00:15:38.886Z] #60 DONE 15.7s [2024-12-06T00:15:38.886Z] [2024-12-06T00:15:38.886Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-06T00:15:38.886Z] #74 DONE 10.7s [2024-12-06T00:15:38.886Z] [2024-12-06T00:15:38.886Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-06T00:15:38.886Z] #0 2.868 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:38.886Z] #0 4.275 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:38.886Z] #0 8.743 OK: 238 MiB in 54 packages [2024-12-06T00:15:38.886Z] #76 DONE 9.7s [2024-12-06T00:15:38.886Z] [2024-12-06T00:15:38.886Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:39.486Z] #49 ... [2024-12-06T00:15:39.486Z] [2024-12-06T00:15:39.486Z] #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-06T00:15:39.486Z] #77 DONE 0.5s [2024-12-06T00:15:39.761Z] [2024-12-06T00:15:39.761Z] #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:40.032Z] #78 ... [2024-12-06T00:15:40.032Z] [2024-12-06T00:15:40.032Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-06T00:15:40.033Z] #64 10.89 v3.20.3-383-gebe01cb47c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-06T00:15:40.033Z] #64 10.89 v3.20.3-386-g5fa81045983 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-06T00:15:40.033Z] #64 10.89 OK: 24053 distinct packages available [2024-12-06T00:15:40.033Z] #64 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:40.033Z] #64 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:40.033Z] #64 16.31 OK: 238 MiB in 54 packages [2024-12-06T00:15:40.033Z] #64 DONE 16.9s [2024-12-06T00:15:40.033Z] [2024-12-06T00:15:40.033Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:40.033Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-12-06T00:15:40.302Z] #49 ... [2024-12-06T00:15:40.302Z] [2024-12-06T00:15:40.302Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-06T00:15:40.302Z] #69 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:40.302Z] #69 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:40.302Z] #69 15.37 (1/14) Installing ca-certificates (20240705-r0) [2024-12-06T00:15:40.302Z] #69 15.56 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-06T00:15:40.302Z] #69 15.64 (3/14) Installing c-ares (1.33.1-r0) [2024-12-06T00:15:40.302Z] #69 15.64 (4/14) Installing libunistring (1.2-r0) [2024-12-06T00:15:40.302Z] #69 15.72 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-06T00:15:40.302Z] #69 15.72 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-06T00:15:40.302Z] #69 15.73 (7/14) Installing libpsl (0.21.5-r1) [2024-12-06T00:15:40.302Z] #69 15.75 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-06T00:15:40.302Z] #69 15.78 (9/14) Installing libcurl (8.11.0-r2) [2024-12-06T00:15:40.302Z] #69 15.85 (10/14) Installing curl (8.11.0-r2) [2024-12-06T00:15:40.302Z] #69 15.89 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-06T00:15:40.302Z] #69 15.90 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-06T00:15:40.302Z] #69 15.90 (13/14) Installing libucontext (1.2-r3) [2024-12-06T00:15:40.302Z] #69 15.90 (14/14) Installing gcompat (1.1.0-r4) [2024-12-06T00:15:40.302Z] #69 15.93 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:40.302Z] #69 15.99 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:40.302Z] #69 16.47 OK: 15 MiB in 28 packages [2024-12-06T00:15:40.302Z] #69 DONE 17.2s [2024-12-06T00:15:40.302Z] [2024-12-06T00:15:40.302Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:40.901Z] #49 ... [2024-12-06T00:15:40.901Z] [2024-12-06T00:15:40.901Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:15:40.901Z] #79 DONE 0.6s [2024-12-06T00:15:40.901Z] [2024-12-06T00:15:40.901Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:41.526Z] #49 ... [2024-12-06T00:15:41.526Z] [2024-12-06T00:15:41.526Z] #80 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:41.526Z] #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:41.526Z] #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:41.526Z] #0 8.572 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:41.526Z] #0 8.572 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:41.526Z] #0 8.603 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:41.526Z] #0 9.224 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:41.526Z] #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:41.526Z] #0 9.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:41.526Z] #80 ... [2024-12-06T00:15:41.526Z] [2024-12-06T00:15:41.526Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:42.948Z] #81 ... [2024-12-06T00:15:42.948Z] [2024-12-06T00:15:42.948Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:42.948Z] #0 4.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:42.948Z] #0 5.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:42.948Z] #0 7.721 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:42.948Z] #0 7.721 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:42.948Z] #0 7.752 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:42.948Z] #0 8.137 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:42.948Z] #0 8.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:42.948Z] #0 8.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:42.948Z] #82 ... [2024-12-06T00:15:42.948Z] [2024-12-06T00:15:42.948Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:43.185Z] #143 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:15:43.185Z] #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-06T00:15:43.185Z] #144 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:15:43.185Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-06T00:15:43.185Z] #145 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:15:43.185Z] #0 1.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-06T00:15:43.185Z] #146 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-06T00:15:43.185Z] #0 1.382 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-06T00:15:43.185Z] #147 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-06T00:15:43.185Z] #0 1.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-06T00:15:43.185Z] #148 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:15:43.185Z] #0 1.592 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-06T00:15:43.185Z] #149 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-06T00:15:43.185Z] #0 0.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-06T00:15:43.185Z] #150 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:15:43.185Z] #0 1.020 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-06T00:15:43.185Z] #151 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:15:43.185Z] #130 0.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-06T00:15:43.185Z] #130 ... [2024-12-06T00:15:43.185Z] [2024-12-06T00:15:43.185Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:15:43.185Z] #0 1.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-06T00:15:43.443Z] #152 ... [2024-12-06T00:15:43.443Z] [2024-12-06T00:15:43.443Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:15:43.443Z] #0 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-06T00:15:43.557Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s done [2024-12-06T00:15:43.825Z] #49 ... [2024-12-06T00:15:43.825Z] [2024-12-06T00:15:43.825Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-06T00:15:43.825Z] #0 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:43.825Z] #0 7.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:43.825Z] #0 9.827 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:43.825Z] #0 9.827 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:43.825Z] #0 9.850 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:43.825Z] #83 ... [2024-12-06T00:15:43.825Z] [2024-12-06T00:15:43.826Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-06T00:15:43.826Z] #49 DONE 23.5s [2024-12-06T00:15:43.826Z] [2024-12-06T00:15:43.826Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:15:43.826Z] #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:43.826Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:43.826Z] #0 8.977 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:43.826Z] #0 8.977 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:43.826Z] #0 9.141 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:44.093Z] #84 10.36 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:44.093Z] #84 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:44.093Z] #84 ... [2024-12-06T00:15:44.093Z] [2024-12-06T00:15:44.093Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-06T00:15:44.093Z] #75 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:44.093Z] #75 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.069Z] #75 ... [2024-12-06T00:15:45.069Z] [2024-12-06T00:15:45.069Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:45.069Z] #85 ... [2024-12-06T00:15:45.069Z] [2024-12-06T00:15:45.069Z] #80 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:45.069Z] #80 13.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:45.069Z] #80 13.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:45.366Z] #80 14.02 OK: 9 MiB in 15 packages [2024-12-06T00:15:45.366Z] #80 ... [2024-12-06T00:15:45.366Z] [2024-12-06T00:15:45.366Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-06T00:15:45.366Z] #0 5.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.366Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.366Z] #0 9.330 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:45.366Z] #0 9.330 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:45.366Z] #0 9.375 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:45.366Z] #86 ... [2024-12-06T00:15:45.366Z] [2024-12-06T00:15:45.366Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:45.635Z] #87 ... [2024-12-06T00:15:45.635Z] [2024-12-06T00:15:45.635Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-06T00:15:45.635Z] #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.635Z] #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.635Z] #0 10.10 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:45.635Z] #0 10.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:45.635Z] #0 10.12 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:45.635Z] #88 ... [2024-12-06T00:15:45.635Z] [2024-12-06T00:15:45.635Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:45.635Z] #0 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.635Z] #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.635Z] #0 8.726 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:45.635Z] #0 8.726 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:45.635Z] #0 8.757 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:45.635Z] #0 9.348 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:45.635Z] #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.903Z] #89 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:45.903Z] #89 ... [2024-12-06T00:15:45.903Z] [2024-12-06T00:15:45.903Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-06T00:15:45.903Z] #86 10.40 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:45.903Z] #86 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:46.171Z] #86 ... [2024-12-06T00:15:46.171Z] [2024-12-06T00:15:46.171Z] #80 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:46.171Z] #80 DONE 14.9s [2024-12-06T00:15:46.171Z] [2024-12-06T00:15:46.171Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:46.171Z] #82 12.53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:46.171Z] #82 12.82 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:46.171Z] #82 12.88 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:46.171Z] #82 13.55 OK: 10 MiB in 16 packages [2024-12-06T00:15:47.137Z] #82 DONE 14.4s [2024-12-06T00:15:47.137Z] [2024-12-06T00:15:47.137Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-06T00:15:47.137Z] #75 8.487 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:47.137Z] #75 8.487 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:47.137Z] #75 8.516 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:47.729Z] #75 9.415 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:47.729Z] #75 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:47.729Z] #75 ... [2024-12-06T00:15:47.729Z] [2024-12-06T00:15:47.729Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:47.999Z] #90 ... [2024-12-06T00:15:47.999Z] [2024-12-06T00:15:47.999Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-06T00:15:47.999Z] #88 11.18 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:47.999Z] #88 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:47.999Z] #88 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:48.971Z] #88 ... [2024-12-06T00:15:48.971Z] [2024-12-06T00:15:48.971Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-06T00:15:48.971Z] #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:48.971Z] #0 5.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:48.971Z] #0 8.569 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:48.971Z] #0 8.569 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:48.971Z] #0 8.629 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:48.971Z] #0 9.246 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:48.971Z] #0 9.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:48.971Z] #0 9.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:48.971Z] #91 ... [2024-12-06T00:15:48.971Z] [2024-12-06T00:15:48.971Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-06T00:15:48.971Z] #89 12.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:48.971Z] #89 13.10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:48.971Z] #89 13.18 OK: 9 MiB in 15 packages [2024-12-06T00:15:49.241Z] #89 DONE 13.8s [2024-12-06T00:15:49.241Z] [2024-12-06T00:15:49.241Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-06T00:15:49.241Z] #83 10.65 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:49.241Z] #83 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:49.241Z] #83 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:49.241Z] #83 14.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:49.241Z] #83 14.92 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:49.241Z] #83 14.96 OK: 9 MiB in 16 packages [2024-12-06T00:15:49.241Z] #83 DONE 15.6s [2024-12-06T00:15:49.241Z] [2024-12-06T00:15:49.241Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-06T00:15:51.411Z] #92 ... [2024-12-06T00:15:51.412Z] [2024-12-06T00:15:51.412Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-06T00:15:51.412Z] #86 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.412Z] #86 14.20 OK: 20 MiB in 18 packages [2024-12-06T00:15:51.412Z] #86 DONE 14.9s [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #88 14.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.685Z] #88 ... [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #0 3.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.685Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.685Z] #0 7.423 Upgrading critical system libraries and apk-tools: [2024-12-06T00:15:51.685Z] #0 7.425 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T00:15:51.685Z] #0 7.450 Executing busybox-1.36.1-r29.trigger [2024-12-06T00:15:51.685Z] #0 7.891 Continuing the upgrade transaction with new apk-tools: [2024-12-06T00:15:51.685Z] #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.685Z] #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.685Z] #93 ... [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #84 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:51.685Z] #84 15.29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.685Z] #84 15.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.685Z] #84 15.62 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:51.685Z] #84 16.38 OK: 11 MiB in 17 packages [2024-12-06T00:15:51.685Z] #84 DONE 18.0s [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #93 10.81 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.685Z] #93 ... [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #91 12.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.685Z] #91 ... [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-06T00:15:51.685Z] #94 DONE 1.6s [2024-12-06T00:15:51.685Z] [2024-12-06T00:15:51.685Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-06T00:15:51.685Z] #91 12.91 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:51.959Z] #91 13.00 OK: 9 MiB in 18 packages [2024-12-06T00:15:52.233Z] #91 ... [2024-12-06T00:15:52.233Z] [2024-12-06T00:15:52.233Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-06T00:15:52.233Z] #75 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T00:15:52.233Z] #75 13.34 OK: 10 MiB in 19 packages [2024-12-06T00:15:52.233Z] #75 DONE 13.9s [2024-12-06T00:15:52.233Z] [2024-12-06T00:15:52.233Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-06T00:15:52.233Z] #91 DONE 13.4s [2024-12-06T00:15:52.233Z] [2024-12-06T00:15:52.233Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:53.199Z] #95 ... [2024-12-06T00:15:53.199Z] [2024-12-06T00:15:53.199Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-06T00:15:53.199Z] #88 16.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:53.199Z] #88 16.43 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:53.199Z] #88 16.79 OK: 20 MiB in 18 packages [2024-12-06T00:15:53.199Z] #88 DONE 17.8s [2024-12-06T00:15:53.199Z] [2024-12-06T00:15:53.199Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T00:15:53.199Z] #93 11.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T00:15:53.199Z] #93 11.39 Executing ca-certificates-20240705-r0.trigger [2024-12-06T00:15:53.199Z] #93 11.77 OK: 15 MiB in 28 packages [2024-12-06T00:15:53.199Z] #93 DONE 12.8s [2024-12-06T00:15:53.469Z] [2024-12-06T00:15:53.469Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-06T00:15:53.469Z] #92 DONE 4.1s [2024-12-06T00:15:53.469Z] [2024-12-06T00:15:53.469Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-06T00:15:53.469Z] #96 DONE 1.4s [2024-12-06T00:15:53.469Z] [2024-12-06T00:15:53.469Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:53.469Z] #97 DONE 1.4s [2024-12-06T00:15:53.469Z] [2024-12-06T00:15:53.469Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:53.739Z] #98 ... [2024-12-06T00:15:53.739Z] [2024-12-06T00:15:53.739Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:53.739Z] #95 DONE 1.4s [2024-12-06T00:15:53.739Z] [2024-12-06T00:15:53.739Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-06T00:15:53.739Z] #99 DONE 0.4s [2024-12-06T00:15:53.739Z] [2024-12-06T00:15:53.739Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-06T00:15:53.739Z] #100 DONE 0.3s [2024-12-06T00:15:53.739Z] [2024-12-06T00:15:53.739Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-06T00:15:54.010Z] #101 ... [2024-12-06T00:15:54.010Z] [2024-12-06T00:15:54.010Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-06T00:15:54.010Z] #102 DONE 0.3s [2024-12-06T00:15:54.280Z] [2024-12-06T00:15:54.280Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-06T00:15:54.280Z] #101 DONE 0.2s [2024-12-06T00:15:54.280Z] [2024-12-06T00:15:54.280Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:54.280Z] #103 DONE 0.2s [2024-12-06T00:15:54.280Z] [2024-12-06T00:15:54.280Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-06T00:15:54.280Z] #104 DONE 0.3s [2024-12-06T00:15:54.280Z] [2024-12-06T00:15:54.280Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:54.280Z] #105 DONE 0.2s [2024-12-06T00:15:54.280Z] [2024-12-06T00:15:54.280Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-06T00:15:54.549Z] #106 DONE 0.2s [2024-12-06T00:15:54.549Z] [2024-12-06T00:15:54.549Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-06T00:15:54.549Z] #107 DONE 0.2s [2024-12-06T00:15:54.549Z] [2024-12-06T00:15:54.549Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-06T00:15:54.818Z] #108 DONE 0.2s [2024-12-06T00:15:54.818Z] [2024-12-06T00:15:54.818Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-06T00:15:54.818Z] #109 ... [2024-12-06T00:15:54.818Z] [2024-12-06T00:15:54.818Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-06T00:15:54.818Z] #98 DONE 1.3s [2024-12-06T00:15:55.087Z] [2024-12-06T00:15:55.087Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-06T00:15:55.087Z] #109 DONE 0.3s [2024-12-06T00:15:55.087Z] [2024-12-06T00:15:55.087Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-06T00:15:55.087Z] #110 DONE 0.2s [2024-12-06T00:15:55.087Z] [2024-12-06T00:15:55.087Z] #111 [security-spire-config] exporting to image [2024-12-06T00:15:55.087Z] #111 exporting layers [2024-12-06T00:15:55.356Z] #111 ... [2024-12-06T00:15:55.356Z] [2024-12-06T00:15:55.356Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-06T00:15:55.356Z] #112 DONE 0.2s [2024-12-06T00:15:55.624Z] [2024-12-06T00:15:55.624Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-06T00:15:55.624Z] #113 DONE 0.2s [2024-12-06T00:15:55.624Z] [2024-12-06T00:15:55.624Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-06T00:15:55.894Z] #114 DONE 0.2s [2024-12-06T00:15:55.894Z] [2024-12-06T00:15:55.894Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-06T00:15:55.894Z] #115 DONE 0.3s [2024-12-06T00:15:55.894Z] [2024-12-06T00:15:55.894Z] #116 [security-spire-server] exporting to image [2024-12-06T00:15:57.319Z] #116 exporting layers 2.4s done [2024-12-06T00:15:57.319Z] #116 writing image sha256:836f0e3d4d928081e427d32a64403f79b33f3eb1a1f5b865f39bc63f5a39dc16 0.1s done [2024-12-06T00:15:57.319Z] #116 naming to docker.io/library/security-spire-server-arm64 [2024-12-06T00:15:57.591Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-12-06T00:15:57.591Z] #116 DONE 2.6s [2024-12-06T00:15:57.591Z] [2024-12-06T00:15:57.591Z] #117 [security-spire-agent] exporting to image [2024-12-06T00:15:57.591Z] #117 ... [2024-12-06T00:15:57.591Z] [2024-12-06T00:15:57.591Z] #111 [security-spire-config] exporting to image [2024-12-06T00:15:57.591Z] #111 exporting layers 2.6s done [2024-12-06T00:15:57.591Z] #111 writing image sha256:b917442634245df0c077e96799fad4deeea2bde2055ba5fefa06181cf99105ca done [2024-12-06T00:15:57.591Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-06T00:15:57.591Z] #111 DONE 2.6s [2024-12-06T00:15:57.881Z] [2024-12-06T00:15:57.881Z] #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:15:58.152Z] #78 ... [2024-12-06T00:15:58.152Z] [2024-12-06T00:15:58.152Z] #117 [security-spire-agent] exporting to image [2024-12-06T00:15:58.152Z] #117 exporting layers 2.1s done [2024-12-06T00:15:58.152Z] #117 writing image sha256:1a12dba990c14cde90d670b74ada166efc9453526d2b0e071965cdd052231616 0.0s done [2024-12-06T00:15:58.152Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-06T00:15:58.152Z] #117 DONE 2.2s [2024-12-06T00:15:58.419Z] [2024-12-06T00:15:58.419Z] #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #78 DONE 53.5s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #81 DONE 52.2s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #90 DONE 55.1s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #85 DONE 58.2s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #87 DONE 57.6s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-06T00:16:37.325Z] #118 ... [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #119 DONE 1.0s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #120 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #121 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #122 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #123 [support-scheduler builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #123 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #124 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #125 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #126 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #127 [core-data builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #127 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #128 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #129 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #130 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #131 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #132 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #133 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #134 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #135 [core-command builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #135 DONE 1.1s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #136 [core-metadata builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #136 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #137 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #138 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #139 [support-notifications builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #139 DONE 1.0s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-06T00:16:37.325Z] #140 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T00:16:37.325Z] #141 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #142 CACHED [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-12-06T00:16:37.325Z] #143 DONE 1.0s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-06T00:16:37.325Z] #118 DONE 1.0s [2024-12-06T00:16:37.325Z] [2024-12-06T00:16:37.325Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-06T00:16:37.325Z] #144 3.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-06T00:16:43.983Z] #144 ... [2024-12-06T00:16:43.983Z] [2024-12-06T00:16:43.983Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:16:43.983Z] #0 2.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-06T00:16:44.250Z] #145 ... [2024-12-06T00:16:44.250Z] [2024-12-06T00:16:44.250Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:16:44.250Z] #0 2.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-06T00:16:44.250Z] #146 ... [2024-12-06T00:16:44.250Z] [2024-12-06T00:16:44.250Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-06T00:16:44.250Z] #0 2.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-06T00:16:44.516Z] #147 ... [2024-12-06T00:16:44.516Z] [2024-12-06T00:16:44.516Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:16:44.516Z] #0 2.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-06T00:16:44.781Z] #148 ... [2024-12-06T00:16:44.781Z] [2024-12-06T00:16:44.781Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:16:44.781Z] #0 2.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-06T00:16:44.781Z] #149 ... [2024-12-06T00:16:44.781Z] [2024-12-06T00:16:44.781Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-06T00:16:44.781Z] #0 2.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-06T00:16:45.052Z] #150 ... [2024-12-06T00:16:45.052Z] [2024-12-06T00:16:45.052Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-06T00:16:45.052Z] #0 2.350 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-06T00:16:45.052Z] #151 ... [2024-12-06T00:16:45.052Z] [2024-12-06T00:16:45.052Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:16:45.052Z] #0 2.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-06T00:16:45.458Z] #152 ... [2024-12-06T00:16:45.458Z] [2024-12-06T00:16:45.458Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:16:45.458Z] #0 2.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-06T00:16:45.883Z] #153 ... [2024-12-06T00:16:45.883Z] [2024-12-06T00:16:45.883Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:16:45.883Z] #0 3.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-06T00:16:45.883Z] #154 ... [2024-12-06T00:16:45.883Z] [2024-12-06T00:16:45.883Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:16:45.883Z] #0 3.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-06T00:17:04.871Z] #153 ... [2024-12-06T00:17:04.871Z] [2024-12-06T00:17:04.871Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:17:04.871Z] #152 89.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-06T00:18:01.572Z] #152 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-06T00:18:01.572Z] #148 DONE 147.8s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:18:01.572Z] #145 DONE 147.9s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:18:01.572Z] #151 DONE 147.9s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-06T00:18:01.572Z] #147 DONE 147.9s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:18:01.572Z] #153 DONE 147.9s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #154 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:18:01.572Z] #144 DONE 148.1s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:18:01.572Z] #146 DONE 148.2s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:18:01.572Z] #152 DONE 148.3s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-06T00:18:01.572Z] #150 DONE 148.3s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #155 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:18:01.572Z] #149 DONE 148.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:18:01.572Z] #130 DONE 148.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-06T00:18:01.572Z] #143 DONE 148.5s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #156 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-06T00:18:01.572Z] #157 DONE 1.0s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #158 DONE 0.8s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #154 DONE 1.1s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #159 DONE 0.9s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #155 DONE 0.6s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #160 DONE 1.1s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #156 DONE 0.5s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #161 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #162 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #163 DONE 0.5s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #164 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #165 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #166 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #167 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:01.572Z] #168 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #169 CACHED [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #170 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #171 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-06T00:18:01.572Z] #172 ... [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #173 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #174 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #175 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:01.572Z] #161 DONE 0.4s [2024-12-06T00:18:01.572Z] [2024-12-06T00:18:01.572Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-06T00:18:03.518Z] #176 ... [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:03.519Z] #177 DONE 1.9s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-06T00:18:03.519Z] #178 DONE 1.9s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-06T00:18:03.519Z] #179 DONE 1.9s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-06T00:18:03.519Z] #180 DONE 1.9s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:03.519Z] #181 ... [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-06T00:18:03.519Z] #182 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-06T00:18:03.519Z] #183 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-06T00:18:03.519Z] #184 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-06T00:18:03.519Z] #172 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-06T00:18:03.519Z] #185 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-06T00:18:03.519Z] #186 DONE 2.2s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-06T00:18:03.519Z] #187 DONE 2.7s [2024-12-06T00:18:03.519Z] [2024-12-06T00:18:03.519Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:03.791Z] #188 ... [2024-12-06T00:18:03.791Z] [2024-12-06T00:18:03.791Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-06T00:18:03.791Z] #176 DONE 2.4s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #189 DONE 0.8s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-06T00:18:04.050Z] #190 DONE 0.9s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #191 DONE 0.6s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #181 DONE 0.9s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #192 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-06T00:18:04.050Z] #192 ... [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #193 DONE 0.6s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-06T00:18:04.050Z] #194 DONE 0.6s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #195 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #195 DONE 0.6s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.050Z] #196 DONE 0.6s [2024-12-06T00:18:04.050Z] [2024-12-06T00:18:04.050Z] #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-12-06T00:18:04.050Z] #197 DONE 0.6s [2024-12-06T00:18:04.311Z] [2024-12-06T00:18:04.311Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.311Z] #198 DONE 0.7s [2024-12-06T00:18:04.311Z] [2024-12-06T00:18:04.311Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-06T00:18:04.312Z] #199 DONE 0.5s [2024-12-06T00:18:04.312Z] [2024-12-06T00:18:04.312Z] #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-06T00:18:04.312Z] #200 ... [2024-12-06T00:18:04.312Z] [2024-12-06T00:18:04.312Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:18:04.312Z] #188 DONE 0.8s [2024-12-06T00:18:04.312Z] [2024-12-06T00:18:04.312Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-06T00:18:04.312Z] #201 DONE 0.3s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.575Z] #202 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #203 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-06T00:18:04.575Z] #203 DONE 0.6s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #140 [core-keeper] exporting to image [2024-12-06T00:18:04.575Z] #140 exporting layers [2024-12-06T00:18:04.575Z] #140 writing image sha256:ced9525c79c9eddb8a11a5174f465792b14d905ea841769af5cdaafa37f3b008 done [2024-12-06T00:18:04.575Z] #140 naming to docker.io/library/core-command 0.0s done [2024-12-06T00:18:04.575Z] #140 ... [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-06T00:18:04.575Z] #204 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-06T00:18:04.575Z] #205 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-06T00:18:04.575Z] #206 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #192 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-06T00:18:04.575Z] #192 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #140 [support-notifications] exporting to image [2024-12-06T00:18:04.575Z] #140 ... [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:18:04.575Z] #207 DONE 0.5s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-06T00:18:04.575Z] #200 DONE 0.4s [2024-12-06T00:18:04.575Z] [2024-12-06T00:18:04.575Z] #140 [core-data] exporting to image [2024-12-06T00:18:04.836Z] #140 ... [2024-12-06T00:18:04.836Z] [2024-12-06T00:18:04.836Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:18:04.836Z] #208 DONE 0.5s [2024-12-06T00:18:04.836Z] [2024-12-06T00:18:04.836Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-06T00:18:04.836Z] #209 DONE 0.5s [2024-12-06T00:18:04.836Z] [2024-12-06T00:18:04.836Z] #140 [core-data] exporting to image [2024-12-06T00:18:04.836Z] #140 writing image sha256:32e568ac0308a321446c1119a7e435004acf5d5fc497369633310fcd49caf6ed [2024-12-06T00:18:05.094Z] #140 writing image sha256:32e568ac0308a321446c1119a7e435004acf5d5fc497369633310fcd49caf6ed 0.1s done [2024-12-06T00:18:05.094Z] #140 naming to docker.io/library/support-scheduler done [2024-12-06T00:18:05.352Z] #140 ... [2024-12-06T00:18:05.352Z] [2024-12-06T00:18:05.352Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-06T00:18:05.352Z] #210 DONE 0.5s [2024-12-06T00:18:05.352Z] [2024-12-06T00:18:05.352Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-06T00:18:05.352Z] #211 DONE 0.7s [2024-12-06T00:18:05.352Z] [2024-12-06T00:18:05.352Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-06T00:18:05.352Z] #212 DONE 0.6s [2024-12-06T00:18:05.352Z] [2024-12-06T00:18:05.352Z] #140 [core-metadata] exporting to image [2024-12-06T00:18:05.352Z] #140 exporting layers 0.8s done [2024-12-06T00:18:05.352Z] #140 writing image sha256:29c4f6c49e07fc1851735a2669880c9eb4b48e8af5011b8d1f18be0abdfb4cd4 0.0s done [2024-12-06T00:18:05.352Z] #140 naming to docker.io/library/core-keeper [2024-12-06T00:18:05.610Z] #140 exporting layers 0.9s done [2024-12-06T00:18:05.610Z] #140 naming to docker.io/library/core-keeper done [2024-12-06T00:18:05.610Z] #140 ... [2024-12-06T00:18:05.610Z] [2024-12-06T00:18:05.610Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-06T00:18:05.610Z] #213 DONE 0.2s [2024-12-06T00:18:05.610Z] [2024-12-06T00:18:05.610Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-06T00:18:05.610Z] #214 DONE 0.2s [2024-12-06T00:18:05.610Z] [2024-12-06T00:18:05.610Z] #140 [support-notifications] exporting to image [2024-12-06T00:18:05.610Z] #140 exporting layers 0.9s done [2024-12-06T00:18:05.610Z] #140 writing image sha256:e2cb2db16f2cf3d54e523b72323509ae241f91937a22fd18ec26dd09cb98f60f 0.0s done [2024-12-06T00:18:05.610Z] #140 writing image sha256:74d2c0f8d9b263e93a4bf8d4c0561a47cc14e97e2d1999672dbbcf819bea4651 0.0s done [2024-12-06T00:18:05.610Z] #140 naming to docker.io/library/security-spiffe-token-provider done [2024-12-06T00:18:05.610Z] #140 naming to docker.io/library/support-notifications done [2024-12-06T00:18:05.869Z] #140 ... [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:18:05.869Z] #215 DONE 1.2s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-06T00:18:05.869Z] #216 DONE 0.2s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-06T00:18:05.869Z] #217 DONE 0.2s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:18:05.869Z] #218 DONE 1.2s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #140 [core-metadata] exporting to image [2024-12-06T00:18:05.869Z] #140 writing image sha256:1e830ceaa0eef1655c4a3999eec8876b491cd1a6f4f10d4aa7d80d3afb865bb6 done [2024-12-06T00:18:05.869Z] #140 naming to docker.io/library/core-data done [2024-12-06T00:18:05.869Z] #140 writing image sha256:89c246f37f8c8f338cff7e4999e4460cfd0b07c09c189cfd83d276272dc96a55 done [2024-12-06T00:18:05.869Z] #140 naming to docker.io/library/core-metadata done [2024-12-06T00:18:05.869Z] #140 ... [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:18:05.869Z] #219 DONE 1.1s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-06T00:18:05.869Z] #220 DONE 0.2s [2024-12-06T00:18:05.869Z] [2024-12-06T00:18:05.869Z] #140 [security-proxy-setup] exporting to image [2024-12-06T00:18:05.869Z] #140 exporting layers 0.2s done [2024-12-06T00:18:05.869Z] #140 writing image sha256:9349103337a91755573902e140c325aad9ddce3f3ee8fba6dddd048f0cb95125 0.1s done [2024-12-06T00:18:05.869Z] #140 naming to docker.io/library/core-common-config-bootstrapper [2024-12-06T00:18:06.128Z] #140 ... [2024-12-06T00:18:06.128Z] [2024-12-06T00:18:06.128Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-06T00:18:06.128Z] #221 DONE 0.1s [2024-12-06T00:18:06.128Z] [2024-12-06T00:18:06.128Z] #140 [security-proxy-auth] exporting to image [2024-12-06T00:18:06.128Z] #140 exporting layers 0.3s done [2024-12-06T00:18:06.128Z] #140 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-06T00:18:06.128Z] #140 writing image sha256:17f68e100f75541ac73db295d1c8e98171c449f5b660c12cca73280e11e81007 done [2024-12-06T00:18:06.128Z] #140 naming to docker.io/library/security-proxy-auth done [2024-12-06T00:18:06.388Z] #140 exporting layers 0.3s done [2024-12-06T00:18:06.388Z] #140 writing image sha256:d7bdebbdae86c4388a0b0fde26fd720b76761ff1da9035a42d81f1bacb313e13 done [2024-12-06T00:18:06.388Z] #140 naming to docker.io/library/security-proxy-setup done [2024-12-06T00:18:06.388Z] #140 DONE 5.0s [2024-12-06T00:18:06.388Z] [2024-12-06T00:18:06.388Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-06T00:18:06.388Z] #222 DONE 0.1s [2024-12-06T00:18:06.388Z] [2024-12-06T00:18:06.388Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-06T00:18:06.388Z] #223 ... [2024-12-06T00:18:06.388Z] [2024-12-06T00:18:06.388Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:18:06.388Z] #224 DONE 0.7s [2024-12-06T00:18:06.646Z] [2024-12-06T00:18:06.646Z] #140 [security-secretstore-setup] exporting to image [2024-12-06T00:18:06.646Z] #140 exporting layers 0.2s done [2024-12-06T00:18:06.646Z] #140 writing image sha256:3b859c82b8545bb53d369c6f761ecae75a1235375edb312d317ddbaabab93b25 done [2024-12-06T00:18:06.646Z] #140 naming to docker.io/library/security-secretstore-setup done [2024-12-06T00:18:06.646Z] #140 DONE 5.2s [2024-12-06T00:18:06.646Z] [2024-12-06T00:18:06.646Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-06T00:18:06.646Z] #223 DONE 0.5s [2024-12-06T00:18:06.904Z] [2024-12-06T00:18:06.904Z] #140 [security-bootstrapper] exporting to image [2024-12-06T00:18:06.904Z] #140 exporting layers 0.2s done [2024-12-06T00:18:06.904Z] #140 writing image sha256:97b5c64a78fa8b4f5564acd16de443b98e8e49794fb43d6bb794821533b633b1 done [2024-12-06T00:18:06.904Z] #140 naming to docker.io/library/security-bootstrapper done [2024-12-06T00:18:06.904Z] #140 DONE 5.4s [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:18:06.904Z] time="2024-12-06T00:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-06T00:18:06.914Z] $ docker stop --time=1 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 [2024-12-06T00:18:08.163Z] $ docker rm -f --volumes 5bc7d3425098e237be2c80464e1048322ae3c39fd1b0ba77f5fa409179132775 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:18:08.507Z] + docker images [2024-12-06T00:18:08.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-06T00:18:08.507Z] security-secretstore-setup latest 3b859c82b854 2 seconds ago 46.9MB [2024-12-06T00:18:08.507Z] security-bootstrapper latest 97b5c64a78fa 2 seconds ago 26MB [2024-12-06T00:18:08.507Z] core-common-config-bootstrapper latest 9349103337a9 3 seconds ago 22.8MB [2024-12-06T00:18:08.507Z] security-proxy-auth latest 17f68e100f75 3 seconds ago 32.3MB [2024-12-06T00:18:08.507Z] security-proxy-setup latest d7bdebbdae86 3 seconds ago 35MB [2024-12-06T00:18:08.507Z] core-data latest 1e830ceaa0ee 4 seconds ago 37.5MB [2024-12-06T00:18:08.507Z] core-keeper latest 29c4f6c49e07 4 seconds ago 31.3MB [2024-12-06T00:18:08.507Z] core-metadata latest 89c246f37f8c 4 seconds ago 37.6MB [2024-12-06T00:18:08.507Z] support-scheduler latest 32e568ac0308 4 seconds ago 52.9MB [2024-12-06T00:18:08.507Z] security-spiffe-token-provider latest e2cb2db16f2c 4 seconds ago 38.5MB [2024-12-06T00:18:08.507Z] support-notifications latest 74d2c0f8d9b2 4 seconds ago 51.9MB [2024-12-06T00:18:08.507Z] core-command latest ced9525c79c9 5 seconds ago 33.3MB [2024-12-06T00:18:08.507Z] security-spire-server latest 9ef9c72cc3ae 2 minutes ago 128MB [2024-12-06T00:18:08.507Z] security-spire-agent latest e2ac9ac90ca7 2 minutes ago 188MB [2024-12-06T00:18:08.507Z] security-spire-config latest d37c3dd77808 2 minutes ago 127MB [2024-12-06T00:18:08.507Z] ci-base-image-x86_64 latest 8dad070dd9dc 6 minutes ago 975MB [2024-12-06T00:18:08.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-06T00:18:08.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-06T00:18:08.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:18:08.646Z] provisioning config files... [2024-12-06T00:18:08.655Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config16550657062573174519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:18:08.977Z] ---> ****-login.sh [2024-12-06T00:18:08.977Z] nexus3.edgexfoundry.org:10001 [2024-12-06T00:18:08.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:18:08.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:18:08.977Z] Configure a credential helper to remove this warning. See [2024-12-06T00:18:08.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:18:08.978Z] [2024-12-06T00:18:08.978Z] Login Succeeded [2024-12-06T00:18:08.978Z] nexus3.edgexfoundry.org:10002 [2024-12-06T00:18:09.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:18:09.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:18:09.236Z] Configure a credential helper to remove this warning. See [2024-12-06T00:18:09.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:18:09.236Z] [2024-12-06T00:18:09.236Z] Login Succeeded [2024-12-06T00:18:09.237Z] nexus3.edgexfoundry.org:10003 [2024-12-06T00:18:09.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:18:09.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:18:09.237Z] Configure a credential helper to remove this warning. See [2024-12-06T00:18:09.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:18:09.237Z] [2024-12-06T00:18:09.237Z] Login Succeeded [2024-12-06T00:18:09.237Z] nexus3.edgexfoundry.org:10004 [2024-12-06T00:18:09.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:18:09.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:18:09.496Z] Configure a credential helper to remove this warning. See [2024-12-06T00:18:09.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:18:09.496Z] [2024-12-06T00:18:09.496Z] Login Succeeded [2024-12-06T00:18:09.496Z] ****.io [2024-12-06T00:18:09.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:18:09.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:18:09.756Z] Configure a credential helper to remove this warning. See [2024-12-06T00:18:09.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:18:09.756Z] [2024-12-06T00:18:09.756Z] Login Succeeded [2024-12-06T00:18:09.756Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T00:18:09.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:09.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:18:09.844Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-06T00:18:09.844Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:09.844Z] latest [2024-12-06T00:18:09.844Z] 4.0.0-dev.22 [2024-12-06T00:18:09.844Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:09.844Z] main [2024-12-06T00:18:09.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:10.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:10.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:10.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-06T00:18:10.513Z] 3f6cc83ef642: Preparing [2024-12-06T00:18:10.513Z] 0feda199d402: Preparing [2024-12-06T00:18:10.513Z] 42fbde521aeb: Preparing [2024-12-06T00:18:10.513Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:10.513Z] 7a29538b1612: Preparing [2024-12-06T00:18:10.513Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:10.513Z] 75654b8eeebd: Preparing [2024-12-06T00:18:10.513Z] 75654b8eeebd: Waiting [2024-12-06T00:18:10.513Z] 294a9f9e5ed2: Pushed [2024-12-06T00:18:10.513Z] 42fbde521aeb: Pushed [2024-12-06T00:18:10.513Z] 3f6cc83ef642: Pushed [2024-12-06T00:18:10.513Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:10.772Z] 859a91ce6bd0: Pushed [2024-12-06T00:18:11.031Z] 7a29538b1612: Pushed [2024-12-06T00:18:12.933Z] 0feda199d402: Pushed [2024-12-06T00:18:12.933Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:13.264Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:13.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-06T00:18:13.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-06T00:18:13.585Z] 3f6cc83ef642: Preparing [2024-12-06T00:18:13.585Z] 0feda199d402: Preparing [2024-12-06T00:18:13.585Z] 42fbde521aeb: Preparing [2024-12-06T00:18:13.585Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:13.585Z] 7a29538b1612: Preparing [2024-12-06T00:18:13.585Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:13.585Z] 75654b8eeebd: Preparing [2024-12-06T00:18:13.585Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:13.585Z] 75654b8eeebd: Waiting [2024-12-06T00:18:13.585Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:13.585Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:13.585Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:13.585Z] 3f6cc83ef642: Layer already exists [2024-12-06T00:18:13.585Z] 0feda199d402: Layer already exists [2024-12-06T00:18:13.585Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:13.585Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:13.585Z] latest: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:13.918Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:14.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-12-06T00:18:14.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-06T00:18:14.243Z] 3f6cc83ef642: Preparing [2024-12-06T00:18:14.243Z] 0feda199d402: Preparing [2024-12-06T00:18:14.243Z] 42fbde521aeb: Preparing [2024-12-06T00:18:14.243Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:14.243Z] 7a29538b1612: Preparing [2024-12-06T00:18:14.243Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:14.243Z] 75654b8eeebd: Preparing [2024-12-06T00:18:14.243Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:14.243Z] 75654b8eeebd: Waiting [2024-12-06T00:18:14.243Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:14.243Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:14.243Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:14.243Z] 0feda199d402: Layer already exists [2024-12-06T00:18:14.243Z] 3f6cc83ef642: Layer already exists [2024-12-06T00:18:14.243Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:14.243Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:14.243Z] 4.0.0-dev.22: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:14.578Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:14.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:14.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-06T00:18:14.896Z] 3f6cc83ef642: Preparing [2024-12-06T00:18:14.896Z] 0feda199d402: Preparing [2024-12-06T00:18:14.896Z] 42fbde521aeb: Preparing [2024-12-06T00:18:14.896Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:14.896Z] 7a29538b1612: Preparing [2024-12-06T00:18:14.896Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:14.896Z] 75654b8eeebd: Preparing [2024-12-06T00:18:14.896Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:14.896Z] 75654b8eeebd: Waiting [2024-12-06T00:18:14.896Z] 0feda199d402: Layer already exists [2024-12-06T00:18:14.896Z] 3f6cc83ef642: Layer already exists [2024-12-06T00:18:14.896Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:14.896Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:14.896Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:14.896Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:14.896Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:14.896Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:15.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:15.548Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-06T00:18:15.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-06T00:18:15.548Z] 3f6cc83ef642: Preparing [2024-12-06T00:18:15.548Z] 0feda199d402: Preparing [2024-12-06T00:18:15.548Z] 42fbde521aeb: Preparing [2024-12-06T00:18:15.548Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:15.548Z] 7a29538b1612: Preparing [2024-12-06T00:18:15.548Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:15.548Z] 75654b8eeebd: Preparing [2024-12-06T00:18:15.548Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:15.548Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:15.548Z] 0feda199d402: Layer already exists [2024-12-06T00:18:15.548Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:15.548Z] 3f6cc83ef642: Layer already exists [2024-12-06T00:18:15.548Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:15.548Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:15.548Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:15.548Z] main: digest: sha256:6b5fd6fa6a6575bedce41b800555c367d727feea261cc2d5cb42ba2f956f991a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:15.630Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:15.657Z] taggedImages: [2024-12-06T00:18:15.657Z] - nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:15.657Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-06T00:18:15.657Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-12-06T00:18:15.657Z] - nexus3.edgexfoundry.org:10004/core-command:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:15.657Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-06T00:18:15.690Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-06T00:18:15.690Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:15.690Z] latest [2024-12-06T00:18:15.690Z] 4.0.0-dev.22 [2024-12-06T00:18:15.690Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:15.690Z] main [2024-12-06T00:18:15.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:16.025Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:16.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:16.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-06T00:18:16.354Z] e67fb74b8855: Preparing [2024-12-06T00:18:16.354Z] 39c2b7a17685: Preparing [2024-12-06T00:18:16.354Z] 18397ed3b7e3: Preparing [2024-12-06T00:18:16.354Z] b43854cf5409: Preparing [2024-12-06T00:18:16.354Z] 42fbde521aeb: Preparing [2024-12-06T00:18:16.354Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:16.354Z] 7a29538b1612: Preparing [2024-12-06T00:18:16.354Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:16.354Z] 75654b8eeebd: Preparing [2024-12-06T00:18:16.354Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:16.354Z] 7a29538b1612: Waiting [2024-12-06T00:18:16.354Z] 75654b8eeebd: Waiting [2024-12-06T00:18:16.354Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:16.354Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:16.354Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:16.354Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:16.354Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:16.354Z] 18397ed3b7e3: Pushed [2024-12-06T00:18:16.354Z] e67fb74b8855: Pushed [2024-12-06T00:18:16.354Z] 39c2b7a17685: Pushed [2024-12-06T00:18:17.296Z] b43854cf5409: Pushed [2024-12-06T00:18:17.557Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:17.889Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:18.210Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-06T00:18:18.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-06T00:18:18.210Z] e67fb74b8855: Preparing [2024-12-06T00:18:18.210Z] 39c2b7a17685: Preparing [2024-12-06T00:18:18.210Z] 18397ed3b7e3: Preparing [2024-12-06T00:18:18.210Z] b43854cf5409: Preparing [2024-12-06T00:18:18.210Z] 42fbde521aeb: Preparing [2024-12-06T00:18:18.210Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:18.210Z] 7a29538b1612: Preparing [2024-12-06T00:18:18.210Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:18.210Z] 75654b8eeebd: Preparing [2024-12-06T00:18:18.210Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:18.210Z] 7a29538b1612: Waiting [2024-12-06T00:18:18.210Z] 75654b8eeebd: Waiting [2024-12-06T00:18:18.210Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:18.210Z] 18397ed3b7e3: Layer already exists [2024-12-06T00:18:18.210Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:18.210Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:18.210Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:18.210Z] b43854cf5409: Layer already exists [2024-12-06T00:18:18.210Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:18.210Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:18.210Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:18.210Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:18.210Z] latest: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:18.544Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:18.869Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-12-06T00:18:18.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-06T00:18:18.869Z] e67fb74b8855: Preparing [2024-12-06T00:18:18.869Z] 39c2b7a17685: Preparing [2024-12-06T00:18:18.869Z] 18397ed3b7e3: Preparing [2024-12-06T00:18:18.869Z] b43854cf5409: Preparing [2024-12-06T00:18:18.869Z] 42fbde521aeb: Preparing [2024-12-06T00:18:18.869Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:18.869Z] 7a29538b1612: Preparing [2024-12-06T00:18:18.869Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:18.869Z] 75654b8eeebd: Preparing [2024-12-06T00:18:18.869Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:18.869Z] 7a29538b1612: Waiting [2024-12-06T00:18:18.869Z] 75654b8eeebd: Waiting [2024-12-06T00:18:18.869Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:18.869Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:18.869Z] b43854cf5409: Layer already exists [2024-12-06T00:18:18.869Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:18.869Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:18.869Z] 18397ed3b7e3: Layer already exists [2024-12-06T00:18:18.869Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:18.869Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:18.869Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:18.869Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:18.869Z] 4.0.0-dev.22: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:19.203Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:19.531Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:19.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-06T00:18:19.531Z] e67fb74b8855: Preparing [2024-12-06T00:18:19.531Z] 39c2b7a17685: Preparing [2024-12-06T00:18:19.531Z] 18397ed3b7e3: Preparing [2024-12-06T00:18:19.531Z] b43854cf5409: Preparing [2024-12-06T00:18:19.531Z] 42fbde521aeb: Preparing [2024-12-06T00:18:19.531Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:19.531Z] 7a29538b1612: Preparing [2024-12-06T00:18:19.531Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:19.531Z] 75654b8eeebd: Preparing [2024-12-06T00:18:19.531Z] 75654b8eeebd: Waiting [2024-12-06T00:18:19.531Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:19.531Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:19.531Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:19.531Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:19.531Z] b43854cf5409: Layer already exists [2024-12-06T00:18:19.531Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:19.531Z] 18397ed3b7e3: Layer already exists [2024-12-06T00:18:19.531Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:19.531Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:19.531Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:19.531Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:19.531Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:19.865Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:20.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-06T00:18:20.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-06T00:18:20.194Z] e67fb74b8855: Preparing [2024-12-06T00:18:20.194Z] 39c2b7a17685: Preparing [2024-12-06T00:18:20.194Z] 18397ed3b7e3: Preparing [2024-12-06T00:18:20.194Z] b43854cf5409: Preparing [2024-12-06T00:18:20.194Z] 42fbde521aeb: Preparing [2024-12-06T00:18:20.194Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:20.194Z] 7a29538b1612: Preparing [2024-12-06T00:18:20.194Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:20.194Z] 75654b8eeebd: Preparing [2024-12-06T00:18:20.194Z] 7a29538b1612: Waiting [2024-12-06T00:18:20.194Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:20.194Z] 18397ed3b7e3: Layer already exists [2024-12-06T00:18:20.194Z] b43854cf5409: Layer already exists [2024-12-06T00:18:20.194Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:20.194Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:20.194Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:20.194Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:20.194Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:20.194Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:20.194Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:20.194Z] main: digest: sha256:f604d432a7c36ce1858e3ec681fec1b059a270a1f2d5c344ac02e83a741a19ad size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:20.269Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:20.284Z] taggedImages: [2024-12-06T00:18:20.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:20.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-06T00:18:20.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-12-06T00:18:20.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:20.285Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-06T00:18:20.310Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-06T00:18:20.310Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:20.310Z] latest [2024-12-06T00:18:20.310Z] 4.0.0-dev.22 [2024-12-06T00:18:20.310Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:20.310Z] main [2024-12-06T00:18:20.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:20.641Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:20.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:20.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-06T00:18:20.965Z] cc420233f724: Preparing [2024-12-06T00:18:20.965Z] b279848d4ef2: Preparing [2024-12-06T00:18:20.965Z] 5fcf022aed39: Preparing [2024-12-06T00:18:20.965Z] 42fbde521aeb: Preparing [2024-12-06T00:18:20.965Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:20.965Z] 8e07d2268b81: Preparing [2024-12-06T00:18:20.965Z] 0c96ed562db2: Preparing [2024-12-06T00:18:20.965Z] 75654b8eeebd: Preparing [2024-12-06T00:18:20.965Z] 8e07d2268b81: Waiting [2024-12-06T00:18:20.965Z] 75654b8eeebd: Waiting [2024-12-06T00:18:20.965Z] 0c96ed562db2: Waiting [2024-12-06T00:18:20.965Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:20.965Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:20.965Z] cc420233f724: Pushed [2024-12-06T00:18:20.965Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:20.965Z] b279848d4ef2: Pushed [2024-12-06T00:18:20.965Z] 0c96ed562db2: Pushed [2024-12-06T00:18:21.534Z] 8e07d2268b81: Pushed [2024-12-06T00:18:23.437Z] 5fcf022aed39: Pushed [2024-12-06T00:18:23.437Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:23.765Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:24.092Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-06T00:18:24.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-06T00:18:24.092Z] cc420233f724: Preparing [2024-12-06T00:18:24.092Z] b279848d4ef2: Preparing [2024-12-06T00:18:24.092Z] 5fcf022aed39: Preparing [2024-12-06T00:18:24.092Z] 42fbde521aeb: Preparing [2024-12-06T00:18:24.092Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:24.092Z] 8e07d2268b81: Preparing [2024-12-06T00:18:24.092Z] 0c96ed562db2: Preparing [2024-12-06T00:18:24.092Z] 75654b8eeebd: Preparing [2024-12-06T00:18:24.092Z] 0c96ed562db2: Waiting [2024-12-06T00:18:24.092Z] 75654b8eeebd: Waiting [2024-12-06T00:18:24.092Z] 8e07d2268b81: Waiting [2024-12-06T00:18:24.092Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:24.092Z] b279848d4ef2: Layer already exists [2024-12-06T00:18:24.092Z] cc420233f724: Layer already exists [2024-12-06T00:18:24.092Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:24.092Z] 5fcf022aed39: Layer already exists [2024-12-06T00:18:24.092Z] 8e07d2268b81: Layer already exists [2024-12-06T00:18:24.092Z] 0c96ed562db2: Layer already exists [2024-12-06T00:18:24.092Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:24.092Z] latest: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:24.425Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:24.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-12-06T00:18:24.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-06T00:18:24.746Z] cc420233f724: Preparing [2024-12-06T00:18:24.746Z] b279848d4ef2: Preparing [2024-12-06T00:18:24.746Z] 5fcf022aed39: Preparing [2024-12-06T00:18:24.746Z] 42fbde521aeb: Preparing [2024-12-06T00:18:24.746Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:24.746Z] 8e07d2268b81: Preparing [2024-12-06T00:18:24.746Z] 0c96ed562db2: Preparing [2024-12-06T00:18:24.746Z] 75654b8eeebd: Preparing [2024-12-06T00:18:24.746Z] 0c96ed562db2: Waiting [2024-12-06T00:18:24.746Z] 75654b8eeebd: Waiting [2024-12-06T00:18:24.746Z] 8e07d2268b81: Waiting [2024-12-06T00:18:24.746Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:24.746Z] cc420233f724: Layer already exists [2024-12-06T00:18:24.746Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:24.746Z] b279848d4ef2: Layer already exists [2024-12-06T00:18:24.746Z] 5fcf022aed39: Layer already exists [2024-12-06T00:18:24.746Z] 8e07d2268b81: Layer already exists [2024-12-06T00:18:24.746Z] 0c96ed562db2: Layer already exists [2024-12-06T00:18:24.746Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:24.746Z] 4.0.0-dev.22: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:25.071Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:25.401Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:25.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-06T00:18:25.401Z] cc420233f724: Preparing [2024-12-06T00:18:25.401Z] b279848d4ef2: Preparing [2024-12-06T00:18:25.401Z] 5fcf022aed39: Preparing [2024-12-06T00:18:25.401Z] 42fbde521aeb: Preparing [2024-12-06T00:18:25.401Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:25.401Z] 8e07d2268b81: Preparing [2024-12-06T00:18:25.401Z] 8e07d2268b81: Waiting [2024-12-06T00:18:25.401Z] 0c96ed562db2: Preparing [2024-12-06T00:18:25.401Z] 75654b8eeebd: Preparing [2024-12-06T00:18:25.401Z] 75654b8eeebd: Waiting [2024-12-06T00:18:25.401Z] 0c96ed562db2: Waiting [2024-12-06T00:18:25.401Z] b279848d4ef2: Layer already exists [2024-12-06T00:18:25.401Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:25.401Z] 5fcf022aed39: Layer already exists [2024-12-06T00:18:25.401Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:25.401Z] cc420233f724: Layer already exists [2024-12-06T00:18:25.401Z] 0c96ed562db2: Layer already exists [2024-12-06T00:18:25.401Z] 8e07d2268b81: Layer already exists [2024-12-06T00:18:25.401Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:25.401Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:25.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:26.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-06T00:18:26.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-06T00:18:26.054Z] cc420233f724: Preparing [2024-12-06T00:18:26.054Z] b279848d4ef2: Preparing [2024-12-06T00:18:26.054Z] 5fcf022aed39: Preparing [2024-12-06T00:18:26.054Z] 42fbde521aeb: Preparing [2024-12-06T00:18:26.054Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:26.054Z] 8e07d2268b81: Preparing [2024-12-06T00:18:26.054Z] 0c96ed562db2: Preparing [2024-12-06T00:18:26.054Z] 75654b8eeebd: Preparing [2024-12-06T00:18:26.054Z] 75654b8eeebd: Waiting [2024-12-06T00:18:26.054Z] 8e07d2268b81: Waiting [2024-12-06T00:18:26.054Z] 0c96ed562db2: Waiting [2024-12-06T00:18:26.054Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:26.054Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:26.054Z] b279848d4ef2: Layer already exists [2024-12-06T00:18:26.054Z] 5fcf022aed39: Layer already exists [2024-12-06T00:18:26.054Z] cc420233f724: Layer already exists [2024-12-06T00:18:26.054Z] 8e07d2268b81: Layer already exists [2024-12-06T00:18:26.054Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:26.054Z] 0c96ed562db2: Layer already exists [2024-12-06T00:18:26.054Z] main: digest: sha256:0040b6bae8bd6c1944a53401864e086caaec8081d7408bbe59ff74747a2cc2f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:26.131Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:26.145Z] taggedImages: [2024-12-06T00:18:26.145Z] - nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:26.145Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-06T00:18:26.145Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-12-06T00:18:26.145Z] - nexus3.edgexfoundry.org:10004/core-data:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:26.145Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-06T00:18:26.176Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-06T00:18:26.176Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:26.176Z] latest [2024-12-06T00:18:26.176Z] 4.0.0-dev.22 [2024-12-06T00:18:26.176Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:26.176Z] main [2024-12-06T00:18:26.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:26.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:26.861Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:26.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-06T00:18:26.861Z] c9f265e4d121: Preparing [2024-12-06T00:18:26.861Z] 17920635e211: Preparing [2024-12-06T00:18:26.861Z] c956b82cfd79: Preparing [2024-12-06T00:18:26.861Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:26.861Z] 0b0e1e928736: Preparing [2024-12-06T00:18:26.861Z] 605a94e0e7c0: Preparing [2024-12-06T00:18:26.861Z] 75654b8eeebd: Preparing [2024-12-06T00:18:26.861Z] 605a94e0e7c0: Waiting [2024-12-06T00:18:26.861Z] 75654b8eeebd: Waiting [2024-12-06T00:18:26.861Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:26.861Z] c9f265e4d121: Pushed [2024-12-06T00:18:26.861Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:26.861Z] 0b0e1e928736: Pushed [2024-12-06T00:18:26.861Z] 17920635e211: Pushed [2024-12-06T00:18:26.861Z] 605a94e0e7c0: Pushed [2024-12-06T00:18:29.397Z] c956b82cfd79: Pushed [2024-12-06T00:18:29.397Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:29.724Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:30.047Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-06T00:18:30.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-06T00:18:30.047Z] c9f265e4d121: Preparing [2024-12-06T00:18:30.047Z] 17920635e211: Preparing [2024-12-06T00:18:30.047Z] c956b82cfd79: Preparing [2024-12-06T00:18:30.047Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:30.047Z] 0b0e1e928736: Preparing [2024-12-06T00:18:30.047Z] 605a94e0e7c0: Preparing [2024-12-06T00:18:30.047Z] 75654b8eeebd: Preparing [2024-12-06T00:18:30.047Z] 605a94e0e7c0: Waiting [2024-12-06T00:18:30.047Z] 75654b8eeebd: Waiting [2024-12-06T00:18:30.047Z] 17920635e211: Layer already exists [2024-12-06T00:18:30.047Z] 0b0e1e928736: Layer already exists [2024-12-06T00:18:30.047Z] c956b82cfd79: Layer already exists [2024-12-06T00:18:30.047Z] c9f265e4d121: Layer already exists [2024-12-06T00:18:30.047Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:30.047Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:30.047Z] 605a94e0e7c0: Layer already exists [2024-12-06T00:18:30.047Z] latest: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:30.372Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:30.700Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-12-06T00:18:30.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-06T00:18:30.700Z] c9f265e4d121: Preparing [2024-12-06T00:18:30.700Z] 17920635e211: Preparing [2024-12-06T00:18:30.700Z] c956b82cfd79: Preparing [2024-12-06T00:18:30.700Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:30.700Z] 0b0e1e928736: Preparing [2024-12-06T00:18:30.700Z] 605a94e0e7c0: Preparing [2024-12-06T00:18:30.700Z] 75654b8eeebd: Preparing [2024-12-06T00:18:30.700Z] 605a94e0e7c0: Waiting [2024-12-06T00:18:30.700Z] 75654b8eeebd: Waiting [2024-12-06T00:18:30.700Z] 17920635e211: Layer already exists [2024-12-06T00:18:30.700Z] 0b0e1e928736: Layer already exists [2024-12-06T00:18:30.700Z] c956b82cfd79: Layer already exists [2024-12-06T00:18:30.700Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:30.700Z] c9f265e4d121: Layer already exists [2024-12-06T00:18:30.700Z] 605a94e0e7c0: Layer already exists [2024-12-06T00:18:30.700Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:30.700Z] 4.0.0-dev.22: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:31.028Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:31.348Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:31.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-06T00:18:31.348Z] c9f265e4d121: Preparing [2024-12-06T00:18:31.348Z] 17920635e211: Preparing [2024-12-06T00:18:31.348Z] c956b82cfd79: Preparing [2024-12-06T00:18:31.348Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:31.348Z] 0b0e1e928736: Preparing [2024-12-06T00:18:31.348Z] 605a94e0e7c0: Preparing [2024-12-06T00:18:31.348Z] 75654b8eeebd: Preparing [2024-12-06T00:18:31.348Z] 605a94e0e7c0: Waiting [2024-12-06T00:18:31.348Z] 75654b8eeebd: Waiting [2024-12-06T00:18:31.348Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:31.348Z] 17920635e211: Layer already exists [2024-12-06T00:18:31.349Z] 0b0e1e928736: Layer already exists [2024-12-06T00:18:31.349Z] c9f265e4d121: Layer already exists [2024-12-06T00:18:31.349Z] c956b82cfd79: Layer already exists [2024-12-06T00:18:31.349Z] 605a94e0e7c0: Layer already exists [2024-12-06T00:18:31.349Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:31.349Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:31.672Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:31.989Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-06T00:18:31.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-06T00:18:31.989Z] c9f265e4d121: Preparing [2024-12-06T00:18:31.989Z] 17920635e211: Preparing [2024-12-06T00:18:31.989Z] c956b82cfd79: Preparing [2024-12-06T00:18:31.989Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:31.989Z] 0b0e1e928736: Preparing [2024-12-06T00:18:31.989Z] 605a94e0e7c0: Preparing [2024-12-06T00:18:31.989Z] 75654b8eeebd: Preparing [2024-12-06T00:18:31.989Z] 605a94e0e7c0: Waiting [2024-12-06T00:18:31.989Z] 75654b8eeebd: Waiting [2024-12-06T00:18:31.989Z] 0b0e1e928736: Layer already exists [2024-12-06T00:18:31.989Z] c9f265e4d121: Layer already exists [2024-12-06T00:18:31.989Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:31.989Z] 17920635e211: Layer already exists [2024-12-06T00:18:31.989Z] c956b82cfd79: Layer already exists [2024-12-06T00:18:31.989Z] 605a94e0e7c0: Layer already exists [2024-12-06T00:18:31.989Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:31.989Z] main: digest: sha256:679af74fe8037b89ebdde342bd7029f8d31b295431949d0d487da11e9825fd27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:32.074Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:32.088Z] taggedImages: [2024-12-06T00:18:32.088Z] - nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:32.088Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-06T00:18:32.088Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-12-06T00:18:32.088Z] - nexus3.edgexfoundry.org:10004/core-keeper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:32.088Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-06T00:18:32.109Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-06T00:18:32.109Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:32.109Z] latest [2024-12-06T00:18:32.109Z] 4.0.0-dev.22 [2024-12-06T00:18:32.109Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:32.109Z] main [2024-12-06T00:18:32.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:32.454Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:32.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:32.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-06T00:18:32.767Z] b8d702f485f3: Preparing [2024-12-06T00:18:32.767Z] 6dd947f98415: Preparing [2024-12-06T00:18:32.767Z] c0e3f6df9073: Preparing [2024-12-06T00:18:32.767Z] 5ad0f8203b0c: Preparing [2024-12-06T00:18:32.767Z] 42fbde521aeb: Preparing [2024-12-06T00:18:32.767Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:32.767Z] 7a29538b1612: Preparing [2024-12-06T00:18:32.767Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:32.767Z] 75654b8eeebd: Preparing [2024-12-06T00:18:32.767Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:32.767Z] 7a29538b1612: Waiting [2024-12-06T00:18:32.767Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:32.767Z] 75654b8eeebd: Waiting [2024-12-06T00:18:32.767Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:32.767Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:32.767Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:32.767Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:32.767Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:32.767Z] c0e3f6df9073: Pushed [2024-12-06T00:18:32.767Z] 6dd947f98415: Pushed [2024-12-06T00:18:32.767Z] b8d702f485f3: Pushed [2024-12-06T00:18:35.311Z] 5ad0f8203b0c: Pushed [2024-12-06T00:18:35.311Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:35.644Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:35.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-06T00:18:35.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-06T00:18:35.968Z] b8d702f485f3: Preparing [2024-12-06T00:18:35.968Z] 6dd947f98415: Preparing [2024-12-06T00:18:35.968Z] c0e3f6df9073: Preparing [2024-12-06T00:18:35.968Z] 5ad0f8203b0c: Preparing [2024-12-06T00:18:35.968Z] 42fbde521aeb: Preparing [2024-12-06T00:18:35.968Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:35.968Z] 7a29538b1612: Preparing [2024-12-06T00:18:35.968Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:35.968Z] 75654b8eeebd: Preparing [2024-12-06T00:18:35.968Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:35.968Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:35.968Z] 75654b8eeebd: Waiting [2024-12-06T00:18:35.968Z] 7a29538b1612: Waiting [2024-12-06T00:18:35.968Z] 6dd947f98415: Layer already exists [2024-12-06T00:18:35.968Z] b8d702f485f3: Layer already exists [2024-12-06T00:18:35.968Z] c0e3f6df9073: Layer already exists [2024-12-06T00:18:35.968Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:35.968Z] 5ad0f8203b0c: Layer already exists [2024-12-06T00:18:35.968Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:35.968Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:35.968Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:35.968Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:35.968Z] latest: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:36.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:36.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-12-06T00:18:36.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-06T00:18:36.621Z] b8d702f485f3: Preparing [2024-12-06T00:18:36.621Z] 6dd947f98415: Preparing [2024-12-06T00:18:36.621Z] c0e3f6df9073: Preparing [2024-12-06T00:18:36.621Z] 5ad0f8203b0c: Preparing [2024-12-06T00:18:36.621Z] 42fbde521aeb: Preparing [2024-12-06T00:18:36.621Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:36.621Z] 7a29538b1612: Preparing [2024-12-06T00:18:36.621Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:36.621Z] 75654b8eeebd: Preparing [2024-12-06T00:18:36.621Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:36.621Z] 75654b8eeebd: Waiting [2024-12-06T00:18:36.621Z] c0e3f6df9073: Layer already exists [2024-12-06T00:18:36.621Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:36.621Z] b8d702f485f3: Layer already exists [2024-12-06T00:18:36.621Z] 6dd947f98415: Layer already exists [2024-12-06T00:18:36.621Z] 5ad0f8203b0c: Layer already exists [2024-12-06T00:18:36.621Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:36.621Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:36.621Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:36.621Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:36.621Z] 4.0.0-dev.22: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:36.947Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:37.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:37.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-06T00:18:37.266Z] b8d702f485f3: Preparing [2024-12-06T00:18:37.266Z] 6dd947f98415: Preparing [2024-12-06T00:18:37.266Z] c0e3f6df9073: Preparing [2024-12-06T00:18:37.266Z] 5ad0f8203b0c: Preparing [2024-12-06T00:18:37.266Z] 42fbde521aeb: Preparing [2024-12-06T00:18:37.266Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:37.266Z] 7a29538b1612: Preparing [2024-12-06T00:18:37.266Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:37.266Z] 75654b8eeebd: Preparing [2024-12-06T00:18:37.266Z] 7a29538b1612: Waiting [2024-12-06T00:18:37.266Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:37.266Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:37.266Z] 75654b8eeebd: Waiting [2024-12-06T00:18:37.266Z] 6dd947f98415: Layer already exists [2024-12-06T00:18:37.266Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:37.266Z] c0e3f6df9073: Layer already exists [2024-12-06T00:18:37.266Z] b8d702f485f3: Layer already exists [2024-12-06T00:18:37.266Z] 5ad0f8203b0c: Layer already exists [2024-12-06T00:18:37.266Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:37.266Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:37.266Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:37.266Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:37.266Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:37.592Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:37.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-06T00:18:37.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-06T00:18:37.905Z] b8d702f485f3: Preparing [2024-12-06T00:18:37.905Z] 6dd947f98415: Preparing [2024-12-06T00:18:37.905Z] c0e3f6df9073: Preparing [2024-12-06T00:18:37.905Z] 5ad0f8203b0c: Preparing [2024-12-06T00:18:37.905Z] 42fbde521aeb: Preparing [2024-12-06T00:18:37.905Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:37.905Z] 7a29538b1612: Preparing [2024-12-06T00:18:37.905Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:37.905Z] 75654b8eeebd: Preparing [2024-12-06T00:18:37.905Z] 75654b8eeebd: Waiting [2024-12-06T00:18:37.905Z] 7a29538b1612: Waiting [2024-12-06T00:18:37.905Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:37.905Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:37.905Z] c0e3f6df9073: Layer already exists [2024-12-06T00:18:37.905Z] 6dd947f98415: Layer already exists [2024-12-06T00:18:37.905Z] b8d702f485f3: Layer already exists [2024-12-06T00:18:37.905Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:37.905Z] 5ad0f8203b0c: Layer already exists [2024-12-06T00:18:37.905Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:37.905Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:37.905Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:37.905Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:37.905Z] main: digest: sha256:364e73a94c77a36bcaa481f1314a67a9f9d95b27b42e156ccab18a950be6a3f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:37.978Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:37.990Z] taggedImages: [2024-12-06T00:18:37.990Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:37.990Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-06T00:18:37.990Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-12-06T00:18:37.990Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:37.990Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-06T00:18:38.016Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-06T00:18:38.016Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:38.016Z] latest [2024-12-06T00:18:38.016Z] 4.0.0-dev.22 [2024-12-06T00:18:38.016Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:38.016Z] main [2024-12-06T00:18:38.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:38.355Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:38.676Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:38.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-06T00:18:38.676Z] 4be2a48435de: Preparing [2024-12-06T00:18:38.676Z] 0a951d40475f: Preparing [2024-12-06T00:18:38.676Z] fc2c56c7b354: Preparing [2024-12-06T00:18:38.676Z] 98db815fe7c1: Preparing [2024-12-06T00:18:38.676Z] 7840c41ac783: Preparing [2024-12-06T00:18:38.676Z] 88f29f3ff0e5: Preparing [2024-12-06T00:18:38.676Z] 9f2d86c5da8d: Preparing [2024-12-06T00:18:38.676Z] 42fbde521aeb: Preparing [2024-12-06T00:18:38.676Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:38.676Z] 868508aacb65: Preparing [2024-12-06T00:18:38.676Z] 0b8b5cbf4f3f: Preparing [2024-12-06T00:18:38.676Z] 5f70bf18a086: Preparing [2024-12-06T00:18:38.676Z] db8b7987d797: Preparing [2024-12-06T00:18:38.676Z] f5b694a700a0: Preparing [2024-12-06T00:18:38.676Z] bc54122f10ff: Preparing [2024-12-06T00:18:38.676Z] 75654b8eeebd: Preparing [2024-12-06T00:18:38.676Z] 88f29f3ff0e5: Waiting [2024-12-06T00:18:38.676Z] 42fbde521aeb: Waiting [2024-12-06T00:18:38.676Z] 868508aacb65: Waiting [2024-12-06T00:18:38.676Z] 9f2d86c5da8d: Waiting [2024-12-06T00:18:38.676Z] f5b694a700a0: Waiting [2024-12-06T00:18:38.676Z] 0b8b5cbf4f3f: Waiting [2024-12-06T00:18:38.676Z] 5f70bf18a086: Waiting [2024-12-06T00:18:38.676Z] bc54122f10ff: Waiting [2024-12-06T00:18:38.676Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:38.676Z] 75654b8eeebd: Waiting [2024-12-06T00:18:38.676Z] db8b7987d797: Waiting [2024-12-06T00:18:38.676Z] 4be2a48435de: Pushed [2024-12-06T00:18:38.676Z] fc2c56c7b354: Pushed [2024-12-06T00:18:38.676Z] 7840c41ac783: Pushed [2024-12-06T00:18:38.676Z] 98db815fe7c1: Pushed [2024-12-06T00:18:38.676Z] 0a951d40475f: Pushed [2024-12-06T00:18:38.676Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:38.676Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:38.676Z] 88f29f3ff0e5: Pushed [2024-12-06T00:18:38.676Z] 5f70bf18a086: Layer already exists [2024-12-06T00:18:38.936Z] 868508aacb65: Pushed [2024-12-06T00:18:38.936Z] 0b8b5cbf4f3f: Pushed [2024-12-06T00:18:38.936Z] db8b7987d797: Pushed [2024-12-06T00:18:38.936Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:38.936Z] bc54122f10ff: Pushed [2024-12-06T00:18:39.505Z] f5b694a700a0: Pushed [2024-12-06T00:18:40.072Z] 9f2d86c5da8d: Pushed [2024-12-06T00:18:40.331Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:40.663Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:40.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-06T00:18:40.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-06T00:18:40.988Z] 4be2a48435de: Preparing [2024-12-06T00:18:40.988Z] 0a951d40475f: Preparing [2024-12-06T00:18:40.988Z] fc2c56c7b354: Preparing [2024-12-06T00:18:40.988Z] 98db815fe7c1: Preparing [2024-12-06T00:18:40.988Z] 7840c41ac783: Preparing [2024-12-06T00:18:40.988Z] 88f29f3ff0e5: Preparing [2024-12-06T00:18:40.988Z] 9f2d86c5da8d: Preparing [2024-12-06T00:18:40.988Z] 42fbde521aeb: Preparing [2024-12-06T00:18:40.988Z] 88f29f3ff0e5: Waiting [2024-12-06T00:18:40.988Z] 9f2d86c5da8d: Waiting [2024-12-06T00:18:40.988Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:40.988Z] 868508aacb65: Preparing [2024-12-06T00:18:40.988Z] 0b8b5cbf4f3f: Preparing [2024-12-06T00:18:40.988Z] 42fbde521aeb: Waiting [2024-12-06T00:18:40.988Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:40.988Z] 868508aacb65: Waiting [2024-12-06T00:18:40.988Z] 5f70bf18a086: Preparing [2024-12-06T00:18:40.988Z] db8b7987d797: Preparing [2024-12-06T00:18:40.988Z] f5b694a700a0: Preparing [2024-12-06T00:18:40.988Z] bc54122f10ff: Preparing [2024-12-06T00:18:40.988Z] bc54122f10ff: Waiting [2024-12-06T00:18:40.988Z] db8b7987d797: Waiting [2024-12-06T00:18:40.988Z] 0b8b5cbf4f3f: Waiting [2024-12-06T00:18:40.988Z] 5f70bf18a086: Waiting [2024-12-06T00:18:40.988Z] f5b694a700a0: Waiting [2024-12-06T00:18:40.988Z] 75654b8eeebd: Preparing [2024-12-06T00:18:40.988Z] 75654b8eeebd: Waiting [2024-12-06T00:18:40.988Z] 0a951d40475f: Layer already exists [2024-12-06T00:18:40.988Z] 7840c41ac783: Layer already exists [2024-12-06T00:18:40.988Z] 98db815fe7c1: Layer already exists [2024-12-06T00:18:40.988Z] 4be2a48435de: Layer already exists [2024-12-06T00:18:40.988Z] fc2c56c7b354: Layer already exists [2024-12-06T00:18:40.988Z] 9f2d86c5da8d: Layer already exists [2024-12-06T00:18:40.988Z] 868508aacb65: Layer already exists [2024-12-06T00:18:40.988Z] 88f29f3ff0e5: Layer already exists [2024-12-06T00:18:40.988Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:40.988Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:40.988Z] f5b694a700a0: Layer already exists [2024-12-06T00:18:40.988Z] 0b8b5cbf4f3f: Layer already exists [2024-12-06T00:18:40.988Z] db8b7987d797: Layer already exists [2024-12-06T00:18:40.988Z] bc54122f10ff: Layer already exists [2024-12-06T00:18:40.988Z] 5f70bf18a086: Layer already exists [2024-12-06T00:18:40.988Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:40.988Z] latest: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:41.316Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:41.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-12-06T00:18:41.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-06T00:18:41.641Z] 4be2a48435de: Preparing [2024-12-06T00:18:41.641Z] 0a951d40475f: Preparing [2024-12-06T00:18:41.641Z] fc2c56c7b354: Preparing [2024-12-06T00:18:41.641Z] 98db815fe7c1: Preparing [2024-12-06T00:18:41.641Z] 7840c41ac783: Preparing [2024-12-06T00:18:41.641Z] 88f29f3ff0e5: Preparing [2024-12-06T00:18:41.641Z] 9f2d86c5da8d: Preparing [2024-12-06T00:18:41.641Z] 42fbde521aeb: Preparing [2024-12-06T00:18:41.641Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:41.641Z] 868508aacb65: Preparing [2024-12-06T00:18:41.641Z] 0b8b5cbf4f3f: Preparing [2024-12-06T00:18:41.641Z] 5f70bf18a086: Preparing [2024-12-06T00:18:41.641Z] db8b7987d797: Preparing [2024-12-06T00:18:41.641Z] f5b694a700a0: Preparing [2024-12-06T00:18:41.641Z] bc54122f10ff: Preparing [2024-12-06T00:18:41.641Z] 75654b8eeebd: Preparing [2024-12-06T00:18:41.641Z] 42fbde521aeb: Waiting [2024-12-06T00:18:41.641Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:41.641Z] 868508aacb65: Waiting [2024-12-06T00:18:41.641Z] 0b8b5cbf4f3f: Waiting [2024-12-06T00:18:41.641Z] 5f70bf18a086: Waiting [2024-12-06T00:18:41.641Z] db8b7987d797: Waiting [2024-12-06T00:18:41.641Z] f5b694a700a0: Waiting [2024-12-06T00:18:41.641Z] bc54122f10ff: Waiting [2024-12-06T00:18:41.641Z] 88f29f3ff0e5: Waiting [2024-12-06T00:18:41.641Z] 9f2d86c5da8d: Waiting [2024-12-06T00:18:41.641Z] 75654b8eeebd: Waiting [2024-12-06T00:18:41.641Z] 4be2a48435de: Layer already exists [2024-12-06T00:18:41.641Z] 7840c41ac783: Layer already exists [2024-12-06T00:18:41.641Z] 0a951d40475f: Layer already exists [2024-12-06T00:18:41.641Z] 98db815fe7c1: Layer already exists [2024-12-06T00:18:41.641Z] fc2c56c7b354: Layer already exists [2024-12-06T00:18:41.641Z] 9f2d86c5da8d: Layer already exists [2024-12-06T00:18:41.641Z] 88f29f3ff0e5: Layer already exists [2024-12-06T00:18:41.641Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:41.641Z] 868508aacb65: Layer already exists [2024-12-06T00:18:41.641Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:41.641Z] 5f70bf18a086: Layer already exists [2024-12-06T00:18:41.641Z] 0b8b5cbf4f3f: Layer already exists [2024-12-06T00:18:41.641Z] bc54122f10ff: Layer already exists [2024-12-06T00:18:41.641Z] f5b694a700a0: Layer already exists [2024-12-06T00:18:41.641Z] db8b7987d797: Layer already exists [2024-12-06T00:18:41.641Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:41.641Z] 4.0.0-dev.22: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:41.968Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:42.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:42.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-06T00:18:42.292Z] 4be2a48435de: Preparing [2024-12-06T00:18:42.292Z] 0a951d40475f: Preparing [2024-12-06T00:18:42.292Z] fc2c56c7b354: Preparing [2024-12-06T00:18:42.292Z] 98db815fe7c1: Preparing [2024-12-06T00:18:42.292Z] 7840c41ac783: Preparing [2024-12-06T00:18:42.292Z] 88f29f3ff0e5: Preparing [2024-12-06T00:18:42.292Z] 9f2d86c5da8d: Preparing [2024-12-06T00:18:42.292Z] 42fbde521aeb: Preparing [2024-12-06T00:18:42.292Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:42.292Z] 868508aacb65: Preparing [2024-12-06T00:18:42.292Z] 0b8b5cbf4f3f: Preparing [2024-12-06T00:18:42.292Z] 5f70bf18a086: Preparing [2024-12-06T00:18:42.292Z] db8b7987d797: Preparing [2024-12-06T00:18:42.292Z] f5b694a700a0: Preparing [2024-12-06T00:18:42.292Z] bc54122f10ff: Preparing [2024-12-06T00:18:42.292Z] 75654b8eeebd: Preparing [2024-12-06T00:18:42.292Z] 88f29f3ff0e5: Waiting [2024-12-06T00:18:42.292Z] 9f2d86c5da8d: Waiting [2024-12-06T00:18:42.292Z] 0b8b5cbf4f3f: Waiting [2024-12-06T00:18:42.292Z] 42fbde521aeb: Waiting [2024-12-06T00:18:42.292Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:42.292Z] bc54122f10ff: Waiting [2024-12-06T00:18:42.292Z] 5f70bf18a086: Waiting [2024-12-06T00:18:42.292Z] 868508aacb65: Waiting [2024-12-06T00:18:42.292Z] f5b694a700a0: Waiting [2024-12-06T00:18:42.292Z] db8b7987d797: Waiting [2024-12-06T00:18:42.292Z] 75654b8eeebd: Waiting [2024-12-06T00:18:42.292Z] 7840c41ac783: Layer already exists [2024-12-06T00:18:42.292Z] 98db815fe7c1: Layer already exists [2024-12-06T00:18:42.292Z] 0a951d40475f: Layer already exists [2024-12-06T00:18:42.292Z] 4be2a48435de: Layer already exists [2024-12-06T00:18:42.292Z] fc2c56c7b354: Layer already exists [2024-12-06T00:18:42.292Z] 9f2d86c5da8d: Layer already exists [2024-12-06T00:18:42.292Z] 88f29f3ff0e5: Layer already exists [2024-12-06T00:18:42.292Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:42.292Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:42.292Z] 868508aacb65: Layer already exists [2024-12-06T00:18:42.292Z] 5f70bf18a086: Layer already exists [2024-12-06T00:18:42.292Z] 0b8b5cbf4f3f: Layer already exists [2024-12-06T00:18:42.292Z] db8b7987d797: Layer already exists [2024-12-06T00:18:42.292Z] f5b694a700a0: Layer already exists [2024-12-06T00:18:42.292Z] bc54122f10ff: Layer already exists [2024-12-06T00:18:42.292Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:42.292Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:42.620Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:42.940Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-06T00:18:42.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-06T00:18:42.940Z] 4be2a48435de: Preparing [2024-12-06T00:18:42.940Z] 0a951d40475f: Preparing [2024-12-06T00:18:42.940Z] fc2c56c7b354: Preparing [2024-12-06T00:18:42.940Z] 98db815fe7c1: Preparing [2024-12-06T00:18:42.940Z] 7840c41ac783: Preparing [2024-12-06T00:18:42.940Z] 88f29f3ff0e5: Preparing [2024-12-06T00:18:42.940Z] 9f2d86c5da8d: Preparing [2024-12-06T00:18:42.940Z] 42fbde521aeb: Preparing [2024-12-06T00:18:42.940Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:42.940Z] 868508aacb65: Preparing [2024-12-06T00:18:42.940Z] 0b8b5cbf4f3f: Preparing [2024-12-06T00:18:42.940Z] 5f70bf18a086: Preparing [2024-12-06T00:18:42.940Z] db8b7987d797: Preparing [2024-12-06T00:18:42.940Z] f5b694a700a0: Preparing [2024-12-06T00:18:42.940Z] bc54122f10ff: Preparing [2024-12-06T00:18:42.940Z] 75654b8eeebd: Preparing [2024-12-06T00:18:42.940Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:42.940Z] 868508aacb65: Waiting [2024-12-06T00:18:42.940Z] 0b8b5cbf4f3f: Waiting [2024-12-06T00:18:42.940Z] 5f70bf18a086: Waiting [2024-12-06T00:18:42.940Z] db8b7987d797: Waiting [2024-12-06T00:18:42.940Z] f5b694a700a0: Waiting [2024-12-06T00:18:42.940Z] bc54122f10ff: Waiting [2024-12-06T00:18:42.940Z] 75654b8eeebd: Waiting [2024-12-06T00:18:42.940Z] 9f2d86c5da8d: Waiting [2024-12-06T00:18:42.940Z] 42fbde521aeb: Waiting [2024-12-06T00:18:42.940Z] 88f29f3ff0e5: Waiting [2024-12-06T00:18:42.940Z] 7840c41ac783: Layer already exists [2024-12-06T00:18:42.940Z] 0a951d40475f: Layer already exists [2024-12-06T00:18:42.940Z] 4be2a48435de: Layer already exists [2024-12-06T00:18:42.940Z] fc2c56c7b354: Layer already exists [2024-12-06T00:18:42.940Z] 98db815fe7c1: Layer already exists [2024-12-06T00:18:42.940Z] 88f29f3ff0e5: Layer already exists [2024-12-06T00:18:42.940Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:42.940Z] 868508aacb65: Layer already exists [2024-12-06T00:18:42.940Z] 9f2d86c5da8d: Layer already exists [2024-12-06T00:18:42.940Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:42.940Z] 0b8b5cbf4f3f: Layer already exists [2024-12-06T00:18:42.940Z] 5f70bf18a086: Layer already exists [2024-12-06T00:18:42.940Z] bc54122f10ff: Layer already exists [2024-12-06T00:18:42.940Z] db8b7987d797: Layer already exists [2024-12-06T00:18:42.940Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:42.940Z] f5b694a700a0: Layer already exists [2024-12-06T00:18:42.940Z] main: digest: sha256:a04306c726ccf6c46cfbbf0306325be811df6143f6ebf4ea9822cbce4636d0f0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:43.002Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:43.016Z] taggedImages: [2024-12-06T00:18:43.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:43.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-06T00:18:43.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-12-06T00:18:43.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:43.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-06T00:18:43.049Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-06T00:18:43.049Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:43.049Z] latest [2024-12-06T00:18:43.049Z] 4.0.0-dev.22 [2024-12-06T00:18:43.049Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:43.049Z] main [2024-12-06T00:18:43.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:43.399Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:43.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:43.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-06T00:18:43.720Z] e67fb74b8855: Preparing [2024-12-06T00:18:43.720Z] 39c2b7a17685: Preparing [2024-12-06T00:18:43.720Z] b854a67ca547: Preparing [2024-12-06T00:18:43.720Z] 90490db8b401: Preparing [2024-12-06T00:18:43.720Z] 42fbde521aeb: Preparing [2024-12-06T00:18:43.720Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:43.720Z] 7a29538b1612: Preparing [2024-12-06T00:18:43.720Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:43.720Z] 75654b8eeebd: Preparing [2024-12-06T00:18:43.720Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:43.720Z] 7a29538b1612: Waiting [2024-12-06T00:18:43.720Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:43.720Z] 75654b8eeebd: Waiting [2024-12-06T00:18:43.720Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:43.720Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:43.720Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:43.720Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:43.720Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:43.720Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:43.720Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:43.720Z] b854a67ca547: Pushed [2024-12-06T00:18:45.641Z] 90490db8b401: Pushed [2024-12-06T00:18:45.901Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:46.244Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:46.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-06T00:18:46.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-06T00:18:46.565Z] e67fb74b8855: Preparing [2024-12-06T00:18:46.565Z] 39c2b7a17685: Preparing [2024-12-06T00:18:46.565Z] b854a67ca547: Preparing [2024-12-06T00:18:46.565Z] 90490db8b401: Preparing [2024-12-06T00:18:46.565Z] 42fbde521aeb: Preparing [2024-12-06T00:18:46.565Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:46.565Z] 7a29538b1612: Preparing [2024-12-06T00:18:46.565Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:46.565Z] 75654b8eeebd: Preparing [2024-12-06T00:18:46.565Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:46.565Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:46.565Z] b854a67ca547: Layer already exists [2024-12-06T00:18:46.565Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:46.565Z] 90490db8b401: Layer already exists [2024-12-06T00:18:46.565Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:46.565Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:46.565Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:46.565Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:46.565Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:46.565Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:46.565Z] latest: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:46.893Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:47.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-12-06T00:18:47.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-06T00:18:47.224Z] e67fb74b8855: Preparing [2024-12-06T00:18:47.224Z] 39c2b7a17685: Preparing [2024-12-06T00:18:47.224Z] b854a67ca547: Preparing [2024-12-06T00:18:47.224Z] 90490db8b401: Preparing [2024-12-06T00:18:47.224Z] 42fbde521aeb: Preparing [2024-12-06T00:18:47.224Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:47.224Z] 7a29538b1612: Preparing [2024-12-06T00:18:47.224Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:47.224Z] 75654b8eeebd: Preparing [2024-12-06T00:18:47.224Z] 7a29538b1612: Waiting [2024-12-06T00:18:47.224Z] 75654b8eeebd: Waiting [2024-12-06T00:18:47.224Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:47.224Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:47.224Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:47.224Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:47.224Z] b854a67ca547: Layer already exists [2024-12-06T00:18:47.224Z] 90490db8b401: Layer already exists [2024-12-06T00:18:47.224Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:47.224Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:47.224Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:47.224Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:47.224Z] 4.0.0-dev.22: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:47.542Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:47.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-06T00:18:47.930Z] e67fb74b8855: Preparing [2024-12-06T00:18:47.930Z] 39c2b7a17685: Preparing [2024-12-06T00:18:47.930Z] b854a67ca547: Preparing [2024-12-06T00:18:47.930Z] 90490db8b401: Preparing [2024-12-06T00:18:47.930Z] 42fbde521aeb: Preparing [2024-12-06T00:18:47.930Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:47.930Z] 7a29538b1612: Preparing [2024-12-06T00:18:47.930Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:47.930Z] 75654b8eeebd: Preparing [2024-12-06T00:18:47.930Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:47.930Z] 7a29538b1612: Waiting [2024-12-06T00:18:47.930Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:47.930Z] 75654b8eeebd: Waiting [2024-12-06T00:18:47.930Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:47.930Z] b854a67ca547: Layer already exists [2024-12-06T00:18:47.930Z] 90490db8b401: Layer already exists [2024-12-06T00:18:47.930Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:47.930Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:47.930Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:47.930Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:47.930Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:47.930Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:47.930Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:48.302Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:48.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-06T00:18:48.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-06T00:18:48.663Z] e67fb74b8855: Preparing [2024-12-06T00:18:48.663Z] 39c2b7a17685: Preparing [2024-12-06T00:18:48.663Z] b854a67ca547: Preparing [2024-12-06T00:18:48.663Z] 90490db8b401: Preparing [2024-12-06T00:18:48.663Z] 42fbde521aeb: Preparing [2024-12-06T00:18:48.663Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:48.663Z] 7a29538b1612: Preparing [2024-12-06T00:18:48.663Z] 859a91ce6bd0: Preparing [2024-12-06T00:18:48.663Z] 75654b8eeebd: Preparing [2024-12-06T00:18:48.663Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:48.663Z] 7a29538b1612: Waiting [2024-12-06T00:18:48.663Z] 859a91ce6bd0: Waiting [2024-12-06T00:18:48.663Z] 75654b8eeebd: Waiting [2024-12-06T00:18:48.663Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:48.663Z] 39c2b7a17685: Layer already exists [2024-12-06T00:18:48.663Z] b854a67ca547: Layer already exists [2024-12-06T00:18:48.663Z] 90490db8b401: Layer already exists [2024-12-06T00:18:48.663Z] e67fb74b8855: Layer already exists [2024-12-06T00:18:48.663Z] 7a29538b1612: Layer already exists [2024-12-06T00:18:48.663Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:48.663Z] 859a91ce6bd0: Layer already exists [2024-12-06T00:18:48.663Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:48.663Z] main: digest: sha256:1af7f40ea5ef07aaa6515ba9f5a4a304e3b8c55c140218586eba127a82a3fc92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:48.734Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:48.745Z] taggedImages: [2024-12-06T00:18:48.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:48.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-06T00:18:48.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-12-06T00:18:48.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:48.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-06T00:18:48.765Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-06T00:18:48.765Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:48.765Z] latest [2024-12-06T00:18:48.765Z] 4.0.0-dev.22 [2024-12-06T00:18:48.765Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:48.765Z] main [2024-12-06T00:18:48.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:49.117Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:49.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:49.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-06T00:18:49.458Z] 408aab83392d: Preparing [2024-12-06T00:18:49.458Z] d39deb48c2c3: Preparing [2024-12-06T00:18:49.458Z] 35ba08a03513: Preparing [2024-12-06T00:18:49.458Z] 9c61d09f5482: Preparing [2024-12-06T00:18:49.458Z] 1fecbccf2aba: Preparing [2024-12-06T00:18:49.458Z] 42fbde521aeb: Preparing [2024-12-06T00:18:49.458Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:49.458Z] 40c61e1e5961: Preparing [2024-12-06T00:18:49.458Z] 42b0631a9741: Preparing [2024-12-06T00:18:49.458Z] 3bb5908086ce: Preparing [2024-12-06T00:18:49.458Z] 75654b8eeebd: Preparing [2024-12-06T00:18:49.458Z] 40c61e1e5961: Waiting [2024-12-06T00:18:49.458Z] 42b0631a9741: Waiting [2024-12-06T00:18:49.458Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:49.458Z] 42fbde521aeb: Waiting [2024-12-06T00:18:49.458Z] 3bb5908086ce: Waiting [2024-12-06T00:18:49.458Z] 9c61d09f5482: Pushed [2024-12-06T00:18:49.458Z] d39deb48c2c3: Pushed [2024-12-06T00:18:49.458Z] 408aab83392d: Pushed [2024-12-06T00:18:49.458Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:49.458Z] 1fecbccf2aba: Pushed [2024-12-06T00:18:49.458Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:49.458Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:49.717Z] 40c61e1e5961: Pushed [2024-12-06T00:18:49.717Z] 42b0631a9741: Pushed [2024-12-06T00:18:50.649Z] 35ba08a03513: Pushed [2024-12-06T00:18:51.585Z] 3bb5908086ce: Pushed [2024-12-06T00:18:51.585Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:51.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:52.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-06T00:18:52.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-06T00:18:52.231Z] 408aab83392d: Preparing [2024-12-06T00:18:52.231Z] d39deb48c2c3: Preparing [2024-12-06T00:18:52.231Z] 35ba08a03513: Preparing [2024-12-06T00:18:52.231Z] 9c61d09f5482: Preparing [2024-12-06T00:18:52.231Z] 1fecbccf2aba: Preparing [2024-12-06T00:18:52.231Z] 42fbde521aeb: Preparing [2024-12-06T00:18:52.231Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:52.231Z] 40c61e1e5961: Preparing [2024-12-06T00:18:52.231Z] 42b0631a9741: Preparing [2024-12-06T00:18:52.231Z] 3bb5908086ce: Preparing [2024-12-06T00:18:52.231Z] 75654b8eeebd: Preparing [2024-12-06T00:18:52.231Z] 40c61e1e5961: Waiting [2024-12-06T00:18:52.231Z] 42b0631a9741: Waiting [2024-12-06T00:18:52.231Z] 42fbde521aeb: Waiting [2024-12-06T00:18:52.231Z] 3bb5908086ce: Waiting [2024-12-06T00:18:52.231Z] 75654b8eeebd: Waiting [2024-12-06T00:18:52.231Z] d39deb48c2c3: Layer already exists [2024-12-06T00:18:52.231Z] 9c61d09f5482: Layer already exists [2024-12-06T00:18:52.231Z] 1fecbccf2aba: Layer already exists [2024-12-06T00:18:52.231Z] 408aab83392d: Layer already exists [2024-12-06T00:18:52.231Z] 35ba08a03513: Layer already exists [2024-12-06T00:18:52.231Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:52.231Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:52.231Z] 42b0631a9741: Layer already exists [2024-12-06T00:18:52.231Z] 3bb5908086ce: Layer already exists [2024-12-06T00:18:52.231Z] 40c61e1e5961: Layer already exists [2024-12-06T00:18:52.231Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:52.231Z] latest: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:52.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:52.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-12-06T00:18:52.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-06T00:18:52.878Z] 408aab83392d: Preparing [2024-12-06T00:18:52.878Z] d39deb48c2c3: Preparing [2024-12-06T00:18:52.878Z] 35ba08a03513: Preparing [2024-12-06T00:18:52.878Z] 9c61d09f5482: Preparing [2024-12-06T00:18:52.878Z] 1fecbccf2aba: Preparing [2024-12-06T00:18:52.878Z] 42fbde521aeb: Preparing [2024-12-06T00:18:52.878Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:52.878Z] 40c61e1e5961: Preparing [2024-12-06T00:18:52.878Z] 42b0631a9741: Preparing [2024-12-06T00:18:52.878Z] 3bb5908086ce: Preparing [2024-12-06T00:18:52.878Z] 75654b8eeebd: Preparing [2024-12-06T00:18:52.878Z] 42b0631a9741: Waiting [2024-12-06T00:18:52.878Z] 40c61e1e5961: Waiting [2024-12-06T00:18:52.878Z] 42fbde521aeb: Waiting [2024-12-06T00:18:52.878Z] 3bb5908086ce: Waiting [2024-12-06T00:18:52.878Z] 75654b8eeebd: Waiting [2024-12-06T00:18:52.878Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:52.878Z] 35ba08a03513: Layer already exists [2024-12-06T00:18:52.878Z] 9c61d09f5482: Layer already exists [2024-12-06T00:18:52.878Z] 408aab83392d: Layer already exists [2024-12-06T00:18:52.878Z] d39deb48c2c3: Layer already exists [2024-12-06T00:18:52.878Z] 1fecbccf2aba: Layer already exists [2024-12-06T00:18:52.878Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:52.878Z] 40c61e1e5961: Layer already exists [2024-12-06T00:18:52.878Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:52.878Z] 42b0631a9741: Layer already exists [2024-12-06T00:18:52.878Z] 3bb5908086ce: Layer already exists [2024-12-06T00:18:52.878Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:52.878Z] 4.0.0-dev.22: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:53.206Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:53.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:53.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-06T00:18:53.543Z] 408aab83392d: Preparing [2024-12-06T00:18:53.543Z] d39deb48c2c3: Preparing [2024-12-06T00:18:53.543Z] 35ba08a03513: Preparing [2024-12-06T00:18:53.543Z] 9c61d09f5482: Preparing [2024-12-06T00:18:53.543Z] 1fecbccf2aba: Preparing [2024-12-06T00:18:53.543Z] 42fbde521aeb: Preparing [2024-12-06T00:18:53.543Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:53.543Z] 40c61e1e5961: Preparing [2024-12-06T00:18:53.543Z] 42b0631a9741: Preparing [2024-12-06T00:18:53.543Z] 3bb5908086ce: Preparing [2024-12-06T00:18:53.543Z] 75654b8eeebd: Preparing [2024-12-06T00:18:53.543Z] 3bb5908086ce: Waiting [2024-12-06T00:18:53.543Z] 42b0631a9741: Waiting [2024-12-06T00:18:53.543Z] 42fbde521aeb: Waiting [2024-12-06T00:18:53.543Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:53.543Z] 75654b8eeebd: Waiting [2024-12-06T00:18:53.543Z] 1fecbccf2aba: Layer already exists [2024-12-06T00:18:53.543Z] 408aab83392d: Layer already exists [2024-12-06T00:18:53.543Z] 9c61d09f5482: Layer already exists [2024-12-06T00:18:53.543Z] 35ba08a03513: Layer already exists [2024-12-06T00:18:53.543Z] d39deb48c2c3: Layer already exists [2024-12-06T00:18:53.543Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:53.543Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:53.543Z] 40c61e1e5961: Layer already exists [2024-12-06T00:18:53.543Z] 42b0631a9741: Layer already exists [2024-12-06T00:18:53.543Z] 3bb5908086ce: Layer already exists [2024-12-06T00:18:53.543Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:53.543Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:53.864Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:54.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-06T00:18:54.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-06T00:18:54.193Z] 408aab83392d: Preparing [2024-12-06T00:18:54.193Z] d39deb48c2c3: Preparing [2024-12-06T00:18:54.193Z] 35ba08a03513: Preparing [2024-12-06T00:18:54.193Z] 9c61d09f5482: Preparing [2024-12-06T00:18:54.193Z] 1fecbccf2aba: Preparing [2024-12-06T00:18:54.193Z] 42fbde521aeb: Preparing [2024-12-06T00:18:54.193Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:54.193Z] 40c61e1e5961: Preparing [2024-12-06T00:18:54.193Z] 42b0631a9741: Preparing [2024-12-06T00:18:54.193Z] 3bb5908086ce: Preparing [2024-12-06T00:18:54.193Z] 75654b8eeebd: Preparing [2024-12-06T00:18:54.193Z] 40c61e1e5961: Waiting [2024-12-06T00:18:54.193Z] 42fbde521aeb: Waiting [2024-12-06T00:18:54.193Z] 42b0631a9741: Waiting [2024-12-06T00:18:54.193Z] 408aab83392d: Layer already exists [2024-12-06T00:18:54.193Z] 9c61d09f5482: Layer already exists [2024-12-06T00:18:54.193Z] d39deb48c2c3: Layer already exists [2024-12-06T00:18:54.193Z] 35ba08a03513: Layer already exists [2024-12-06T00:18:54.193Z] 1fecbccf2aba: Layer already exists [2024-12-06T00:18:54.193Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:54.193Z] 40c61e1e5961: Layer already exists [2024-12-06T00:18:54.193Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:54.193Z] 42b0631a9741: Layer already exists [2024-12-06T00:18:54.193Z] 3bb5908086ce: Layer already exists [2024-12-06T00:18:54.193Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:54.193Z] main: digest: sha256:c9930245f39b6ed2219f2143b73e1bb21044f4a3b2873f3d9fdec08319078f23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:54.255Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:54.264Z] taggedImages: [2024-12-06T00:18:54.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:54.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-06T00:18:54.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-12-06T00:18:54.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:54.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-06T00:18:54.286Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-06T00:18:54.286Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:54.286Z] latest [2024-12-06T00:18:54.286Z] 4.0.0-dev.22 [2024-12-06T00:18:54.286Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:54.286Z] main [2024-12-06T00:18:54.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:54.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:54.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-06T00:18:54.934Z] a77342e08852: Preparing [2024-12-06T00:18:54.934Z] b29cb9a489c8: Preparing [2024-12-06T00:18:54.934Z] da162a49d922: Preparing [2024-12-06T00:18:54.934Z] a17242d5f28f: Preparing [2024-12-06T00:18:54.934Z] f27250d41653: Preparing [2024-12-06T00:18:54.934Z] 0f4b9053b35d: Preparing [2024-12-06T00:18:54.934Z] b4093addf29f: Preparing [2024-12-06T00:18:54.934Z] 42fbde521aeb: Preparing [2024-12-06T00:18:54.934Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:54.934Z] 96093e61284c: Preparing [2024-12-06T00:18:54.934Z] 2797f030d63a: Preparing [2024-12-06T00:18:54.934Z] 75654b8eeebd: Preparing [2024-12-06T00:18:54.934Z] 0f4b9053b35d: Waiting [2024-12-06T00:18:54.934Z] 96093e61284c: Waiting [2024-12-06T00:18:54.934Z] b4093addf29f: Waiting [2024-12-06T00:18:54.934Z] 42fbde521aeb: Waiting [2024-12-06T00:18:54.934Z] 2797f030d63a: Waiting [2024-12-06T00:18:54.934Z] 75654b8eeebd: Waiting [2024-12-06T00:18:54.934Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:54.934Z] f27250d41653: Pushed [2024-12-06T00:18:54.934Z] a77342e08852: Pushed [2024-12-06T00:18:54.934Z] b29cb9a489c8: Pushed [2024-12-06T00:18:54.934Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:54.934Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:55.193Z] 0f4b9053b35d: Pushed [2024-12-06T00:18:55.193Z] b4093addf29f: Pushed [2024-12-06T00:18:55.193Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:55.762Z] 96093e61284c: Pushed [2024-12-06T00:18:56.020Z] a17242d5f28f: Pushed [2024-12-06T00:18:56.279Z] da162a49d922: Pushed [2024-12-06T00:18:56.279Z] 2797f030d63a: Pushed [2024-12-06T00:18:56.539Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:56.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:57.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-06T00:18:57.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-06T00:18:57.192Z] a77342e08852: Preparing [2024-12-06T00:18:57.192Z] b29cb9a489c8: Preparing [2024-12-06T00:18:57.192Z] da162a49d922: Preparing [2024-12-06T00:18:57.192Z] a17242d5f28f: Preparing [2024-12-06T00:18:57.192Z] f27250d41653: Preparing [2024-12-06T00:18:57.192Z] 0f4b9053b35d: Preparing [2024-12-06T00:18:57.192Z] b4093addf29f: Preparing [2024-12-06T00:18:57.192Z] 42fbde521aeb: Preparing [2024-12-06T00:18:57.192Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:57.192Z] 96093e61284c: Preparing [2024-12-06T00:18:57.192Z] 2797f030d63a: Preparing [2024-12-06T00:18:57.192Z] 75654b8eeebd: Preparing [2024-12-06T00:18:57.192Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:57.192Z] 75654b8eeebd: Waiting [2024-12-06T00:18:57.192Z] 0f4b9053b35d: Waiting [2024-12-06T00:18:57.192Z] 96093e61284c: Waiting [2024-12-06T00:18:57.192Z] b4093addf29f: Waiting [2024-12-06T00:18:57.192Z] 42fbde521aeb: Waiting [2024-12-06T00:18:57.192Z] 2797f030d63a: Waiting [2024-12-06T00:18:57.192Z] a17242d5f28f: Layer already exists [2024-12-06T00:18:57.192Z] f27250d41653: Layer already exists [2024-12-06T00:18:57.192Z] da162a49d922: Layer already exists [2024-12-06T00:18:57.192Z] b29cb9a489c8: Layer already exists [2024-12-06T00:18:57.192Z] a77342e08852: Layer already exists [2024-12-06T00:18:57.192Z] 0f4b9053b35d: Layer already exists [2024-12-06T00:18:57.192Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:57.192Z] b4093addf29f: Layer already exists [2024-12-06T00:18:57.192Z] 96093e61284c: Layer already exists [2024-12-06T00:18:57.192Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:57.192Z] 2797f030d63a: Layer already exists [2024-12-06T00:18:57.192Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:57.192Z] latest: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:57.518Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:57.847Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-12-06T00:18:57.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-06T00:18:57.848Z] a77342e08852: Preparing [2024-12-06T00:18:57.848Z] b29cb9a489c8: Preparing [2024-12-06T00:18:57.848Z] da162a49d922: Preparing [2024-12-06T00:18:57.848Z] a17242d5f28f: Preparing [2024-12-06T00:18:57.848Z] f27250d41653: Preparing [2024-12-06T00:18:57.848Z] 0f4b9053b35d: Preparing [2024-12-06T00:18:57.848Z] b4093addf29f: Preparing [2024-12-06T00:18:57.848Z] 42fbde521aeb: Preparing [2024-12-06T00:18:57.848Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:57.848Z] 96093e61284c: Preparing [2024-12-06T00:18:57.848Z] 2797f030d63a: Preparing [2024-12-06T00:18:57.848Z] 75654b8eeebd: Preparing [2024-12-06T00:18:57.848Z] 0f4b9053b35d: Waiting [2024-12-06T00:18:57.848Z] 96093e61284c: Waiting [2024-12-06T00:18:57.848Z] b4093addf29f: Waiting [2024-12-06T00:18:57.848Z] 2797f030d63a: Waiting [2024-12-06T00:18:57.848Z] 42fbde521aeb: Waiting [2024-12-06T00:18:57.848Z] 75654b8eeebd: Waiting [2024-12-06T00:18:57.848Z] f27250d41653: Layer already exists [2024-12-06T00:18:57.848Z] a17242d5f28f: Layer already exists [2024-12-06T00:18:57.848Z] b29cb9a489c8: Layer already exists [2024-12-06T00:18:57.848Z] da162a49d922: Layer already exists [2024-12-06T00:18:57.848Z] a77342e08852: Layer already exists [2024-12-06T00:18:57.848Z] b4093addf29f: Layer already exists [2024-12-06T00:18:57.848Z] 0f4b9053b35d: Layer already exists [2024-12-06T00:18:57.848Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:57.848Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:57.848Z] 96093e61284c: Layer already exists [2024-12-06T00:18:57.848Z] 2797f030d63a: Layer already exists [2024-12-06T00:18:57.848Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:57.848Z] 4.0.0-dev.22: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:58.180Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:58.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:58.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-06T00:18:58.504Z] a77342e08852: Preparing [2024-12-06T00:18:58.504Z] b29cb9a489c8: Preparing [2024-12-06T00:18:58.504Z] da162a49d922: Preparing [2024-12-06T00:18:58.504Z] a17242d5f28f: Preparing [2024-12-06T00:18:58.504Z] f27250d41653: Preparing [2024-12-06T00:18:58.504Z] 0f4b9053b35d: Preparing [2024-12-06T00:18:58.504Z] b4093addf29f: Preparing [2024-12-06T00:18:58.504Z] 42fbde521aeb: Preparing [2024-12-06T00:18:58.504Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:58.504Z] 96093e61284c: Preparing [2024-12-06T00:18:58.504Z] 2797f030d63a: Preparing [2024-12-06T00:18:58.504Z] 75654b8eeebd: Preparing [2024-12-06T00:18:58.504Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:58.504Z] 96093e61284c: Waiting [2024-12-06T00:18:58.504Z] 2797f030d63a: Waiting [2024-12-06T00:18:58.504Z] 0f4b9053b35d: Waiting [2024-12-06T00:18:58.504Z] b4093addf29f: Waiting [2024-12-06T00:18:58.504Z] 42fbde521aeb: Waiting [2024-12-06T00:18:58.504Z] 75654b8eeebd: Waiting [2024-12-06T00:18:58.504Z] b29cb9a489c8: Layer already exists [2024-12-06T00:18:58.504Z] a17242d5f28f: Layer already exists [2024-12-06T00:18:58.504Z] f27250d41653: Layer already exists [2024-12-06T00:18:58.504Z] a77342e08852: Layer already exists [2024-12-06T00:18:58.504Z] da162a49d922: Layer already exists [2024-12-06T00:18:58.504Z] b4093addf29f: Layer already exists [2024-12-06T00:18:58.504Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:58.504Z] 0f4b9053b35d: Layer already exists [2024-12-06T00:18:58.504Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:58.504Z] 96093e61284c: Layer already exists [2024-12-06T00:18:58.504Z] 2797f030d63a: Layer already exists [2024-12-06T00:18:58.504Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:58.504Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:58.825Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:59.146Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-06T00:18:59.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-06T00:18:59.146Z] a77342e08852: Preparing [2024-12-06T00:18:59.146Z] b29cb9a489c8: Preparing [2024-12-06T00:18:59.146Z] da162a49d922: Preparing [2024-12-06T00:18:59.146Z] a17242d5f28f: Preparing [2024-12-06T00:18:59.146Z] f27250d41653: Preparing [2024-12-06T00:18:59.146Z] 0f4b9053b35d: Preparing [2024-12-06T00:18:59.146Z] b4093addf29f: Preparing [2024-12-06T00:18:59.146Z] 42fbde521aeb: Preparing [2024-12-06T00:18:59.146Z] 294a9f9e5ed2: Preparing [2024-12-06T00:18:59.146Z] 96093e61284c: Preparing [2024-12-06T00:18:59.146Z] 2797f030d63a: Preparing [2024-12-06T00:18:59.146Z] 75654b8eeebd: Preparing [2024-12-06T00:18:59.146Z] 294a9f9e5ed2: Waiting [2024-12-06T00:18:59.146Z] 0f4b9053b35d: Waiting [2024-12-06T00:18:59.146Z] 96093e61284c: Waiting [2024-12-06T00:18:59.146Z] b4093addf29f: Waiting [2024-12-06T00:18:59.146Z] 2797f030d63a: Waiting [2024-12-06T00:18:59.146Z] 42fbde521aeb: Waiting [2024-12-06T00:18:59.146Z] 75654b8eeebd: Waiting [2024-12-06T00:18:59.146Z] da162a49d922: Layer already exists [2024-12-06T00:18:59.146Z] a17242d5f28f: Layer already exists [2024-12-06T00:18:59.146Z] a77342e08852: Layer already exists [2024-12-06T00:18:59.146Z] b29cb9a489c8: Layer already exists [2024-12-06T00:18:59.146Z] f27250d41653: Layer already exists [2024-12-06T00:18:59.146Z] b4093addf29f: Layer already exists [2024-12-06T00:18:59.146Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:18:59.146Z] 0f4b9053b35d: Layer already exists [2024-12-06T00:18:59.146Z] 42fbde521aeb: Layer already exists [2024-12-06T00:18:59.146Z] 96093e61284c: Layer already exists [2024-12-06T00:18:59.146Z] 2797f030d63a: Layer already exists [2024-12-06T00:18:59.146Z] 75654b8eeebd: Layer already exists [2024-12-06T00:18:59.146Z] main: digest: sha256:4b4678416278cd54ebb07efd809a8d278015dcdde0d2adaf0a4aee829a0c17ae size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:18:59.301Z] ===================================================== [Pipeline] echo [2024-12-06T00:18:59.312Z] taggedImages: [2024-12-06T00:18:59.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:59.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-06T00:18:59.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-12-06T00:18:59.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:59.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-06T00:18:59.337Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-06T00:18:59.337Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:18:59.337Z] latest [2024-12-06T00:18:59.337Z] 4.0.0-dev.22 [2024-12-06T00:18:59.337Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:18:59.337Z] main [2024-12-06T00:18:59.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:18:59.689Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:00.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:00.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-06T00:19:00.008Z] 7e78087e65f3: Preparing [2024-12-06T00:19:00.008Z] a33c3a66cb62: Preparing [2024-12-06T00:19:00.008Z] 42fbde521aeb: Preparing [2024-12-06T00:19:00.008Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:00.008Z] 4796216e2e5b: Preparing [2024-12-06T00:19:00.008Z] 781ad93a0ca9: Preparing [2024-12-06T00:19:00.008Z] 75654b8eeebd: Preparing [2024-12-06T00:19:00.008Z] 781ad93a0ca9: Waiting [2024-12-06T00:19:00.008Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:00.008Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:00.008Z] 7e78087e65f3: Pushed [2024-12-06T00:19:00.008Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:00.578Z] 4796216e2e5b: Pushed [2024-12-06T00:19:00.836Z] 781ad93a0ca9: Pushed [2024-12-06T00:19:01.771Z] a33c3a66cb62: Pushed [2024-12-06T00:19:01.771Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:02.103Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:02.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-06T00:19:02.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-06T00:19:02.433Z] 7e78087e65f3: Preparing [2024-12-06T00:19:02.433Z] a33c3a66cb62: Preparing [2024-12-06T00:19:02.433Z] 42fbde521aeb: Preparing [2024-12-06T00:19:02.433Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:02.433Z] 4796216e2e5b: Preparing [2024-12-06T00:19:02.433Z] 781ad93a0ca9: Preparing [2024-12-06T00:19:02.433Z] 75654b8eeebd: Preparing [2024-12-06T00:19:02.433Z] 781ad93a0ca9: Waiting [2024-12-06T00:19:02.433Z] a33c3a66cb62: Layer already exists [2024-12-06T00:19:02.433Z] 7e78087e65f3: Layer already exists [2024-12-06T00:19:02.433Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:02.433Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:02.433Z] 4796216e2e5b: Layer already exists [2024-12-06T00:19:02.433Z] 781ad93a0ca9: Layer already exists [2024-12-06T00:19:02.433Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:02.433Z] latest: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:02.753Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:03.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-12-06T00:19:03.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-06T00:19:03.080Z] 7e78087e65f3: Preparing [2024-12-06T00:19:03.080Z] a33c3a66cb62: Preparing [2024-12-06T00:19:03.080Z] 42fbde521aeb: Preparing [2024-12-06T00:19:03.080Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:03.080Z] 4796216e2e5b: Preparing [2024-12-06T00:19:03.080Z] 781ad93a0ca9: Preparing [2024-12-06T00:19:03.080Z] 75654b8eeebd: Preparing [2024-12-06T00:19:03.080Z] 781ad93a0ca9: Waiting [2024-12-06T00:19:03.080Z] 75654b8eeebd: Waiting [2024-12-06T00:19:03.080Z] 7e78087e65f3: Layer already exists [2024-12-06T00:19:03.080Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:03.080Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:03.080Z] 4796216e2e5b: Layer already exists [2024-12-06T00:19:03.080Z] a33c3a66cb62: Layer already exists [2024-12-06T00:19:03.080Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:03.080Z] 781ad93a0ca9: Layer already exists [2024-12-06T00:19:03.080Z] 4.0.0-dev.22: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:03.401Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:03.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:03.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-06T00:19:03.725Z] 7e78087e65f3: Preparing [2024-12-06T00:19:03.725Z] a33c3a66cb62: Preparing [2024-12-06T00:19:03.725Z] 42fbde521aeb: Preparing [2024-12-06T00:19:03.725Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:03.725Z] 4796216e2e5b: Preparing [2024-12-06T00:19:03.725Z] 781ad93a0ca9: Preparing [2024-12-06T00:19:03.725Z] 75654b8eeebd: Preparing [2024-12-06T00:19:03.725Z] 781ad93a0ca9: Waiting [2024-12-06T00:19:03.725Z] 75654b8eeebd: Waiting [2024-12-06T00:19:03.725Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:03.725Z] 4796216e2e5b: Layer already exists [2024-12-06T00:19:03.725Z] a33c3a66cb62: Layer already exists [2024-12-06T00:19:03.725Z] 7e78087e65f3: Layer already exists [2024-12-06T00:19:03.725Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:03.725Z] 781ad93a0ca9: Layer already exists [2024-12-06T00:19:03.725Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:03.725Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:04.058Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:04.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-06T00:19:04.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-06T00:19:04.387Z] 7e78087e65f3: Preparing [2024-12-06T00:19:04.387Z] a33c3a66cb62: Preparing [2024-12-06T00:19:04.387Z] 42fbde521aeb: Preparing [2024-12-06T00:19:04.387Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:04.387Z] 4796216e2e5b: Preparing [2024-12-06T00:19:04.387Z] 781ad93a0ca9: Preparing [2024-12-06T00:19:04.387Z] 75654b8eeebd: Preparing [2024-12-06T00:19:04.387Z] 781ad93a0ca9: Waiting [2024-12-06T00:19:04.387Z] 75654b8eeebd: Waiting [2024-12-06T00:19:04.387Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:04.387Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:04.387Z] 4796216e2e5b: Layer already exists [2024-12-06T00:19:04.387Z] a33c3a66cb62: Layer already exists [2024-12-06T00:19:04.387Z] 7e78087e65f3: Layer already exists [2024-12-06T00:19:04.387Z] 781ad93a0ca9: Layer already exists [2024-12-06T00:19:04.387Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:04.387Z] main: digest: sha256:d67a56a8889bc16bdb5ac91303151c42448efcaa7f954d26a499fa02f3a674ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:04.452Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:04.467Z] taggedImages: [2024-12-06T00:19:04.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:04.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-06T00:19:04.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-12-06T00:19:04.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:04.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-06T00:19:04.496Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-06T00:19:04.496Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:04.496Z] latest [2024-12-06T00:19:04.496Z] 4.0.0-dev.22 [2024-12-06T00:19:04.496Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:04.496Z] main [2024-12-06T00:19:04.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:04.848Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:05.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:05.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-06T00:19:05.179Z] 7fc642734c25: Preparing [2024-12-06T00:19:05.179Z] bc23de787f18: Preparing [2024-12-06T00:19:05.179Z] f989005cf85a: Preparing [2024-12-06T00:19:05.179Z] 42fbde521aeb: Preparing [2024-12-06T00:19:05.179Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:05.179Z] 761d905fb423: Preparing [2024-12-06T00:19:05.179Z] 855d443d506c: Preparing [2024-12-06T00:19:05.179Z] a38f7d21b3af: Preparing [2024-12-06T00:19:05.179Z] 48a363d776ce: Preparing [2024-12-06T00:19:05.179Z] 75654b8eeebd: Preparing [2024-12-06T00:19:05.179Z] 75654b8eeebd: Waiting [2024-12-06T00:19:05.179Z] 48a363d776ce: Waiting [2024-12-06T00:19:05.179Z] a38f7d21b3af: Waiting [2024-12-06T00:19:05.179Z] 855d443d506c: Waiting [2024-12-06T00:19:05.179Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:05.179Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:05.179Z] 7fc642734c25: Pushed [2024-12-06T00:19:05.179Z] bc23de787f18: Pushed [2024-12-06T00:19:05.179Z] f989005cf85a: Pushed [2024-12-06T00:19:05.179Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:05.439Z] a38f7d21b3af: Pushed [2024-12-06T00:19:06.373Z] 48a363d776ce: Pushed [2024-12-06T00:19:11.648Z] 855d443d506c: Pushed [2024-12-06T00:19:15.841Z] 761d905fb423: Pushed [2024-12-06T00:19:15.841Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:16.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:16.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-06T00:19:16.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-06T00:19:16.493Z] 7fc642734c25: Preparing [2024-12-06T00:19:16.493Z] bc23de787f18: Preparing [2024-12-06T00:19:16.493Z] f989005cf85a: Preparing [2024-12-06T00:19:16.493Z] 42fbde521aeb: Preparing [2024-12-06T00:19:16.493Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:16.493Z] 761d905fb423: Preparing [2024-12-06T00:19:16.493Z] 855d443d506c: Preparing [2024-12-06T00:19:16.493Z] 761d905fb423: Waiting [2024-12-06T00:19:16.493Z] a38f7d21b3af: Preparing [2024-12-06T00:19:16.493Z] 48a363d776ce: Preparing [2024-12-06T00:19:16.493Z] 855d443d506c: Waiting [2024-12-06T00:19:16.493Z] a38f7d21b3af: Waiting [2024-12-06T00:19:16.493Z] 48a363d776ce: Waiting [2024-12-06T00:19:16.493Z] 75654b8eeebd: Preparing [2024-12-06T00:19:16.493Z] f989005cf85a: Layer already exists [2024-12-06T00:19:16.493Z] bc23de787f18: Layer already exists [2024-12-06T00:19:16.493Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:16.493Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:16.493Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:16.493Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:16.493Z] 761d905fb423: Layer already exists [2024-12-06T00:19:16.493Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:16.493Z] 855d443d506c: Layer already exists [2024-12-06T00:19:16.493Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:16.493Z] latest: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:16.813Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:17.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-12-06T00:19:17.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-06T00:19:17.131Z] 7fc642734c25: Preparing [2024-12-06T00:19:17.131Z] bc23de787f18: Preparing [2024-12-06T00:19:17.131Z] f989005cf85a: Preparing [2024-12-06T00:19:17.131Z] 42fbde521aeb: Preparing [2024-12-06T00:19:17.131Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:17.131Z] 761d905fb423: Preparing [2024-12-06T00:19:17.131Z] 855d443d506c: Preparing [2024-12-06T00:19:17.131Z] a38f7d21b3af: Preparing [2024-12-06T00:19:17.131Z] 48a363d776ce: Preparing [2024-12-06T00:19:17.131Z] 75654b8eeebd: Preparing [2024-12-06T00:19:17.131Z] a38f7d21b3af: Waiting [2024-12-06T00:19:17.131Z] 761d905fb423: Waiting [2024-12-06T00:19:17.131Z] 75654b8eeebd: Waiting [2024-12-06T00:19:17.131Z] 48a363d776ce: Waiting [2024-12-06T00:19:17.131Z] 855d443d506c: Waiting [2024-12-06T00:19:17.131Z] f989005cf85a: Layer already exists [2024-12-06T00:19:17.131Z] bc23de787f18: Layer already exists [2024-12-06T00:19:17.131Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:17.131Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:17.131Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:17.131Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:17.131Z] 761d905fb423: Layer already exists [2024-12-06T00:19:17.131Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:17.131Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:17.131Z] 855d443d506c: Layer already exists [2024-12-06T00:19:17.131Z] 4.0.0-dev.22: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:17.459Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:17.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:17.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-06T00:19:17.782Z] 7fc642734c25: Preparing [2024-12-06T00:19:17.782Z] bc23de787f18: Preparing [2024-12-06T00:19:17.782Z] f989005cf85a: Preparing [2024-12-06T00:19:17.782Z] 42fbde521aeb: Preparing [2024-12-06T00:19:17.782Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:17.782Z] 761d905fb423: Preparing [2024-12-06T00:19:17.782Z] 855d443d506c: Preparing [2024-12-06T00:19:17.782Z] a38f7d21b3af: Preparing [2024-12-06T00:19:17.782Z] 48a363d776ce: Preparing [2024-12-06T00:19:17.782Z] 75654b8eeebd: Preparing [2024-12-06T00:19:17.782Z] 761d905fb423: Waiting [2024-12-06T00:19:17.782Z] 75654b8eeebd: Waiting [2024-12-06T00:19:17.782Z] 48a363d776ce: Waiting [2024-12-06T00:19:17.782Z] 855d443d506c: Waiting [2024-12-06T00:19:17.782Z] a38f7d21b3af: Waiting [2024-12-06T00:19:17.782Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:17.782Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:17.782Z] bc23de787f18: Layer already exists [2024-12-06T00:19:17.782Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:17.782Z] f989005cf85a: Layer already exists [2024-12-06T00:19:17.782Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:17.782Z] 761d905fb423: Layer already exists [2024-12-06T00:19:17.782Z] 855d443d506c: Layer already exists [2024-12-06T00:19:17.782Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:17.782Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:17.782Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:18.114Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:18.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-06T00:19:18.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-06T00:19:18.432Z] 7fc642734c25: Preparing [2024-12-06T00:19:18.432Z] bc23de787f18: Preparing [2024-12-06T00:19:18.432Z] f989005cf85a: Preparing [2024-12-06T00:19:18.432Z] 42fbde521aeb: Preparing [2024-12-06T00:19:18.432Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:18.432Z] 761d905fb423: Preparing [2024-12-06T00:19:18.432Z] 855d443d506c: Preparing [2024-12-06T00:19:18.432Z] a38f7d21b3af: Preparing [2024-12-06T00:19:18.432Z] 48a363d776ce: Preparing [2024-12-06T00:19:18.432Z] 75654b8eeebd: Preparing [2024-12-06T00:19:18.432Z] 761d905fb423: Waiting [2024-12-06T00:19:18.432Z] 48a363d776ce: Waiting [2024-12-06T00:19:18.432Z] 75654b8eeebd: Waiting [2024-12-06T00:19:18.432Z] 855d443d506c: Waiting [2024-12-06T00:19:18.432Z] a38f7d21b3af: Waiting [2024-12-06T00:19:18.432Z] bc23de787f18: Layer already exists [2024-12-06T00:19:18.432Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:18.432Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:18.432Z] f989005cf85a: Layer already exists [2024-12-06T00:19:18.432Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:18.432Z] 761d905fb423: Layer already exists [2024-12-06T00:19:18.432Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:18.432Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:18.432Z] 855d443d506c: Layer already exists [2024-12-06T00:19:18.432Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:18.432Z] main: digest: sha256:3026914fcacb673e03f9306a13338b79fe5d0567f97066d247dbb915d018bb79 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:18.504Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:18.518Z] taggedImages: [2024-12-06T00:19:18.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:18.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-06T00:19:18.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-12-06T00:19:18.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:18.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-06T00:19:18.547Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-06T00:19:18.547Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:18.547Z] latest [2024-12-06T00:19:18.547Z] 4.0.0-dev.22 [2024-12-06T00:19:18.547Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:18.547Z] main [2024-12-06T00:19:18.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:18.886Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:19.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:19.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-06T00:19:19.205Z] 9e2427e0ace4: Preparing [2024-12-06T00:19:19.205Z] 7fc8a0b5e6b0: Preparing [2024-12-06T00:19:19.205Z] d8dca4b7c18d: Preparing [2024-12-06T00:19:19.205Z] 42fbde521aeb: Preparing [2024-12-06T00:19:19.205Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:19.205Z] 761d905fb423: Preparing [2024-12-06T00:19:19.205Z] 1430859afdd1: Preparing [2024-12-06T00:19:19.205Z] 99a8649ccda6: Preparing [2024-12-06T00:19:19.205Z] 75654b8eeebd: Preparing [2024-12-06T00:19:19.205Z] 761d905fb423: Waiting [2024-12-06T00:19:19.205Z] 1430859afdd1: Waiting [2024-12-06T00:19:19.205Z] 99a8649ccda6: Waiting [2024-12-06T00:19:19.205Z] 75654b8eeebd: Waiting [2024-12-06T00:19:19.205Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:19.205Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:19.205Z] 761d905fb423: Layer already exists [2024-12-06T00:19:19.205Z] 9e2427e0ace4: Pushed [2024-12-06T00:19:19.205Z] 7fc8a0b5e6b0: Pushed [2024-12-06T00:19:19.205Z] d8dca4b7c18d: Pushed [2024-12-06T00:19:19.205Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:19.467Z] 99a8649ccda6: Pushed [2024-12-06T00:19:19.727Z] 1430859afdd1: Pushed [2024-12-06T00:19:19.986Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:20.308Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:20.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-06T00:19:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-06T00:19:20.630Z] 9e2427e0ace4: Preparing [2024-12-06T00:19:20.630Z] 7fc8a0b5e6b0: Preparing [2024-12-06T00:19:20.630Z] d8dca4b7c18d: Preparing [2024-12-06T00:19:20.630Z] 42fbde521aeb: Preparing [2024-12-06T00:19:20.630Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:20.630Z] 761d905fb423: Preparing [2024-12-06T00:19:20.630Z] 1430859afdd1: Preparing [2024-12-06T00:19:20.630Z] 99a8649ccda6: Preparing [2024-12-06T00:19:20.630Z] 75654b8eeebd: Preparing [2024-12-06T00:19:20.630Z] 1430859afdd1: Waiting [2024-12-06T00:19:20.630Z] 99a8649ccda6: Waiting [2024-12-06T00:19:20.630Z] 75654b8eeebd: Waiting [2024-12-06T00:19:20.630Z] 761d905fb423: Waiting [2024-12-06T00:19:20.630Z] d8dca4b7c18d: Layer already exists [2024-12-06T00:19:20.630Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:20.630Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:20.630Z] 7fc8a0b5e6b0: Layer already exists [2024-12-06T00:19:20.630Z] 9e2427e0ace4: Layer already exists [2024-12-06T00:19:20.630Z] 99a8649ccda6: Layer already exists [2024-12-06T00:19:20.630Z] 1430859afdd1: Layer already exists [2024-12-06T00:19:20.630Z] 761d905fb423: Layer already exists [2024-12-06T00:19:20.630Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:20.630Z] latest: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:20.952Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:21.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-12-06T00:19:21.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-06T00:19:21.261Z] 9e2427e0ace4: Preparing [2024-12-06T00:19:21.261Z] 7fc8a0b5e6b0: Preparing [2024-12-06T00:19:21.261Z] d8dca4b7c18d: Preparing [2024-12-06T00:19:21.261Z] 42fbde521aeb: Preparing [2024-12-06T00:19:21.261Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:21.261Z] 761d905fb423: Preparing [2024-12-06T00:19:21.261Z] 1430859afdd1: Preparing [2024-12-06T00:19:21.261Z] 99a8649ccda6: Preparing [2024-12-06T00:19:21.261Z] 75654b8eeebd: Preparing [2024-12-06T00:19:21.261Z] 761d905fb423: Waiting [2024-12-06T00:19:21.261Z] 1430859afdd1: Waiting [2024-12-06T00:19:21.261Z] 99a8649ccda6: Waiting [2024-12-06T00:19:21.261Z] 75654b8eeebd: Waiting [2024-12-06T00:19:21.261Z] 7fc8a0b5e6b0: Layer already exists [2024-12-06T00:19:21.261Z] d8dca4b7c18d: Layer already exists [2024-12-06T00:19:21.261Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:21.261Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:21.261Z] 9e2427e0ace4: Layer already exists [2024-12-06T00:19:21.261Z] 761d905fb423: Layer already exists [2024-12-06T00:19:21.261Z] 99a8649ccda6: Layer already exists [2024-12-06T00:19:21.261Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:21.261Z] 1430859afdd1: Layer already exists [2024-12-06T00:19:21.261Z] 4.0.0-dev.22: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:21.579Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:21.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:21.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-06T00:19:21.884Z] 9e2427e0ace4: Preparing [2024-12-06T00:19:21.884Z] 7fc8a0b5e6b0: Preparing [2024-12-06T00:19:21.884Z] d8dca4b7c18d: Preparing [2024-12-06T00:19:21.884Z] 42fbde521aeb: Preparing [2024-12-06T00:19:21.884Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:21.884Z] 761d905fb423: Preparing [2024-12-06T00:19:21.884Z] 1430859afdd1: Preparing [2024-12-06T00:19:21.884Z] 99a8649ccda6: Preparing [2024-12-06T00:19:21.884Z] 75654b8eeebd: Preparing [2024-12-06T00:19:21.884Z] 99a8649ccda6: Waiting [2024-12-06T00:19:21.884Z] 1430859afdd1: Waiting [2024-12-06T00:19:21.884Z] 761d905fb423: Waiting [2024-12-06T00:19:21.884Z] 7fc8a0b5e6b0: Layer already exists [2024-12-06T00:19:21.884Z] 9e2427e0ace4: Layer already exists [2024-12-06T00:19:21.884Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:21.884Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:21.884Z] d8dca4b7c18d: Layer already exists [2024-12-06T00:19:21.884Z] 1430859afdd1: Layer already exists [2024-12-06T00:19:21.884Z] 761d905fb423: Layer already exists [2024-12-06T00:19:21.884Z] 99a8649ccda6: Layer already exists [2024-12-06T00:19:21.884Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:21.884Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:22.207Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:22.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-06T00:19:22.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-06T00:19:22.523Z] 9e2427e0ace4: Preparing [2024-12-06T00:19:22.523Z] 7fc8a0b5e6b0: Preparing [2024-12-06T00:19:22.523Z] d8dca4b7c18d: Preparing [2024-12-06T00:19:22.523Z] 42fbde521aeb: Preparing [2024-12-06T00:19:22.523Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:22.523Z] 761d905fb423: Preparing [2024-12-06T00:19:22.523Z] 1430859afdd1: Preparing [2024-12-06T00:19:22.523Z] 99a8649ccda6: Preparing [2024-12-06T00:19:22.523Z] 75654b8eeebd: Preparing [2024-12-06T00:19:22.523Z] 761d905fb423: Waiting [2024-12-06T00:19:22.523Z] 1430859afdd1: Waiting [2024-12-06T00:19:22.523Z] 99a8649ccda6: Waiting [2024-12-06T00:19:22.523Z] 75654b8eeebd: Waiting [2024-12-06T00:19:22.523Z] 7fc8a0b5e6b0: Layer already exists [2024-12-06T00:19:22.523Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:22.523Z] d8dca4b7c18d: Layer already exists [2024-12-06T00:19:22.523Z] 9e2427e0ace4: Layer already exists [2024-12-06T00:19:22.523Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:22.523Z] 1430859afdd1: Layer already exists [2024-12-06T00:19:22.523Z] 761d905fb423: Layer already exists [2024-12-06T00:19:22.523Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:22.523Z] 99a8649ccda6: Layer already exists [2024-12-06T00:19:22.523Z] main: digest: sha256:21e13274b79a93a262e5a93386b9b90ed0c763734309b5148e266a7b478029c1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:22.594Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:22.608Z] taggedImages: [2024-12-06T00:19:22.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:22.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-06T00:19:22.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-12-06T00:19:22.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:22.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-06T00:19:22.638Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-06T00:19:22.638Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:22.638Z] latest [2024-12-06T00:19:22.638Z] 4.0.0-dev.22 [2024-12-06T00:19:22.638Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:22.638Z] main [2024-12-06T00:19:22.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:22.993Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:23.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:23.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-06T00:19:23.319Z] 7fc642734c25: Preparing [2024-12-06T00:19:23.319Z] 75a385e65ce1: Preparing [2024-12-06T00:19:23.319Z] ae7b6a47c14a: Preparing [2024-12-06T00:19:23.319Z] 42fbde521aeb: Preparing [2024-12-06T00:19:23.319Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:23.319Z] 761d905fb423: Preparing [2024-12-06T00:19:23.319Z] a38f7d21b3af: Preparing [2024-12-06T00:19:23.319Z] 48a363d776ce: Preparing [2024-12-06T00:19:23.319Z] 75654b8eeebd: Preparing [2024-12-06T00:19:23.319Z] a38f7d21b3af: Waiting [2024-12-06T00:19:23.319Z] 48a363d776ce: Waiting [2024-12-06T00:19:23.319Z] 761d905fb423: Waiting [2024-12-06T00:19:23.319Z] 75654b8eeebd: Waiting [2024-12-06T00:19:23.319Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:23.319Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:23.319Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:23.319Z] 761d905fb423: Layer already exists [2024-12-06T00:19:23.319Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:23.319Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:23.319Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:23.319Z] 75a385e65ce1: Pushed [2024-12-06T00:19:23.319Z] ae7b6a47c14a: Pushed [2024-12-06T00:19:23.579Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:23.908Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:24.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-06T00:19:24.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-06T00:19:24.233Z] 7fc642734c25: Preparing [2024-12-06T00:19:24.233Z] 75a385e65ce1: Preparing [2024-12-06T00:19:24.233Z] ae7b6a47c14a: Preparing [2024-12-06T00:19:24.233Z] 42fbde521aeb: Preparing [2024-12-06T00:19:24.233Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:24.233Z] 761d905fb423: Preparing [2024-12-06T00:19:24.233Z] a38f7d21b3af: Preparing [2024-12-06T00:19:24.233Z] 48a363d776ce: Preparing [2024-12-06T00:19:24.233Z] 75654b8eeebd: Preparing [2024-12-06T00:19:24.233Z] a38f7d21b3af: Waiting [2024-12-06T00:19:24.233Z] 48a363d776ce: Waiting [2024-12-06T00:19:24.233Z] 761d905fb423: Waiting [2024-12-06T00:19:24.233Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:24.233Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:24.233Z] ae7b6a47c14a: Layer already exists [2024-12-06T00:19:24.233Z] 75a385e65ce1: Layer already exists [2024-12-06T00:19:24.233Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:24.233Z] 761d905fb423: Layer already exists [2024-12-06T00:19:24.233Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:24.233Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:24.233Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:24.233Z] latest: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:24.567Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:24.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-12-06T00:19:24.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-06T00:19:24.873Z] 7fc642734c25: Preparing [2024-12-06T00:19:24.873Z] 75a385e65ce1: Preparing [2024-12-06T00:19:24.873Z] ae7b6a47c14a: Preparing [2024-12-06T00:19:24.873Z] 42fbde521aeb: Preparing [2024-12-06T00:19:24.873Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:24.873Z] 761d905fb423: Preparing [2024-12-06T00:19:24.873Z] a38f7d21b3af: Preparing [2024-12-06T00:19:24.873Z] 48a363d776ce: Preparing [2024-12-06T00:19:24.873Z] 75654b8eeebd: Preparing [2024-12-06T00:19:24.873Z] a38f7d21b3af: Waiting [2024-12-06T00:19:24.873Z] 75654b8eeebd: Waiting [2024-12-06T00:19:24.873Z] 48a363d776ce: Waiting [2024-12-06T00:19:24.873Z] 761d905fb423: Waiting [2024-12-06T00:19:24.873Z] ae7b6a47c14a: Layer already exists [2024-12-06T00:19:24.873Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:24.873Z] 75a385e65ce1: Layer already exists [2024-12-06T00:19:24.873Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:24.873Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:24.873Z] 761d905fb423: Layer already exists [2024-12-06T00:19:24.873Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:24.873Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:24.873Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:24.873Z] 4.0.0-dev.22: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:25.198Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:25.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:25.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-06T00:19:25.522Z] 7fc642734c25: Preparing [2024-12-06T00:19:25.522Z] 75a385e65ce1: Preparing [2024-12-06T00:19:25.522Z] ae7b6a47c14a: Preparing [2024-12-06T00:19:25.522Z] 42fbde521aeb: Preparing [2024-12-06T00:19:25.522Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:25.522Z] 761d905fb423: Preparing [2024-12-06T00:19:25.522Z] a38f7d21b3af: Preparing [2024-12-06T00:19:25.522Z] 48a363d776ce: Preparing [2024-12-06T00:19:25.522Z] 75654b8eeebd: Preparing [2024-12-06T00:19:25.522Z] 761d905fb423: Waiting [2024-12-06T00:19:25.522Z] 48a363d776ce: Waiting [2024-12-06T00:19:25.522Z] a38f7d21b3af: Waiting [2024-12-06T00:19:25.522Z] 75654b8eeebd: Waiting [2024-12-06T00:19:25.522Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:25.522Z] 75a385e65ce1: Layer already exists [2024-12-06T00:19:25.522Z] ae7b6a47c14a: Layer already exists [2024-12-06T00:19:25.522Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:25.522Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:25.522Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:25.522Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:25.522Z] 761d905fb423: Layer already exists [2024-12-06T00:19:25.522Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:25.522Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:25.855Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:26.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-06T00:19:26.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-06T00:19:26.180Z] 7fc642734c25: Preparing [2024-12-06T00:19:26.180Z] 75a385e65ce1: Preparing [2024-12-06T00:19:26.180Z] ae7b6a47c14a: Preparing [2024-12-06T00:19:26.180Z] 42fbde521aeb: Preparing [2024-12-06T00:19:26.180Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:26.180Z] 761d905fb423: Preparing [2024-12-06T00:19:26.180Z] a38f7d21b3af: Preparing [2024-12-06T00:19:26.180Z] 48a363d776ce: Preparing [2024-12-06T00:19:26.180Z] 75654b8eeebd: Preparing [2024-12-06T00:19:26.180Z] 761d905fb423: Waiting [2024-12-06T00:19:26.180Z] a38f7d21b3af: Waiting [2024-12-06T00:19:26.180Z] 48a363d776ce: Waiting [2024-12-06T00:19:26.180Z] 75654b8eeebd: Waiting [2024-12-06T00:19:26.180Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:26.180Z] 7fc642734c25: Layer already exists [2024-12-06T00:19:26.180Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:26.180Z] ae7b6a47c14a: Layer already exists [2024-12-06T00:19:26.180Z] 75a385e65ce1: Layer already exists [2024-12-06T00:19:26.180Z] a38f7d21b3af: Layer already exists [2024-12-06T00:19:26.180Z] 761d905fb423: Layer already exists [2024-12-06T00:19:26.180Z] 48a363d776ce: Layer already exists [2024-12-06T00:19:26.180Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:26.180Z] main: digest: sha256:1581ab41b66e8f319963f304b74a74e958a56d5b6f54139564f74397fc023b0c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:26.253Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:26.267Z] taggedImages: [2024-12-06T00:19:26.267Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:26.267Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-06T00:19:26.267Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-12-06T00:19:26.267Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:26.267Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-06T00:19:26.296Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-06T00:19:26.296Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:26.296Z] latest [2024-12-06T00:19:26.296Z] 4.0.0-dev.22 [2024-12-06T00:19:26.296Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:26.296Z] main [2024-12-06T00:19:26.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:26.633Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:26.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:26.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-06T00:19:26.953Z] efeda5172122: Preparing [2024-12-06T00:19:26.953Z] 4d3c7a12f8a5: Preparing [2024-12-06T00:19:26.953Z] 435b97244e04: Preparing [2024-12-06T00:19:26.953Z] 42fbde521aeb: Preparing [2024-12-06T00:19:26.953Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:26.953Z] a2dc5a637ba8: Preparing [2024-12-06T00:19:26.953Z] e4737832e3d5: Preparing [2024-12-06T00:19:26.953Z] 75654b8eeebd: Preparing [2024-12-06T00:19:26.953Z] a2dc5a637ba8: Waiting [2024-12-06T00:19:26.953Z] e4737832e3d5: Waiting [2024-12-06T00:19:26.953Z] 75654b8eeebd: Waiting [2024-12-06T00:19:26.953Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:26.953Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:26.953Z] efeda5172122: Pushed [2024-12-06T00:19:26.953Z] 4d3c7a12f8a5: Pushed [2024-12-06T00:19:26.953Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:26.953Z] e4737832e3d5: Pushed [2024-12-06T00:19:27.521Z] a2dc5a637ba8: Pushed [2024-12-06T00:19:30.813Z] 435b97244e04: Pushed [2024-12-06T00:19:30.813Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:31.140Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:31.465Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-06T00:19:31.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-06T00:19:31.465Z] efeda5172122: Preparing [2024-12-06T00:19:31.465Z] 4d3c7a12f8a5: Preparing [2024-12-06T00:19:31.465Z] 435b97244e04: Preparing [2024-12-06T00:19:31.465Z] 42fbde521aeb: Preparing [2024-12-06T00:19:31.465Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:31.465Z] a2dc5a637ba8: Preparing [2024-12-06T00:19:31.465Z] e4737832e3d5: Preparing [2024-12-06T00:19:31.465Z] 75654b8eeebd: Preparing [2024-12-06T00:19:31.465Z] a2dc5a637ba8: Waiting [2024-12-06T00:19:31.465Z] e4737832e3d5: Waiting [2024-12-06T00:19:31.465Z] 75654b8eeebd: Waiting [2024-12-06T00:19:31.465Z] 4d3c7a12f8a5: Layer already exists [2024-12-06T00:19:31.465Z] 435b97244e04: Layer already exists [2024-12-06T00:19:31.465Z] efeda5172122: Layer already exists [2024-12-06T00:19:31.465Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:31.465Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:31.465Z] a2dc5a637ba8: Layer already exists [2024-12-06T00:19:31.465Z] e4737832e3d5: Layer already exists [2024-12-06T00:19:31.465Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:31.465Z] latest: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:31.796Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:32.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-12-06T00:19:32.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-06T00:19:32.131Z] efeda5172122: Preparing [2024-12-06T00:19:32.131Z] 4d3c7a12f8a5: Preparing [2024-12-06T00:19:32.131Z] 435b97244e04: Preparing [2024-12-06T00:19:32.131Z] 42fbde521aeb: Preparing [2024-12-06T00:19:32.131Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:32.131Z] a2dc5a637ba8: Preparing [2024-12-06T00:19:32.131Z] e4737832e3d5: Preparing [2024-12-06T00:19:32.131Z] 75654b8eeebd: Preparing [2024-12-06T00:19:32.131Z] a2dc5a637ba8: Waiting [2024-12-06T00:19:32.131Z] e4737832e3d5: Waiting [2024-12-06T00:19:32.131Z] 75654b8eeebd: Waiting [2024-12-06T00:19:32.131Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:32.131Z] 4d3c7a12f8a5: Layer already exists [2024-12-06T00:19:32.131Z] efeda5172122: Layer already exists [2024-12-06T00:19:32.131Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:32.131Z] 435b97244e04: Layer already exists [2024-12-06T00:19:32.131Z] a2dc5a637ba8: Layer already exists [2024-12-06T00:19:32.131Z] e4737832e3d5: Layer already exists [2024-12-06T00:19:32.131Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:32.131Z] 4.0.0-dev.22: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:32.467Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:32.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:32.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-06T00:19:32.794Z] efeda5172122: Preparing [2024-12-06T00:19:32.794Z] 4d3c7a12f8a5: Preparing [2024-12-06T00:19:32.794Z] 435b97244e04: Preparing [2024-12-06T00:19:32.794Z] 42fbde521aeb: Preparing [2024-12-06T00:19:32.794Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:32.794Z] a2dc5a637ba8: Preparing [2024-12-06T00:19:32.794Z] e4737832e3d5: Preparing [2024-12-06T00:19:32.794Z] 75654b8eeebd: Preparing [2024-12-06T00:19:32.794Z] a2dc5a637ba8: Waiting [2024-12-06T00:19:32.794Z] e4737832e3d5: Waiting [2024-12-06T00:19:32.794Z] 75654b8eeebd: Waiting [2024-12-06T00:19:32.794Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:32.794Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:32.794Z] 435b97244e04: Layer already exists [2024-12-06T00:19:32.794Z] efeda5172122: Layer already exists [2024-12-06T00:19:32.794Z] 4d3c7a12f8a5: Layer already exists [2024-12-06T00:19:32.794Z] a2dc5a637ba8: Layer already exists [2024-12-06T00:19:32.794Z] e4737832e3d5: Layer already exists [2024-12-06T00:19:32.794Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:32.794Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:33.136Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:33.468Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-06T00:19:33.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-06T00:19:33.468Z] efeda5172122: Preparing [2024-12-06T00:19:33.468Z] 4d3c7a12f8a5: Preparing [2024-12-06T00:19:33.468Z] 435b97244e04: Preparing [2024-12-06T00:19:33.468Z] 42fbde521aeb: Preparing [2024-12-06T00:19:33.468Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:33.468Z] a2dc5a637ba8: Preparing [2024-12-06T00:19:33.468Z] e4737832e3d5: Preparing [2024-12-06T00:19:33.468Z] 75654b8eeebd: Preparing [2024-12-06T00:19:33.468Z] e4737832e3d5: Waiting [2024-12-06T00:19:33.468Z] 75654b8eeebd: Waiting [2024-12-06T00:19:33.468Z] a2dc5a637ba8: Waiting [2024-12-06T00:19:33.468Z] efeda5172122: Layer already exists [2024-12-06T00:19:33.468Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:33.468Z] 435b97244e04: Layer already exists [2024-12-06T00:19:33.468Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:33.468Z] 4d3c7a12f8a5: Layer already exists [2024-12-06T00:19:33.468Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:33.468Z] a2dc5a637ba8: Layer already exists [2024-12-06T00:19:33.468Z] e4737832e3d5: Layer already exists [2024-12-06T00:19:33.468Z] main: digest: sha256:6586d6c7cd9ab5c0a3516cc510b59c54becba7d0ea4315f3cacb3c40a3281804 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:33.556Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:33.569Z] taggedImages: [2024-12-06T00:19:33.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:33.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-06T00:19:33.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-12-06T00:19:33.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:33.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-06T00:19:33.596Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-06T00:19:33.596Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:33.596Z] latest [2024-12-06T00:19:33.596Z] 4.0.0-dev.22 [2024-12-06T00:19:33.596Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:33.596Z] main [2024-12-06T00:19:33.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:33.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:34.274Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:34.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-06T00:19:34.274Z] 4362d31111db: Preparing [2024-12-06T00:19:34.274Z] 0894eaf1f8f6: Preparing [2024-12-06T00:19:34.274Z] 42fbde521aeb: Preparing [2024-12-06T00:19:34.274Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:34.274Z] e5f5a17d78a1: Preparing [2024-12-06T00:19:34.274Z] be7c7d12324b: Preparing [2024-12-06T00:19:34.274Z] 75654b8eeebd: Preparing [2024-12-06T00:19:34.274Z] 75654b8eeebd: Waiting [2024-12-06T00:19:34.274Z] be7c7d12324b: Waiting [2024-12-06T00:19:34.274Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:34.274Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:34.274Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:34.274Z] 4362d31111db: Pushed [2024-12-06T00:19:34.533Z] be7c7d12324b: Pushed [2024-12-06T00:19:34.792Z] e5f5a17d78a1: Pushed [2024-12-06T00:19:38.089Z] 0894eaf1f8f6: Pushed [2024-12-06T00:19:38.349Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:38.756Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:39.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-06T00:19:39.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-06T00:19:39.078Z] 4362d31111db: Preparing [2024-12-06T00:19:39.078Z] 0894eaf1f8f6: Preparing [2024-12-06T00:19:39.078Z] 42fbde521aeb: Preparing [2024-12-06T00:19:39.078Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:39.078Z] e5f5a17d78a1: Preparing [2024-12-06T00:19:39.078Z] be7c7d12324b: Preparing [2024-12-06T00:19:39.078Z] 75654b8eeebd: Preparing [2024-12-06T00:19:39.078Z] be7c7d12324b: Waiting [2024-12-06T00:19:39.078Z] 75654b8eeebd: Waiting [2024-12-06T00:19:39.078Z] 4362d31111db: Layer already exists [2024-12-06T00:19:39.078Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:39.078Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:39.078Z] 0894eaf1f8f6: Layer already exists [2024-12-06T00:19:39.078Z] e5f5a17d78a1: Layer already exists [2024-12-06T00:19:39.078Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:39.078Z] be7c7d12324b: Layer already exists [2024-12-06T00:19:39.078Z] latest: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:39.400Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:39.719Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-12-06T00:19:39.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-06T00:19:39.719Z] 4362d31111db: Preparing [2024-12-06T00:19:39.719Z] 0894eaf1f8f6: Preparing [2024-12-06T00:19:39.719Z] 42fbde521aeb: Preparing [2024-12-06T00:19:39.719Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:39.719Z] e5f5a17d78a1: Preparing [2024-12-06T00:19:39.719Z] be7c7d12324b: Preparing [2024-12-06T00:19:39.719Z] 75654b8eeebd: Preparing [2024-12-06T00:19:39.719Z] be7c7d12324b: Waiting [2024-12-06T00:19:39.719Z] 75654b8eeebd: Waiting [2024-12-06T00:19:39.719Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:39.719Z] e5f5a17d78a1: Layer already exists [2024-12-06T00:19:39.719Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:39.719Z] 0894eaf1f8f6: Layer already exists [2024-12-06T00:19:39.719Z] 4362d31111db: Layer already exists [2024-12-06T00:19:39.719Z] be7c7d12324b: Layer already exists [2024-12-06T00:19:39.719Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:39.719Z] 4.0.0-dev.22: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:40.052Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:40.373Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:40.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-06T00:19:40.373Z] 4362d31111db: Preparing [2024-12-06T00:19:40.373Z] 0894eaf1f8f6: Preparing [2024-12-06T00:19:40.373Z] 42fbde521aeb: Preparing [2024-12-06T00:19:40.373Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:40.373Z] e5f5a17d78a1: Preparing [2024-12-06T00:19:40.373Z] be7c7d12324b: Preparing [2024-12-06T00:19:40.373Z] 75654b8eeebd: Preparing [2024-12-06T00:19:40.373Z] be7c7d12324b: Waiting [2024-12-06T00:19:40.373Z] 75654b8eeebd: Waiting [2024-12-06T00:19:40.373Z] e5f5a17d78a1: Layer already exists [2024-12-06T00:19:40.373Z] 4362d31111db: Layer already exists [2024-12-06T00:19:40.373Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:40.373Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:40.373Z] 0894eaf1f8f6: Layer already exists [2024-12-06T00:19:40.373Z] be7c7d12324b: Layer already exists [2024-12-06T00:19:40.373Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:40.373Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:40.691Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:19:41.015Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-06T00:19:41.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-06T00:19:41.015Z] 4362d31111db: Preparing [2024-12-06T00:19:41.015Z] 0894eaf1f8f6: Preparing [2024-12-06T00:19:41.015Z] 42fbde521aeb: Preparing [2024-12-06T00:19:41.015Z] 294a9f9e5ed2: Preparing [2024-12-06T00:19:41.015Z] e5f5a17d78a1: Preparing [2024-12-06T00:19:41.015Z] be7c7d12324b: Preparing [2024-12-06T00:19:41.015Z] 75654b8eeebd: Preparing [2024-12-06T00:19:41.015Z] 75654b8eeebd: Waiting [2024-12-06T00:19:41.015Z] be7c7d12324b: Waiting [2024-12-06T00:19:41.015Z] 0894eaf1f8f6: Layer already exists [2024-12-06T00:19:41.015Z] 294a9f9e5ed2: Layer already exists [2024-12-06T00:19:41.015Z] e5f5a17d78a1: Layer already exists [2024-12-06T00:19:41.015Z] 42fbde521aeb: Layer already exists [2024-12-06T00:19:41.015Z] 4362d31111db: Layer already exists [2024-12-06T00:19:41.015Z] 75654b8eeebd: Layer already exists [2024-12-06T00:19:41.015Z] be7c7d12324b: Layer already exists [2024-12-06T00:19:41.015Z] main: digest: sha256:bd601c0b30a9f3596bd8526666d0e01af7f1dfaf634aecba4aa2e79722ee63c3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:19:41.110Z] ===================================================== [Pipeline] echo [2024-12-06T00:19:41.124Z] taggedImages: [2024-12-06T00:19:41.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:19:41.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-06T00:19:41.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-12-06T00:19:41.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:19:41.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-06T00:26:38.109Z] #155 ... [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:26:38.109Z] #145 597.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-06T00:26:38.109Z] #145 ... [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-06T00:26:38.109Z] #144 DONE 599.6s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-06T00:26:38.109Z] #147 ... [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:26:38.109Z] #156 DONE 0.5s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:26:38.109Z] #157 DONE 0.1s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-06T00:26:38.109Z] #158 DONE 0.4s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:26:38.109Z] #155 ... [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:26:38.109Z] #159 DONE 0.2s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-06T00:26:38.109Z] #160 DONE 0.2s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:26:38.109Z] #161 DONE 1.7s [2024-12-06T00:26:38.109Z] [2024-12-06T00:26:38.109Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-06T00:26:38.109Z] #162 exporting layers [2024-12-06T00:26:38.109Z] #162 exporting layers 0.6s done [2024-12-06T00:26:38.109Z] #162 writing image sha256:3e85c744a476416de119bd221df0431f2f4df120e50aa80ad61beaa711d677e7 [2024-12-06T00:26:38.109Z] #162 writing image sha256:3e85c744a476416de119bd221df0431f2f4df120e50aa80ad61beaa711d677e7 done [2024-12-06T00:26:38.110Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-06T00:26:38.110Z] #162 DONE 0.7s [2024-12-06T00:26:38.110Z] [2024-12-06T00:26:38.110Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:26:44.783Z] #148 ... [2024-12-06T00:26:44.783Z] [2024-12-06T00:26:44.783Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-06T00:26:44.783Z] #145 DONE 610.1s [2024-12-06T00:26:44.783Z] [2024-12-06T00:26:44.783Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-06T00:26:44.783Z] #147 DONE 610.1s [2024-12-06T00:26:44.783Z] [2024-12-06T00:26:44.783Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:26:44.783Z] #149 ... [2024-12-06T00:26:44.783Z] [2024-12-06T00:26:44.783Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:26:45.404Z] #163 DONE 0.6s [2024-12-06T00:26:45.404Z] [2024-12-06T00:26:45.404Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-06T00:26:45.404Z] #164 DONE 0.7s [2024-12-06T00:26:45.404Z] [2024-12-06T00:26:45.404Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-06T00:26:45.673Z] #165 ... [2024-12-06T00:26:45.673Z] [2024-12-06T00:26:45.673Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:26:45.673Z] #166 DONE 0.3s [2024-12-06T00:26:45.673Z] [2024-12-06T00:26:45.673Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-06T00:26:45.944Z] #167 DONE 0.4s [2024-12-06T00:26:45.944Z] [2024-12-06T00:26:45.944Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-06T00:26:46.213Z] #150 ... [2024-12-06T00:26:46.213Z] [2024-12-06T00:26:46.213Z] #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-12-06T00:26:46.808Z] #168 DONE 0.4s [2024-12-06T00:26:46.809Z] [2024-12-06T00:26:46.809Z] #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:26:46.809Z] #169 DONE 0.4s [2024-12-06T00:26:46.809Z] [2024-12-06T00:26:46.809Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:26:47.076Z] #155 ... [2024-12-06T00:26:47.076Z] [2024-12-06T00:26:47.076Z] #170 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-06T00:26:47.663Z] #170 DONE 0.6s [2024-12-06T00:26:47.663Z] [2024-12-06T00:26:47.663Z] #171 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-06T00:26:47.663Z] #171 ... [2024-12-06T00:26:47.663Z] [2024-12-06T00:26:47.663Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-06T00:26:47.663Z] #165 DONE 2.3s [2024-12-06T00:26:47.932Z] [2024-12-06T00:26:47.932Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:26:47.932Z] #172 ... [2024-12-06T00:26:48.229Z] [2024-12-06T00:26:48.229Z] #171 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-06T00:26:48.229Z] #171 DONE 0.4s [2024-12-06T00:26:48.229Z] [2024-12-06T00:26:48.229Z] #173 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-06T00:26:48.229Z] #173 ... [2024-12-06T00:26:48.229Z] [2024-12-06T00:26:48.229Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:26:48.229Z] #172 DONE 0.6s [2024-12-06T00:26:48.497Z] [2024-12-06T00:26:48.497Z] #173 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-06T00:26:48.497Z] #173 DONE 0.4s [2024-12-06T00:26:48.497Z] [2024-12-06T00:26:48.497Z] #174 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:26:48.497Z] #174 ... [2024-12-06T00:26:48.497Z] [2024-12-06T00:26:48.497Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:26:48.497Z] #175 DONE 0.3s [2024-12-06T00:26:48.764Z] [2024-12-06T00:26:48.764Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-06T00:26:48.764Z] #150 DONE 614.7s [2024-12-06T00:26:48.764Z] [2024-12-06T00:26:48.764Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-06T00:26:49.726Z] #176 DONE 1.0s [2024-12-06T00:26:49.727Z] [2024-12-06T00:26:49.727Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-06T00:26:49.727Z] #177 ... [2024-12-06T00:26:49.727Z] [2024-12-06T00:26:49.727Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:26:49.727Z] #178 DONE 0.9s [2024-12-06T00:26:49.996Z] [2024-12-06T00:26:49.996Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:26:49.996Z] #179 ... [2024-12-06T00:26:49.996Z] [2024-12-06T00:26:49.996Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-06T00:26:49.996Z] #177 DONE 0.4s [2024-12-06T00:26:50.264Z] [2024-12-06T00:26:50.264Z] #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-06T00:26:50.530Z] #180 ... [2024-12-06T00:26:50.530Z] [2024-12-06T00:26:50.530Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:26:50.530Z] #179 DONE 0.4s [2024-12-06T00:26:50.530Z] [2024-12-06T00:26:50.530Z] #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-06T00:26:50.530Z] #180 DONE 0.4s [2024-12-06T00:26:50.530Z] [2024-12-06T00:26:50.530Z] #181 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-06T00:26:50.797Z] #181 ... [2024-12-06T00:26:50.797Z] [2024-12-06T00:26:50.797Z] #174 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:26:50.797Z] #174 DONE 2.3s [2024-12-06T00:26:50.797Z] [2024-12-06T00:26:50.797Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-06T00:26:50.797Z] #182 DONE 0.3s [2024-12-06T00:26:50.797Z] [2024-12-06T00:26:50.797Z] #183 [security-secretstore-setup] exporting to image [2024-12-06T00:26:50.797Z] #183 exporting layers [2024-12-06T00:26:51.064Z] #183 ... [2024-12-06T00:26:51.064Z] [2024-12-06T00:26:51.064Z] #181 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-06T00:26:51.064Z] #181 DONE 0.6s [2024-12-06T00:26:51.330Z] [2024-12-06T00:26:51.330Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-06T00:26:51.330Z] #184 DONE 0.5s [2024-12-06T00:26:51.330Z] [2024-12-06T00:26:51.330Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-06T00:26:51.330Z] #185 ... [2024-12-06T00:26:51.330Z] [2024-12-06T00:26:51.330Z] #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-06T00:26:51.330Z] #186 DONE 0.3s [2024-12-06T00:26:51.597Z] [2024-12-06T00:26:51.597Z] #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-06T00:26:51.597Z] #187 DONE 0.3s [2024-12-06T00:26:51.597Z] [2024-12-06T00:26:51.597Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:26:51.866Z] #154 ... [2024-12-06T00:26:51.866Z] [2024-12-06T00:26:51.866Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-06T00:26:51.866Z] #188 ... [2024-12-06T00:26:51.866Z] [2024-12-06T00:26:51.866Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-06T00:26:51.866Z] #185 DONE 0.6s [2024-12-06T00:26:52.225Z] [2024-12-06T00:26:52.225Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-06T00:26:52.495Z] #189 DONE 0.5s [2024-12-06T00:26:52.495Z] [2024-12-06T00:26:52.495Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:26:53.082Z] #190 ... [2024-12-06T00:26:53.082Z] [2024-12-06T00:26:53.082Z] #183 [security-secretstore-setup] exporting to image [2024-12-06T00:26:53.082Z] #183 exporting layers 2.0s done [2024-12-06T00:26:53.082Z] #183 writing image sha256:c678e87f4b1a702bb41491d078bb5dbcff151bb5ab0cbc1fe383fd5287e3bd0e 0.0s done [2024-12-06T00:26:53.082Z] #183 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-06T00:26:53.082Z] #183 DONE 2.1s [2024-12-06T00:26:53.082Z] [2024-12-06T00:26:53.082Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:26:54.047Z] #154 ... [2024-12-06T00:26:54.047Z] [2024-12-06T00:26:54.047Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-06T00:26:54.047Z] #188 DONE 2.2s [2024-12-06T00:26:54.047Z] [2024-12-06T00:26:54.047Z] #191 [security-bootstrapper] exporting to image [2024-12-06T00:26:54.314Z] #191 ... [2024-12-06T00:26:54.314Z] [2024-12-06T00:26:54.314Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:26:54.314Z] #190 DONE 1.8s [2024-12-06T00:26:54.582Z] [2024-12-06T00:26:54.582Z] #192 [security-proxy-setup] exporting to image [2024-12-06T00:26:56.002Z] #192 exporting layers 1.6s done [2024-12-06T00:26:56.002Z] #192 writing image sha256:43e0a84e74487c33c452d1fe35c80565378634945dd783e381cf82c648ba989f 0.0s done [2024-12-06T00:26:56.002Z] #192 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-06T00:26:56.002Z] #192 DONE 1.7s [2024-12-06T00:26:56.002Z] [2024-12-06T00:26:56.002Z] #191 [security-bootstrapper] exporting to image [2024-12-06T00:26:56.002Z] #191 exporting layers 2.0s done [2024-12-06T00:26:56.002Z] #191 writing image sha256:023fd16bf97461baf20d021c58397831bfd4fb4016f98a52aab31a136b9fb9db 0.0s done [2024-12-06T00:26:56.002Z] #191 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-06T00:26:56.002Z] #191 DONE 2.0s [2024-12-06T00:26:56.002Z] [2024-12-06T00:26:56.002Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:28:17.654Z] #154 ... [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-06T00:28:17.654Z] #149 DONE 692.2s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:28:17.654Z] #193 DONE 0.4s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:28:17.654Z] #194 DONE 0.1s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-06T00:28:17.654Z] #195 DONE 0.3s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:28:17.654Z] #196 DONE 0.2s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:28:17.654Z] #148 ... [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-06T00:28:17.654Z] #197 exporting layers [2024-12-06T00:28:17.654Z] #197 exporting layers 0.9s done [2024-12-06T00:28:17.654Z] #197 writing image sha256:cb0d812769d62e4b4b50b1ba21e13d80524a8ae3f4fd98c35dd4703ea62500bb done [2024-12-06T00:28:17.654Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-12-06T00:28:17.654Z] #197 DONE 0.9s [2024-12-06T00:28:17.654Z] [2024-12-06T00:28:17.654Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-06T00:32:09.540Z] #155 DONE 926.5s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:32:09.540Z] #146 ... [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:32:09.540Z] #198 DONE 0.1s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:32:09.540Z] #148 ... [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:32:09.540Z] #199 DONE 0.3s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-06T00:32:09.540Z] #200 DONE 0.4s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:32:09.540Z] #201 DONE 0.1s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-06T00:32:09.540Z] #202 DONE 0.2s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-06T00:32:09.540Z] #203 DONE 1.5s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #204 [security-proxy-auth] exporting to image [2024-12-06T00:32:09.540Z] #204 exporting layers [2024-12-06T00:32:09.540Z] #204 exporting layers 0.6s done [2024-12-06T00:32:09.540Z] #204 writing image sha256:75ac8bd064b4e374fbc01f65470d8f4879351e771c49c17e6e81e9d6e4b43661 0.0s done [2024-12-06T00:32:09.540Z] #204 naming to docker.io/library/security-proxy-auth-arm64 [2024-12-06T00:32:09.540Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-06T00:32:09.540Z] #204 DONE 0.7s [2024-12-06T00:32:09.540Z] [2024-12-06T00:32:09.540Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:32:10.947Z] #152 ... [2024-12-06T00:32:10.947Z] [2024-12-06T00:32:10.947Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-06T00:32:10.947Z] #148 DONE 936.6s [2024-12-06T00:32:10.947Z] [2024-12-06T00:32:10.947Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:32:11.252Z] #205 DONE 0.2s [2024-12-06T00:32:11.252Z] [2024-12-06T00:32:11.252Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:32:11.252Z] #206 DONE 0.2s [2024-12-06T00:32:11.252Z] [2024-12-06T00:32:11.252Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-06T00:32:11.521Z] #207 DONE 0.3s [2024-12-06T00:32:11.521Z] [2024-12-06T00:32:11.521Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:32:11.789Z] #153 ... [2024-12-06T00:32:11.789Z] [2024-12-06T00:32:11.789Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:32:11.789Z] #208 DONE 0.1s [2024-12-06T00:32:11.789Z] [2024-12-06T00:32:11.789Z] #209 [core-command] exporting to image [2024-12-06T00:32:11.789Z] #209 exporting layers [2024-12-06T00:32:12.054Z] #209 exporting layers 0.3s done [2024-12-06T00:32:12.054Z] #209 writing image sha256:5263efda42c7605a9ddbc88b70c8410aeeeb4901f758dd8dac72eebc9073644a done [2024-12-06T00:32:12.054Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-06T00:32:12.054Z] #209 DONE 0.3s [2024-12-06T00:32:12.054Z] [2024-12-06T00:32:12.054Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:32:50.923Z] #154 ... [2024-12-06T00:32:50.923Z] [2024-12-06T00:32:50.923Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-06T00:32:50.923Z] #151 DONE 976.7s [2024-12-06T00:32:50.923Z] [2024-12-06T00:32:50.923Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:32:51.195Z] #210 DONE 0.3s [2024-12-06T00:32:51.195Z] [2024-12-06T00:32:51.195Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-06T00:32:51.788Z] #211 DONE 0.5s [2024-12-06T00:32:51.788Z] [2024-12-06T00:32:51.788Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:32:51.788Z] #212 DONE 0.2s [2024-12-06T00:32:51.788Z] [2024-12-06T00:32:51.788Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:32:52.054Z] #152 ... [2024-12-06T00:32:52.054Z] [2024-12-06T00:32:52.054Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-06T00:32:52.054Z] #213 DONE 0.2s [2024-12-06T00:32:52.054Z] [2024-12-06T00:32:52.054Z] #214 [core-keeper] exporting to image [2024-12-06T00:32:52.054Z] #214 exporting layers [2024-12-06T00:32:52.633Z] #214 exporting layers 0.5s done [2024-12-06T00:32:52.633Z] #214 writing image sha256:93a1e3ef632ed990e2db7e8270004090863af9419782ce68144ac2d7bdb4ddde done [2024-12-06T00:32:52.633Z] #214 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-06T00:32:52.633Z] #214 DONE 0.5s [2024-12-06T00:32:52.633Z] [2024-12-06T00:32:52.633Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:32:53.594Z] #146 ... [2024-12-06T00:32:53.594Z] [2024-12-06T00:32:53.594Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-06T00:32:53.594Z] #154 DONE 979.6s [2024-12-06T00:32:53.594Z] [2024-12-06T00:32:53.594Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-06T00:32:53.594Z] #152 DONE 979.6s [2024-12-06T00:32:53.594Z] [2024-12-06T00:32:53.594Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:32:53.861Z] #153 ... [2024-12-06T00:32:53.861Z] [2024-12-06T00:32:53.861Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:32:54.126Z] #215 DONE 0.2s [2024-12-06T00:32:54.126Z] [2024-12-06T00:32:54.126Z] #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:32:54.126Z] #216 DONE 0.2s [2024-12-06T00:32:54.126Z] [2024-12-06T00:32:54.126Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:32:54.392Z] #217 DONE 0.2s [2024-12-06T00:32:54.392Z] [2024-12-06T00:32:54.392Z] #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:32:54.392Z] #218 DONE 0.2s [2024-12-06T00:32:54.392Z] [2024-12-06T00:32:54.392Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-06T00:32:54.972Z] #219 DONE 0.5s [2024-12-06T00:32:54.972Z] [2024-12-06T00:32:54.972Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-06T00:32:54.972Z] #220 DONE 0.4s [2024-12-06T00:32:54.972Z] [2024-12-06T00:32:54.972Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:32:54.972Z] #221 DONE 0.1s [2024-12-06T00:32:54.972Z] [2024-12-06T00:32:54.972Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:32:54.972Z] #222 DONE 0.1s [2024-12-06T00:32:54.972Z] [2024-12-06T00:32:54.972Z] #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-06T00:32:54.972Z] #223 DONE 0.2s [2024-12-06T00:32:54.973Z] [2024-12-06T00:32:54.973Z] #224 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-06T00:32:54.973Z] #224 DONE 0.2s [2024-12-06T00:32:54.973Z] [2024-12-06T00:32:54.973Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:32:55.238Z] #146 ... [2024-12-06T00:32:55.238Z] [2024-12-06T00:32:55.238Z] #225 [core-data] exporting to image [2024-12-06T00:32:55.504Z] #225 ... [2024-12-06T00:32:55.504Z] [2024-12-06T00:32:55.504Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-06T00:32:55.504Z] #226 DONE 0.2s [2024-12-06T00:32:55.504Z] [2024-12-06T00:32:55.504Z] #225 [core-data] exporting to image [2024-12-06T00:32:55.504Z] #225 exporting layers 0.4s done [2024-12-06T00:32:55.768Z] #225 writing image sha256:dfa87a53fecfe62b04eabbef9eac22ad60bff4b7a71c339a36c1820e8224a3fb done [2024-12-06T00:32:55.768Z] #225 naming to docker.io/library/core-data-arm64 done [2024-12-06T00:32:55.768Z] #225 DONE 0.4s [2024-12-06T00:32:55.768Z] [2024-12-06T00:32:55.768Z] #227 [core-metadata] exporting to image [2024-12-06T00:32:55.768Z] #227 exporting layers 0.4s done [2024-12-06T00:32:55.768Z] #227 writing image sha256:a74bc8635d9f593c3bfa6197d1dbb97664691a9f2921cc848ae54ae8c9ecde15 done [2024-12-06T00:32:55.768Z] #227 naming to docker.io/library/core-metadata-arm64 done [2024-12-06T00:32:55.768Z] #227 DONE 0.4s [2024-12-06T00:32:55.768Z] [2024-12-06T00:32:55.768Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-06T00:33:08.057Z] #146 DONE 992.9s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:33:08.057Z] #153 ... [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:33:08.057Z] #228 DONE 0.2s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:33:08.057Z] #153 ... [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:33:08.057Z] #229 DONE 0.1s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-06T00:33:08.057Z] #153 DONE 993.4s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-06T00:33:08.057Z] #230 ... [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-06T00:33:08.057Z] #231 DONE 0.1s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-06T00:33:08.057Z] #232 DONE 0.2s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-06T00:33:08.057Z] #230 DONE 0.5s [2024-12-06T00:33:08.057Z] [2024-12-06T00:33:08.057Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-06T00:33:08.324Z] #233 DONE 0.2s [2024-12-06T00:33:08.324Z] [2024-12-06T00:33:08.324Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-06T00:33:08.324Z] #234 DONE 0.2s [2024-12-06T00:33:08.324Z] [2024-12-06T00:33:08.324Z] #235 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-06T00:33:08.324Z] #235 DONE 0.4s [2024-12-06T00:33:08.324Z] [2024-12-06T00:33:08.324Z] #236 [support-notifications] exporting to image [2024-12-06T00:33:08.324Z] #236 exporting layers [2024-12-06T00:33:08.593Z] #236 ... [2024-12-06T00:33:08.593Z] [2024-12-06T00:33:08.593Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-06T00:33:08.593Z] #237 DONE 0.2s [2024-12-06T00:33:08.593Z] [2024-12-06T00:33:08.593Z] #238 [support-scheduler] exporting to image [2024-12-06T00:33:08.860Z] #238 ... [2024-12-06T00:33:08.860Z] [2024-12-06T00:33:08.860Z] #236 [support-notifications] exporting to image [2024-12-06T00:33:08.860Z] #236 exporting layers 0.5s done [2024-12-06T00:33:08.860Z] #236 writing image sha256:8f36111df0add97827644447c1670709b9ab9c10194a0a8cf6d946bd1624c0fb done [2024-12-06T00:33:08.860Z] #236 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-06T00:33:08.860Z] #236 DONE 0.5s [2024-12-06T00:33:09.125Z] [2024-12-06T00:33:09.125Z] #238 [support-scheduler] exporting to image [2024-12-06T00:33:09.125Z] #238 exporting layers 0.6s done [2024-12-06T00:33:09.125Z] #238 writing image sha256:8c1af2eab16b1fa0b3aeda3d067e1b2b7fc09f1071053dbb9e6eef4a3d21e70b done [2024-12-06T00:33:09.125Z] #238 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-12-06T00:33:09.125Z] #238 DONE 0.6s [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-06T00:33:09.125Z] time="2024-12-06T00:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-06T00:33:09.134Z] $ docker stop --time=1 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 [2024-12-06T00:33:10.700Z] $ docker rm -f --volumes 3295896bc665e58e5ba3dec69aaf11f877fed603e2fa9b41afad284d21c25bc1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:33:11.175Z] + docker images [2024-12-06T00:33:11.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-06T00:33:11.175Z] support-notifications-arm64 latest 8f36111df0ad 3 seconds ago 52.7MB [2024-12-06T00:33:11.175Z] support-scheduler-arm64 latest 8c1af2eab16b 3 seconds ago 53.6MB [2024-12-06T00:33:11.175Z] core-metadata-arm64 latest a74bc8635d9f 16 seconds ago 38.5MB [2024-12-06T00:33:11.175Z] core-data-arm64 latest dfa87a53fecf 17 seconds ago 38.5MB [2024-12-06T00:33:11.175Z] core-keeper-arm64 latest 93a1e3ef632e 20 seconds ago 31.7MB [2024-12-06T00:33:11.175Z] core-command-arm64 latest 5263efda42c7 About a minute ago 34.3MB [2024-12-06T00:33:11.175Z] security-proxy-auth-arm64 latest 75ac8bd064b4 About a minute ago 33.3MB [2024-12-06T00:33:11.175Z] security-spiffe-token-provider-arm64 latest cb0d812769d6 5 minutes ago 40.2MB [2024-12-06T00:33:11.175Z] security-proxy-setup-arm64 latest 43e0a84e7448 6 minutes ago 36.2MB [2024-12-06T00:33:11.175Z] security-bootstrapper-arm64 latest 023fd16bf974 6 minutes ago 27.2MB [2024-12-06T00:33:11.175Z] security-secretstore-setup-arm64 latest c678e87f4b1a 6 minutes ago 47.6MB [2024-12-06T00:33:11.175Z] core-common-config-bootstrapper-arm64 latest 3e85c744a476 6 minutes ago 24.1MB [2024-12-06T00:33:11.175Z] security-spire-agent-arm64 latest 1a12dba990c1 17 minutes ago 182MB [2024-12-06T00:33:11.175Z] security-spire-server-arm64 latest 836f0e3d4d92 17 minutes ago 124MB [2024-12-06T00:33:11.175Z] security-spire-config-arm64 latest b91744263424 17 minutes ago 123MB [2024-12-06T00:33:11.175Z] ci-base-image-arm64 latest 85110a880967 18 minutes ago 960MB [2024-12-06T00:33:11.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-06T00:33:11.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:33:11.325Z] provisioning config files... [2024-12-06T00:33:11.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/758@tmp/config12687167668187808448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:33:11.673Z] ---> ****-login.sh [2024-12-06T00:33:11.673Z] nexus3.edgexfoundry.org:10001 [2024-12-06T00:33:11.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:33:11.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:33:11.940Z] Configure a credential helper to remove this warning. See [2024-12-06T00:33:11.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:33:11.940Z] [2024-12-06T00:33:11.940Z] Login Succeeded [2024-12-06T00:33:11.940Z] nexus3.edgexfoundry.org:10002 [2024-12-06T00:33:12.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:33:12.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:33:12.207Z] Configure a credential helper to remove this warning. See [2024-12-06T00:33:12.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:33:12.207Z] [2024-12-06T00:33:12.207Z] Login Succeeded [2024-12-06T00:33:12.207Z] nexus3.edgexfoundry.org:10003 [2024-12-06T00:33:12.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:33:12.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:33:12.473Z] Configure a credential helper to remove this warning. See [2024-12-06T00:33:12.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:33:12.473Z] [2024-12-06T00:33:12.473Z] Login Succeeded [2024-12-06T00:33:12.473Z] nexus3.edgexfoundry.org:10004 [2024-12-06T00:33:12.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:33:13.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:33:13.005Z] Configure a credential helper to remove this warning. See [2024-12-06T00:33:13.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:33:13.005Z] [2024-12-06T00:33:13.005Z] Login Succeeded [2024-12-06T00:33:13.005Z] ****.io [2024-12-06T00:33:13.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T00:33:13.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T00:33:13.271Z] Configure a credential helper to remove this warning. See [2024-12-06T00:33:13.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T00:33:13.271Z] [2024-12-06T00:33:13.271Z] Login Succeeded [2024-12-06T00:33:13.271Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T00:33:13.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:33:13.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:33:13.374Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-06T00:33:13.374Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:13.374Z] latest [2024-12-06T00:33:13.374Z] 4.0.0-dev.22 [2024-12-06T00:33:13.374Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:13.374Z] main [2024-12-06T00:33:13.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:13.746Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:14.100Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:14.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-06T00:33:14.100Z] d8bf419bfdc3: Preparing [2024-12-06T00:33:14.100Z] 46856dd1e598: Preparing [2024-12-06T00:33:14.100Z] e9432dbac0b0: Preparing [2024-12-06T00:33:14.100Z] d129ae3f6288: Preparing [2024-12-06T00:33:14.100Z] f0702c76f371: Preparing [2024-12-06T00:33:14.100Z] a91174993d8e: Preparing [2024-12-06T00:33:14.100Z] 651d9022c234: Preparing [2024-12-06T00:33:14.100Z] a91174993d8e: Waiting [2024-12-06T00:33:14.100Z] 651d9022c234: Waiting [2024-12-06T00:33:14.364Z] d8bf419bfdc3: Pushed [2024-12-06T00:33:14.364Z] d129ae3f6288: Pushed [2024-12-06T00:33:14.364Z] e9432dbac0b0: Pushed [2024-12-06T00:33:14.364Z] 651d9022c234: Layer already exists [2024-12-06T00:33:14.364Z] a91174993d8e: Pushed [2024-12-06T00:33:15.765Z] f0702c76f371: Pushed [2024-12-06T00:33:18.336Z] 46856dd1e598: Pushed [2024-12-06T00:33:18.602Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:18.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:19.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-06T00:33:19.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-06T00:33:19.321Z] d8bf419bfdc3: Preparing [2024-12-06T00:33:19.321Z] 46856dd1e598: Preparing [2024-12-06T00:33:19.321Z] e9432dbac0b0: Preparing [2024-12-06T00:33:19.321Z] d129ae3f6288: Preparing [2024-12-06T00:33:19.321Z] f0702c76f371: Preparing [2024-12-06T00:33:19.321Z] a91174993d8e: Preparing [2024-12-06T00:33:19.321Z] 651d9022c234: Preparing [2024-12-06T00:33:19.321Z] a91174993d8e: Waiting [2024-12-06T00:33:19.321Z] f0702c76f371: Layer already exists [2024-12-06T00:33:19.321Z] 46856dd1e598: Layer already exists [2024-12-06T00:33:19.321Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:19.321Z] d8bf419bfdc3: Layer already exists [2024-12-06T00:33:19.321Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:19.321Z] 651d9022c234: Layer already exists [2024-12-06T00:33:19.321Z] a91174993d8e: Layer already exists [2024-12-06T00:33:19.587Z] latest: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:19.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:20.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 [2024-12-06T00:33:20.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-06T00:33:20.315Z] d8bf419bfdc3: Preparing [2024-12-06T00:33:20.315Z] 46856dd1e598: Preparing [2024-12-06T00:33:20.315Z] e9432dbac0b0: Preparing [2024-12-06T00:33:20.315Z] d129ae3f6288: Preparing [2024-12-06T00:33:20.315Z] f0702c76f371: Preparing [2024-12-06T00:33:20.315Z] a91174993d8e: Preparing [2024-12-06T00:33:20.315Z] 651d9022c234: Preparing [2024-12-06T00:33:20.315Z] a91174993d8e: Waiting [2024-12-06T00:33:20.315Z] 651d9022c234: Waiting [2024-12-06T00:33:20.315Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:20.315Z] 46856dd1e598: Layer already exists [2024-12-06T00:33:20.315Z] d8bf419bfdc3: Layer already exists [2024-12-06T00:33:20.315Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:20.315Z] f0702c76f371: Layer already exists [2024-12-06T00:33:20.315Z] a91174993d8e: Layer already exists [2024-12-06T00:33:20.315Z] 651d9022c234: Layer already exists [2024-12-06T00:33:20.581Z] 4.0.0-dev.22: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:20.938Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:21.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:21.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-06T00:33:21.295Z] d8bf419bfdc3: Preparing [2024-12-06T00:33:21.295Z] 46856dd1e598: Preparing [2024-12-06T00:33:21.295Z] e9432dbac0b0: Preparing [2024-12-06T00:33:21.295Z] d129ae3f6288: Preparing [2024-12-06T00:33:21.295Z] f0702c76f371: Preparing [2024-12-06T00:33:21.295Z] a91174993d8e: Preparing [2024-12-06T00:33:21.295Z] 651d9022c234: Preparing [2024-12-06T00:33:21.295Z] a91174993d8e: Waiting [2024-12-06T00:33:21.295Z] 651d9022c234: Waiting [2024-12-06T00:33:21.295Z] f0702c76f371: Layer already exists [2024-12-06T00:33:21.295Z] d8bf419bfdc3: Layer already exists [2024-12-06T00:33:21.295Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:21.295Z] 46856dd1e598: Layer already exists [2024-12-06T00:33:21.295Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:21.295Z] 651d9022c234: Layer already exists [2024-12-06T00:33:21.295Z] a91174993d8e: Layer already exists [2024-12-06T00:33:21.561Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:21.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:22.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-06T00:33:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-06T00:33:22.273Z] d8bf419bfdc3: Preparing [2024-12-06T00:33:22.273Z] 46856dd1e598: Preparing [2024-12-06T00:33:22.273Z] e9432dbac0b0: Preparing [2024-12-06T00:33:22.273Z] d129ae3f6288: Preparing [2024-12-06T00:33:22.273Z] f0702c76f371: Preparing [2024-12-06T00:33:22.273Z] a91174993d8e: Preparing [2024-12-06T00:33:22.273Z] 651d9022c234: Preparing [2024-12-06T00:33:22.273Z] a91174993d8e: Waiting [2024-12-06T00:33:22.273Z] 651d9022c234: Waiting [2024-12-06T00:33:22.273Z] f0702c76f371: Layer already exists [2024-12-06T00:33:22.273Z] 46856dd1e598: Layer already exists [2024-12-06T00:33:22.273Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:22.273Z] d8bf419bfdc3: Layer already exists [2024-12-06T00:33:22.273Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:22.273Z] a91174993d8e: Layer already exists [2024-12-06T00:33:22.273Z] 651d9022c234: Layer already exists [2024-12-06T00:33:22.539Z] main: digest: sha256:d483ee1b3494cd4a41167150b5b626671b3c1211c23f0aab696ce01b74595eaa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:33:22.619Z] ===================================================== [Pipeline] echo [2024-12-06T00:33:22.636Z] taggedImages: [2024-12-06T00:33:22.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:22.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-06T00:33:22.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.22 [2024-12-06T00:33:22.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:22.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-06T00:33:22.662Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-06T00:33:22.662Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:22.662Z] latest [2024-12-06T00:33:22.662Z] 4.0.0-dev.22 [2024-12-06T00:33:22.662Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:22.662Z] main [2024-12-06T00:33:22.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:23.024Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:23.383Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:23.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-06T00:33:23.383Z] 0b602ea18b1d: Preparing [2024-12-06T00:33:23.383Z] c7ad9cc362a7: Preparing [2024-12-06T00:33:23.383Z] 2a87e3e718f5: Preparing [2024-12-06T00:33:23.383Z] e8f43dc7b23b: Preparing [2024-12-06T00:33:23.383Z] e9432dbac0b0: Preparing [2024-12-06T00:33:23.383Z] d129ae3f6288: Preparing [2024-12-06T00:33:23.383Z] f0702c76f371: Preparing [2024-12-06T00:33:23.383Z] d129ae3f6288: Waiting [2024-12-06T00:33:23.383Z] a91174993d8e: Preparing [2024-12-06T00:33:23.383Z] 651d9022c234: Preparing [2024-12-06T00:33:23.383Z] f0702c76f371: Waiting [2024-12-06T00:33:23.383Z] a91174993d8e: Waiting [2024-12-06T00:33:23.383Z] 651d9022c234: Waiting [2024-12-06T00:33:23.383Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:23.653Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:23.653Z] f0702c76f371: Layer already exists [2024-12-06T00:33:23.653Z] 2a87e3e718f5: Pushed [2024-12-06T00:33:23.653Z] 0b602ea18b1d: Pushed [2024-12-06T00:33:23.653Z] c7ad9cc362a7: Pushed [2024-12-06T00:33:23.653Z] a91174993d8e: Layer already exists [2024-12-06T00:33:23.653Z] 651d9022c234: Layer already exists [2024-12-06T00:33:25.593Z] e8f43dc7b23b: Pushed [2024-12-06T00:33:25.593Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:26.220Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:26.573Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-06T00:33:26.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-06T00:33:26.573Z] 0b602ea18b1d: Preparing [2024-12-06T00:33:26.573Z] c7ad9cc362a7: Preparing [2024-12-06T00:33:26.573Z] 2a87e3e718f5: Preparing [2024-12-06T00:33:26.573Z] e8f43dc7b23b: Preparing [2024-12-06T00:33:26.573Z] e9432dbac0b0: Preparing [2024-12-06T00:33:26.573Z] d129ae3f6288: Preparing [2024-12-06T00:33:26.573Z] f0702c76f371: Preparing [2024-12-06T00:33:26.573Z] a91174993d8e: Preparing [2024-12-06T00:33:26.573Z] 651d9022c234: Preparing [2024-12-06T00:33:26.573Z] f0702c76f371: Waiting [2024-12-06T00:33:26.573Z] a91174993d8e: Waiting [2024-12-06T00:33:26.573Z] d129ae3f6288: Waiting [2024-12-06T00:33:26.573Z] 651d9022c234: Waiting [2024-12-06T00:33:26.573Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:26.573Z] c7ad9cc362a7: Layer already exists [2024-12-06T00:33:26.573Z] e8f43dc7b23b: Layer already exists [2024-12-06T00:33:26.573Z] 2a87e3e718f5: Layer already exists [2024-12-06T00:33:26.573Z] 0b602ea18b1d: Layer already exists [2024-12-06T00:33:26.573Z] 651d9022c234: Layer already exists [2024-12-06T00:33:26.573Z] a91174993d8e: Layer already exists [2024-12-06T00:33:26.573Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:26.573Z] f0702c76f371: Layer already exists [2024-12-06T00:33:26.840Z] latest: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:27.206Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:27.573Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 [2024-12-06T00:33:27.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-06T00:33:27.573Z] 0b602ea18b1d: Preparing [2024-12-06T00:33:27.573Z] c7ad9cc362a7: Preparing [2024-12-06T00:33:27.573Z] 2a87e3e718f5: Preparing [2024-12-06T00:33:27.573Z] e8f43dc7b23b: Preparing [2024-12-06T00:33:27.573Z] e9432dbac0b0: Preparing [2024-12-06T00:33:27.573Z] d129ae3f6288: Preparing [2024-12-06T00:33:27.573Z] f0702c76f371: Preparing [2024-12-06T00:33:27.573Z] a91174993d8e: Preparing [2024-12-06T00:33:27.573Z] 651d9022c234: Preparing [2024-12-06T00:33:27.573Z] d129ae3f6288: Waiting [2024-12-06T00:33:27.573Z] f0702c76f371: Waiting [2024-12-06T00:33:27.573Z] a91174993d8e: Waiting [2024-12-06T00:33:27.573Z] 651d9022c234: Waiting [2024-12-06T00:33:27.573Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:27.573Z] c7ad9cc362a7: Layer already exists [2024-12-06T00:33:27.573Z] 2a87e3e718f5: Layer already exists [2024-12-06T00:33:27.573Z] e8f43dc7b23b: Layer already exists [2024-12-06T00:33:27.573Z] 0b602ea18b1d: Layer already exists [2024-12-06T00:33:27.573Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:27.573Z] 651d9022c234: Layer already exists [2024-12-06T00:33:27.573Z] f0702c76f371: Layer already exists [2024-12-06T00:33:27.573Z] a91174993d8e: Layer already exists [2024-12-06T00:33:27.839Z] 4.0.0-dev.22: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:28.198Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:28.561Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:28.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-06T00:33:28.561Z] 0b602ea18b1d: Preparing [2024-12-06T00:33:28.561Z] c7ad9cc362a7: Preparing [2024-12-06T00:33:28.561Z] 2a87e3e718f5: Preparing [2024-12-06T00:33:28.561Z] e8f43dc7b23b: Preparing [2024-12-06T00:33:28.561Z] e9432dbac0b0: Preparing [2024-12-06T00:33:28.561Z] d129ae3f6288: Preparing [2024-12-06T00:33:28.561Z] f0702c76f371: Preparing [2024-12-06T00:33:28.561Z] a91174993d8e: Preparing [2024-12-06T00:33:28.561Z] d129ae3f6288: Waiting [2024-12-06T00:33:28.561Z] 651d9022c234: Preparing [2024-12-06T00:33:28.561Z] f0702c76f371: Waiting [2024-12-06T00:33:28.561Z] 651d9022c234: Waiting [2024-12-06T00:33:28.561Z] a91174993d8e: Waiting [2024-12-06T00:33:28.561Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:28.561Z] c7ad9cc362a7: Layer already exists [2024-12-06T00:33:28.561Z] e8f43dc7b23b: Layer already exists [2024-12-06T00:33:28.561Z] 2a87e3e718f5: Layer already exists [2024-12-06T00:33:28.561Z] 0b602ea18b1d: Layer already exists [2024-12-06T00:33:28.561Z] 651d9022c234: Layer already exists [2024-12-06T00:33:28.561Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:28.561Z] f0702c76f371: Layer already exists [2024-12-06T00:33:28.561Z] a91174993d8e: Layer already exists [2024-12-06T00:33:28.827Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:29.197Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:29.552Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-06T00:33:29.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-06T00:33:29.553Z] 0b602ea18b1d: Preparing [2024-12-06T00:33:29.553Z] c7ad9cc362a7: Preparing [2024-12-06T00:33:29.553Z] 2a87e3e718f5: Preparing [2024-12-06T00:33:29.553Z] e8f43dc7b23b: Preparing [2024-12-06T00:33:29.553Z] e9432dbac0b0: Preparing [2024-12-06T00:33:29.553Z] d129ae3f6288: Preparing [2024-12-06T00:33:29.553Z] f0702c76f371: Preparing [2024-12-06T00:33:29.553Z] a91174993d8e: Preparing [2024-12-06T00:33:29.553Z] 651d9022c234: Preparing [2024-12-06T00:33:29.553Z] f0702c76f371: Waiting [2024-12-06T00:33:29.553Z] d129ae3f6288: Waiting [2024-12-06T00:33:29.553Z] a91174993d8e: Waiting [2024-12-06T00:33:29.553Z] 651d9022c234: Waiting [2024-12-06T00:33:29.553Z] e8f43dc7b23b: Layer already exists [2024-12-06T00:33:29.553Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:29.553Z] 0b602ea18b1d: Layer already exists [2024-12-06T00:33:29.553Z] 2a87e3e718f5: Layer already exists [2024-12-06T00:33:29.553Z] c7ad9cc362a7: Layer already exists [2024-12-06T00:33:29.553Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:29.553Z] f0702c76f371: Layer already exists [2024-12-06T00:33:29.553Z] 651d9022c234: Layer already exists [2024-12-06T00:33:29.553Z] a91174993d8e: Layer already exists [2024-12-06T00:33:29.818Z] main: digest: sha256:f254cf60f41757e0a17a0807b5473924a0d86b77885c5c53c6869a3030147353 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:33:29.887Z] ===================================================== [Pipeline] echo [2024-12-06T00:33:29.899Z] taggedImages: [2024-12-06T00:33:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-06T00:33:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.22 [2024-12-06T00:33:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-06T00:33:29.924Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-06T00:33:29.924Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:29.924Z] latest [2024-12-06T00:33:29.924Z] 4.0.0-dev.22 [2024-12-06T00:33:29.924Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:29.924Z] main [2024-12-06T00:33:29.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:30.293Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:30.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:30.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-06T00:33:30.670Z] 74f5e49c9e05: Preparing [2024-12-06T00:33:30.670Z] 345e8cbf2abb: Preparing [2024-12-06T00:33:30.670Z] bd12b08870ad: Preparing [2024-12-06T00:33:30.670Z] e9432dbac0b0: Preparing [2024-12-06T00:33:30.670Z] d129ae3f6288: Preparing [2024-12-06T00:33:30.670Z] 404501c413c3: Preparing [2024-12-06T00:33:30.670Z] caaf13529e07: Preparing [2024-12-06T00:33:30.670Z] 404501c413c3: Waiting [2024-12-06T00:33:30.670Z] 651d9022c234: Preparing [2024-12-06T00:33:30.670Z] caaf13529e07: Waiting [2024-12-06T00:33:30.670Z] 651d9022c234: Waiting [2024-12-06T00:33:30.670Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:30.670Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:30.937Z] 345e8cbf2abb: Pushed [2024-12-06T00:33:30.937Z] 74f5e49c9e05: Pushed [2024-12-06T00:33:30.937Z] 651d9022c234: Layer already exists [2024-12-06T00:33:30.937Z] caaf13529e07: Pushed [2024-12-06T00:33:32.341Z] 404501c413c3: Pushed [2024-12-06T00:33:36.582Z] bd12b08870ad: Pushed [2024-12-06T00:33:36.582Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:36.938Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:37.300Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-06T00:33:37.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-06T00:33:37.301Z] 74f5e49c9e05: Preparing [2024-12-06T00:33:37.301Z] 345e8cbf2abb: Preparing [2024-12-06T00:33:37.301Z] bd12b08870ad: Preparing [2024-12-06T00:33:37.301Z] e9432dbac0b0: Preparing [2024-12-06T00:33:37.301Z] d129ae3f6288: Preparing [2024-12-06T00:33:37.301Z] 404501c413c3: Preparing [2024-12-06T00:33:37.301Z] caaf13529e07: Preparing [2024-12-06T00:33:37.301Z] 404501c413c3: Waiting [2024-12-06T00:33:37.301Z] 651d9022c234: Preparing [2024-12-06T00:33:37.301Z] caaf13529e07: Waiting [2024-12-06T00:33:37.301Z] 651d9022c234: Waiting [2024-12-06T00:33:37.301Z] bd12b08870ad: Layer already exists [2024-12-06T00:33:37.301Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:37.301Z] 74f5e49c9e05: Layer already exists [2024-12-06T00:33:37.301Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:37.301Z] 345e8cbf2abb: Layer already exists [2024-12-06T00:33:37.301Z] caaf13529e07: Layer already exists [2024-12-06T00:33:37.301Z] 651d9022c234: Layer already exists [2024-12-06T00:33:37.301Z] 404501c413c3: Layer already exists [2024-12-06T00:33:37.567Z] latest: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:37.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:38.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 [2024-12-06T00:33:38.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-06T00:33:38.288Z] 74f5e49c9e05: Preparing [2024-12-06T00:33:38.288Z] 345e8cbf2abb: Preparing [2024-12-06T00:33:38.288Z] bd12b08870ad: Preparing [2024-12-06T00:33:38.288Z] e9432dbac0b0: Preparing [2024-12-06T00:33:38.288Z] d129ae3f6288: Preparing [2024-12-06T00:33:38.288Z] 404501c413c3: Preparing [2024-12-06T00:33:38.288Z] caaf13529e07: Preparing [2024-12-06T00:33:38.288Z] 651d9022c234: Preparing [2024-12-06T00:33:38.288Z] 404501c413c3: Waiting [2024-12-06T00:33:38.288Z] caaf13529e07: Waiting [2024-12-06T00:33:38.288Z] 651d9022c234: Waiting [2024-12-06T00:33:38.288Z] 74f5e49c9e05: Layer already exists [2024-12-06T00:33:38.288Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:38.288Z] bd12b08870ad: Layer already exists [2024-12-06T00:33:38.288Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:38.288Z] 404501c413c3: Layer already exists [2024-12-06T00:33:38.288Z] 345e8cbf2abb: Layer already exists [2024-12-06T00:33:38.288Z] caaf13529e07: Layer already exists [2024-12-06T00:33:38.288Z] 651d9022c234: Layer already exists [2024-12-06T00:33:38.554Z] 4.0.0-dev.22: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:38.926Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:39.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:39.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-06T00:33:39.285Z] 74f5e49c9e05: Preparing [2024-12-06T00:33:39.285Z] 345e8cbf2abb: Preparing [2024-12-06T00:33:39.285Z] bd12b08870ad: Preparing [2024-12-06T00:33:39.285Z] e9432dbac0b0: Preparing [2024-12-06T00:33:39.285Z] d129ae3f6288: Preparing [2024-12-06T00:33:39.285Z] 404501c413c3: Preparing [2024-12-06T00:33:39.285Z] caaf13529e07: Preparing [2024-12-06T00:33:39.285Z] 651d9022c234: Preparing [2024-12-06T00:33:39.285Z] 651d9022c234: Waiting [2024-12-06T00:33:39.285Z] 404501c413c3: Waiting [2024-12-06T00:33:39.285Z] caaf13529e07: Waiting [2024-12-06T00:33:39.285Z] bd12b08870ad: Layer already exists [2024-12-06T00:33:39.285Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:39.285Z] 345e8cbf2abb: Layer already exists [2024-12-06T00:33:39.285Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:39.285Z] 74f5e49c9e05: Layer already exists [2024-12-06T00:33:39.285Z] 404501c413c3: Layer already exists [2024-12-06T00:33:39.285Z] 651d9022c234: Layer already exists [2024-12-06T00:33:39.285Z] caaf13529e07: Layer already exists [2024-12-06T00:33:39.551Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:39.913Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:40.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-06T00:33:40.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-06T00:33:40.263Z] 74f5e49c9e05: Preparing [2024-12-06T00:33:40.263Z] 345e8cbf2abb: Preparing [2024-12-06T00:33:40.263Z] bd12b08870ad: Preparing [2024-12-06T00:33:40.263Z] e9432dbac0b0: Preparing [2024-12-06T00:33:40.263Z] d129ae3f6288: Preparing [2024-12-06T00:33:40.263Z] 404501c413c3: Preparing [2024-12-06T00:33:40.263Z] caaf13529e07: Preparing [2024-12-06T00:33:40.263Z] 651d9022c234: Preparing [2024-12-06T00:33:40.263Z] caaf13529e07: Waiting [2024-12-06T00:33:40.263Z] 651d9022c234: Waiting [2024-12-06T00:33:40.263Z] 404501c413c3: Waiting [2024-12-06T00:33:40.263Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:40.263Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:40.263Z] 74f5e49c9e05: Layer already exists [2024-12-06T00:33:40.263Z] bd12b08870ad: Layer already exists [2024-12-06T00:33:40.263Z] 345e8cbf2abb: Layer already exists [2024-12-06T00:33:40.263Z] 404501c413c3: Layer already exists [2024-12-06T00:33:40.263Z] 651d9022c234: Layer already exists [2024-12-06T00:33:40.263Z] caaf13529e07: Layer already exists [2024-12-06T00:33:40.529Z] main: digest: sha256:87659d6bdaaef56997633b635f7b60d09191d7d9a026d238f8c8d07d356b9301 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:33:40.616Z] ===================================================== [Pipeline] echo [2024-12-06T00:33:40.630Z] taggedImages: [2024-12-06T00:33:40.630Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:40.630Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-06T00:33:40.630Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.22 [2024-12-06T00:33:40.630Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:40.630Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-06T00:33:40.662Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-06T00:33:40.662Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:40.662Z] latest [2024-12-06T00:33:40.662Z] 4.0.0-dev.22 [2024-12-06T00:33:40.662Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:40.662Z] main [2024-12-06T00:33:40.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:41.031Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:41.397Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:41.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-06T00:33:41.397Z] 91ec3309f257: Preparing [2024-12-06T00:33:41.397Z] bca46accdb84: Preparing [2024-12-06T00:33:41.397Z] 6baffccf645f: Preparing [2024-12-06T00:33:41.397Z] d129ae3f6288: Preparing [2024-12-06T00:33:41.397Z] 4f5983ecf813: Preparing [2024-12-06T00:33:41.397Z] a0c2a65beba4: Preparing [2024-12-06T00:33:41.397Z] 651d9022c234: Preparing [2024-12-06T00:33:41.397Z] a0c2a65beba4: Waiting [2024-12-06T00:33:41.397Z] 651d9022c234: Waiting [2024-12-06T00:33:41.397Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:41.662Z] bca46accdb84: Pushed [2024-12-06T00:33:41.662Z] 4f5983ecf813: Pushed [2024-12-06T00:33:41.662Z] 91ec3309f257: Pushed [2024-12-06T00:33:41.662Z] a0c2a65beba4: Pushed [2024-12-06T00:33:41.662Z] 651d9022c234: Layer already exists [2024-12-06T00:33:46.986Z] 6baffccf645f: Pushed [2024-12-06T00:33:46.986Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:47.349Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:47.703Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-06T00:33:47.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-06T00:33:47.703Z] 91ec3309f257: Preparing [2024-12-06T00:33:47.703Z] bca46accdb84: Preparing [2024-12-06T00:33:47.703Z] 6baffccf645f: Preparing [2024-12-06T00:33:47.703Z] d129ae3f6288: Preparing [2024-12-06T00:33:47.703Z] 4f5983ecf813: Preparing [2024-12-06T00:33:47.703Z] a0c2a65beba4: Preparing [2024-12-06T00:33:47.703Z] 651d9022c234: Preparing [2024-12-06T00:33:47.703Z] a0c2a65beba4: Waiting [2024-12-06T00:33:47.703Z] 651d9022c234: Waiting [2024-12-06T00:33:47.703Z] 6baffccf645f: Layer already exists [2024-12-06T00:33:47.703Z] bca46accdb84: Layer already exists [2024-12-06T00:33:47.703Z] 4f5983ecf813: Layer already exists [2024-12-06T00:33:47.703Z] 91ec3309f257: Layer already exists [2024-12-06T00:33:47.703Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:47.703Z] a0c2a65beba4: Layer already exists [2024-12-06T00:33:47.703Z] 651d9022c234: Layer already exists [2024-12-06T00:33:47.969Z] latest: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:48.410Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:48.778Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 [2024-12-06T00:33:48.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-06T00:33:48.778Z] 91ec3309f257: Preparing [2024-12-06T00:33:48.778Z] bca46accdb84: Preparing [2024-12-06T00:33:48.778Z] 6baffccf645f: Preparing [2024-12-06T00:33:48.778Z] d129ae3f6288: Preparing [2024-12-06T00:33:48.778Z] 4f5983ecf813: Preparing [2024-12-06T00:33:48.778Z] a0c2a65beba4: Preparing [2024-12-06T00:33:48.778Z] 651d9022c234: Preparing [2024-12-06T00:33:48.778Z] a0c2a65beba4: Waiting [2024-12-06T00:33:48.778Z] 651d9022c234: Waiting [2024-12-06T00:33:48.778Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:48.778Z] bca46accdb84: Layer already exists [2024-12-06T00:33:48.778Z] 6baffccf645f: Layer already exists [2024-12-06T00:33:48.778Z] 91ec3309f257: Layer already exists [2024-12-06T00:33:48.778Z] 4f5983ecf813: Layer already exists [2024-12-06T00:33:48.778Z] 651d9022c234: Layer already exists [2024-12-06T00:33:48.778Z] a0c2a65beba4: Layer already exists [2024-12-06T00:33:49.044Z] 4.0.0-dev.22: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:49.410Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:49.789Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:49.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-06T00:33:49.789Z] 91ec3309f257: Preparing [2024-12-06T00:33:49.789Z] bca46accdb84: Preparing [2024-12-06T00:33:49.789Z] 6baffccf645f: Preparing [2024-12-06T00:33:49.789Z] d129ae3f6288: Preparing [2024-12-06T00:33:49.789Z] 4f5983ecf813: Preparing [2024-12-06T00:33:49.789Z] a0c2a65beba4: Preparing [2024-12-06T00:33:49.789Z] 651d9022c234: Preparing [2024-12-06T00:33:49.789Z] a0c2a65beba4: Waiting [2024-12-06T00:33:49.789Z] 651d9022c234: Waiting [2024-12-06T00:33:49.789Z] bca46accdb84: Layer already exists [2024-12-06T00:33:49.789Z] 6baffccf645f: Layer already exists [2024-12-06T00:33:49.789Z] 91ec3309f257: Layer already exists [2024-12-06T00:33:49.789Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:49.789Z] 4f5983ecf813: Layer already exists [2024-12-06T00:33:49.789Z] a0c2a65beba4: Layer already exists [2024-12-06T00:33:49.789Z] 651d9022c234: Layer already exists [2024-12-06T00:33:50.057Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:50.431Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:50.952Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-06T00:33:50.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-06T00:33:50.952Z] 91ec3309f257: Preparing [2024-12-06T00:33:50.952Z] bca46accdb84: Preparing [2024-12-06T00:33:50.952Z] 6baffccf645f: Preparing [2024-12-06T00:33:50.952Z] d129ae3f6288: Preparing [2024-12-06T00:33:50.952Z] 4f5983ecf813: Preparing [2024-12-06T00:33:50.952Z] a0c2a65beba4: Preparing [2024-12-06T00:33:50.952Z] 651d9022c234: Preparing [2024-12-06T00:33:50.952Z] a0c2a65beba4: Waiting [2024-12-06T00:33:50.952Z] 651d9022c234: Waiting [2024-12-06T00:33:50.952Z] 6baffccf645f: Layer already exists [2024-12-06T00:33:50.952Z] bca46accdb84: Layer already exists [2024-12-06T00:33:50.952Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:50.952Z] 91ec3309f257: Layer already exists [2024-12-06T00:33:50.952Z] 4f5983ecf813: Layer already exists [2024-12-06T00:33:50.952Z] a0c2a65beba4: Layer already exists [2024-12-06T00:33:50.952Z] 651d9022c234: Layer already exists [2024-12-06T00:33:50.952Z] main: digest: sha256:bf0490a2db8e9bad40a33ef91d87c9c73c88341524f0ae119c70abddf2391323 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:33:51.043Z] ===================================================== [Pipeline] echo [2024-12-06T00:33:51.060Z] taggedImages: [2024-12-06T00:33:51.060Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:51.060Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-06T00:33:51.060Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.22 [2024-12-06T00:33:51.060Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:51.060Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-06T00:33:51.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-06T00:33:51.085Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:51.085Z] latest [2024-12-06T00:33:51.085Z] 4.0.0-dev.22 [2024-12-06T00:33:51.085Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:33:51.085Z] main [2024-12-06T00:33:51.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:51.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:51.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:33:51.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-06T00:33:51.804Z] a0438d387e27: Preparing [2024-12-06T00:33:51.804Z] 93de2f6d9880: Preparing [2024-12-06T00:33:51.804Z] 2fed9dc44157: Preparing [2024-12-06T00:33:51.804Z] 93b6bb058904: Preparing [2024-12-06T00:33:51.804Z] e9432dbac0b0: Preparing [2024-12-06T00:33:51.804Z] d129ae3f6288: Preparing [2024-12-06T00:33:51.804Z] f0702c76f371: Preparing [2024-12-06T00:33:51.804Z] d129ae3f6288: Waiting [2024-12-06T00:33:51.804Z] a91174993d8e: Preparing [2024-12-06T00:33:51.804Z] 651d9022c234: Preparing [2024-12-06T00:33:51.804Z] f0702c76f371: Waiting [2024-12-06T00:33:51.804Z] a91174993d8e: Waiting [2024-12-06T00:33:51.804Z] 651d9022c234: Waiting [2024-12-06T00:33:51.804Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:51.804Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:52.070Z] f0702c76f371: Layer already exists [2024-12-06T00:33:52.070Z] 2fed9dc44157: Pushed [2024-12-06T00:33:52.070Z] a91174993d8e: Layer already exists [2024-12-06T00:33:52.070Z] 93de2f6d9880: Pushed [2024-12-06T00:33:52.070Z] a0438d387e27: Pushed [2024-12-06T00:33:52.070Z] 651d9022c234: Layer already exists [2024-12-06T00:33:57.396Z] 93b6bb058904: Pushed [2024-12-06T00:33:57.396Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:57.751Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:58.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-06T00:33:58.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-06T00:33:58.110Z] a0438d387e27: Preparing [2024-12-06T00:33:58.110Z] 93de2f6d9880: Preparing [2024-12-06T00:33:58.110Z] 2fed9dc44157: Preparing [2024-12-06T00:33:58.110Z] 93b6bb058904: Preparing [2024-12-06T00:33:58.110Z] e9432dbac0b0: Preparing [2024-12-06T00:33:58.110Z] d129ae3f6288: Preparing [2024-12-06T00:33:58.110Z] f0702c76f371: Preparing [2024-12-06T00:33:58.110Z] a91174993d8e: Preparing [2024-12-06T00:33:58.110Z] 651d9022c234: Preparing [2024-12-06T00:33:58.110Z] d129ae3f6288: Waiting [2024-12-06T00:33:58.110Z] f0702c76f371: Waiting [2024-12-06T00:33:58.110Z] a91174993d8e: Waiting [2024-12-06T00:33:58.110Z] 651d9022c234: Waiting [2024-12-06T00:33:58.110Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:58.110Z] 93de2f6d9880: Layer already exists [2024-12-06T00:33:58.110Z] 93b6bb058904: Layer already exists [2024-12-06T00:33:58.110Z] 2fed9dc44157: Layer already exists [2024-12-06T00:33:58.110Z] a0438d387e27: Layer already exists [2024-12-06T00:33:58.110Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:58.110Z] f0702c76f371: Layer already exists [2024-12-06T00:33:58.110Z] 651d9022c234: Layer already exists [2024-12-06T00:33:58.110Z] a91174993d8e: Layer already exists [2024-12-06T00:33:58.377Z] latest: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:58.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:59.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 [2024-12-06T00:33:59.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-06T00:33:59.106Z] a0438d387e27: Preparing [2024-12-06T00:33:59.106Z] 93de2f6d9880: Preparing [2024-12-06T00:33:59.106Z] 2fed9dc44157: Preparing [2024-12-06T00:33:59.106Z] 93b6bb058904: Preparing [2024-12-06T00:33:59.106Z] e9432dbac0b0: Preparing [2024-12-06T00:33:59.106Z] d129ae3f6288: Preparing [2024-12-06T00:33:59.106Z] f0702c76f371: Preparing [2024-12-06T00:33:59.106Z] a91174993d8e: Preparing [2024-12-06T00:33:59.106Z] 651d9022c234: Preparing [2024-12-06T00:33:59.106Z] d129ae3f6288: Waiting [2024-12-06T00:33:59.106Z] f0702c76f371: Waiting [2024-12-06T00:33:59.106Z] a91174993d8e: Waiting [2024-12-06T00:33:59.106Z] 651d9022c234: Waiting [2024-12-06T00:33:59.106Z] e9432dbac0b0: Layer already exists [2024-12-06T00:33:59.106Z] 2fed9dc44157: Layer already exists [2024-12-06T00:33:59.106Z] 93b6bb058904: Layer already exists [2024-12-06T00:33:59.106Z] 93de2f6d9880: Layer already exists [2024-12-06T00:33:59.106Z] a0438d387e27: Layer already exists [2024-12-06T00:33:59.106Z] f0702c76f371: Layer already exists [2024-12-06T00:33:59.106Z] d129ae3f6288: Layer already exists [2024-12-06T00:33:59.106Z] 651d9022c234: Layer already exists [2024-12-06T00:33:59.106Z] a91174993d8e: Layer already exists [2024-12-06T00:33:59.371Z] 4.0.0-dev.22: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:33:59.733Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:00.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:00.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-06T00:34:00.086Z] a0438d387e27: Preparing [2024-12-06T00:34:00.086Z] 93de2f6d9880: Preparing [2024-12-06T00:34:00.086Z] 2fed9dc44157: Preparing [2024-12-06T00:34:00.086Z] 93b6bb058904: Preparing [2024-12-06T00:34:00.086Z] e9432dbac0b0: Preparing [2024-12-06T00:34:00.086Z] d129ae3f6288: Preparing [2024-12-06T00:34:00.086Z] f0702c76f371: Preparing [2024-12-06T00:34:00.086Z] a91174993d8e: Preparing [2024-12-06T00:34:00.086Z] 651d9022c234: Preparing [2024-12-06T00:34:00.086Z] f0702c76f371: Waiting [2024-12-06T00:34:00.086Z] a91174993d8e: Waiting [2024-12-06T00:34:00.086Z] 651d9022c234: Waiting [2024-12-06T00:34:00.086Z] d129ae3f6288: Waiting [2024-12-06T00:34:00.086Z] 93de2f6d9880: Layer already exists [2024-12-06T00:34:00.086Z] a0438d387e27: Layer already exists [2024-12-06T00:34:00.086Z] 2fed9dc44157: Layer already exists [2024-12-06T00:34:00.086Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:00.086Z] 93b6bb058904: Layer already exists [2024-12-06T00:34:00.087Z] f0702c76f371: Layer already exists [2024-12-06T00:34:00.087Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:00.087Z] a91174993d8e: Layer already exists [2024-12-06T00:34:00.087Z] 651d9022c234: Layer already exists [2024-12-06T00:34:00.352Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:00.714Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:01.064Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-06T00:34:01.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-06T00:34:01.064Z] a0438d387e27: Preparing [2024-12-06T00:34:01.064Z] 93de2f6d9880: Preparing [2024-12-06T00:34:01.064Z] 2fed9dc44157: Preparing [2024-12-06T00:34:01.064Z] 93b6bb058904: Preparing [2024-12-06T00:34:01.064Z] e9432dbac0b0: Preparing [2024-12-06T00:34:01.064Z] d129ae3f6288: Preparing [2024-12-06T00:34:01.064Z] f0702c76f371: Preparing [2024-12-06T00:34:01.064Z] a91174993d8e: Preparing [2024-12-06T00:34:01.064Z] 651d9022c234: Preparing [2024-12-06T00:34:01.064Z] f0702c76f371: Waiting [2024-12-06T00:34:01.064Z] 651d9022c234: Waiting [2024-12-06T00:34:01.064Z] d129ae3f6288: Waiting [2024-12-06T00:34:01.064Z] a91174993d8e: Waiting [2024-12-06T00:34:01.064Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:01.064Z] 93de2f6d9880: Layer already exists [2024-12-06T00:34:01.064Z] 93b6bb058904: Layer already exists [2024-12-06T00:34:01.064Z] 2fed9dc44157: Layer already exists [2024-12-06T00:34:01.064Z] a0438d387e27: Layer already exists [2024-12-06T00:34:01.064Z] f0702c76f371: Layer already exists [2024-12-06T00:34:01.064Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:01.064Z] a91174993d8e: Layer already exists [2024-12-06T00:34:01.064Z] 651d9022c234: Layer already exists [2024-12-06T00:34:01.330Z] main: digest: sha256:99b413787db2ced34ff15c7e893fc86652648ee876c9de4d36b6b707bed3a4ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:01.413Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:01.427Z] taggedImages: [2024-12-06T00:34:01.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:01.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-06T00:34:01.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.22 [2024-12-06T00:34:01.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:01.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-06T00:34:01.451Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-06T00:34:01.451Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:01.451Z] latest [2024-12-06T00:34:01.451Z] 4.0.0-dev.22 [2024-12-06T00:34:01.451Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:01.451Z] main [2024-12-06T00:34:01.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:01.813Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:02.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:02.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-06T00:34:02.160Z] 567f09bb0b9c: Preparing [2024-12-06T00:34:02.160Z] 8c5bb97970bb: Preparing [2024-12-06T00:34:02.160Z] ec2aa8e442d9: Preparing [2024-12-06T00:34:02.160Z] 3412447938c1: Preparing [2024-12-06T00:34:02.160Z] 9fd3916711eb: Preparing [2024-12-06T00:34:02.160Z] b0cb78646f76: Preparing [2024-12-06T00:34:02.160Z] 4fb5f3a0bf68: Preparing [2024-12-06T00:34:02.160Z] e9432dbac0b0: Preparing [2024-12-06T00:34:02.160Z] d129ae3f6288: Preparing [2024-12-06T00:34:02.160Z] 3ea3064343ff: Preparing [2024-12-06T00:34:02.160Z] eb76d0119483: Preparing [2024-12-06T00:34:02.160Z] 5f70bf18a086: Preparing [2024-12-06T00:34:02.160Z] 1f665b7fe3fe: Preparing [2024-12-06T00:34:02.160Z] 3579710aa098: Preparing [2024-12-06T00:34:02.160Z] 227d609b5ef9: Preparing [2024-12-06T00:34:02.160Z] 651d9022c234: Preparing [2024-12-06T00:34:02.160Z] b0cb78646f76: Waiting [2024-12-06T00:34:02.160Z] 4fb5f3a0bf68: Waiting [2024-12-06T00:34:02.160Z] e9432dbac0b0: Waiting [2024-12-06T00:34:02.160Z] d129ae3f6288: Waiting [2024-12-06T00:34:02.160Z] 3ea3064343ff: Waiting [2024-12-06T00:34:02.160Z] eb76d0119483: Waiting [2024-12-06T00:34:02.160Z] 5f70bf18a086: Waiting [2024-12-06T00:34:02.160Z] 1f665b7fe3fe: Waiting [2024-12-06T00:34:02.160Z] 3579710aa098: Waiting [2024-12-06T00:34:02.160Z] 227d609b5ef9: Waiting [2024-12-06T00:34:02.160Z] 651d9022c234: Waiting [2024-12-06T00:34:02.427Z] 3412447938c1: Pushed [2024-12-06T00:34:02.427Z] ec2aa8e442d9: Pushed [2024-12-06T00:34:02.427Z] 567f09bb0b9c: Pushed [2024-12-06T00:34:02.427Z] 9fd3916711eb: Pushed [2024-12-06T00:34:02.427Z] 8c5bb97970bb: Pushed [2024-12-06T00:34:02.427Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:02.427Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:02.427Z] 5f70bf18a086: Layer already exists [2024-12-06T00:34:02.427Z] b0cb78646f76: Pushed [2024-12-06T00:34:02.692Z] 3ea3064343ff: Pushed [2024-12-06T00:34:02.692Z] eb76d0119483: Pushed [2024-12-06T00:34:02.692Z] 1f665b7fe3fe: Pushed [2024-12-06T00:34:02.692Z] 651d9022c234: Layer already exists [2024-12-06T00:34:02.692Z] 227d609b5ef9: Pushed [2024-12-06T00:34:04.096Z] 3579710aa098: Pushed [2024-12-06T00:34:05.497Z] 4fb5f3a0bf68: Pushed [2024-12-06T00:34:05.763Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:06.120Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:06.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-06T00:34:06.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-06T00:34:06.482Z] 567f09bb0b9c: Preparing [2024-12-06T00:34:06.482Z] 8c5bb97970bb: Preparing [2024-12-06T00:34:06.482Z] ec2aa8e442d9: Preparing [2024-12-06T00:34:06.482Z] 3412447938c1: Preparing [2024-12-06T00:34:06.482Z] 9fd3916711eb: Preparing [2024-12-06T00:34:06.482Z] b0cb78646f76: Preparing [2024-12-06T00:34:06.482Z] 4fb5f3a0bf68: Preparing [2024-12-06T00:34:06.482Z] e9432dbac0b0: Preparing [2024-12-06T00:34:06.482Z] d129ae3f6288: Preparing [2024-12-06T00:34:06.482Z] 3ea3064343ff: Preparing [2024-12-06T00:34:06.482Z] eb76d0119483: Preparing [2024-12-06T00:34:06.482Z] 5f70bf18a086: Preparing [2024-12-06T00:34:06.482Z] 1f665b7fe3fe: Preparing [2024-12-06T00:34:06.482Z] 3579710aa098: Preparing [2024-12-06T00:34:06.482Z] 227d609b5ef9: Preparing [2024-12-06T00:34:06.482Z] 651d9022c234: Preparing [2024-12-06T00:34:06.482Z] b0cb78646f76: Waiting [2024-12-06T00:34:06.482Z] 3ea3064343ff: Waiting [2024-12-06T00:34:06.482Z] 3579710aa098: Waiting [2024-12-06T00:34:06.482Z] eb76d0119483: Waiting [2024-12-06T00:34:06.482Z] 227d609b5ef9: Waiting [2024-12-06T00:34:06.482Z] 5f70bf18a086: Waiting [2024-12-06T00:34:06.482Z] 4fb5f3a0bf68: Waiting [2024-12-06T00:34:06.482Z] 1f665b7fe3fe: Waiting [2024-12-06T00:34:06.482Z] e9432dbac0b0: Waiting [2024-12-06T00:34:06.482Z] 651d9022c234: Waiting [2024-12-06T00:34:06.482Z] d129ae3f6288: Waiting [2024-12-06T00:34:06.482Z] 9fd3916711eb: Layer already exists [2024-12-06T00:34:06.482Z] 3412447938c1: Layer already exists [2024-12-06T00:34:06.482Z] 567f09bb0b9c: Layer already exists [2024-12-06T00:34:06.482Z] ec2aa8e442d9: Layer already exists [2024-12-06T00:34:06.482Z] 8c5bb97970bb: Layer already exists [2024-12-06T00:34:06.482Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:06.482Z] b0cb78646f76: Layer already exists [2024-12-06T00:34:06.482Z] 4fb5f3a0bf68: Layer already exists [2024-12-06T00:34:06.482Z] 3ea3064343ff: Layer already exists [2024-12-06T00:34:06.482Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:06.482Z] eb76d0119483: Layer already exists [2024-12-06T00:34:06.748Z] 5f70bf18a086: Layer already exists [2024-12-06T00:34:06.748Z] 1f665b7fe3fe: Layer already exists [2024-12-06T00:34:06.748Z] 227d609b5ef9: Layer already exists [2024-12-06T00:34:06.748Z] 3579710aa098: Layer already exists [2024-12-06T00:34:06.748Z] 651d9022c234: Layer already exists [2024-12-06T00:34:06.748Z] latest: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:07.106Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:07.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 [2024-12-06T00:34:07.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-06T00:34:07.449Z] 567f09bb0b9c: Preparing [2024-12-06T00:34:07.449Z] 8c5bb97970bb: Preparing [2024-12-06T00:34:07.449Z] ec2aa8e442d9: Preparing [2024-12-06T00:34:07.449Z] 3412447938c1: Preparing [2024-12-06T00:34:07.449Z] 9fd3916711eb: Preparing [2024-12-06T00:34:07.449Z] b0cb78646f76: Preparing [2024-12-06T00:34:07.449Z] 4fb5f3a0bf68: Preparing [2024-12-06T00:34:07.449Z] e9432dbac0b0: Preparing [2024-12-06T00:34:07.449Z] d129ae3f6288: Preparing [2024-12-06T00:34:07.449Z] 3ea3064343ff: Preparing [2024-12-06T00:34:07.449Z] b0cb78646f76: Waiting [2024-12-06T00:34:07.449Z] eb76d0119483: Preparing [2024-12-06T00:34:07.449Z] 5f70bf18a086: Preparing [2024-12-06T00:34:07.449Z] 1f665b7fe3fe: Preparing [2024-12-06T00:34:07.449Z] 3579710aa098: Preparing [2024-12-06T00:34:07.449Z] 227d609b5ef9: Preparing [2024-12-06T00:34:07.449Z] 651d9022c234: Preparing [2024-12-06T00:34:07.449Z] 4fb5f3a0bf68: Waiting [2024-12-06T00:34:07.449Z] e9432dbac0b0: Waiting [2024-12-06T00:34:07.449Z] d129ae3f6288: Waiting [2024-12-06T00:34:07.449Z] 3ea3064343ff: Waiting [2024-12-06T00:34:07.449Z] eb76d0119483: Waiting [2024-12-06T00:34:07.449Z] 5f70bf18a086: Waiting [2024-12-06T00:34:07.449Z] 1f665b7fe3fe: Waiting [2024-12-06T00:34:07.449Z] 3579710aa098: Waiting [2024-12-06T00:34:07.449Z] 227d609b5ef9: Waiting [2024-12-06T00:34:07.449Z] 651d9022c234: Waiting [2024-12-06T00:34:07.449Z] 9fd3916711eb: Layer already exists [2024-12-06T00:34:07.449Z] ec2aa8e442d9: Layer already exists [2024-12-06T00:34:07.449Z] 8c5bb97970bb: Layer already exists [2024-12-06T00:34:07.449Z] 3412447938c1: Layer already exists [2024-12-06T00:34:07.449Z] 567f09bb0b9c: Layer already exists [2024-12-06T00:34:07.449Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:07.449Z] 4fb5f3a0bf68: Layer already exists [2024-12-06T00:34:07.449Z] b0cb78646f76: Layer already exists [2024-12-06T00:34:07.449Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:07.449Z] 3ea3064343ff: Layer already exists [2024-12-06T00:34:07.449Z] eb76d0119483: Layer already exists [2024-12-06T00:34:07.449Z] 5f70bf18a086: Layer already exists [2024-12-06T00:34:07.449Z] 1f665b7fe3fe: Layer already exists [2024-12-06T00:34:07.449Z] 3579710aa098: Layer already exists [2024-12-06T00:34:07.716Z] 227d609b5ef9: Layer already exists [2024-12-06T00:34:07.716Z] 651d9022c234: Layer already exists [2024-12-06T00:34:07.716Z] 4.0.0-dev.22: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:08.072Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:08.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:08.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-06T00:34:08.703Z] 567f09bb0b9c: Preparing [2024-12-06T00:34:08.703Z] 8c5bb97970bb: Preparing [2024-12-06T00:34:08.703Z] ec2aa8e442d9: Preparing [2024-12-06T00:34:08.703Z] 3412447938c1: Preparing [2024-12-06T00:34:08.703Z] 9fd3916711eb: Preparing [2024-12-06T00:34:08.703Z] b0cb78646f76: Preparing [2024-12-06T00:34:08.703Z] 4fb5f3a0bf68: Preparing [2024-12-06T00:34:08.703Z] e9432dbac0b0: Preparing [2024-12-06T00:34:08.703Z] d129ae3f6288: Preparing [2024-12-06T00:34:08.703Z] 3ea3064343ff: Preparing [2024-12-06T00:34:08.703Z] eb76d0119483: Preparing [2024-12-06T00:34:08.703Z] 5f70bf18a086: Preparing [2024-12-06T00:34:08.703Z] 1f665b7fe3fe: Preparing [2024-12-06T00:34:08.703Z] 3579710aa098: Preparing [2024-12-06T00:34:08.703Z] 227d609b5ef9: Preparing [2024-12-06T00:34:08.703Z] 651d9022c234: Preparing [2024-12-06T00:34:08.703Z] 4fb5f3a0bf68: Waiting [2024-12-06T00:34:08.703Z] b0cb78646f76: Waiting [2024-12-06T00:34:08.703Z] e9432dbac0b0: Waiting [2024-12-06T00:34:08.703Z] eb76d0119483: Waiting [2024-12-06T00:34:08.703Z] 3579710aa098: Waiting [2024-12-06T00:34:08.703Z] d129ae3f6288: Waiting [2024-12-06T00:34:08.703Z] 5f70bf18a086: Waiting [2024-12-06T00:34:08.703Z] 227d609b5ef9: Waiting [2024-12-06T00:34:08.703Z] 3ea3064343ff: Waiting [2024-12-06T00:34:08.703Z] 1f665b7fe3fe: Waiting [2024-12-06T00:34:08.703Z] 651d9022c234: Waiting [2024-12-06T00:34:08.703Z] 9fd3916711eb: Layer already exists [2024-12-06T00:34:08.703Z] 3412447938c1: Layer already exists [2024-12-06T00:34:08.703Z] 8c5bb97970bb: Layer already exists [2024-12-06T00:34:08.703Z] 567f09bb0b9c: Layer already exists [2024-12-06T00:34:08.703Z] ec2aa8e442d9: Layer already exists [2024-12-06T00:34:08.703Z] b0cb78646f76: Layer already exists [2024-12-06T00:34:08.703Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:08.703Z] 4fb5f3a0bf68: Layer already exists [2024-12-06T00:34:08.703Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:08.703Z] 3ea3064343ff: Layer already exists [2024-12-06T00:34:08.703Z] eb76d0119483: Layer already exists [2024-12-06T00:34:08.703Z] 3579710aa098: Layer already exists [2024-12-06T00:34:08.703Z] 1f665b7fe3fe: Layer already exists [2024-12-06T00:34:08.703Z] 5f70bf18a086: Layer already exists [2024-12-06T00:34:08.703Z] 227d609b5ef9: Layer already exists [2024-12-06T00:34:08.703Z] 651d9022c234: Layer already exists [2024-12-06T00:34:08.969Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:09.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:09.680Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-06T00:34:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-06T00:34:09.680Z] 567f09bb0b9c: Preparing [2024-12-06T00:34:09.680Z] 8c5bb97970bb: Preparing [2024-12-06T00:34:09.680Z] ec2aa8e442d9: Preparing [2024-12-06T00:34:09.680Z] 3412447938c1: Preparing [2024-12-06T00:34:09.680Z] 9fd3916711eb: Preparing [2024-12-06T00:34:09.680Z] b0cb78646f76: Preparing [2024-12-06T00:34:09.680Z] 4fb5f3a0bf68: Preparing [2024-12-06T00:34:09.680Z] e9432dbac0b0: Preparing [2024-12-06T00:34:09.680Z] d129ae3f6288: Preparing [2024-12-06T00:34:09.680Z] 3ea3064343ff: Preparing [2024-12-06T00:34:09.680Z] 4fb5f3a0bf68: Waiting [2024-12-06T00:34:09.680Z] eb76d0119483: Preparing [2024-12-06T00:34:09.680Z] b0cb78646f76: Waiting [2024-12-06T00:34:09.680Z] d129ae3f6288: Waiting [2024-12-06T00:34:09.680Z] e9432dbac0b0: Waiting [2024-12-06T00:34:09.680Z] 5f70bf18a086: Preparing [2024-12-06T00:34:09.680Z] 3ea3064343ff: Waiting [2024-12-06T00:34:09.680Z] 1f665b7fe3fe: Preparing [2024-12-06T00:34:09.680Z] eb76d0119483: Waiting [2024-12-06T00:34:09.680Z] 3579710aa098: Preparing [2024-12-06T00:34:09.680Z] 5f70bf18a086: Waiting [2024-12-06T00:34:09.680Z] 1f665b7fe3fe: Waiting [2024-12-06T00:34:09.680Z] 227d609b5ef9: Preparing [2024-12-06T00:34:09.680Z] 3579710aa098: Waiting [2024-12-06T00:34:09.680Z] 651d9022c234: Preparing [2024-12-06T00:34:09.680Z] 227d609b5ef9: Waiting [2024-12-06T00:34:09.680Z] 651d9022c234: Waiting [2024-12-06T00:34:09.680Z] 9fd3916711eb: Layer already exists [2024-12-06T00:34:09.680Z] 3412447938c1: Layer already exists [2024-12-06T00:34:09.680Z] 8c5bb97970bb: Layer already exists [2024-12-06T00:34:09.680Z] 567f09bb0b9c: Layer already exists [2024-12-06T00:34:09.680Z] ec2aa8e442d9: Layer already exists [2024-12-06T00:34:09.680Z] b0cb78646f76: Layer already exists [2024-12-06T00:34:09.680Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:09.680Z] 4fb5f3a0bf68: Layer already exists [2024-12-06T00:34:09.680Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:09.680Z] 3ea3064343ff: Layer already exists [2024-12-06T00:34:09.680Z] eb76d0119483: Layer already exists [2024-12-06T00:34:09.680Z] 5f70bf18a086: Layer already exists [2024-12-06T00:34:09.680Z] 1f665b7fe3fe: Layer already exists [2024-12-06T00:34:09.680Z] 227d609b5ef9: Layer already exists [2024-12-06T00:34:09.680Z] 3579710aa098: Layer already exists [2024-12-06T00:34:09.946Z] 651d9022c234: Layer already exists [2024-12-06T00:34:09.946Z] main: digest: sha256:d2c38de22bf4881c1386862ecc5042540e934e26073a8379be7bbac4f4492cec size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:10.025Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:10.039Z] taggedImages: [2024-12-06T00:34:10.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:10.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-06T00:34:10.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.22 [2024-12-06T00:34:10.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:10.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-06T00:34:10.069Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-06T00:34:10.069Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:10.069Z] latest [2024-12-06T00:34:10.069Z] 4.0.0-dev.22 [2024-12-06T00:34:10.069Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:10.069Z] main [2024-12-06T00:34:10.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:10.443Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:10.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:10.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-06T00:34:10.802Z] dd0f6e670ff7: Preparing [2024-12-06T00:34:10.802Z] 79ba7ff888c2: Preparing [2024-12-06T00:34:10.802Z] 301f4c2be58d: Preparing [2024-12-06T00:34:10.802Z] 786d9d46893a: Preparing [2024-12-06T00:34:10.802Z] e9432dbac0b0: Preparing [2024-12-06T00:34:10.802Z] d129ae3f6288: Preparing [2024-12-06T00:34:10.802Z] f0702c76f371: Preparing [2024-12-06T00:34:10.802Z] a91174993d8e: Preparing [2024-12-06T00:34:10.802Z] 651d9022c234: Preparing [2024-12-06T00:34:10.802Z] d129ae3f6288: Waiting [2024-12-06T00:34:10.802Z] a91174993d8e: Waiting [2024-12-06T00:34:10.802Z] f0702c76f371: Waiting [2024-12-06T00:34:10.802Z] 651d9022c234: Waiting [2024-12-06T00:34:10.802Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:11.067Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:11.067Z] f0702c76f371: Layer already exists [2024-12-06T00:34:11.067Z] a91174993d8e: Layer already exists [2024-12-06T00:34:11.067Z] 79ba7ff888c2: Pushed [2024-12-06T00:34:11.067Z] dd0f6e670ff7: Pushed [2024-12-06T00:34:11.067Z] 651d9022c234: Layer already exists [2024-12-06T00:34:11.067Z] 301f4c2be58d: Pushed [2024-12-06T00:34:15.399Z] 786d9d46893a: Pushed [2024-12-06T00:34:15.399Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:15.767Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:16.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-06T00:34:16.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-06T00:34:16.135Z] dd0f6e670ff7: Preparing [2024-12-06T00:34:16.135Z] 79ba7ff888c2: Preparing [2024-12-06T00:34:16.135Z] 301f4c2be58d: Preparing [2024-12-06T00:34:16.135Z] 786d9d46893a: Preparing [2024-12-06T00:34:16.135Z] e9432dbac0b0: Preparing [2024-12-06T00:34:16.135Z] d129ae3f6288: Preparing [2024-12-06T00:34:16.135Z] f0702c76f371: Preparing [2024-12-06T00:34:16.135Z] a91174993d8e: Preparing [2024-12-06T00:34:16.135Z] d129ae3f6288: Waiting [2024-12-06T00:34:16.135Z] f0702c76f371: Waiting [2024-12-06T00:34:16.135Z] 651d9022c234: Preparing [2024-12-06T00:34:16.135Z] a91174993d8e: Waiting [2024-12-06T00:34:16.135Z] 651d9022c234: Waiting [2024-12-06T00:34:16.135Z] 79ba7ff888c2: Layer already exists [2024-12-06T00:34:16.135Z] 301f4c2be58d: Layer already exists [2024-12-06T00:34:16.135Z] 786d9d46893a: Layer already exists [2024-12-06T00:34:16.135Z] dd0f6e670ff7: Layer already exists [2024-12-06T00:34:16.135Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:16.135Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:16.135Z] a91174993d8e: Layer already exists [2024-12-06T00:34:16.135Z] f0702c76f371: Layer already exists [2024-12-06T00:34:16.135Z] 651d9022c234: Layer already exists [2024-12-06T00:34:16.407Z] latest: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:16.776Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:17.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 [2024-12-06T00:34:17.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-06T00:34:17.174Z] dd0f6e670ff7: Preparing [2024-12-06T00:34:17.174Z] 79ba7ff888c2: Preparing [2024-12-06T00:34:17.174Z] 301f4c2be58d: Preparing [2024-12-06T00:34:17.174Z] 786d9d46893a: Preparing [2024-12-06T00:34:17.174Z] e9432dbac0b0: Preparing [2024-12-06T00:34:17.174Z] d129ae3f6288: Preparing [2024-12-06T00:34:17.174Z] f0702c76f371: Preparing [2024-12-06T00:34:17.174Z] a91174993d8e: Preparing [2024-12-06T00:34:17.174Z] 651d9022c234: Preparing [2024-12-06T00:34:17.174Z] d129ae3f6288: Waiting [2024-12-06T00:34:17.174Z] f0702c76f371: Waiting [2024-12-06T00:34:17.174Z] a91174993d8e: Waiting [2024-12-06T00:34:17.174Z] 651d9022c234: Waiting [2024-12-06T00:34:17.174Z] 786d9d46893a: Layer already exists [2024-12-06T00:34:17.174Z] 79ba7ff888c2: Layer already exists [2024-12-06T00:34:17.174Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:17.174Z] 301f4c2be58d: Layer already exists [2024-12-06T00:34:17.174Z] dd0f6e670ff7: Layer already exists [2024-12-06T00:34:17.174Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:17.174Z] a91174993d8e: Layer already exists [2024-12-06T00:34:17.174Z] f0702c76f371: Layer already exists [2024-12-06T00:34:17.174Z] 651d9022c234: Layer already exists [2024-12-06T00:34:17.457Z] 4.0.0-dev.22: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:17.831Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:18.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:18.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-06T00:34:18.222Z] dd0f6e670ff7: Preparing [2024-12-06T00:34:18.222Z] 79ba7ff888c2: Preparing [2024-12-06T00:34:18.222Z] 301f4c2be58d: Preparing [2024-12-06T00:34:18.222Z] 786d9d46893a: Preparing [2024-12-06T00:34:18.222Z] e9432dbac0b0: Preparing [2024-12-06T00:34:18.222Z] d129ae3f6288: Preparing [2024-12-06T00:34:18.222Z] f0702c76f371: Preparing [2024-12-06T00:34:18.222Z] a91174993d8e: Preparing [2024-12-06T00:34:18.222Z] 651d9022c234: Preparing [2024-12-06T00:34:18.222Z] d129ae3f6288: Waiting [2024-12-06T00:34:18.222Z] f0702c76f371: Waiting [2024-12-06T00:34:18.222Z] a91174993d8e: Waiting [2024-12-06T00:34:18.222Z] 651d9022c234: Waiting [2024-12-06T00:34:18.222Z] 301f4c2be58d: Layer already exists [2024-12-06T00:34:18.222Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:18.222Z] dd0f6e670ff7: Layer already exists [2024-12-06T00:34:18.222Z] 786d9d46893a: Layer already exists [2024-12-06T00:34:18.222Z] 79ba7ff888c2: Layer already exists [2024-12-06T00:34:18.222Z] 651d9022c234: Layer already exists [2024-12-06T00:34:18.222Z] f0702c76f371: Layer already exists [2024-12-06T00:34:18.222Z] a91174993d8e: Layer already exists [2024-12-06T00:34:18.222Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:18.496Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:18.855Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:19.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-06T00:34:19.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-06T00:34:19.206Z] dd0f6e670ff7: Preparing [2024-12-06T00:34:19.206Z] 79ba7ff888c2: Preparing [2024-12-06T00:34:19.206Z] 301f4c2be58d: Preparing [2024-12-06T00:34:19.206Z] 786d9d46893a: Preparing [2024-12-06T00:34:19.206Z] e9432dbac0b0: Preparing [2024-12-06T00:34:19.206Z] d129ae3f6288: Preparing [2024-12-06T00:34:19.206Z] f0702c76f371: Preparing [2024-12-06T00:34:19.206Z] d129ae3f6288: Waiting [2024-12-06T00:34:19.206Z] a91174993d8e: Preparing [2024-12-06T00:34:19.206Z] f0702c76f371: Waiting [2024-12-06T00:34:19.206Z] 651d9022c234: Preparing [2024-12-06T00:34:19.206Z] a91174993d8e: Waiting [2024-12-06T00:34:19.206Z] 651d9022c234: Waiting [2024-12-06T00:34:19.206Z] 786d9d46893a: Layer already exists [2024-12-06T00:34:19.206Z] 79ba7ff888c2: Layer already exists [2024-12-06T00:34:19.206Z] 301f4c2be58d: Layer already exists [2024-12-06T00:34:19.206Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:19.206Z] dd0f6e670ff7: Layer already exists [2024-12-06T00:34:19.206Z] f0702c76f371: Layer already exists [2024-12-06T00:34:19.206Z] a91174993d8e: Layer already exists [2024-12-06T00:34:19.206Z] 651d9022c234: Layer already exists [2024-12-06T00:34:19.206Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:19.473Z] main: digest: sha256:37a0161b52e268cbd8b3c033db11ce199745fdf735d73227207cd7a1f9484a10 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:19.547Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:19.565Z] taggedImages: [2024-12-06T00:34:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-06T00:34:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.22 [2024-12-06T00:34:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-06T00:34:19.596Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-06T00:34:19.596Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:19.596Z] latest [2024-12-06T00:34:19.596Z] 4.0.0-dev.22 [2024-12-06T00:34:19.596Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:19.596Z] main [2024-12-06T00:34:19.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:19.978Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:20.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:20.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-06T00:34:20.333Z] 21c9d41fa31b: Preparing [2024-12-06T00:34:20.333Z] fe9944d8e8c3: Preparing [2024-12-06T00:34:20.333Z] 81f4be84a335: Preparing [2024-12-06T00:34:20.333Z] 06751df00b8e: Preparing [2024-12-06T00:34:20.333Z] 1735936e5cb2: Preparing [2024-12-06T00:34:20.333Z] e9432dbac0b0: Preparing [2024-12-06T00:34:20.333Z] d129ae3f6288: Preparing [2024-12-06T00:34:20.333Z] eb5a994ad350: Preparing [2024-12-06T00:34:20.333Z] ac1a87e51510: Preparing [2024-12-06T00:34:20.333Z] 9d7753b8db92: Preparing [2024-12-06T00:34:20.333Z] 651d9022c234: Preparing [2024-12-06T00:34:20.333Z] e9432dbac0b0: Waiting [2024-12-06T00:34:20.333Z] d129ae3f6288: Waiting [2024-12-06T00:34:20.333Z] eb5a994ad350: Waiting [2024-12-06T00:34:20.333Z] ac1a87e51510: Waiting [2024-12-06T00:34:20.333Z] 9d7753b8db92: Waiting [2024-12-06T00:34:20.333Z] 651d9022c234: Waiting [2024-12-06T00:34:20.600Z] fe9944d8e8c3: Pushed [2024-12-06T00:34:20.600Z] 1735936e5cb2: Pushed [2024-12-06T00:34:20.600Z] 06751df00b8e: Pushed [2024-12-06T00:34:20.600Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:20.600Z] 21c9d41fa31b: Pushed [2024-12-06T00:34:20.600Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:20.600Z] 651d9022c234: Layer already exists [2024-12-06T00:34:20.600Z] eb5a994ad350: Pushed [2024-12-06T00:34:20.866Z] ac1a87e51510: Pushed [2024-12-06T00:34:22.800Z] 81f4be84a335: Pushed [2024-12-06T00:34:25.372Z] 9d7753b8db92: Pushed [2024-12-06T00:34:25.372Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:25.743Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:26.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-06T00:34:26.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-06T00:34:26.093Z] 21c9d41fa31b: Preparing [2024-12-06T00:34:26.093Z] fe9944d8e8c3: Preparing [2024-12-06T00:34:26.093Z] 81f4be84a335: Preparing [2024-12-06T00:34:26.093Z] 06751df00b8e: Preparing [2024-12-06T00:34:26.093Z] 1735936e5cb2: Preparing [2024-12-06T00:34:26.093Z] e9432dbac0b0: Preparing [2024-12-06T00:34:26.093Z] d129ae3f6288: Preparing [2024-12-06T00:34:26.093Z] eb5a994ad350: Preparing [2024-12-06T00:34:26.093Z] e9432dbac0b0: Waiting [2024-12-06T00:34:26.093Z] d129ae3f6288: Waiting [2024-12-06T00:34:26.093Z] eb5a994ad350: Waiting [2024-12-06T00:34:26.093Z] ac1a87e51510: Preparing [2024-12-06T00:34:26.093Z] 9d7753b8db92: Preparing [2024-12-06T00:34:26.093Z] ac1a87e51510: Waiting [2024-12-06T00:34:26.093Z] 651d9022c234: Preparing [2024-12-06T00:34:26.093Z] 9d7753b8db92: Waiting [2024-12-06T00:34:26.093Z] 651d9022c234: Waiting [2024-12-06T00:34:26.093Z] fe9944d8e8c3: Layer already exists [2024-12-06T00:34:26.093Z] 1735936e5cb2: Layer already exists [2024-12-06T00:34:26.093Z] 21c9d41fa31b: Layer already exists [2024-12-06T00:34:26.093Z] 06751df00b8e: Layer already exists [2024-12-06T00:34:26.093Z] 81f4be84a335: Layer already exists [2024-12-06T00:34:26.093Z] eb5a994ad350: Layer already exists [2024-12-06T00:34:26.093Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:26.093Z] ac1a87e51510: Layer already exists [2024-12-06T00:34:26.093Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:26.093Z] 9d7753b8db92: Layer already exists [2024-12-06T00:34:26.093Z] 651d9022c234: Layer already exists [2024-12-06T00:34:26.359Z] latest: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:26.717Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:27.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 [2024-12-06T00:34:27.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-06T00:34:27.074Z] 21c9d41fa31b: Preparing [2024-12-06T00:34:27.074Z] fe9944d8e8c3: Preparing [2024-12-06T00:34:27.074Z] 81f4be84a335: Preparing [2024-12-06T00:34:27.074Z] 06751df00b8e: Preparing [2024-12-06T00:34:27.074Z] 1735936e5cb2: Preparing [2024-12-06T00:34:27.074Z] e9432dbac0b0: Preparing [2024-12-06T00:34:27.074Z] d129ae3f6288: Preparing [2024-12-06T00:34:27.074Z] eb5a994ad350: Preparing [2024-12-06T00:34:27.074Z] ac1a87e51510: Preparing [2024-12-06T00:34:27.074Z] 9d7753b8db92: Preparing [2024-12-06T00:34:27.074Z] 651d9022c234: Preparing [2024-12-06T00:34:27.074Z] e9432dbac0b0: Waiting [2024-12-06T00:34:27.074Z] d129ae3f6288: Waiting [2024-12-06T00:34:27.074Z] eb5a994ad350: Waiting [2024-12-06T00:34:27.074Z] ac1a87e51510: Waiting [2024-12-06T00:34:27.074Z] 9d7753b8db92: Waiting [2024-12-06T00:34:27.074Z] 651d9022c234: Waiting [2024-12-06T00:34:27.074Z] fe9944d8e8c3: Layer already exists [2024-12-06T00:34:27.074Z] 06751df00b8e: Layer already exists [2024-12-06T00:34:27.074Z] 1735936e5cb2: Layer already exists [2024-12-06T00:34:27.074Z] 81f4be84a335: Layer already exists [2024-12-06T00:34:27.074Z] 21c9d41fa31b: Layer already exists [2024-12-06T00:34:27.074Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:27.074Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:27.074Z] eb5a994ad350: Layer already exists [2024-12-06T00:34:27.074Z] ac1a87e51510: Layer already exists [2024-12-06T00:34:27.074Z] 9d7753b8db92: Layer already exists [2024-12-06T00:34:27.074Z] 651d9022c234: Layer already exists [2024-12-06T00:34:27.339Z] 4.0.0-dev.22: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:27.692Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:28.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:28.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-06T00:34:28.037Z] 21c9d41fa31b: Preparing [2024-12-06T00:34:28.037Z] fe9944d8e8c3: Preparing [2024-12-06T00:34:28.037Z] 81f4be84a335: Preparing [2024-12-06T00:34:28.037Z] 06751df00b8e: Preparing [2024-12-06T00:34:28.037Z] 1735936e5cb2: Preparing [2024-12-06T00:34:28.037Z] e9432dbac0b0: Preparing [2024-12-06T00:34:28.037Z] d129ae3f6288: Preparing [2024-12-06T00:34:28.037Z] eb5a994ad350: Preparing [2024-12-06T00:34:28.037Z] ac1a87e51510: Preparing [2024-12-06T00:34:28.037Z] 9d7753b8db92: Preparing [2024-12-06T00:34:28.037Z] 651d9022c234: Preparing [2024-12-06T00:34:28.037Z] e9432dbac0b0: Waiting [2024-12-06T00:34:28.037Z] d129ae3f6288: Waiting [2024-12-06T00:34:28.037Z] 9d7753b8db92: Waiting [2024-12-06T00:34:28.037Z] eb5a994ad350: Waiting [2024-12-06T00:34:28.037Z] 651d9022c234: Waiting [2024-12-06T00:34:28.037Z] ac1a87e51510: Waiting [2024-12-06T00:34:28.037Z] fe9944d8e8c3: Layer already exists [2024-12-06T00:34:28.037Z] 06751df00b8e: Layer already exists [2024-12-06T00:34:28.037Z] 21c9d41fa31b: Layer already exists [2024-12-06T00:34:28.037Z] 81f4be84a335: Layer already exists [2024-12-06T00:34:28.037Z] 1735936e5cb2: Layer already exists [2024-12-06T00:34:28.037Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:28.037Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:28.037Z] eb5a994ad350: Layer already exists [2024-12-06T00:34:28.037Z] 9d7753b8db92: Layer already exists [2024-12-06T00:34:28.037Z] ac1a87e51510: Layer already exists [2024-12-06T00:34:28.037Z] 651d9022c234: Layer already exists [2024-12-06T00:34:28.301Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:28.649Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:29.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-06T00:34:29.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-06T00:34:29.013Z] 21c9d41fa31b: Preparing [2024-12-06T00:34:29.013Z] fe9944d8e8c3: Preparing [2024-12-06T00:34:29.013Z] 81f4be84a335: Preparing [2024-12-06T00:34:29.013Z] 06751df00b8e: Preparing [2024-12-06T00:34:29.013Z] 1735936e5cb2: Preparing [2024-12-06T00:34:29.013Z] e9432dbac0b0: Preparing [2024-12-06T00:34:29.013Z] d129ae3f6288: Preparing [2024-12-06T00:34:29.013Z] eb5a994ad350: Preparing [2024-12-06T00:34:29.013Z] ac1a87e51510: Preparing [2024-12-06T00:34:29.013Z] 9d7753b8db92: Preparing [2024-12-06T00:34:29.013Z] e9432dbac0b0: Waiting [2024-12-06T00:34:29.013Z] d129ae3f6288: Waiting [2024-12-06T00:34:29.013Z] 651d9022c234: Preparing [2024-12-06T00:34:29.013Z] eb5a994ad350: Waiting [2024-12-06T00:34:29.013Z] ac1a87e51510: Waiting [2024-12-06T00:34:29.013Z] 9d7753b8db92: Waiting [2024-12-06T00:34:29.013Z] 651d9022c234: Waiting [2024-12-06T00:34:29.013Z] 1735936e5cb2: Layer already exists [2024-12-06T00:34:29.013Z] 21c9d41fa31b: Layer already exists [2024-12-06T00:34:29.013Z] 06751df00b8e: Layer already exists [2024-12-06T00:34:29.013Z] 81f4be84a335: Layer already exists [2024-12-06T00:34:29.013Z] fe9944d8e8c3: Layer already exists [2024-12-06T00:34:29.013Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:29.013Z] eb5a994ad350: Layer already exists [2024-12-06T00:34:29.013Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:29.013Z] 9d7753b8db92: Layer already exists [2024-12-06T00:34:29.013Z] 651d9022c234: Layer already exists [2024-12-06T00:34:29.013Z] ac1a87e51510: Layer already exists [2024-12-06T00:34:29.279Z] main: digest: sha256:c29b910b0d4edc5f5255624472eeaab9203b23f36180ab06664d7be64e63a009 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:29.361Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:29.376Z] taggedImages: [2024-12-06T00:34:29.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:29.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-06T00:34:29.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.22 [2024-12-06T00:34:29.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:29.376Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-06T00:34:29.407Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-06T00:34:29.407Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:29.407Z] latest [2024-12-06T00:34:29.407Z] 4.0.0-dev.22 [2024-12-06T00:34:29.407Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:29.407Z] main [2024-12-06T00:34:29.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:29.775Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:30.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:30.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-06T00:34:30.125Z] 84170ade2216: Preparing [2024-12-06T00:34:30.125Z] 6fccf729411d: Preparing [2024-12-06T00:34:30.125Z] f3450af2db27: Preparing [2024-12-06T00:34:30.125Z] 836ddbf9e4fe: Preparing [2024-12-06T00:34:30.125Z] 3e2b3a8e818c: Preparing [2024-12-06T00:34:30.125Z] 184817218e65: Preparing [2024-12-06T00:34:30.125Z] d6cf6f631d2a: Preparing [2024-12-06T00:34:30.125Z] e9432dbac0b0: Preparing [2024-12-06T00:34:30.125Z] d129ae3f6288: Preparing [2024-12-06T00:34:30.125Z] b63205f32225: Preparing [2024-12-06T00:34:30.125Z] 1577bb09ae31: Preparing [2024-12-06T00:34:30.125Z] 651d9022c234: Preparing [2024-12-06T00:34:30.125Z] 1577bb09ae31: Waiting [2024-12-06T00:34:30.125Z] d129ae3f6288: Waiting [2024-12-06T00:34:30.125Z] b63205f32225: Waiting [2024-12-06T00:34:30.125Z] 184817218e65: Waiting [2024-12-06T00:34:30.125Z] 651d9022c234: Waiting [2024-12-06T00:34:30.125Z] d6cf6f631d2a: Waiting [2024-12-06T00:34:30.125Z] e9432dbac0b0: Waiting [2024-12-06T00:34:30.391Z] 84170ade2216: Pushed [2024-12-06T00:34:30.391Z] 3e2b3a8e818c: Pushed [2024-12-06T00:34:30.391Z] 6fccf729411d: Pushed [2024-12-06T00:34:30.391Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:30.391Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:30.391Z] 184817218e65: Pushed [2024-12-06T00:34:30.391Z] d6cf6f631d2a: Pushed [2024-12-06T00:34:30.657Z] 651d9022c234: Layer already exists [2024-12-06T00:34:32.059Z] b63205f32225: Pushed [2024-12-06T00:34:32.639Z] 836ddbf9e4fe: Pushed [2024-12-06T00:34:33.216Z] f3450af2db27: Pushed [2024-12-06T00:34:33.480Z] 1577bb09ae31: Pushed [2024-12-06T00:34:33.744Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:34.094Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:34.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-06T00:34:34.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-06T00:34:34.438Z] 84170ade2216: Preparing [2024-12-06T00:34:34.438Z] 6fccf729411d: Preparing [2024-12-06T00:34:34.438Z] f3450af2db27: Preparing [2024-12-06T00:34:34.438Z] 836ddbf9e4fe: Preparing [2024-12-06T00:34:34.438Z] 3e2b3a8e818c: Preparing [2024-12-06T00:34:34.438Z] 184817218e65: Preparing [2024-12-06T00:34:34.438Z] d6cf6f631d2a: Preparing [2024-12-06T00:34:34.438Z] e9432dbac0b0: Preparing [2024-12-06T00:34:34.438Z] d129ae3f6288: Preparing [2024-12-06T00:34:34.438Z] b63205f32225: Preparing [2024-12-06T00:34:34.438Z] 1577bb09ae31: Preparing [2024-12-06T00:34:34.438Z] 651d9022c234: Preparing [2024-12-06T00:34:34.438Z] d6cf6f631d2a: Waiting [2024-12-06T00:34:34.438Z] b63205f32225: Waiting [2024-12-06T00:34:34.438Z] e9432dbac0b0: Waiting [2024-12-06T00:34:34.438Z] d129ae3f6288: Waiting [2024-12-06T00:34:34.438Z] 1577bb09ae31: Waiting [2024-12-06T00:34:34.438Z] 184817218e65: Waiting [2024-12-06T00:34:34.438Z] 651d9022c234: Waiting [2024-12-06T00:34:34.438Z] f3450af2db27: Layer already exists [2024-12-06T00:34:34.438Z] 84170ade2216: Layer already exists [2024-12-06T00:34:34.438Z] 836ddbf9e4fe: Layer already exists [2024-12-06T00:34:34.438Z] 6fccf729411d: Layer already exists [2024-12-06T00:34:34.438Z] 3e2b3a8e818c: Layer already exists [2024-12-06T00:34:34.438Z] 184817218e65: Layer already exists [2024-12-06T00:34:34.438Z] d6cf6f631d2a: Layer already exists [2024-12-06T00:34:34.438Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:34.438Z] b63205f32225: Layer already exists [2024-12-06T00:34:34.438Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:34.438Z] 651d9022c234: Layer already exists [2024-12-06T00:34:34.438Z] 1577bb09ae31: Layer already exists [2024-12-06T00:34:34.703Z] latest: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:35.054Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:35.396Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 [2024-12-06T00:34:35.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-06T00:34:35.396Z] 84170ade2216: Preparing [2024-12-06T00:34:35.396Z] 6fccf729411d: Preparing [2024-12-06T00:34:35.396Z] f3450af2db27: Preparing [2024-12-06T00:34:35.396Z] 836ddbf9e4fe: Preparing [2024-12-06T00:34:35.396Z] 3e2b3a8e818c: Preparing [2024-12-06T00:34:35.396Z] 184817218e65: Preparing [2024-12-06T00:34:35.396Z] d6cf6f631d2a: Preparing [2024-12-06T00:34:35.396Z] e9432dbac0b0: Preparing [2024-12-06T00:34:35.396Z] d129ae3f6288: Preparing [2024-12-06T00:34:35.396Z] 184817218e65: Waiting [2024-12-06T00:34:35.396Z] d6cf6f631d2a: Waiting [2024-12-06T00:34:35.396Z] e9432dbac0b0: Waiting [2024-12-06T00:34:35.396Z] d129ae3f6288: Waiting [2024-12-06T00:34:35.396Z] b63205f32225: Preparing [2024-12-06T00:34:35.396Z] 1577bb09ae31: Preparing [2024-12-06T00:34:35.396Z] b63205f32225: Waiting [2024-12-06T00:34:35.396Z] 651d9022c234: Preparing [2024-12-06T00:34:35.396Z] 1577bb09ae31: Waiting [2024-12-06T00:34:35.396Z] 651d9022c234: Waiting [2024-12-06T00:34:35.396Z] 84170ade2216: Layer already exists [2024-12-06T00:34:35.396Z] f3450af2db27: Layer already exists [2024-12-06T00:34:35.396Z] 836ddbf9e4fe: Layer already exists [2024-12-06T00:34:35.396Z] 6fccf729411d: Layer already exists [2024-12-06T00:34:35.396Z] 3e2b3a8e818c: Layer already exists [2024-12-06T00:34:35.396Z] d6cf6f631d2a: Layer already exists [2024-12-06T00:34:35.396Z] 184817218e65: Layer already exists [2024-12-06T00:34:35.396Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:35.396Z] b63205f32225: Layer already exists [2024-12-06T00:34:35.396Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:35.396Z] 1577bb09ae31: Layer already exists [2024-12-06T00:34:35.396Z] 651d9022c234: Layer already exists [2024-12-06T00:34:35.659Z] 4.0.0-dev.22: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:36.008Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:36.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:36.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-06T00:34:36.336Z] 84170ade2216: Preparing [2024-12-06T00:34:36.336Z] 6fccf729411d: Preparing [2024-12-06T00:34:36.336Z] f3450af2db27: Preparing [2024-12-06T00:34:36.336Z] 836ddbf9e4fe: Preparing [2024-12-06T00:34:36.336Z] 3e2b3a8e818c: Preparing [2024-12-06T00:34:36.336Z] 184817218e65: Preparing [2024-12-06T00:34:36.336Z] d6cf6f631d2a: Preparing [2024-12-06T00:34:36.336Z] e9432dbac0b0: Preparing [2024-12-06T00:34:36.336Z] d129ae3f6288: Preparing [2024-12-06T00:34:36.336Z] b63205f32225: Preparing [2024-12-06T00:34:36.336Z] 1577bb09ae31: Preparing [2024-12-06T00:34:36.336Z] 651d9022c234: Preparing [2024-12-06T00:34:36.336Z] d129ae3f6288: Waiting [2024-12-06T00:34:36.336Z] b63205f32225: Waiting [2024-12-06T00:34:36.336Z] 184817218e65: Waiting [2024-12-06T00:34:36.336Z] d6cf6f631d2a: Waiting [2024-12-06T00:34:36.336Z] e9432dbac0b0: Waiting [2024-12-06T00:34:36.336Z] 1577bb09ae31: Waiting [2024-12-06T00:34:36.336Z] 651d9022c234: Waiting [2024-12-06T00:34:36.336Z] f3450af2db27: Layer already exists [2024-12-06T00:34:36.336Z] 84170ade2216: Layer already exists [2024-12-06T00:34:36.336Z] 6fccf729411d: Layer already exists [2024-12-06T00:34:36.336Z] 3e2b3a8e818c: Layer already exists [2024-12-06T00:34:36.336Z] 836ddbf9e4fe: Layer already exists [2024-12-06T00:34:36.336Z] d6cf6f631d2a: Layer already exists [2024-12-06T00:34:36.336Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:36.336Z] 184817218e65: Layer already exists [2024-12-06T00:34:36.336Z] b63205f32225: Layer already exists [2024-12-06T00:34:36.336Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:36.336Z] 1577bb09ae31: Layer already exists [2024-12-06T00:34:36.336Z] 651d9022c234: Layer already exists [2024-12-06T00:34:36.599Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:36.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:37.280Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-06T00:34:37.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-06T00:34:37.280Z] 84170ade2216: Preparing [2024-12-06T00:34:37.280Z] 6fccf729411d: Preparing [2024-12-06T00:34:37.280Z] f3450af2db27: Preparing [2024-12-06T00:34:37.280Z] 836ddbf9e4fe: Preparing [2024-12-06T00:34:37.280Z] 3e2b3a8e818c: Preparing [2024-12-06T00:34:37.280Z] 184817218e65: Preparing [2024-12-06T00:34:37.280Z] d6cf6f631d2a: Preparing [2024-12-06T00:34:37.280Z] e9432dbac0b0: Preparing [2024-12-06T00:34:37.280Z] d129ae3f6288: Preparing [2024-12-06T00:34:37.280Z] b63205f32225: Preparing [2024-12-06T00:34:37.280Z] 1577bb09ae31: Preparing [2024-12-06T00:34:37.280Z] 651d9022c234: Preparing [2024-12-06T00:34:37.280Z] d129ae3f6288: Waiting [2024-12-06T00:34:37.280Z] d6cf6f631d2a: Waiting [2024-12-06T00:34:37.280Z] e9432dbac0b0: Waiting [2024-12-06T00:34:37.280Z] 1577bb09ae31: Waiting [2024-12-06T00:34:37.280Z] 651d9022c234: Waiting [2024-12-06T00:34:37.280Z] 184817218e65: Waiting [2024-12-06T00:34:37.280Z] 836ddbf9e4fe: Layer already exists [2024-12-06T00:34:37.280Z] 3e2b3a8e818c: Layer already exists [2024-12-06T00:34:37.280Z] 84170ade2216: Layer already exists [2024-12-06T00:34:37.280Z] f3450af2db27: Layer already exists [2024-12-06T00:34:37.280Z] 6fccf729411d: Layer already exists [2024-12-06T00:34:37.280Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:37.280Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:37.280Z] 184817218e65: Layer already exists [2024-12-06T00:34:37.280Z] b63205f32225: Layer already exists [2024-12-06T00:34:37.280Z] d6cf6f631d2a: Layer already exists [2024-12-06T00:34:37.280Z] 1577bb09ae31: Layer already exists [2024-12-06T00:34:37.280Z] 651d9022c234: Layer already exists [2024-12-06T00:34:37.543Z] main: digest: sha256:3a50e742aeb3f7fa00baa5ea995718a692c9de548f5eacbb5ccbd130d09b7ff1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:37.614Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:37.694Z] taggedImages: [2024-12-06T00:34:37.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:37.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-06T00:34:37.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.22 [2024-12-06T00:34:37.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:37.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-06T00:34:37.714Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-06T00:34:37.714Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:37.714Z] latest [2024-12-06T00:34:37.714Z] 4.0.0-dev.22 [2024-12-06T00:34:37.714Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:37.714Z] main [2024-12-06T00:34:37.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:38.108Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:38.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:38.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-06T00:34:38.452Z] e287f376292e: Preparing [2024-12-06T00:34:38.452Z] 1bb73e566308: Preparing [2024-12-06T00:34:38.452Z] e9432dbac0b0: Preparing [2024-12-06T00:34:38.452Z] d129ae3f6288: Preparing [2024-12-06T00:34:38.452Z] b3e877a10221: Preparing [2024-12-06T00:34:38.452Z] b9f9b98e02cf: Preparing [2024-12-06T00:34:38.452Z] 651d9022c234: Preparing [2024-12-06T00:34:38.452Z] b9f9b98e02cf: Waiting [2024-12-06T00:34:38.452Z] 651d9022c234: Waiting [2024-12-06T00:34:38.452Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:38.726Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:38.726Z] 651d9022c234: Layer already exists [2024-12-06T00:34:38.726Z] e287f376292e: Pushed [2024-12-06T00:34:40.125Z] b3e877a10221: Pushed [2024-12-06T00:34:40.703Z] b9f9b98e02cf: Pushed [2024-12-06T00:34:42.635Z] 1bb73e566308: Pushed [2024-12-06T00:34:42.901Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:43.258Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:44.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-06T00:34:44.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-06T00:34:44.189Z] e287f376292e: Preparing [2024-12-06T00:34:44.189Z] 1bb73e566308: Preparing [2024-12-06T00:34:44.189Z] e9432dbac0b0: Preparing [2024-12-06T00:34:44.189Z] d129ae3f6288: Preparing [2024-12-06T00:34:44.189Z] b3e877a10221: Preparing [2024-12-06T00:34:44.189Z] b9f9b98e02cf: Preparing [2024-12-06T00:34:44.189Z] 651d9022c234: Preparing [2024-12-06T00:34:44.189Z] b9f9b98e02cf: Waiting [2024-12-06T00:34:44.189Z] 651d9022c234: Waiting [2024-12-06T00:34:44.189Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:44.189Z] e287f376292e: Layer already exists [2024-12-06T00:34:44.189Z] 1bb73e566308: Layer already exists [2024-12-06T00:34:44.189Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:44.189Z] b3e877a10221: Layer already exists [2024-12-06T00:34:44.189Z] b9f9b98e02cf: Layer already exists [2024-12-06T00:34:44.189Z] 651d9022c234: Layer already exists [2024-12-06T00:34:44.454Z] latest: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:44.805Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:45.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 [2024-12-06T00:34:45.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-06T00:34:45.155Z] e287f376292e: Preparing [2024-12-06T00:34:45.155Z] 1bb73e566308: Preparing [2024-12-06T00:34:45.155Z] e9432dbac0b0: Preparing [2024-12-06T00:34:45.155Z] d129ae3f6288: Preparing [2024-12-06T00:34:45.155Z] b3e877a10221: Preparing [2024-12-06T00:34:45.155Z] b9f9b98e02cf: Preparing [2024-12-06T00:34:45.155Z] 651d9022c234: Preparing [2024-12-06T00:34:45.155Z] b9f9b98e02cf: Waiting [2024-12-06T00:34:45.155Z] 651d9022c234: Waiting [2024-12-06T00:34:45.155Z] b3e877a10221: Layer already exists [2024-12-06T00:34:45.155Z] e287f376292e: Layer already exists [2024-12-06T00:34:45.155Z] 1bb73e566308: Layer already exists [2024-12-06T00:34:45.155Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:45.155Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:45.155Z] b9f9b98e02cf: Layer already exists [2024-12-06T00:34:45.155Z] 651d9022c234: Layer already exists [2024-12-06T00:34:45.420Z] 4.0.0-dev.22: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:45.768Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:46.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:46.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-06T00:34:46.110Z] e287f376292e: Preparing [2024-12-06T00:34:46.110Z] 1bb73e566308: Preparing [2024-12-06T00:34:46.110Z] e9432dbac0b0: Preparing [2024-12-06T00:34:46.110Z] d129ae3f6288: Preparing [2024-12-06T00:34:46.110Z] b3e877a10221: Preparing [2024-12-06T00:34:46.110Z] b9f9b98e02cf: Preparing [2024-12-06T00:34:46.110Z] 651d9022c234: Preparing [2024-12-06T00:34:46.110Z] b9f9b98e02cf: Waiting [2024-12-06T00:34:46.110Z] 651d9022c234: Waiting [2024-12-06T00:34:46.110Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:46.110Z] b3e877a10221: Layer already exists [2024-12-06T00:34:46.110Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:46.110Z] e287f376292e: Layer already exists [2024-12-06T00:34:46.110Z] 1bb73e566308: Layer already exists [2024-12-06T00:34:46.110Z] b9f9b98e02cf: Layer already exists [2024-12-06T00:34:46.110Z] 651d9022c234: Layer already exists [2024-12-06T00:34:46.381Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:46.717Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:47.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-06T00:34:47.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-06T00:34:47.064Z] e287f376292e: Preparing [2024-12-06T00:34:47.064Z] 1bb73e566308: Preparing [2024-12-06T00:34:47.064Z] e9432dbac0b0: Preparing [2024-12-06T00:34:47.064Z] d129ae3f6288: Preparing [2024-12-06T00:34:47.064Z] b3e877a10221: Preparing [2024-12-06T00:34:47.064Z] b9f9b98e02cf: Preparing [2024-12-06T00:34:47.064Z] 651d9022c234: Preparing [2024-12-06T00:34:47.064Z] b9f9b98e02cf: Waiting [2024-12-06T00:34:47.064Z] 651d9022c234: Waiting [2024-12-06T00:34:47.064Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:47.064Z] b3e877a10221: Layer already exists [2024-12-06T00:34:47.064Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:47.064Z] e287f376292e: Layer already exists [2024-12-06T00:34:47.064Z] 1bb73e566308: Layer already exists [2024-12-06T00:34:47.064Z] 651d9022c234: Layer already exists [2024-12-06T00:34:47.064Z] b9f9b98e02cf: Layer already exists [2024-12-06T00:34:47.332Z] main: digest: sha256:8281356d01c06768a5dff046759678b7f877b3528aed0b11d0f45e6370d7ab85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:34:47.412Z] ===================================================== [Pipeline] echo [2024-12-06T00:34:47.423Z] taggedImages: [2024-12-06T00:34:47.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:47.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-06T00:34:47.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.22 [2024-12-06T00:34:47.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:47.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-06T00:34:47.448Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-06T00:34:47.448Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:47.448Z] latest [2024-12-06T00:34:47.448Z] 4.0.0-dev.22 [2024-12-06T00:34:47.448Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:34:47.448Z] main [2024-12-06T00:34:47.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:47.806Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:34:50.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:34:50.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-06T00:34:50.868Z] 7aad71edb626: Preparing [2024-12-06T00:34:50.868Z] f4e231d3e154: Preparing [2024-12-06T00:34:50.868Z] b98d092466aa: Preparing [2024-12-06T00:34:50.868Z] e9432dbac0b0: Preparing [2024-12-06T00:34:50.868Z] d129ae3f6288: Preparing [2024-12-06T00:34:50.868Z] cbc1b27472a0: Preparing [2024-12-06T00:34:50.868Z] aeb2b8e8b58b: Preparing [2024-12-06T00:34:50.868Z] cbc1b27472a0: Waiting [2024-12-06T00:34:50.868Z] aeb2b8e8b58b: Waiting [2024-12-06T00:34:50.868Z] 07ae5e30b82e: Preparing [2024-12-06T00:34:50.868Z] a20ecbfab54e: Preparing [2024-12-06T00:34:50.868Z] 07ae5e30b82e: Waiting [2024-12-06T00:34:50.868Z] 651d9022c234: Preparing [2024-12-06T00:34:50.868Z] a20ecbfab54e: Waiting [2024-12-06T00:34:50.868Z] 651d9022c234: Waiting [2024-12-06T00:34:51.137Z] e9432dbac0b0: Layer already exists [2024-12-06T00:34:51.137Z] d129ae3f6288: Layer already exists [2024-12-06T00:34:51.137Z] b98d092466aa: Pushed [2024-12-06T00:34:51.137Z] 7aad71edb626: Pushed [2024-12-06T00:34:51.137Z] f4e231d3e154: Pushed [2024-12-06T00:34:51.403Z] 651d9022c234: Layer already exists [2024-12-06T00:34:51.403Z] 07ae5e30b82e: Pushed [2024-12-06T00:34:53.980Z] a20ecbfab54e: Pushed [2024-12-06T00:35:06.271Z] aeb2b8e8b58b: Pushed [2024-12-06T00:35:12.882Z] cbc1b27472a0: Pushed [2024-12-06T00:35:12.882Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:13.221Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:13.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-06T00:35:13.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-06T00:35:13.560Z] 7aad71edb626: Preparing [2024-12-06T00:35:13.560Z] f4e231d3e154: Preparing [2024-12-06T00:35:13.560Z] b98d092466aa: Preparing [2024-12-06T00:35:13.560Z] e9432dbac0b0: Preparing [2024-12-06T00:35:13.560Z] d129ae3f6288: Preparing [2024-12-06T00:35:13.560Z] cbc1b27472a0: Preparing [2024-12-06T00:35:13.560Z] aeb2b8e8b58b: Preparing [2024-12-06T00:35:13.560Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:13.560Z] a20ecbfab54e: Preparing [2024-12-06T00:35:13.560Z] 651d9022c234: Preparing [2024-12-06T00:35:13.560Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:13.560Z] a20ecbfab54e: Waiting [2024-12-06T00:35:13.560Z] cbc1b27472a0: Waiting [2024-12-06T00:35:13.560Z] 651d9022c234: Waiting [2024-12-06T00:35:13.560Z] aeb2b8e8b58b: Waiting [2024-12-06T00:35:13.560Z] f4e231d3e154: Layer already exists [2024-12-06T00:35:13.560Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:13.560Z] 7aad71edb626: Layer already exists [2024-12-06T00:35:13.560Z] b98d092466aa: Layer already exists [2024-12-06T00:35:13.560Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:13.560Z] cbc1b27472a0: Layer already exists [2024-12-06T00:35:13.560Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:13.560Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:13.560Z] aeb2b8e8b58b: Layer already exists [2024-12-06T00:35:13.560Z] 651d9022c234: Layer already exists [2024-12-06T00:35:13.823Z] latest: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:14.168Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:14.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 [2024-12-06T00:35:14.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-06T00:35:14.506Z] 7aad71edb626: Preparing [2024-12-06T00:35:14.506Z] f4e231d3e154: Preparing [2024-12-06T00:35:14.506Z] b98d092466aa: Preparing [2024-12-06T00:35:14.506Z] e9432dbac0b0: Preparing [2024-12-06T00:35:14.506Z] d129ae3f6288: Preparing [2024-12-06T00:35:14.506Z] cbc1b27472a0: Preparing [2024-12-06T00:35:14.506Z] aeb2b8e8b58b: Preparing [2024-12-06T00:35:14.506Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:14.506Z] a20ecbfab54e: Preparing [2024-12-06T00:35:14.506Z] 651d9022c234: Preparing [2024-12-06T00:35:14.506Z] cbc1b27472a0: Waiting [2024-12-06T00:35:14.506Z] aeb2b8e8b58b: Waiting [2024-12-06T00:35:14.506Z] 651d9022c234: Waiting [2024-12-06T00:35:14.506Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:14.506Z] a20ecbfab54e: Waiting [2024-12-06T00:35:14.506Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:14.506Z] 7aad71edb626: Layer already exists [2024-12-06T00:35:14.506Z] f4e231d3e154: Layer already exists [2024-12-06T00:35:14.506Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:14.506Z] b98d092466aa: Layer already exists [2024-12-06T00:35:14.506Z] cbc1b27472a0: Layer already exists [2024-12-06T00:35:14.506Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:14.506Z] aeb2b8e8b58b: Layer already exists [2024-12-06T00:35:14.506Z] 651d9022c234: Layer already exists [2024-12-06T00:35:14.506Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:14.769Z] 4.0.0-dev.22: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:15.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:15.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:15.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-06T00:35:15.459Z] 7aad71edb626: Preparing [2024-12-06T00:35:15.459Z] f4e231d3e154: Preparing [2024-12-06T00:35:15.459Z] b98d092466aa: Preparing [2024-12-06T00:35:15.459Z] e9432dbac0b0: Preparing [2024-12-06T00:35:15.459Z] d129ae3f6288: Preparing [2024-12-06T00:35:15.459Z] cbc1b27472a0: Preparing [2024-12-06T00:35:15.459Z] aeb2b8e8b58b: Preparing [2024-12-06T00:35:15.459Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:15.459Z] a20ecbfab54e: Preparing [2024-12-06T00:35:15.459Z] 651d9022c234: Preparing [2024-12-06T00:35:15.459Z] cbc1b27472a0: Waiting [2024-12-06T00:35:15.459Z] aeb2b8e8b58b: Waiting [2024-12-06T00:35:15.459Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:15.459Z] a20ecbfab54e: Waiting [2024-12-06T00:35:15.459Z] 651d9022c234: Waiting [2024-12-06T00:35:15.459Z] f4e231d3e154: Layer already exists [2024-12-06T00:35:15.459Z] 7aad71edb626: Layer already exists [2024-12-06T00:35:15.459Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:15.459Z] b98d092466aa: Layer already exists [2024-12-06T00:35:15.459Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:15.459Z] cbc1b27472a0: Layer already exists [2024-12-06T00:35:15.459Z] aeb2b8e8b58b: Layer already exists [2024-12-06T00:35:15.459Z] 651d9022c234: Layer already exists [2024-12-06T00:35:15.459Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:15.459Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:15.723Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:16.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:16.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-06T00:35:16.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-06T00:35:16.413Z] 7aad71edb626: Preparing [2024-12-06T00:35:16.413Z] f4e231d3e154: Preparing [2024-12-06T00:35:16.413Z] b98d092466aa: Preparing [2024-12-06T00:35:16.413Z] e9432dbac0b0: Preparing [2024-12-06T00:35:16.413Z] d129ae3f6288: Preparing [2024-12-06T00:35:16.413Z] cbc1b27472a0: Preparing [2024-12-06T00:35:16.413Z] aeb2b8e8b58b: Preparing [2024-12-06T00:35:16.413Z] cbc1b27472a0: Waiting [2024-12-06T00:35:16.413Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:16.413Z] aeb2b8e8b58b: Waiting [2024-12-06T00:35:16.413Z] a20ecbfab54e: Preparing [2024-12-06T00:35:16.413Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:16.413Z] 651d9022c234: Preparing [2024-12-06T00:35:16.413Z] 651d9022c234: Waiting [2024-12-06T00:35:16.413Z] a20ecbfab54e: Waiting [2024-12-06T00:35:16.413Z] 7aad71edb626: Layer already exists [2024-12-06T00:35:16.413Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:16.413Z] f4e231d3e154: Layer already exists [2024-12-06T00:35:16.413Z] b98d092466aa: Layer already exists [2024-12-06T00:35:16.413Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:16.413Z] cbc1b27472a0: Layer already exists [2024-12-06T00:35:16.413Z] aeb2b8e8b58b: Layer already exists [2024-12-06T00:35:16.413Z] 651d9022c234: Layer already exists [2024-12-06T00:35:16.413Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:16.413Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:16.677Z] main: digest: sha256:de89a3034ee304ec2ce73a9a4c1fc6c683360260a260bff94e4acf72885dcf95 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:35:16.750Z] ===================================================== [Pipeline] echo [2024-12-06T00:35:16.763Z] taggedImages: [2024-12-06T00:35:16.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:16.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-06T00:35:16.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.22 [2024-12-06T00:35:16.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:16.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-06T00:35:16.795Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-06T00:35:16.795Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:16.795Z] latest [2024-12-06T00:35:16.795Z] 4.0.0-dev.22 [2024-12-06T00:35:16.795Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:16.795Z] main [2024-12-06T00:35:16.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:17.152Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:17.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:17.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-06T00:35:17.505Z] a83e754d8e79: Preparing [2024-12-06T00:35:17.505Z] 01a591c36592: Preparing [2024-12-06T00:35:17.505Z] a219848d0aad: Preparing [2024-12-06T00:35:17.505Z] e9432dbac0b0: Preparing [2024-12-06T00:35:17.505Z] d129ae3f6288: Preparing [2024-12-06T00:35:17.505Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:17.505Z] 17ec3b08a4ac: Preparing [2024-12-06T00:35:17.505Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:17.505Z] 9cb3bc764ac1: Preparing [2024-12-06T00:35:17.505Z] 17ec3b08a4ac: Waiting [2024-12-06T00:35:17.505Z] 651d9022c234: Preparing [2024-12-06T00:35:17.505Z] 9cb3bc764ac1: Waiting [2024-12-06T00:35:17.505Z] 651d9022c234: Waiting [2024-12-06T00:35:17.505Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:17.505Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:17.769Z] a83e754d8e79: Pushed [2024-12-06T00:35:17.769Z] a219848d0aad: Pushed [2024-12-06T00:35:17.769Z] 01a591c36592: Pushed [2024-12-06T00:35:17.769Z] 651d9022c234: Layer already exists [2024-12-06T00:35:18.347Z] 9cb3bc764ac1: Pushed [2024-12-06T00:35:19.296Z] 17ec3b08a4ac: Pushed [2024-12-06T00:35:41.385Z] b4bc45a69a1a: Pushed [2024-12-06T00:35:41.385Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:41.731Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:42.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-06T00:35:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-06T00:35:42.069Z] a83e754d8e79: Preparing [2024-12-06T00:35:42.069Z] 01a591c36592: Preparing [2024-12-06T00:35:42.069Z] a219848d0aad: Preparing [2024-12-06T00:35:42.069Z] e9432dbac0b0: Preparing [2024-12-06T00:35:42.069Z] d129ae3f6288: Preparing [2024-12-06T00:35:42.069Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:42.069Z] 17ec3b08a4ac: Preparing [2024-12-06T00:35:42.069Z] 9cb3bc764ac1: Preparing [2024-12-06T00:35:42.069Z] 651d9022c234: Preparing [2024-12-06T00:35:42.069Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:42.069Z] 17ec3b08a4ac: Waiting [2024-12-06T00:35:42.069Z] 9cb3bc764ac1: Waiting [2024-12-06T00:35:42.069Z] 651d9022c234: Waiting [2024-12-06T00:35:42.069Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:42.069Z] a83e754d8e79: Layer already exists [2024-12-06T00:35:42.069Z] 01a591c36592: Layer already exists [2024-12-06T00:35:42.069Z] a219848d0aad: Layer already exists [2024-12-06T00:35:42.069Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:42.069Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:42.069Z] 17ec3b08a4ac: Layer already exists [2024-12-06T00:35:42.069Z] 651d9022c234: Layer already exists [2024-12-06T00:35:42.069Z] 9cb3bc764ac1: Layer already exists [2024-12-06T00:35:42.335Z] latest: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:42.696Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:43.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 [2024-12-06T00:35:43.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-06T00:35:43.039Z] a83e754d8e79: Preparing [2024-12-06T00:35:43.039Z] 01a591c36592: Preparing [2024-12-06T00:35:43.039Z] a219848d0aad: Preparing [2024-12-06T00:35:43.039Z] e9432dbac0b0: Preparing [2024-12-06T00:35:43.039Z] d129ae3f6288: Preparing [2024-12-06T00:35:43.039Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:43.039Z] 17ec3b08a4ac: Preparing [2024-12-06T00:35:43.039Z] 9cb3bc764ac1: Preparing [2024-12-06T00:35:43.039Z] 651d9022c234: Preparing [2024-12-06T00:35:43.039Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:43.039Z] 9cb3bc764ac1: Waiting [2024-12-06T00:35:43.039Z] 651d9022c234: Waiting [2024-12-06T00:35:43.039Z] 17ec3b08a4ac: Waiting [2024-12-06T00:35:43.039Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:43.039Z] 01a591c36592: Layer already exists [2024-12-06T00:35:43.039Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:43.039Z] a219848d0aad: Layer already exists [2024-12-06T00:35:43.039Z] a83e754d8e79: Layer already exists [2024-12-06T00:35:43.039Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:43.039Z] 9cb3bc764ac1: Layer already exists [2024-12-06T00:35:43.039Z] 17ec3b08a4ac: Layer already exists [2024-12-06T00:35:43.039Z] 651d9022c234: Layer already exists [2024-12-06T00:35:43.302Z] 4.0.0-dev.22: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:43.647Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:43.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:43.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-06T00:35:43.993Z] a83e754d8e79: Preparing [2024-12-06T00:35:43.993Z] 01a591c36592: Preparing [2024-12-06T00:35:43.993Z] a219848d0aad: Preparing [2024-12-06T00:35:43.993Z] e9432dbac0b0: Preparing [2024-12-06T00:35:43.993Z] d129ae3f6288: Preparing [2024-12-06T00:35:43.993Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:43.993Z] 17ec3b08a4ac: Preparing [2024-12-06T00:35:43.993Z] 9cb3bc764ac1: Preparing [2024-12-06T00:35:43.993Z] 651d9022c234: Preparing [2024-12-06T00:35:43.993Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:43.993Z] 651d9022c234: Waiting [2024-12-06T00:35:43.993Z] 9cb3bc764ac1: Waiting [2024-12-06T00:35:43.993Z] 17ec3b08a4ac: Waiting [2024-12-06T00:35:43.993Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:43.993Z] a219848d0aad: Layer already exists [2024-12-06T00:35:43.993Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:43.993Z] 01a591c36592: Layer already exists [2024-12-06T00:35:43.993Z] a83e754d8e79: Layer already exists [2024-12-06T00:35:43.993Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:43.993Z] 651d9022c234: Layer already exists [2024-12-06T00:35:43.993Z] 9cb3bc764ac1: Layer already exists [2024-12-06T00:35:43.993Z] 17ec3b08a4ac: Layer already exists [2024-12-06T00:35:44.257Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:44.603Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:44.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-06T00:35:44.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-06T00:35:44.951Z] a83e754d8e79: Preparing [2024-12-06T00:35:44.951Z] 01a591c36592: Preparing [2024-12-06T00:35:44.951Z] a219848d0aad: Preparing [2024-12-06T00:35:44.951Z] e9432dbac0b0: Preparing [2024-12-06T00:35:44.951Z] d129ae3f6288: Preparing [2024-12-06T00:35:44.951Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:44.951Z] 17ec3b08a4ac: Preparing [2024-12-06T00:35:44.951Z] 9cb3bc764ac1: Preparing [2024-12-06T00:35:44.951Z] 651d9022c234: Preparing [2024-12-06T00:35:44.951Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:44.951Z] 17ec3b08a4ac: Waiting [2024-12-06T00:35:44.951Z] 9cb3bc764ac1: Waiting [2024-12-06T00:35:44.951Z] 651d9022c234: Waiting [2024-12-06T00:35:44.951Z] a219848d0aad: Layer already exists [2024-12-06T00:35:44.951Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:44.951Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:44.951Z] 01a591c36592: Layer already exists [2024-12-06T00:35:44.951Z] a83e754d8e79: Layer already exists [2024-12-06T00:35:44.951Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:44.951Z] 9cb3bc764ac1: Layer already exists [2024-12-06T00:35:44.951Z] 17ec3b08a4ac: Layer already exists [2024-12-06T00:35:44.951Z] 651d9022c234: Layer already exists [2024-12-06T00:35:45.215Z] main: digest: sha256:a97f338d099c5b44794355809db56f81f824d3d646e40ec7652ffa9dc1fc1821 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:35:45.287Z] ===================================================== [Pipeline] echo [2024-12-06T00:35:45.301Z] taggedImages: [2024-12-06T00:35:45.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:45.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-06T00:35:45.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.22 [2024-12-06T00:35:45.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:45.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-06T00:35:45.326Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-06T00:35:45.326Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:45.326Z] latest [2024-12-06T00:35:45.326Z] 4.0.0-dev.22 [2024-12-06T00:35:45.326Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:45.326Z] main [2024-12-06T00:35:45.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:45.686Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:46.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:46.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-06T00:35:46.029Z] 29c0312722ff: Preparing [2024-12-06T00:35:46.029Z] 1a176f801d0c: Preparing [2024-12-06T00:35:46.029Z] b5b4779d20d4: Preparing [2024-12-06T00:35:46.029Z] e9432dbac0b0: Preparing [2024-12-06T00:35:46.029Z] d129ae3f6288: Preparing [2024-12-06T00:35:46.029Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:46.029Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:46.029Z] a20ecbfab54e: Preparing [2024-12-06T00:35:46.029Z] 651d9022c234: Preparing [2024-12-06T00:35:46.029Z] a20ecbfab54e: Waiting [2024-12-06T00:35:46.029Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:46.029Z] 651d9022c234: Waiting [2024-12-06T00:35:46.029Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:46.029Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:46.029Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:46.029Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:46.295Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:46.295Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:46.295Z] 1a176f801d0c: Pushed [2024-12-06T00:35:46.295Z] b5b4779d20d4: Pushed [2024-12-06T00:35:46.295Z] 651d9022c234: Layer already exists [2024-12-06T00:35:46.295Z] 29c0312722ff: Pushed [2024-12-06T00:35:46.295Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:46.912Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:47.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-06T00:35:47.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-06T00:35:47.264Z] 29c0312722ff: Preparing [2024-12-06T00:35:47.264Z] 1a176f801d0c: Preparing [2024-12-06T00:35:47.264Z] b5b4779d20d4: Preparing [2024-12-06T00:35:47.264Z] e9432dbac0b0: Preparing [2024-12-06T00:35:47.264Z] d129ae3f6288: Preparing [2024-12-06T00:35:47.264Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:47.264Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:47.264Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:47.264Z] a20ecbfab54e: Preparing [2024-12-06T00:35:47.264Z] 651d9022c234: Preparing [2024-12-06T00:35:47.264Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:47.264Z] a20ecbfab54e: Waiting [2024-12-06T00:35:47.264Z] 651d9022c234: Waiting [2024-12-06T00:35:47.264Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:47.264Z] b5b4779d20d4: Layer already exists [2024-12-06T00:35:47.264Z] 1a176f801d0c: Layer already exists [2024-12-06T00:35:47.264Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:47.264Z] 29c0312722ff: Layer already exists [2024-12-06T00:35:47.264Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:47.264Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:47.264Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:47.264Z] 651d9022c234: Layer already exists [2024-12-06T00:35:47.528Z] latest: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:47.873Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:48.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 [2024-12-06T00:35:48.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-06T00:35:48.226Z] 29c0312722ff: Preparing [2024-12-06T00:35:48.226Z] 1a176f801d0c: Preparing [2024-12-06T00:35:48.226Z] b5b4779d20d4: Preparing [2024-12-06T00:35:48.226Z] e9432dbac0b0: Preparing [2024-12-06T00:35:48.226Z] d129ae3f6288: Preparing [2024-12-06T00:35:48.226Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:48.226Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:48.226Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:48.226Z] a20ecbfab54e: Preparing [2024-12-06T00:35:48.226Z] 651d9022c234: Preparing [2024-12-06T00:35:48.226Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:48.226Z] 651d9022c234: Waiting [2024-12-06T00:35:48.226Z] a20ecbfab54e: Waiting [2024-12-06T00:35:48.226Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:48.226Z] b5b4779d20d4: Layer already exists [2024-12-06T00:35:48.226Z] 29c0312722ff: Layer already exists [2024-12-06T00:35:48.226Z] 1a176f801d0c: Layer already exists [2024-12-06T00:35:48.226Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:48.226Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:48.226Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:48.226Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:48.226Z] 651d9022c234: Layer already exists [2024-12-06T00:35:48.497Z] 4.0.0-dev.22: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:48.856Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:49.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:49.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-06T00:35:49.200Z] 29c0312722ff: Preparing [2024-12-06T00:35:49.200Z] 1a176f801d0c: Preparing [2024-12-06T00:35:49.200Z] b5b4779d20d4: Preparing [2024-12-06T00:35:49.200Z] e9432dbac0b0: Preparing [2024-12-06T00:35:49.200Z] d129ae3f6288: Preparing [2024-12-06T00:35:49.200Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:49.200Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:49.200Z] a20ecbfab54e: Preparing [2024-12-06T00:35:49.200Z] 651d9022c234: Preparing [2024-12-06T00:35:49.200Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:49.200Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:49.200Z] a20ecbfab54e: Waiting [2024-12-06T00:35:49.200Z] 651d9022c234: Waiting [2024-12-06T00:35:49.200Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:49.200Z] b5b4779d20d4: Layer already exists [2024-12-06T00:35:49.200Z] 29c0312722ff: Layer already exists [2024-12-06T00:35:49.200Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:49.200Z] 1a176f801d0c: Layer already exists [2024-12-06T00:35:49.200Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:49.200Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:49.200Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:49.200Z] 651d9022c234: Layer already exists [2024-12-06T00:35:49.464Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:49.810Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:50.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-06T00:35:50.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-06T00:35:50.162Z] 29c0312722ff: Preparing [2024-12-06T00:35:50.162Z] 1a176f801d0c: Preparing [2024-12-06T00:35:50.162Z] b5b4779d20d4: Preparing [2024-12-06T00:35:50.162Z] e9432dbac0b0: Preparing [2024-12-06T00:35:50.162Z] d129ae3f6288: Preparing [2024-12-06T00:35:50.162Z] b4bc45a69a1a: Preparing [2024-12-06T00:35:50.162Z] 07ae5e30b82e: Preparing [2024-12-06T00:35:50.162Z] a20ecbfab54e: Preparing [2024-12-06T00:35:50.162Z] 651d9022c234: Preparing [2024-12-06T00:35:50.162Z] 07ae5e30b82e: Waiting [2024-12-06T00:35:50.162Z] a20ecbfab54e: Waiting [2024-12-06T00:35:50.162Z] 651d9022c234: Waiting [2024-12-06T00:35:50.162Z] b4bc45a69a1a: Waiting [2024-12-06T00:35:50.162Z] b5b4779d20d4: Layer already exists [2024-12-06T00:35:50.162Z] 1a176f801d0c: Layer already exists [2024-12-06T00:35:50.162Z] 29c0312722ff: Layer already exists [2024-12-06T00:35:50.162Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:50.162Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:50.162Z] b4bc45a69a1a: Layer already exists [2024-12-06T00:35:50.162Z] a20ecbfab54e: Layer already exists [2024-12-06T00:35:50.162Z] 07ae5e30b82e: Layer already exists [2024-12-06T00:35:50.162Z] 651d9022c234: Layer already exists [2024-12-06T00:35:50.428Z] main: digest: sha256:f71950507c5c6cc92cd77477e3662a066b376e51314a9ea2c56cfd6a2a2434cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:35:50.509Z] ===================================================== [Pipeline] echo [2024-12-06T00:35:50.521Z] taggedImages: [2024-12-06T00:35:50.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:50.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-06T00:35:50.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.22 [2024-12-06T00:35:50.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:50.521Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-06T00:35:50.549Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-06T00:35:50.549Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:50.549Z] latest [2024-12-06T00:35:50.549Z] 4.0.0-dev.22 [2024-12-06T00:35:50.549Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:35:50.549Z] main [2024-12-06T00:35:50.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:50.926Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:35:51.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:35:51.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-06T00:35:51.279Z] 1707e3c7dd54: Preparing [2024-12-06T00:35:51.279Z] e8c6e621b6ff: Preparing [2024-12-06T00:35:51.279Z] 67633441d663: Preparing [2024-12-06T00:35:51.279Z] e9432dbac0b0: Preparing [2024-12-06T00:35:51.279Z] d129ae3f6288: Preparing [2024-12-06T00:35:51.279Z] 611a3f958047: Preparing [2024-12-06T00:35:51.279Z] bd1e66da6421: Preparing [2024-12-06T00:35:51.279Z] 651d9022c234: Preparing [2024-12-06T00:35:51.279Z] 611a3f958047: Waiting [2024-12-06T00:35:51.279Z] 651d9022c234: Waiting [2024-12-06T00:35:51.279Z] bd1e66da6421: Waiting [2024-12-06T00:35:51.279Z] e9432dbac0b0: Layer already exists [2024-12-06T00:35:51.279Z] d129ae3f6288: Layer already exists [2024-12-06T00:35:51.544Z] e8c6e621b6ff: Pushed [2024-12-06T00:35:51.544Z] 1707e3c7dd54: Pushed [2024-12-06T00:35:51.544Z] 651d9022c234: Layer already exists [2024-12-06T00:35:51.808Z] bd1e66da6421: Pushed [2024-12-06T00:35:53.210Z] 611a3f958047: Pushed [2024-12-06T00:35:59.830Z] 67633441d663: Pushed [2024-12-06T00:35:59.830Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:00.180Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:00.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-06T00:36:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-06T00:36:00.526Z] 1707e3c7dd54: Preparing [2024-12-06T00:36:00.526Z] e8c6e621b6ff: Preparing [2024-12-06T00:36:00.526Z] 67633441d663: Preparing [2024-12-06T00:36:00.526Z] e9432dbac0b0: Preparing [2024-12-06T00:36:00.526Z] d129ae3f6288: Preparing [2024-12-06T00:36:00.526Z] 611a3f958047: Preparing [2024-12-06T00:36:00.526Z] bd1e66da6421: Preparing [2024-12-06T00:36:00.526Z] 651d9022c234: Preparing [2024-12-06T00:36:00.526Z] 611a3f958047: Waiting [2024-12-06T00:36:00.526Z] bd1e66da6421: Waiting [2024-12-06T00:36:00.526Z] 651d9022c234: Waiting [2024-12-06T00:36:00.526Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:00.526Z] 1707e3c7dd54: Layer already exists [2024-12-06T00:36:00.526Z] e8c6e621b6ff: Layer already exists [2024-12-06T00:36:00.526Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:00.526Z] 67633441d663: Layer already exists [2024-12-06T00:36:00.526Z] 651d9022c234: Layer already exists [2024-12-06T00:36:00.526Z] 611a3f958047: Layer already exists [2024-12-06T00:36:00.526Z] bd1e66da6421: Layer already exists [2024-12-06T00:36:00.791Z] latest: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:01.162Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:01.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 [2024-12-06T00:36:01.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-06T00:36:01.517Z] 1707e3c7dd54: Preparing [2024-12-06T00:36:01.518Z] e8c6e621b6ff: Preparing [2024-12-06T00:36:01.518Z] 67633441d663: Preparing [2024-12-06T00:36:01.518Z] e9432dbac0b0: Preparing [2024-12-06T00:36:01.518Z] d129ae3f6288: Preparing [2024-12-06T00:36:01.518Z] 611a3f958047: Preparing [2024-12-06T00:36:01.518Z] bd1e66da6421: Preparing [2024-12-06T00:36:01.518Z] 651d9022c234: Preparing [2024-12-06T00:36:01.518Z] 611a3f958047: Waiting [2024-12-06T00:36:01.518Z] 651d9022c234: Waiting [2024-12-06T00:36:01.518Z] bd1e66da6421: Waiting [2024-12-06T00:36:01.518Z] e8c6e621b6ff: Layer already exists [2024-12-06T00:36:01.518Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:01.518Z] 67633441d663: Layer already exists [2024-12-06T00:36:01.518Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:01.518Z] 1707e3c7dd54: Layer already exists [2024-12-06T00:36:01.518Z] 651d9022c234: Layer already exists [2024-12-06T00:36:01.518Z] 611a3f958047: Layer already exists [2024-12-06T00:36:01.518Z] bd1e66da6421: Layer already exists [2024-12-06T00:36:01.782Z] 4.0.0-dev.22: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:02.145Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:02.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:36:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-06T00:36:02.506Z] 1707e3c7dd54: Preparing [2024-12-06T00:36:02.506Z] e8c6e621b6ff: Preparing [2024-12-06T00:36:02.506Z] 67633441d663: Preparing [2024-12-06T00:36:02.506Z] e9432dbac0b0: Preparing [2024-12-06T00:36:02.506Z] d129ae3f6288: Preparing [2024-12-06T00:36:02.506Z] 611a3f958047: Preparing [2024-12-06T00:36:02.506Z] bd1e66da6421: Preparing [2024-12-06T00:36:02.506Z] 651d9022c234: Preparing [2024-12-06T00:36:02.506Z] 611a3f958047: Waiting [2024-12-06T00:36:02.506Z] bd1e66da6421: Waiting [2024-12-06T00:36:02.506Z] 651d9022c234: Waiting [2024-12-06T00:36:02.506Z] 1707e3c7dd54: Layer already exists [2024-12-06T00:36:02.506Z] e8c6e621b6ff: Layer already exists [2024-12-06T00:36:02.506Z] 67633441d663: Layer already exists [2024-12-06T00:36:02.506Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:02.506Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:02.506Z] 611a3f958047: Layer already exists [2024-12-06T00:36:02.506Z] 651d9022c234: Layer already exists [2024-12-06T00:36:02.506Z] bd1e66da6421: Layer already exists [2024-12-06T00:36:02.770Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:03.133Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:04.432Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-06T00:36:04.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-06T00:36:04.432Z] 1707e3c7dd54: Preparing [2024-12-06T00:36:04.432Z] e8c6e621b6ff: Preparing [2024-12-06T00:36:04.432Z] 67633441d663: Preparing [2024-12-06T00:36:04.432Z] e9432dbac0b0: Preparing [2024-12-06T00:36:04.432Z] d129ae3f6288: Preparing [2024-12-06T00:36:04.432Z] 611a3f958047: Preparing [2024-12-06T00:36:04.433Z] bd1e66da6421: Preparing [2024-12-06T00:36:04.433Z] 611a3f958047: Waiting [2024-12-06T00:36:04.433Z] 651d9022c234: Preparing [2024-12-06T00:36:04.433Z] bd1e66da6421: Waiting [2024-12-06T00:36:04.433Z] 651d9022c234: Waiting [2024-12-06T00:36:04.433Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:04.433Z] e8c6e621b6ff: Layer already exists [2024-12-06T00:36:04.433Z] 1707e3c7dd54: Layer already exists [2024-12-06T00:36:04.433Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:04.433Z] 67633441d663: Layer already exists [2024-12-06T00:36:04.433Z] bd1e66da6421: Layer already exists [2024-12-06T00:36:04.433Z] 651d9022c234: Layer already exists [2024-12-06T00:36:04.433Z] 611a3f958047: Layer already exists [2024-12-06T00:36:04.697Z] main: digest: sha256:23b3fe9f4e0e4419cf4fbbbdc1c2db5eb72afa806c225cae884045564907675b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:36:04.776Z] ===================================================== [Pipeline] echo [2024-12-06T00:36:04.787Z] taggedImages: [2024-12-06T00:36:04.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:36:04.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-06T00:36:04.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.22 [2024-12-06T00:36:04.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:36:04.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-06T00:36:04.812Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-06T00:36:04.813Z] 1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:36:04.813Z] latest [2024-12-06T00:36:04.813Z] 4.0.0-dev.22 [2024-12-06T00:36:04.813Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:36:04.813Z] main [2024-12-06T00:36:04.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:05.165Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:05.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:36:05.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-06T00:36:05.518Z] 534cbc119a20: Preparing [2024-12-06T00:36:05.518Z] e61f72854237: Preparing [2024-12-06T00:36:05.518Z] e9432dbac0b0: Preparing [2024-12-06T00:36:05.518Z] d129ae3f6288: Preparing [2024-12-06T00:36:05.518Z] b9a0f2730f46: Preparing [2024-12-06T00:36:05.518Z] 4f807b998f48: Preparing [2024-12-06T00:36:05.518Z] 651d9022c234: Preparing [2024-12-06T00:36:05.518Z] 4f807b998f48: Waiting [2024-12-06T00:36:05.518Z] 651d9022c234: Waiting [2024-12-06T00:36:05.518Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:05.518Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:05.782Z] 651d9022c234: Layer already exists [2024-12-06T00:36:05.782Z] 534cbc119a20: Pushed [2024-12-06T00:36:06.359Z] 4f807b998f48: Pushed [2024-12-06T00:36:07.315Z] b9a0f2730f46: Pushed [2024-12-06T00:36:13.927Z] e61f72854237: Pushed [2024-12-06T00:36:13.927Z] 1c915772745d8186d2431f3cbe90828097471706: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:14.276Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:14.630Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-06T00:36:14.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-06T00:36:14.630Z] 534cbc119a20: Preparing [2024-12-06T00:36:14.630Z] e61f72854237: Preparing [2024-12-06T00:36:14.630Z] e9432dbac0b0: Preparing [2024-12-06T00:36:14.630Z] d129ae3f6288: Preparing [2024-12-06T00:36:14.630Z] b9a0f2730f46: Preparing [2024-12-06T00:36:14.630Z] 4f807b998f48: Preparing [2024-12-06T00:36:14.630Z] 651d9022c234: Preparing [2024-12-06T00:36:14.630Z] 4f807b998f48: Waiting [2024-12-06T00:36:14.630Z] 651d9022c234: Waiting [2024-12-06T00:36:14.630Z] b9a0f2730f46: Layer already exists [2024-12-06T00:36:14.630Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:14.630Z] 534cbc119a20: Layer already exists [2024-12-06T00:36:14.630Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:14.630Z] e61f72854237: Layer already exists [2024-12-06T00:36:14.630Z] 4f807b998f48: Layer already exists [2024-12-06T00:36:14.630Z] 651d9022c234: Layer already exists [2024-12-06T00:36:14.894Z] latest: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:15.242Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:15.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 [2024-12-06T00:36:15.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-06T00:36:15.589Z] 534cbc119a20: Preparing [2024-12-06T00:36:15.589Z] e61f72854237: Preparing [2024-12-06T00:36:15.589Z] e9432dbac0b0: Preparing [2024-12-06T00:36:15.589Z] d129ae3f6288: Preparing [2024-12-06T00:36:15.589Z] b9a0f2730f46: Preparing [2024-12-06T00:36:15.589Z] 4f807b998f48: Preparing [2024-12-06T00:36:15.589Z] 651d9022c234: Preparing [2024-12-06T00:36:15.589Z] 4f807b998f48: Waiting [2024-12-06T00:36:15.589Z] 651d9022c234: Waiting [2024-12-06T00:36:15.589Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:15.589Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:15.589Z] 534cbc119a20: Layer already exists [2024-12-06T00:36:15.589Z] e61f72854237: Layer already exists [2024-12-06T00:36:15.589Z] b9a0f2730f46: Layer already exists [2024-12-06T00:36:15.589Z] 4f807b998f48: Layer already exists [2024-12-06T00:36:15.589Z] 651d9022c234: Layer already exists [2024-12-06T00:36:15.852Z] 4.0.0-dev.22: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:16.209Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:16.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:36:16.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-06T00:36:16.555Z] 534cbc119a20: Preparing [2024-12-06T00:36:16.555Z] e61f72854237: Preparing [2024-12-06T00:36:16.555Z] e9432dbac0b0: Preparing [2024-12-06T00:36:16.555Z] d129ae3f6288: Preparing [2024-12-06T00:36:16.555Z] b9a0f2730f46: Preparing [2024-12-06T00:36:16.555Z] 4f807b998f48: Preparing [2024-12-06T00:36:16.555Z] 651d9022c234: Preparing [2024-12-06T00:36:16.555Z] 4f807b998f48: Waiting [2024-12-06T00:36:16.555Z] 651d9022c234: Waiting [2024-12-06T00:36:16.555Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:16.555Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:16.555Z] b9a0f2730f46: Layer already exists [2024-12-06T00:36:16.555Z] e61f72854237: Layer already exists [2024-12-06T00:36:16.555Z] 534cbc119a20: Layer already exists [2024-12-06T00:36:16.555Z] 4f807b998f48: Layer already exists [2024-12-06T00:36:16.555Z] 651d9022c234: Layer already exists [2024-12-06T00:36:16.820Z] 1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:17.164Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:17.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-06T00:36:17.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-06T00:36:17.505Z] 534cbc119a20: Preparing [2024-12-06T00:36:17.505Z] e61f72854237: Preparing [2024-12-06T00:36:17.505Z] e9432dbac0b0: Preparing [2024-12-06T00:36:17.505Z] d129ae3f6288: Preparing [2024-12-06T00:36:17.505Z] b9a0f2730f46: Preparing [2024-12-06T00:36:17.505Z] 4f807b998f48: Preparing [2024-12-06T00:36:17.505Z] 651d9022c234: Preparing [2024-12-06T00:36:17.505Z] 651d9022c234: Waiting [2024-12-06T00:36:17.505Z] 4f807b998f48: Waiting [2024-12-06T00:36:17.505Z] b9a0f2730f46: Layer already exists [2024-12-06T00:36:17.505Z] 534cbc119a20: Layer already exists [2024-12-06T00:36:17.505Z] e61f72854237: Layer already exists [2024-12-06T00:36:17.505Z] d129ae3f6288: Layer already exists [2024-12-06T00:36:17.505Z] e9432dbac0b0: Layer already exists [2024-12-06T00:36:17.505Z] 651d9022c234: Layer already exists [2024-12-06T00:36:17.505Z] 4f807b998f48: Layer already exists [2024-12-06T00:36:17.769Z] main: digest: sha256:6f6c07aa0f70cc683fa651352a4c54314b9cc622694286b93893665a658bc1dc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T00:36:17.846Z] ===================================================== [Pipeline] echo [2024-12-06T00:36:17.859Z] taggedImages: [2024-12-06T00:36:17.859Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706 [2024-12-06T00:36:17.859Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-06T00:36:17.859Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.22 [2024-12-06T00:36:17.859Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c915772745d8186d2431f3cbe90828097471706-4.0.0-dev.22 [2024-12-06T00:36:17.859Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:18.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T00:36:18.240Z] [2024-12-06T00:36:18.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:36:18.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T00:36:18.563Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-06T00:36:18.563Z] 8998bd30e6a1: Pulling fs layer [2024-12-06T00:36:18.563Z] 04944245beec: Pulling fs layer [2024-12-06T00:36:18.563Z] 699f458cf7ca: Pulling fs layer [2024-12-06T00:36:18.563Z] 765212b225bb: Pulling fs layer [2024-12-06T00:36:18.563Z] f23df028b6ca: Pulling fs layer [2024-12-06T00:36:18.563Z] d65c8cfc05b1: Pulling fs layer [2024-12-06T00:36:18.563Z] 2437ff75d9bd: Pulling fs layer [2024-12-06T00:36:18.563Z] 765212b225bb: Waiting [2024-12-06T00:36:18.563Z] f23df028b6ca: Waiting [2024-12-06T00:36:18.563Z] d65c8cfc05b1: Waiting [2024-12-06T00:36:18.563Z] 2437ff75d9bd: Waiting [2024-12-06T00:36:18.827Z] 04944245beec: Verifying Checksum [2024-12-06T00:36:18.827Z] 04944245beec: Download complete [2024-12-06T00:36:18.827Z] 765212b225bb: Download complete [2024-12-06T00:36:18.827Z] f23df028b6ca: Verifying Checksum [2024-12-06T00:36:18.827Z] f23df028b6ca: Download complete [2024-12-06T00:36:18.827Z] d65c8cfc05b1: Download complete [2024-12-06T00:36:19.093Z] 699f458cf7ca: Verifying Checksum [2024-12-06T00:36:19.093Z] 699f458cf7ca: Download complete [2024-12-06T00:36:19.357Z] 8998bd30e6a1: Verifying Checksum [2024-12-06T00:36:21.294Z] 2437ff75d9bd: Verifying Checksum [2024-12-06T00:36:21.294Z] 2437ff75d9bd: Download complete [2024-12-06T00:36:25.663Z] 8998bd30e6a1: Pull complete [2024-12-06T00:36:26.632Z] 04944245beec: Pull complete [2024-12-06T00:36:28.584Z] 699f458cf7ca: Pull complete [2024-12-06T00:36:28.584Z] 765212b225bb: Pull complete [2024-12-06T00:36:29.187Z] f23df028b6ca: Pull complete [2024-12-06T00:36:29.187Z] d65c8cfc05b1: Pull complete [2024-12-06T00:36:51.271Z] 2437ff75d9bd: Pull complete [2024-12-06T00:36:51.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-06T00:36:51.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T00:36:51.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:36:51.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-34574 does not seem to be running inside a container [2024-12-06T00:36:51.505Z] $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-06T00:36:53.693Z] $ docker top d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:36:54.333Z] ---> job-cost.sh [2024-12-06T00:36:54.598Z] lf-activate-venv: SKIPPING [2024-12-06T00:36:54.598Z] INFO: No Stack... [2024-12-06T00:36:54.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T00:36:55.822Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T00:36:56.138Z] + cat /w/workspace/edgex-go/758/archives/cost.csv [2024-12-06T00:36:56.138Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T00:36:56.177Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] [2024-12-06T00:36:56.189Z] Resource [jenkins-edgexfoundry-edgex-go-main-758-stack-cost] did not exist. Created. [2024-12-06T00:36:56.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T00:36:56.675Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T00:36:57.283Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T00:36:57.293Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-758-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T00:36:57.314Z] $ docker stop --time=1 d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 [2024-12-06T00:36:58.715Z] $ docker rm -f --volumes d8f907f31da59f095dd10a5983f1b31c368c867819ad1508c4ec90e678a49361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-06T00:36:59.294Z] provisioning config files... [2024-12-06T00:36:59.304Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/758@tmp/config16857402428438184690tmp [Pipeline] { [Pipeline] sh [2024-12-06T00:36:59.597Z] + set +x [2024-12-06T00:36:59.597Z] + bash -s -- [2024-12-06T00:36:59.597Z] + curl -s https://codecov.io/bash [2024-12-06T00:36:59.597Z] [2024-12-06T00:36:59.597Z] _____ _ [2024-12-06T00:36:59.597Z] / ____| | | [2024-12-06T00:36:59.597Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T00:36:59.597Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T00:36:59.597Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T00:36:59.597Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T00:36:59.597Z] Bash-1.0.6 [2024-12-06T00:36:59.597Z] [2024-12-06T00:36:59.597Z] [2024-12-06T00:36:59.597Z] ==> git version 2.25.1 found [2024-12-06T00:36:59.597Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-06T00:36:59.597Z] Release-Date: 2020-01-08 [2024-12-06T00:36:59.597Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-06T00:36:59.597Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T00:36:59.597Z] ==> Jenkins CI detected. [2024-12-06T00:36:59.597Z] current dir:  /w/workspace/edgex-go/758 [2024-12-06T00:36:59.597Z] project root: . [2024-12-06T00:36:59.597Z] --> token set from env [2024-12-06T00:36:59.597Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T00:36:59.597Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T00:36:59.597Z] ==> Python coveragepy not found [2024-12-06T00:36:59.597Z] ==> Searching for coverage reports in: [2024-12-06T00:36:59.597Z] + . [2024-12-06T00:36:59.856Z] -> Found 1 reports [2024-12-06T00:36:59.856Z] ==> Detecting git/mercurial file structure [2024-12-06T00:36:59.856Z] ==> Reading reports [2024-12-06T00:36:59.856Z] + ./coverage.out bytes=1412872 [2024-12-06T00:36:59.857Z] ==> Appending adjustments [2024-12-06T00:36:59.857Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T00:37:01.232Z] + Found adjustments [2024-12-06T00:37:01.232Z] ==> Gzipping contents [2024-12-06T00:37:01.232Z] 120K /tmp/codecov.v2Ls8H.gz [2024-12-06T00:37:01.232Z] ==> Uploading reports [2024-12-06T00:37:01.232Z] url: https://codecov.io [2024-12-06T00:37:01.232Z] query: branch=main&commit=1c915772745d8186d2431f3cbe90828097471706&build=758&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F758%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T00:37:01.232Z] -> Pinging Codecov [2024-12-06T00:37:01.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c915772745d8186d2431f3cbe90828097471706&build=758&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F758%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T00:37:01.232Z] -> Uploading to [2024-12-06T00:37:01.233Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/1c915772745d8186d2431f3cbe90828097471706/c169fc9e-ce0b-4c13-9ca4-fa6abdf821cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T003701Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=606a7e0b32978887156d1cdb9886eb0795882f0ae12953275544b1db99e8f05d [2024-12-06T00:37:01.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:01.233Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:01.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 472k --:--:-- --:--:-- --:--:-- 472k [2024-12-06T00:37:01.491Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1c915772745d8186d2431f3cbe90828097471706 [Pipeline] } [2024-12-06T00:37:01.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-06T00:37:01.747Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-06T00:37:01.768Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:02.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:37:02.081Z] [2024-12-06T00:37:02.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:02.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:37:02.391Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-06T00:37:02.391Z] 43c4264eed91: Already exists [2024-12-06T00:37:02.391Z] 4cc291be95ef: Already exists [2024-12-06T00:37:02.391Z] 2ac1f1163629: Already exists [2024-12-06T00:37:02.391Z] 5c3c966382ef: Already exists [2024-12-06T00:37:02.391Z] 4f4fb700ef54: Already exists [2024-12-06T00:37:02.391Z] d9c7d2e4e75e: Pulling fs layer [2024-12-06T00:37:02.391Z] 9c3e1370e548: Pulling fs layer [2024-12-06T00:37:02.649Z] d9c7d2e4e75e: Verifying Checksum [2024-12-06T00:37:02.649Z] d9c7d2e4e75e: Download complete [2024-12-06T00:37:02.907Z] d9c7d2e4e75e: Pull complete [2024-12-06T00:37:03.476Z] 9c3e1370e548: Download complete [2024-12-06T00:37:06.758Z] 9c3e1370e548: Pull complete [2024-12-06T00:37:06.758Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-06T00:37:06.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:37:06.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:37:06.875Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:37:06.901Z] $ 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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:37:09.442Z] $ docker top 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:37:09.790Z] + git config --global --add safe.directory /w/workspace/edgex-go/758 [Pipeline] echo [2024-12-06T00:37:09.801Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-06T00:37:10.081Z] + set -o pipefail [2024-12-06T00:37:10.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-06T00:37:18.195Z] [2024-12-06T00:37:18.195Z] Monitoring /w/workspace/edgex-go/758 (github.com/edgexfoundry/edgex-go)... [2024-12-06T00:37:18.195Z] [2024-12-06T00:37:18.195Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7c0225bd-5d86-49f1-8dfd-1e8d2906baea [2024-12-06T00:37:18.195Z] [2024-12-06T00:37:18.195Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-06T00:37:18.195Z] [2024-12-06T00:37:18.195Z] [2024-12-06T00:37:18.195Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-06T00:37:18.195Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-06T00:37:18.199Z] $ docker stop --time=1 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 [2024-12-06T00:37:23.154Z] $ docker rm -f --volumes 07fec3192381b6a3d543d2962b846c7e6f79bb22ec515585f57ae6912441cad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-06T00:37:23.699Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:37:23.722Z] provisioning config files... [2024-12-06T00:37:23.728Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/758@tmp/config4019329739619839503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:37:24.027Z] --> edgex-publish-swagger.sh [2024-12-06T00:37:24.027Z] === Publish openapi API === [2024-12-06T00:37:24.027Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-06T00:37:24.027Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/758/openapi/core-command.yaml] [2024-12-06T00:37:24.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:24.027Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:24.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48138 --:--:-- --:--:-- --:--:-- 48138 [2024-12-06T00:37:24.595Z] [2024-12-06T00:37:24.595Z] [2024-12-06T00:37:24.595Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/758/openapi/core-data.yaml] [2024-12-06T00:37:24.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:24.595Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:25.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 106k --:--:-- --:--:-- --:--:-- 106k [2024-12-06T00:37:25.422Z] [2024-12-06T00:37:25.422Z] [2024-12-06T00:37:25.422Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/758/openapi/core-keeper.yaml] [2024-12-06T00:37:25.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:25.422Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:25.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 368 179k --:--:-- --:--:-- --:--:-- 179k [2024-12-06T00:37:25.422Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-06T00:37:25.422Z] [2024-12-06T00:37:25.422Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/758/openapi/core-metadata.yaml] [2024-12-06T00:37:25.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:25.422Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:25.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 361 358k --:--:-- --:--:-- --:--:-- 357k 100 154k 100 156 100 154k 361 358k --:--:-- --:--:-- --:--:-- 357k [2024-12-06T00:37:25.989Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-06T00:37:25.989Z] [2024-12-06T00:37:25.989Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/758/openapi/support-notifications.yaml] [2024-12-06T00:37:25.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:25.989Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:26.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 394 215k --:--:-- --:--:-- --:--:-- 216k [2024-12-06T00:37:26.249Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-06T00:37:26.249Z] [2024-12-06T00:37:26.249Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/758/openapi/support-scheduler.yaml] [2024-12-06T00:37:26.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:37:26.249Z] Dload Upload Total Spent Left Speed [2024-12-06T00:37:26.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 444 141k --:--:-- --:--:-- --:--:-- 141k [2024-12-06T00:37:26.816Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-06T00:37:26.816Z] [Pipeline] } [2024-12-06T00:37:26.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-12-06T00:37:27.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:37:27.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:27.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:37:27.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:37:27.641Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:37:27.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:37:28.062Z] $ docker top a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 -eo pid,comm [2024-12-06T00:37:28.115Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-06T00:37:28.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:37:28.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:37:28.176Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:37:28.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:37:28.297Z] $ docker exec a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 ssh-agent [2024-12-06T00:37:28.420Z] SSH_AUTH_SOCK=/tmp/ssh-pkbvfEgVTfOU/agent.32 [2024-12-06T00:37:28.420Z] SSH_AGENT_PID=38 [2024-12-06T00:37:28.425Z] Running ssh-add (command line suppressed) [2024-12-06T00:37:28.522Z] Identity added: /w/workspace/edgex-go/758@tmp/private_key_1432282431132802762.key (/w/workspace/edgex-go/758@tmp/private_key_1432282431132802762.key) [2024-12-06T00:37:28.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:37:28.839Z] + git semver tag [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,044 [run_tag] DEBUG tag force:False [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,045 [check_head_tag] DEBUG check head tag [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,049 [execute] INFO git cat-file --batch-check [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=) [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,055 [execute] INFO git cat-file --batch [2024-12-06T00:37:29.097Z] 2024-12-06 00:37:29,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=) [2024-12-06T00:37:29.357Z] 2024-12-06 00:37:29,118 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:29.357Z] 2024-12-06 00:37:29,119 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 [2024-12-06T00:37:29.357Z] 2024-12-06 00:37:29,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:37:29.357Z] 2024-12-06 00:37:29,125 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:29.357Z] 4.0.0-dev.22 [Pipeline] } [2024-12-06T00:37:29.358Z] $ docker exec --env ******** --env ******** a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 ssh-agent -k [2024-12-06T00:37:29.456Z] unset SSH_AUTH_SOCK; [2024-12-06T00:37:29.456Z] unset SSH_AGENT_PID; [2024-12-06T00:37:29.456Z] echo Agent pid 38 killed; [2024-12-06T00:37:29.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:37:29.791Z] + git semver [Pipeline] } [2024-12-06T00:37:30.056Z] $ docker stop --time=1 a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 [2024-12-06T00:37:31.328Z] $ docker rm -f --volumes a4d48a2b271bfa75110eae67b65c4e035152941c823a9f7ea7da7bfafcfe8166 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:31.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:37:31.743Z] [2024-12-06T00:37:31.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:32.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:37:32.049Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-06T00:37:32.049Z] ab5ef0e58194: Pulling fs layer [2024-12-06T00:37:32.049Z] 9712f1f96733: Pulling fs layer [2024-12-06T00:37:32.049Z] 63f879dbbcfc: Pulling fs layer [2024-12-06T00:37:32.049Z] 0d9ebad4ef96: Pulling fs layer [2024-12-06T00:37:32.049Z] e9a5061849ea: Pulling fs layer [2024-12-06T00:37:32.049Z] d747dcd14b5f: Pulling fs layer [2024-12-06T00:37:32.049Z] 2de7ff778b66: Pulling fs layer [2024-12-06T00:37:32.049Z] 2de7ff778b66: Waiting [2024-12-06T00:37:32.049Z] d747dcd14b5f: Waiting [2024-12-06T00:37:32.049Z] 0d9ebad4ef96: Waiting [2024-12-06T00:37:32.049Z] e9a5061849ea: Waiting [2024-12-06T00:37:32.049Z] 9712f1f96733: Verifying Checksum [2024-12-06T00:37:32.049Z] 9712f1f96733: Download complete [2024-12-06T00:37:32.308Z] 63f879dbbcfc: Verifying Checksum [2024-12-06T00:37:32.308Z] 63f879dbbcfc: Download complete [2024-12-06T00:37:32.565Z] e9a5061849ea: Verifying Checksum [2024-12-06T00:37:32.565Z] e9a5061849ea: Download complete [2024-12-06T00:37:32.565Z] d747dcd14b5f: Verifying Checksum [2024-12-06T00:37:32.565Z] d747dcd14b5f: Download complete [2024-12-06T00:37:32.565Z] 0d9ebad4ef96: Verifying Checksum [2024-12-06T00:37:32.565Z] 0d9ebad4ef96: Download complete [2024-12-06T00:37:32.565Z] ab5ef0e58194: Verifying Checksum [2024-12-06T00:37:32.565Z] ab5ef0e58194: Download complete [2024-12-06T00:37:32.565Z] 2de7ff778b66: Verifying Checksum [2024-12-06T00:37:32.565Z] 2de7ff778b66: Download complete [2024-12-06T00:37:35.093Z] ab5ef0e58194: Pull complete [2024-12-06T00:37:35.093Z] 9712f1f96733: Pull complete [2024-12-06T00:37:35.658Z] 63f879dbbcfc: Pull complete [2024-12-06T00:37:39.843Z] 0d9ebad4ef96: Pull complete [2024-12-06T00:37:39.843Z] e9a5061849ea: Pull complete [2024-12-06T00:37:39.843Z] d747dcd14b5f: Pull complete [2024-12-06T00:37:40.410Z] 2de7ff778b66: Pull complete [2024-12-06T00:37:40.410Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-06T00:37:40.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:37:40.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:37:40.503Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:37:40.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:37:45.435Z] $ docker top 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:37:45.516Z] provisioning config files... [2024-12-06T00:37:45.522Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/758@tmp/config10540853775635809919tmp [2024-12-06T00:37:45.530Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/758@tmp/config2765072648743648996tmp [2024-12-06T00:37:45.537Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/758@tmp/config3191120491365878800tmp [Pipeline] { [Pipeline] echo [2024-12-06T00:37:45.557Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:37:45.843Z] ---> sigul-configuration.sh [2024-12-06T00:37:45.843Z] gpg: directory `/root/.gnupg' created [2024-12-06T00:37:45.843Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-06T00:37:45.843Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-06T00:37:45.843Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-06T00:37:45.843Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-06T00:37:45.843Z] gpg: CAST5 encrypted data [2024-12-06T00:37:45.843Z] gpg: encrypted with 1 passphrase [2024-12-06T00:37:45.843Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-06T00:37:46.133Z] + mkdir /home/jenkins [2024-12-06T00:37:46.133Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-06T00:37:46.428Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-06T00:37:46.443Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:37:46.733Z] ---> sigul-install.sh [2024-12-06T00:37:46.733Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-06T00:37:47.027Z] + git tag --list [2024-12-06T00:37:47.027Z] 0.6.0 [2024-12-06T00:37:47.027Z] 0.6.1 [2024-12-06T00:37:47.027Z] 0.7.0 [2024-12-06T00:37:47.027Z] 0.7.1 [2024-12-06T00:37:47.027Z] v1.0.0 [2024-12-06T00:37:47.027Z] v1.0.1 [2024-12-06T00:37:47.027Z] v1.1.0 [2024-12-06T00:37:47.027Z] v1.2.0 [2024-12-06T00:37:47.027Z] v1.2.1 [2024-12-06T00:37:47.027Z] v1.3.0 [2024-12-06T00:37:47.027Z] v1.3.1 [2024-12-06T00:37:47.027Z] v2.0.0 [2024-12-06T00:37:47.027Z] v2.1.0 [2024-12-06T00:37:47.027Z] v2.1.1 [2024-12-06T00:37:47.027Z] v2.2.0 [2024-12-06T00:37:47.027Z] v2.3.0 [2024-12-06T00:37:47.027Z] v3.0 [2024-12-06T00:37:47.027Z] v3.0.0 [2024-12-06T00:37:47.027Z] v3.1 [2024-12-06T00:37:47.027Z] v3.1.0 [2024-12-06T00:37:47.027Z] v3.1.0-dev.1 [2024-12-06T00:37:47.027Z] v3.1.0-dev.10 [2024-12-06T00:37:47.027Z] v3.1.0-dev.11 [2024-12-06T00:37:47.027Z] v3.1.0-dev.12 [2024-12-06T00:37:47.027Z] v3.1.0-dev.13 [2024-12-06T00:37:47.027Z] v3.1.0-dev.14 [2024-12-06T00:37:47.027Z] v3.1.0-dev.15 [2024-12-06T00:37:47.027Z] v3.1.0-dev.16 [2024-12-06T00:37:47.027Z] v3.1.0-dev.17 [2024-12-06T00:37:47.027Z] v3.1.0-dev.18 [2024-12-06T00:37:47.027Z] v3.1.0-dev.19 [2024-12-06T00:37:47.027Z] v3.1.0-dev.2 [2024-12-06T00:37:47.027Z] v3.1.0-dev.20 [2024-12-06T00:37:47.027Z] v3.1.0-dev.21 [2024-12-06T00:37:47.027Z] v3.1.0-dev.22 [2024-12-06T00:37:47.027Z] v3.1.0-dev.23 [2024-12-06T00:37:47.027Z] v3.1.0-dev.24 [2024-12-06T00:37:47.027Z] v3.1.0-dev.25 [2024-12-06T00:37:47.027Z] v3.1.0-dev.26 [2024-12-06T00:37:47.027Z] v3.1.0-dev.27 [2024-12-06T00:37:47.027Z] v3.1.0-dev.28 [2024-12-06T00:37:47.027Z] v3.1.0-dev.29 [2024-12-06T00:37:47.027Z] v3.1.0-dev.3 [2024-12-06T00:37:47.027Z] v3.1.0-dev.30 [2024-12-06T00:37:47.027Z] v3.1.0-dev.31 [2024-12-06T00:37:47.027Z] v3.1.0-dev.32 [2024-12-06T00:37:47.027Z] v3.1.0-dev.33 [2024-12-06T00:37:47.027Z] v3.1.0-dev.34 [2024-12-06T00:37:47.027Z] v3.1.0-dev.35 [2024-12-06T00:37:47.027Z] v3.1.0-dev.36 [2024-12-06T00:37:47.027Z] v3.1.0-dev.37 [2024-12-06T00:37:47.027Z] v3.1.0-dev.38 [2024-12-06T00:37:47.027Z] v3.1.0-dev.39 [2024-12-06T00:37:47.027Z] v3.1.0-dev.4 [2024-12-06T00:37:47.027Z] v3.1.0-dev.40 [2024-12-06T00:37:47.027Z] v3.1.0-dev.41 [2024-12-06T00:37:47.027Z] v3.1.0-dev.42 [2024-12-06T00:37:47.027Z] v3.1.0-dev.43 [2024-12-06T00:37:47.027Z] v3.1.0-dev.44 [2024-12-06T00:37:47.027Z] v3.1.0-dev.45 [2024-12-06T00:37:47.027Z] v3.1.0-dev.46 [2024-12-06T00:37:47.027Z] v3.1.0-dev.47 [2024-12-06T00:37:47.027Z] v3.1.0-dev.48 [2024-12-06T00:37:47.027Z] v3.1.0-dev.49 [2024-12-06T00:37:47.027Z] v3.1.0-dev.5 [2024-12-06T00:37:47.027Z] v3.1.0-dev.50 [2024-12-06T00:37:47.027Z] v3.1.0-dev.51 [2024-12-06T00:37:47.027Z] v3.1.0-dev.52 [2024-12-06T00:37:47.027Z] v3.1.0-dev.53 [2024-12-06T00:37:47.027Z] v3.1.0-dev.54 [2024-12-06T00:37:47.027Z] v3.1.0-dev.55 [2024-12-06T00:37:47.027Z] v3.1.0-dev.56 [2024-12-06T00:37:47.027Z] v3.1.0-dev.57 [2024-12-06T00:37:47.027Z] v3.1.0-dev.58 [2024-12-06T00:37:47.027Z] v3.1.0-dev.59 [2024-12-06T00:37:47.027Z] v3.1.0-dev.6 [2024-12-06T00:37:47.027Z] v3.1.0-dev.60 [2024-12-06T00:37:47.027Z] v3.1.0-dev.61 [2024-12-06T00:37:47.027Z] v3.1.0-dev.62 [2024-12-06T00:37:47.027Z] v3.1.0-dev.63 [2024-12-06T00:37:47.027Z] v3.1.0-dev.64 [2024-12-06T00:37:47.027Z] v3.1.0-dev.65 [2024-12-06T00:37:47.027Z] v3.1.0-dev.66 [2024-12-06T00:37:47.027Z] v3.1.0-dev.67 [2024-12-06T00:37:47.027Z] v3.1.0-dev.68 [2024-12-06T00:37:47.027Z] v3.1.0-dev.69 [2024-12-06T00:37:47.027Z] v3.1.0-dev.7 [2024-12-06T00:37:47.027Z] v3.1.0-dev.70 [2024-12-06T00:37:47.027Z] v3.1.0-dev.71 [2024-12-06T00:37:47.027Z] v3.1.0-dev.72 [2024-12-06T00:37:47.027Z] v3.1.0-dev.73 [2024-12-06T00:37:47.027Z] v3.1.0-dev.8 [2024-12-06T00:37:47.027Z] v3.1.0-dev.9 [2024-12-06T00:37:47.027Z] v3.1.1 [2024-12-06T00:37:47.027Z] v3.1.1-dev.1 [2024-12-06T00:37:47.027Z] v3.1.1-dev.2 [2024-12-06T00:37:47.027Z] v3.2.0-dev.1 [2024-12-06T00:37:47.027Z] v3.2.0-dev.10 [2024-12-06T00:37:47.027Z] v3.2.0-dev.100 [2024-12-06T00:37:47.027Z] v3.2.0-dev.101 [2024-12-06T00:37:47.027Z] v3.2.0-dev.102 [2024-12-06T00:37:47.027Z] v3.2.0-dev.103 [2024-12-06T00:37:47.027Z] v3.2.0-dev.104 [2024-12-06T00:37:47.027Z] v3.2.0-dev.105 [2024-12-06T00:37:47.027Z] v3.2.0-dev.106 [2024-12-06T00:37:47.027Z] v3.2.0-dev.107 [2024-12-06T00:37:47.027Z] v3.2.0-dev.108 [2024-12-06T00:37:47.027Z] v3.2.0-dev.109 [2024-12-06T00:37:47.027Z] v3.2.0-dev.11 [2024-12-06T00:37:47.027Z] v3.2.0-dev.12 [2024-12-06T00:37:47.027Z] v3.2.0-dev.13 [2024-12-06T00:37:47.027Z] v3.2.0-dev.14 [2024-12-06T00:37:47.027Z] v3.2.0-dev.15 [2024-12-06T00:37:47.027Z] v3.2.0-dev.16 [2024-12-06T00:37:47.027Z] v3.2.0-dev.17 [2024-12-06T00:37:47.027Z] v3.2.0-dev.18 [2024-12-06T00:37:47.027Z] v3.2.0-dev.19 [2024-12-06T00:37:47.027Z] v3.2.0-dev.2 [2024-12-06T00:37:47.027Z] v3.2.0-dev.20 [2024-12-06T00:37:47.027Z] v3.2.0-dev.21 [2024-12-06T00:37:47.027Z] v3.2.0-dev.22 [2024-12-06T00:37:47.027Z] v3.2.0-dev.23 [2024-12-06T00:37:47.027Z] v3.2.0-dev.24 [2024-12-06T00:37:47.027Z] v3.2.0-dev.25 [2024-12-06T00:37:47.027Z] v3.2.0-dev.26 [2024-12-06T00:37:47.027Z] v3.2.0-dev.27 [2024-12-06T00:37:47.027Z] v3.2.0-dev.28 [2024-12-06T00:37:47.027Z] v3.2.0-dev.29 [2024-12-06T00:37:47.027Z] v3.2.0-dev.3 [2024-12-06T00:37:47.027Z] v3.2.0-dev.30 [2024-12-06T00:37:47.027Z] v3.2.0-dev.31 [2024-12-06T00:37:47.027Z] v3.2.0-dev.32 [2024-12-06T00:37:47.027Z] v3.2.0-dev.33 [2024-12-06T00:37:47.027Z] v3.2.0-dev.34 [2024-12-06T00:37:47.027Z] v3.2.0-dev.35 [2024-12-06T00:37:47.027Z] v3.2.0-dev.36 [2024-12-06T00:37:47.027Z] v3.2.0-dev.37 [2024-12-06T00:37:47.027Z] v3.2.0-dev.38 [2024-12-06T00:37:47.027Z] v3.2.0-dev.39 [2024-12-06T00:37:47.027Z] v3.2.0-dev.4 [2024-12-06T00:37:47.027Z] v3.2.0-dev.40 [2024-12-06T00:37:47.027Z] v3.2.0-dev.41 [2024-12-06T00:37:47.027Z] v3.2.0-dev.42 [2024-12-06T00:37:47.027Z] v3.2.0-dev.43 [2024-12-06T00:37:47.027Z] v3.2.0-dev.44 [2024-12-06T00:37:47.027Z] v3.2.0-dev.45 [2024-12-06T00:37:47.027Z] v3.2.0-dev.46 [2024-12-06T00:37:47.027Z] v3.2.0-dev.47 [2024-12-06T00:37:47.027Z] v3.2.0-dev.48 [2024-12-06T00:37:47.027Z] v3.2.0-dev.49 [2024-12-06T00:37:47.027Z] v3.2.0-dev.5 [2024-12-06T00:37:47.027Z] v3.2.0-dev.50 [2024-12-06T00:37:47.027Z] v3.2.0-dev.51 [2024-12-06T00:37:47.027Z] v3.2.0-dev.52 [2024-12-06T00:37:47.027Z] v3.2.0-dev.53 [2024-12-06T00:37:47.027Z] v3.2.0-dev.54 [2024-12-06T00:37:47.027Z] v3.2.0-dev.55 [2024-12-06T00:37:47.027Z] v3.2.0-dev.56 [2024-12-06T00:37:47.027Z] v3.2.0-dev.57 [2024-12-06T00:37:47.027Z] v3.2.0-dev.58 [2024-12-06T00:37:47.027Z] v3.2.0-dev.59 [2024-12-06T00:37:47.027Z] v3.2.0-dev.6 [2024-12-06T00:37:47.027Z] v3.2.0-dev.60 [2024-12-06T00:37:47.027Z] v3.2.0-dev.61 [2024-12-06T00:37:47.027Z] v3.2.0-dev.62 [2024-12-06T00:37:47.027Z] v3.2.0-dev.63 [2024-12-06T00:37:47.027Z] v3.2.0-dev.64 [2024-12-06T00:37:47.027Z] v3.2.0-dev.65 [2024-12-06T00:37:47.027Z] v3.2.0-dev.66 [2024-12-06T00:37:47.027Z] v3.2.0-dev.67 [2024-12-06T00:37:47.027Z] v3.2.0-dev.68 [2024-12-06T00:37:47.027Z] v3.2.0-dev.69 [2024-12-06T00:37:47.027Z] v3.2.0-dev.7 [2024-12-06T00:37:47.027Z] v3.2.0-dev.70 [2024-12-06T00:37:47.027Z] v3.2.0-dev.71 [2024-12-06T00:37:47.027Z] v3.2.0-dev.72 [2024-12-06T00:37:47.027Z] v3.2.0-dev.73 [2024-12-06T00:37:47.027Z] v3.2.0-dev.74 [2024-12-06T00:37:47.027Z] v3.2.0-dev.75 [2024-12-06T00:37:47.027Z] v3.2.0-dev.76 [2024-12-06T00:37:47.027Z] v3.2.0-dev.77 [2024-12-06T00:37:47.027Z] v3.2.0-dev.78 [2024-12-06T00:37:47.027Z] v3.2.0-dev.79 [2024-12-06T00:37:47.027Z] v3.2.0-dev.8 [2024-12-06T00:37:47.027Z] v3.2.0-dev.80 [2024-12-06T00:37:47.027Z] v3.2.0-dev.81 [2024-12-06T00:37:47.027Z] v3.2.0-dev.82 [2024-12-06T00:37:47.027Z] v3.2.0-dev.83 [2024-12-06T00:37:47.027Z] v3.2.0-dev.84 [2024-12-06T00:37:47.027Z] v3.2.0-dev.85 [2024-12-06T00:37:47.027Z] v3.2.0-dev.86 [2024-12-06T00:37:47.027Z] v3.2.0-dev.87 [2024-12-06T00:37:47.027Z] v3.2.0-dev.88 [2024-12-06T00:37:47.027Z] v3.2.0-dev.89 [2024-12-06T00:37:47.027Z] v3.2.0-dev.9 [2024-12-06T00:37:47.027Z] v3.2.0-dev.90 [2024-12-06T00:37:47.027Z] v3.2.0-dev.91 [2024-12-06T00:37:47.027Z] v3.2.0-dev.92 [2024-12-06T00:37:47.027Z] v3.2.0-dev.93 [2024-12-06T00:37:47.027Z] v3.2.0-dev.94 [2024-12-06T00:37:47.027Z] v3.2.0-dev.95 [2024-12-06T00:37:47.027Z] v3.2.0-dev.96 [2024-12-06T00:37:47.027Z] v3.2.0-dev.97 [2024-12-06T00:37:47.027Z] v3.2.0-dev.98 [2024-12-06T00:37:47.027Z] v3.2.0-dev.99 [2024-12-06T00:37:47.027Z] v4.0.0-dev.1 [2024-12-06T00:37:47.027Z] v4.0.0-dev.10 [2024-12-06T00:37:47.027Z] v4.0.0-dev.11 [2024-12-06T00:37:47.027Z] v4.0.0-dev.12 [2024-12-06T00:37:47.027Z] v4.0.0-dev.13 [2024-12-06T00:37:47.027Z] v4.0.0-dev.14 [2024-12-06T00:37:47.027Z] v4.0.0-dev.15 [2024-12-06T00:37:47.027Z] v4.0.0-dev.16 [2024-12-06T00:37:47.027Z] v4.0.0-dev.17 [2024-12-06T00:37:47.027Z] v4.0.0-dev.18 [2024-12-06T00:37:47.027Z] v4.0.0-dev.19 [2024-12-06T00:37:47.027Z] v4.0.0-dev.2 [2024-12-06T00:37:47.027Z] v4.0.0-dev.20 [2024-12-06T00:37:47.027Z] v4.0.0-dev.21 [2024-12-06T00:37:47.027Z] v4.0.0-dev.22 [2024-12-06T00:37:47.027Z] v4.0.0-dev.3 [2024-12-06T00:37:47.027Z] v4.0.0-dev.4 [2024-12-06T00:37:47.027Z] v4.0.0-dev.5 [2024-12-06T00:37:47.027Z] v4.0.0-dev.6 [2024-12-06T00:37:47.027Z] v4.0.0-dev.7 [2024-12-06T00:37:47.027Z] v4.0.0-dev.8 [2024-12-06T00:37:47.027Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-06T00:37:47.319Z] + lftools sign git-tag v4.0.0-dev.22 [2024-12-06T00:37:47.887Z] Signing Git tag with Sigul... [2024-12-06T00:37:47.887Z] Signing v4.0.0-dev.22 [Pipeline] echo [2024-12-06T00:37:48.159Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:37:48.445Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-06T00:37:48.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-06T00:37:48.471Z] $ docker stop --time=1 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de [2024-12-06T00:37:49.779Z] $ docker rm -f --volumes 3360a013fdfbe31ab7116843057488f7333ae2a33af47814abd3ea80526a66de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-06T00:37:50.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:37:50.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:50.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:37:50.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:37:50.741Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:37:50.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:37:51.098Z] $ docker top 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:37:51.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:37:51.209Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:37:51.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:37:51.315Z] $ docker exec 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb ssh-agent [2024-12-06T00:37:51.430Z] SSH_AUTH_SOCK=/tmp/ssh-QdkeJQZvMfOu/agent.32 [2024-12-06T00:37:51.430Z] SSH_AGENT_PID=38 [2024-12-06T00:37:51.434Z] Running ssh-add (command line suppressed) [2024-12-06T00:37:51.529Z] Identity added: /w/workspace/edgex-go/758@tmp/private_key_4208734873161136397.key (/w/workspace/edgex-go/758@tmp/private_key_4208734873161136397.key) [2024-12-06T00:37:51.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:37:51.843Z] + git semver bump pre [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [bump_version] DEBUG bumped version:4.0.0-dev.23 [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/edgex-go/758/.semver/main with force:True [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,007 [write_file] DEBUG write to file:/w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,010 [execute] INFO git cat-file --batch-check [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,015 [execute] INFO git cat-file --batch [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:37:52.102Z] 2024-12-06 00:37:52,021 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:52.102Z] 4.0.0-dev.23 [Pipeline] } [2024-12-06T00:37:52.106Z] $ docker exec --env ******** --env ******** 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb ssh-agent -k [2024-12-06T00:37:52.242Z] unset SSH_AUTH_SOCK; [2024-12-06T00:37:52.242Z] unset SSH_AGENT_PID; [2024-12-06T00:37:52.242Z] echo Agent pid 38 killed; [2024-12-06T00:37:52.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:37:52.570Z] + git semver [Pipeline] } [2024-12-06T00:37:52.836Z] $ docker stop --time=1 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb [2024-12-06T00:37:54.116Z] $ docker rm -f --volumes 0eb58db2103b7283256d10820aa4d98128b56596bf644bbdb75393c9b4948dcb [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:37:54.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:37:54.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:37:54.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:37:54.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:37:54.867Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:37:54.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:37:55.240Z] $ docker top 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 -eo pid,comm [2024-12-06T00:37:55.293Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-06T00:37:55.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:37:55.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:37:55.350Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:37:55.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:37:55.463Z] $ docker exec 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 ssh-agent [2024-12-06T00:37:55.587Z] SSH_AUTH_SOCK=/tmp/ssh-9VyUPnqM7EQl/agent.32 [2024-12-06T00:37:55.587Z] SSH_AGENT_PID=38 [2024-12-06T00:37:55.590Z] Running ssh-add (command line suppressed) [2024-12-06T00:37:55.686Z] Identity added: /w/workspace/edgex-go/758@tmp/private_key_13026364740501205215.key (/w/workspace/edgex-go/758@tmp/private_key_13026364740501205215.key) [2024-12-06T00:37:55.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:37:55.996Z] + git semver push [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,171 [run_push] DEBUG push [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,172 [execute] INFO git cat-file --batch-check [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,176 [execute] INFO git rev-list dd617824c165b28598b619a74c6393acefb50fea -- [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,177 [execute] DEBUG Popen(['git', 'rev-list', 'dd617824c165b28598b619a74c6393acefb50fea', '--'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,196 [execute] INFO git fetch -v origin [2024-12-06T00:37:56.255Z] 2024-12-06 00:37:56,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-06T00:37:56.824Z] 2024-12-06 00:37:56,622 [run_push] DEBUG no remote changes detected [2024-12-06T00:37:56.824Z] 2024-12-06 00:37:56,622 [execute] INFO git push origin semver [2024-12-06T00:37:56.824Z] 2024-12-06 00:37:56,622 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/758/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:37:57.393Z] 2024-12-06 00:37:57,316 [run_push] DEBUG push all version tags [2024-12-06T00:37:57.393Z] 2024-12-06 00:37:57,317 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-06T00:37:57.393Z] 2024-12-06 00:37:57,317 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/758, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:37:57.962Z] 2024-12-06 00:37:57,941 [read_version] DEBUG read version from /w/workspace/edgex-go/758/.semver/main [2024-12-06T00:37:57.962Z] 4.0.0-dev.23 [Pipeline] } [2024-12-06T00:37:58.223Z] $ docker exec --env ******** --env ******** 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 ssh-agent -k [2024-12-06T00:37:58.321Z] unset SSH_AUTH_SOCK; [2024-12-06T00:37:58.321Z] unset SSH_AGENT_PID; [2024-12-06T00:37:58.321Z] echo Agent pid 38 killed; [2024-12-06T00:37:58.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:37:58.661Z] + git semver [Pipeline] } [2024-12-06T00:37:58.926Z] $ docker stop --time=1 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 [2024-12-06T00:38:00.202Z] $ docker rm -f --volumes 6f20eb9b54a82cf44f1ed4f735d4e49860e634736b5653797b7d1c8b7bca2bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-06T00:38:00.771Z] + [ -d /w/workspace/edgex-go/758/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:01.061Z] ---> sysstat.sh [2024-12-06T00:38:01.630Z] End of system activity file unexpected [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:01.921Z] ---> package-listing.sh [2024-12-06T00:38:01.921Z] ++ facter osfamily [2024-12-06T00:38:01.921Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T00:38:02.180Z] + OS_FAMILY=debian [2024-12-06T00:38:02.180Z] + workspace=/w/workspace/edgex-go/758 [2024-12-06T00:38:02.180Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T00:38:02.180Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T00:38:02.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T00:38:02.180Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T00:38:02.180Z] + '[' /w/workspace/edgex-go/758 ']' [2024-12-06T00:38:02.180Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T00:38:02.180Z] + case "${OS_FAMILY}" in [2024-12-06T00:38:02.180Z] + dpkg -l [2024-12-06T00:38:02.180Z] + grep '^ii' [2024-12-06T00:38:02.180Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T00:38:02.180Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T00:38:02.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T00:38:02.180Z] + '[' /w/workspace/edgex-go/758 ']' [2024-12-06T00:38:02.180Z] + mkdir -p /w/workspace/edgex-go/758/archives/ [2024-12-06T00:38:02.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/758/archives/ [Pipeline] echo [2024-12-06T00:38:02.192Z] 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/758/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-06T00:38:02.469Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:38:03.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:38:03.032Z] [2024-12-06T00:38:03.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:38:03.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:38:03.329Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T00:38:03.329Z] 5eb5b503b376: Pulling fs layer [2024-12-06T00:38:03.329Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T00:38:03.329Z] ec43610c2a17: Pulling fs layer [2024-12-06T00:38:03.329Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T00:38:03.329Z] 33b1e0a273af: Pulling fs layer [2024-12-06T00:38:03.329Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T00:38:03.329Z] 2f39f015ded8: Pulling fs layer [2024-12-06T00:38:03.329Z] 3a2ae6a8a46f: Waiting [2024-12-06T00:38:03.329Z] 33b1e0a273af: Waiting [2024-12-06T00:38:03.329Z] 5d3b04190fa2: Waiting [2024-12-06T00:38:03.329Z] 2f39f015ded8: Waiting [2024-12-06T00:38:03.329Z] 5c69ac0246d0: Download complete [2024-12-06T00:38:03.329Z] 3a2ae6a8a46f: Download complete [2024-12-06T00:38:03.329Z] ec43610c2a17: Verifying Checksum [2024-12-06T00:38:03.329Z] ec43610c2a17: Download complete [2024-12-06T00:38:03.329Z] 33b1e0a273af: Verifying Checksum [2024-12-06T00:38:03.329Z] 33b1e0a273af: Download complete [2024-12-06T00:38:03.329Z] 5d3b04190fa2: Verifying Checksum [2024-12-06T00:38:03.329Z] 5d3b04190fa2: Download complete [2024-12-06T00:38:03.591Z] 5eb5b503b376: Verifying Checksum [2024-12-06T00:38:03.591Z] 5eb5b503b376: Download complete [2024-12-06T00:38:04.155Z] 2f39f015ded8: Verifying Checksum [2024-12-06T00:38:04.155Z] 2f39f015ded8: Download complete [2024-12-06T00:38:04.721Z] 5eb5b503b376: Pull complete [2024-12-06T00:38:04.979Z] 5c69ac0246d0: Pull complete [2024-12-06T00:38:05.237Z] ec43610c2a17: Pull complete [2024-12-06T00:38:05.496Z] 3a2ae6a8a46f: Pull complete [2024-12-06T00:38:05.754Z] 33b1e0a273af: Pull complete [2024-12-06T00:38:05.754Z] 5d3b04190fa2: Pull complete [2024-12-06T00:38:11.019Z] 2f39f015ded8: Pull complete [2024-12-06T00:38:11.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T00:38:11.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:38:11.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:38:11.125Z] prd-ubuntu20.04-docker-8c-8g-34572 does not seem to be running inside a container [2024-12-06T00:38:11.146Z] $ 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/758/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/758 -v /w/workspace/edgex-go/758:/w/workspace/edgex-go/758:rw,z -v /w/workspace/edgex-go/758@tmp:/w/workspace/edgex-go/758@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-12-06T00:38:16.595Z] $ docker top 1f696ad77bdc83a331ecb361144113f316e6de476546f768c803dd108643b490 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:38:16.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T00:38:17.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T00:38:17.529Z] + ls /var/log/sa-host [2024-12-06T00:38:17.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:38:17.701Z] provisioning config files... [2024-12-06T00:38:17.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/758@tmp/config5752095957173471085tmp [Pipeline] { [Pipeline] echo [2024-12-06T00:38:17.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:18.016Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T00:38:18.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:18.359Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T00:38:18.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:18.650Z] ---> sudo-logs.sh [2024-12-06T00:38:18.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T00:38:18.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:18.960Z] ---> job-cost.sh [2024-12-06T00:38:18.960Z] lf-activate-venv: SKIPPING [2024-12-06T00:38:18.960Z] DEBUG: total: 0.2199999988079071 [2024-12-06T00:38:18.960Z] INFO: Retrieving Stack Cost... [2024-12-06T00:38:19.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T00:38:19.787Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T00:38:19.799Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:38:20.078Z] ---> logs-deploy.sh [2024-12-06T00:38:20.078Z] lf-activate-venv: SKIPPING [2024-12-06T00:38:20.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/758 [2024-12-06T00:38:20.078Z] INFO: archiving workspace using pattern(s): [2024-12-06T00:38:21.017Z] Archives upload complete. [2024-12-06T00:38:21.017Z] INFO: archiving logs to Nexus