Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a48d6392372de4eada0148d46cda0c5092cdf95e 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-ssh15931914550642277106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3451606399328841509.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7491397968535293930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12736940891994771305.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-ssh14594272624705448052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2164’ Running on prd-ubuntu20.04-docker-8c-8g-2167 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/630 [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/630 # 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 a48d6392372de4eada0148d46cda0c5092cdf95e (main) Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints (#4763)" > git config core.sparsecheckout # timeout=10 > git checkout -f a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 > git rev-list --no-walk 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-04T10:05:03.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-04T10:05:03.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-04T10:05:03.279Z] ========================================================= [2024-03-04T10:05:03.279Z] EdgeX Global Pipelines Version Info [2024-03-04T10:05:03.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:05:03.995Z] ------------------- [2024-03-04T10:05:03.995Z] stable info: [2024-03-04T10:05:03.995Z] ------------------- [2024-03-04T10:05:03.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-04T10:05:03.995Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T10:05:03.995Z] Message: update stable to v1.0.258 [2024-03-04T10:05:04.564Z] ------------------- [2024-03-04T10:05:04.564Z] experimental info: [2024-03-04T10:05:04.564Z] ------------------- [2024-03-04T10:05:04.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-04T10:05:04.564Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T10:05:04.564Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-04T10:05:04.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-04T10:05:04.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-04T10:05:04.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-04T10:05:04.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-04T10:05:04.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-04T10:05:04.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-04T10:05:04.798Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-04T10:05:04.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-04T10:05:04.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-04T10:05:04.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-04T10:05:04.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-04T10:05:04.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-04T10:05:04.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-04T10:05:05.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-04T10:05:05.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-04T10:05:05.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T10:05:05.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T10:05:05.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-04T10:05:05.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-04T10:05:05.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-04T10:05:05.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-04T10:05:05.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-04T10:05:05.295Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-04T10:05:05.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-04T10:05:05.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-04T10:05:05.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-04T10:05:05.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo [2024-03-04T10:05:05.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a48d639 [Pipeline] echo [2024-03-04T10:05:05.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:05:05.570Z] provisioning config files... [2024-03-04T10:05:05.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config7301134977271870778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:05:05.911Z] ---> ****-login.sh [2024-03-04T10:05:05.911Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:05:06.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:05:06.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:05:06.169Z] Configure a credential helper to remove this warning. See [2024-03-04T10:05:06.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:05:06.169Z] [2024-03-04T10:05:06.169Z] Login Succeeded [2024-03-04T10:05:06.169Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:05:06.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:05:06.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:05:06.429Z] Configure a credential helper to remove this warning. See [2024-03-04T10:05:06.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:05:06.429Z] [2024-03-04T10:05:06.429Z] Login Succeeded [2024-03-04T10:05:06.429Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:05:06.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:05:06.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:05:06.429Z] Configure a credential helper to remove this warning. See [2024-03-04T10:05:06.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:05:06.429Z] [2024-03-04T10:05:06.429Z] Login Succeeded [2024-03-04T10:05:06.429Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:05:06.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:05:06.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:05:06.689Z] Configure a credential helper to remove this warning. See [2024-03-04T10:05:06.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:05:06.689Z] [2024-03-04T10:05:06.689Z] Login Succeeded [2024-03-04T10:05:06.689Z] ****.io [2024-03-04T10:05:06.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:05:06.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:05:06.948Z] Configure a credential helper to remove this warning. See [2024-03-04T10:05:06.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:05:06.948Z] [2024-03-04T10:05:06.948Z] Login Succeeded [2024-03-04T10:05:06.948Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:05:06.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:05:07.321Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + dirname cmd/core-command/Dockerfile [2024-03-04T10:05:07.321Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-04T10:05:07.321Z] + + cut -d/ -f2dirname [2024-03-04T10:05:07.321Z] cmd/core-common-config-bootstrapper/Dockerfile [2024-03-04T10:05:07.321Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-04T10:05:07.321Z] + + cut -d/ -f2 [2024-03-04T10:05:07.321Z] dirname cmd/core-data/Dockerfile [2024-03-04T10:05:07.321Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/core-metadata/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/support-notifications/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-04T10:05:07.321Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-04T10:05:07.321Z] + cut -d/ -f2 [2024-03-04T10:05:07.321Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-04T10:05:07.391Z] 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-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-03-04T10:05:07.789Z] + git rev-list -1 --merges a48d6392372de4eada0148d46cda0c5092cdf95e~1..a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo [2024-03-04T10:05:07.801Z] -----------> git rev-list -1 --merges a48d6392372de4eada0148d46cda0c5092cdf95e~1..a48d6392372de4eada0148d46cda0c5092cdf95e a48d6392372de4eada0148d46cda0c5092cdf95e [false] [Pipeline] sh [2024-03-04T10:05:08.104Z] + git log --format=format:%s -1 a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo [2024-03-04T10:05:08.119Z] ========================================================= [2024-03-04T10:05:08.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-04T10:05:08.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-04T10:05:08.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T10:05:08.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-04T10:05:08.511Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-04T10:05:08.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-04T10:05:08.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-04T10:05:08.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-04T10:05:08.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:05:08.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:05:08.865Z] [2024-03-04T10:05:08.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:05:09.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:05:09.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-04T10:05:09.187Z] b85a868b505f: Pulling fs layer [2024-03-04T10:05:09.187Z] e2be974225ed: Pulling fs layer [2024-03-04T10:05:09.187Z] 339a4e72a1f5: Pulling fs layer [2024-03-04T10:05:09.187Z] 988bab9f4d93: Pulling fs layer [2024-03-04T10:05:09.187Z] 1469e6f7b9e6: Pulling fs layer [2024-03-04T10:05:09.187Z] eaf3925da568: Pulling fs layer [2024-03-04T10:05:09.187Z] bab4dde63d76: Pulling fs layer [2024-03-04T10:05:09.187Z] bde34c3a00c8: Pulling fs layer [2024-03-04T10:05:09.187Z] b352a97aabf1: Pulling fs layer [2024-03-04T10:05:09.187Z] 4872d77fe225: Pulling fs layer [2024-03-04T10:05:09.187Z] 5851b861e8e6: Pulling fs layer [2024-03-04T10:05:09.187Z] 1469e6f7b9e6: Waiting [2024-03-04T10:05:09.187Z] eaf3925da568: Waiting [2024-03-04T10:05:09.187Z] 5851b861e8e6: Waiting [2024-03-04T10:05:09.187Z] 988bab9f4d93: Waiting [2024-03-04T10:05:09.187Z] bab4dde63d76: Waiting [2024-03-04T10:05:09.187Z] 4872d77fe225: Waiting [2024-03-04T10:05:09.187Z] bde34c3a00c8: Waiting [2024-03-04T10:05:09.187Z] b352a97aabf1: Waiting [2024-03-04T10:05:09.187Z] e2be974225ed: Verifying Checksum [2024-03-04T10:05:09.187Z] e2be974225ed: Download complete [2024-03-04T10:05:09.187Z] 988bab9f4d93: Verifying Checksum [2024-03-04T10:05:09.187Z] 988bab9f4d93: Download complete [2024-03-04T10:05:09.446Z] 339a4e72a1f5: Verifying Checksum [2024-03-04T10:05:09.446Z] 339a4e72a1f5: Download complete [2024-03-04T10:05:09.446Z] 1469e6f7b9e6: Verifying Checksum [2024-03-04T10:05:09.446Z] 1469e6f7b9e6: Download complete [2024-03-04T10:05:09.446Z] eaf3925da568: Download complete [2024-03-04T10:05:09.446Z] bde34c3a00c8: Download complete [2024-03-04T10:05:09.446Z] b352a97aabf1: Download complete [2024-03-04T10:05:09.446Z] 4872d77fe225: Download complete [2024-03-04T10:05:09.446Z] 5851b861e8e6: Verifying Checksum [2024-03-04T10:05:09.446Z] 5851b861e8e6: Download complete [2024-03-04T10:05:09.446Z] b85a868b505f: Verifying Checksum [2024-03-04T10:05:09.446Z] b85a868b505f: Download complete [2024-03-04T10:05:09.704Z] bab4dde63d76: Verifying Checksum [2024-03-04T10:05:09.704Z] bab4dde63d76: Download complete [2024-03-04T10:05:10.640Z] b85a868b505f: Pull complete [2024-03-04T10:05:10.899Z] e2be974225ed: Pull complete [2024-03-04T10:05:11.480Z] 339a4e72a1f5: Pull complete [2024-03-04T10:05:11.480Z] 988bab9f4d93: Pull complete [2024-03-04T10:05:11.740Z] 1469e6f7b9e6: Pull complete [2024-03-04T10:05:11.740Z] eaf3925da568: Pull complete [2024-03-04T10:05:13.663Z] bab4dde63d76: Pull complete [2024-03-04T10:05:13.663Z] bde34c3a00c8: Pull complete [2024-03-04T10:05:13.663Z] b352a97aabf1: Pull complete [2024-03-04T10:05:13.924Z] 4872d77fe225: Pull complete [2024-03-04T10:05:13.924Z] 5851b861e8e6: Pull complete [2024-03-04T10:05:13.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-04T10:05:13.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:05:13.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:05:14.123Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:05:14.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T10:05:17.021Z] $ docker top 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f -eo pid,comm [2024-03-04T10:05:17.078Z] 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-03-04T10:05:17.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T10:05:17.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:05:17.169Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:05:17.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:05:17.282Z] $ docker exec 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent [2024-03-04T10:05:17.393Z] SSH_AUTH_SOCK=/tmp/ssh-QFe0BoSsL9UG/agent.31 [2024-03-04T10:05:17.393Z] SSH_AGENT_PID=37 [2024-03-04T10:05:17.400Z] Running ssh-add (command line suppressed) [2024-03-04T10:05:17.496Z] Identity added: /w/workspace/edgex-go/630@tmp/private_key_18310063139699140155.key (/w/workspace/edgex-go/630@tmp/private_key_18310063139699140155.key) [2024-03-04T10:05:17.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:05:17.817Z] + git tag --points-at HEAD [Pipeline] } [2024-03-04T10:05:17.827Z] $ docker exec --env ******** --env ******** 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent -k [2024-03-04T10:05:17.918Z] unset SSH_AUTH_SOCK; [2024-03-04T10:05:17.918Z] unset SSH_AGENT_PID; [2024-03-04T10:05:17.918Z] echo Agent pid 37 killed; [2024-03-04T10:05:17.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-04T10:05:18.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:05:18.196Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:05:18.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:05:18.309Z] $ docker exec 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent [2024-03-04T10:05:18.413Z] SSH_AUTH_SOCK=/tmp/ssh-ifvY6NJTtdZs/agent.69 [2024-03-04T10:05:18.413Z] SSH_AGENT_PID=75 [2024-03-04T10:05:18.418Z] Running ssh-add (command line suppressed) [2024-03-04T10:05:18.514Z] Identity added: /w/workspace/edgex-go/630@tmp/private_key_17137009340579039642.key (/w/workspace/edgex-go/630@tmp/private_key_17137009340579039642.key) [2024-03-04T10:05:18.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:05:18.826Z] + git semver init [2024-03-04T10:05:19.085Z] 2024-03-04 10:05:18,990 [run_init] DEBUG init version:0.0.0 force:False [2024-03-04T10:05:19.085Z] 2024-03-04 10:05:18,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/630/.semver [2024-03-04T10:05:19.085Z] 2024-03-04 10:05:18,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/630/.semver [2024-03-04T10:05:19.085Z] 2024-03-04 10:05:18,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/630/.semver'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:05:25.682Z] 2024-03-04 10:05:24,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/630/.git/info/exclude [2024-03-04T10:05:25.682Z] 2024-03-04 10:05:24,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/630/.semver/main with force:False [2024-03-04T10:05:25.682Z] 2024-03-04 10:05:24,516 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:05:25.682Z] 2024-03-04 10:05:24,516 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:05:25.682Z] 3.2.0-dev.20 [Pipeline] } [2024-03-04T10:05:25.690Z] $ docker exec --env ******** --env ******** 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent -k [2024-03-04T10:05:25.795Z] unset SSH_AUTH_SOCK; [2024-03-04T10:05:25.796Z] unset SSH_AGENT_PID; [2024-03-04T10:05:25.796Z] echo Agent pid 75 killed; [2024-03-04T10:05:25.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:05:26.171Z] + git semver [Pipeline] } [2024-03-04T10:05:26.447Z] $ docker stop --time=1 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f [2024-03-04T10:05:27.746Z] $ docker rm -f --volumes 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:05:28.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-04T10:05:28.341Z] Stashed 1 file(s) [Pipeline] echo [2024-03-04T10:05:28.343Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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-03-04T10:05:28.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] echo [2024-03-04T10:05:28.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:05:28.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:05:28.954Z] ========================================================= [2024-03-04T10:05:28.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-04T10:05:28.954Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:05:29.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T10:05:29.263Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-04T10:05:29.263Z] 7264a8db6415: Pulling fs layer [2024-03-04T10:05:29.263Z] c4d48a809fc2: Pulling fs layer [2024-03-04T10:05:29.263Z] 4f1c88b9dad5: Pulling fs layer [2024-03-04T10:05:29.263Z] ad3a456e5733: Pulling fs layer [2024-03-04T10:05:29.263Z] 69c7f0334f64: Pulling fs layer [2024-03-04T10:05:29.263Z] 1f1c1a5573a3: Pulling fs layer [2024-03-04T10:05:29.263Z] ce7588e14bc9: Pulling fs layer [2024-03-04T10:05:29.263Z] b5e4710f87ac: Pulling fs layer [2024-03-04T10:05:29.263Z] 1f1c1a5573a3: Waiting [2024-03-04T10:05:29.263Z] 69c7f0334f64: Waiting [2024-03-04T10:05:29.263Z] ce7588e14bc9: Waiting [2024-03-04T10:05:29.263Z] b5e4710f87ac: Waiting [2024-03-04T10:05:29.263Z] ad3a456e5733: Waiting [2024-03-04T10:05:29.263Z] c4d48a809fc2: Download complete [2024-03-04T10:05:29.263Z] ad3a456e5733: Verifying Checksum [2024-03-04T10:05:29.263Z] ad3a456e5733: Download complete [2024-03-04T10:05:29.263Z] 69c7f0334f64: Verifying Checksum [2024-03-04T10:05:29.263Z] 69c7f0334f64: Download complete [2024-03-04T10:05:29.263Z] 7264a8db6415: Verifying Checksum [2024-03-04T10:05:29.263Z] 7264a8db6415: Download complete [2024-03-04T10:05:29.263Z] 1f1c1a5573a3: Verifying Checksum [2024-03-04T10:05:29.263Z] 1f1c1a5573a3: Download complete [2024-03-04T10:05:29.523Z] 7264a8db6415: Pull complete [2024-03-04T10:05:29.523Z] c4d48a809fc2: Pull complete [2024-03-04T10:05:29.523Z] b5e4710f87ac: Verifying Checksum [2024-03-04T10:05:29.523Z] b5e4710f87ac: Download complete [2024-03-04T10:05:29.782Z] 4f1c88b9dad5: Verifying Checksum [2024-03-04T10:05:29.782Z] 4f1c88b9dad5: Download complete [2024-03-04T10:05:30.041Z] ce7588e14bc9: Verifying Checksum [2024-03-04T10:05:30.041Z] ce7588e14bc9: Download complete [2024-03-04T10:05:33.325Z] 4f1c88b9dad5: Pull complete [2024-03-04T10:05:33.325Z] ad3a456e5733: Pull complete [2024-03-04T10:05:33.325Z] 69c7f0334f64: Pull complete [2024-03-04T10:05:33.325Z] 1f1c1a5573a3: Pull complete [2024-03-04T10:05:35.856Z] ce7588e14bc9: Pull complete [2024-03-04T10:05:36.115Z] b5e4710f87ac: Pull complete [2024-03-04T10:05:36.115Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-04T10:05:36.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T10:05:36.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:05:36.431Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T10:05:36.431Z] WORKDIR /edgex [2024-03-04T10:05:36.431Z] COPY go.mod . [2024-03-04T10:05:36.431Z] RUN go mod download [2024-03-04T10:05:36.431Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-04T10:05:37.007Z] Sending build context to Docker daemon 175.2MB [2024-03-04T10:05:37.007Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T10:05:37.007Z] ---> 88b5674ff536 [2024-03-04T10:05:37.007Z] Step 2/4 : WORKDIR /edgex [2024-03-04T10:05:41.265Z] ---> Running in 37b1f55072cf [2024-03-04T10:05:41.265Z] Removing intermediate container 37b1f55072cf [2024-03-04T10:05:41.265Z] ---> 0d907eac7f36 [2024-03-04T10:05:41.265Z] Step 3/4 : COPY go.mod . [2024-03-04T10:05:41.265Z] ---> 45c53c5ce527 [2024-03-04T10:05:41.265Z] Step 4/4 : RUN go mod download [2024-03-04T10:05:41.265Z] ---> Running in 6e17940b1d0d [2024-03-04T10:05:43.497Z] Still waiting to schedule task [2024-03-04T10:05:43.497Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2165’ [2024-03-04T10:05:59.405Z] Removing intermediate container 6e17940b1d0d [2024-03-04T10:05:59.405Z] ---> c1880a5ae07d [2024-03-04T10:05:59.405Z] Successfully built c1880a5ae07d [2024-03-04T10:05:59.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:05:59.740Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T10:05:59.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:05:59.850Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:05:59.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T10:06:00.243Z] $ docker top 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:06:00.627Z] + go version [2024-03-04T10:06:00.627Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-04T10:06:00.639Z] $ docker stop --time=1 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 [2024-03-04T10:06:02.827Z] $ docker rm -f --volumes 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:06:07.496Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T10:06:07.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:06:07.608Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:06:07.635Z] $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T10:06:07.998Z] $ docker top 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-04T10:06:08.100Z] ========================================================= [2024-03-04T10:06:08.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-04T10:06:08.100Z] ========================================================= [Pipeline] sh [2024-03-04T10:06:08.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:06:08.692Z] + make test [2024-03-04T10:06:08.692Z] go test -race -coverprofile=coverage.out ./... [2024-03-04T10:06:17.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-04T10:06:27.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-04T10:06:27.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-04T10:06:27.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-04T10:06:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-04T10:06:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-04T10:06:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-04T10:06:28.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-04T10:06:28.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-04T10:06:28.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-04T10:06:28.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-04T10:06:28.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-04T10:06:28.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-04T10:06:28.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-04T10:06:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-04T10:06:30.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-04T10:06:30.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-04T10:06:31.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements [2024-03-04T10:06:33.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2024-03-04T10:06:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-04T10:06:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-04T10:06:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-04T10:06:34.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-04T10:06:34.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-04T10:06:35.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-04T10:06:35.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-04T10:06:35.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-04T10:06:35.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-04T10:06:35.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-04T10:06:37.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-04T10:06:37.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-04T10:06:37.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements [2024-03-04T10:06:37.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-04T10:06:39.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.608s coverage: 93.4% of statements [2024-03-04T10:06:39.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-04T10:06:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-04T10:06:40.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 97.6% of statements [2024-03-04T10:06:40.747Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.050s coverage: 72.2% of statements [2024-03-04T10:06:41.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-04T10:06:41.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-04T10:06:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements [2024-03-04T10:06:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2024-03-04T10:06:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2024-03-04T10:06:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2024-03-04T10:06:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2024-03-04T10:06:42.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-03-04T10:06:43.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-03-04T10:06:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-04T10:06:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-04T10:06:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-04T10:06:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-04T10:06:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-04T10:06:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-04T10:06:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-04T10:06:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-04T10:06:44.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-04T10:06:44.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-04T10:06:44.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-04T10:06:44.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-04T10:06:45.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-04T10:06:45.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-04T10:06:45.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-04T10:06:46.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-04T10:06:47.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-04T10:06:48.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-04T10:06:48.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-04T10:06:51.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-04T10:06:51.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-04T10:06:51.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-04T10:06:52.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-04T10:06:52.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-04T10:06:52.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-04T10:06:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-04T10:06:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-04T10:06:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-04T10:06:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-04T10:06:54.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-04T10:06:54.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-04T10:06:54.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-04T10:06:54.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-04T10:06:55.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2024-03-04T10:06:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-04T10:06:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-04T10:06:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-04T10:06:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-04T10:06:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-04T10:06:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-04T10:06:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-04T10:06:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-04T10:07:08.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.053s coverage: 92.9% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-03-04T10:07:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2024-03-04T10:07:09.751Z] 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-03-04T10:07:10.008Z] running golangci-lint [2024-03-04T10:07:10.008Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-04T10:07:10.008Z] go version go1.21.0 linux/amd64 [2024-03-04T10:07:10.266Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-04T10:07:10.266Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-04T10:07:25.159Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 13.304966155s" [2024-03-04T10:07:25.159Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.934447ms" [2024-03-04T10:07:31.716Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.151211755s with top 10 stages: buildir: 31.898467485s, gosec: 6.736238458s, fact_deprecated: 2.154397844s, inspect: 1.86303526s, printf: 1.705195416s, ctrlflow: 1.524142393s, S1038: 1.070622931s, fact_purity: 691.084464ms, directives: 641.017661ms, nilness: 601.000805ms" [2024-03-04T10:07:31.716Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-04T10:07:31.716Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197" [2024-03-04T10:07:31.716Z] level=info msg="[runner] processing took 17.153285ms with stages: nolint: 6.440612ms, identifier_marker: 6.215972ms, autogenerated_exclude: 1.40724ms, path_prettifier: 1.38546ms, exclude-rules: 1.016401ms, skip_dirs: 645.41µs, cgo: 25.84µs, filename_unadjuster: 12.51µs, exclude: 600ns, max_same_issues: 580ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 380ns, severity-rules: 260ns, path_shortener: 260ns, diff: 200ns, max_from_linter: 170ns, sort_results: 160ns, path_prefixer: 140ns, source_code: 140ns, max_per_file_from_linter: 120ns" [2024-03-04T10:07:31.716Z] level=info msg="[runner] linters took 7.869596061s with stages: goanalysis_metalinter: 7.852359885s" [2024-03-04T10:07:31.716Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-04T10:07:31.716Z] level=info msg="Memory: 214 samples, avg is 232.7MB, max is 970.3MB" [2024-03-04T10:07:31.716Z] level=info msg="Execution took 21.225359738s" [2024-03-04T10:07:31.716Z] go vet ./... [2024-03-04T10:07:35.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T10:07:35.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T10:07:35.259Z] ./bin/test-attribution-txt.sh [2024-03-04T10:07:35.517Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T10:07:35.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-04T10:07:35.839Z] + ls -al . [2024-03-04T10:07:35.839Z] total 736 [2024-03-04T10:07:35.839Z] drwxrwxr-x 11 1001 1001 4096 Mar 4 10:06 . [2024-03-04T10:07:35.839Z] drwxr-xr-x 4 root root 4096 Mar 4 10:06 .. [2024-03-04T10:07:35.839Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 .blubracket [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 10 Mar 4 10:05 .dockerignore [2024-03-04T10:07:35.839Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 10:07 .git [2024-03-04T10:07:35.839Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 10:05 .github [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 1074 Mar 4 10:05 .gitignore [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 42 Mar 4 10:05 .golangci.yml [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 100 Mar 4 10:05 .hadolint.yml [2024-03-04T10:07:35.839Z] drwxr-xr-x 3 1001 1001 4096 Mar 4 10:05 .semver [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 155 Mar 4 10:05 .sonarcloud.properties [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 1171 Mar 4 10:05 ADOPTERS.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 11674 Mar 4 10:05 Attribution.txt [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 100284 Mar 4 10:05 CHANGELOG.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 10:05 CONTRIBUTING.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 677 Mar 4 10:05 GOVERNANCE.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 861 Mar 4 10:05 Jenkinsfile [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 10:05 LICENSE [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 15392 Mar 4 10:05 Makefile [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 582 Mar 4 10:05 OWNERS.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 9528 Mar 4 10:05 README.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 789 Mar 4 10:05 SECURITY.md [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 12 Mar 4 10:05 VERSION [2024-03-04T10:07:35.839Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 bin [2024-03-04T10:07:35.839Z] drwxrwxr-x 18 1001 1001 4096 Mar 4 10:05 cmd [2024-03-04T10:07:35.839Z] -rw-r--r-- 1 root root 453602 Mar 4 10:07 coverage.out [2024-03-04T10:07:35.839Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 fuzz_test [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 3734 Mar 4 10:05 go.mod [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 33955 Mar 4 10:05 go.sum [2024-03-04T10:07:35.839Z] drwxrwxr-x 7 1001 1001 4096 Mar 4 10:05 internal [2024-03-04T10:07:35.839Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 10:05 openapi [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 584 Mar 4 10:05 security.txt [2024-03-04T10:07:35.839Z] -rw-rw-r-- 1 1001 1001 204 Mar 4 10:05 version.go [Pipeline] sh [2024-03-04T10:07:36.123Z] + '[' -e coverage.out ] [2024-03-04T10:07:36.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-04T10:07:36.215Z] Stashed 1 file(s) [Pipeline] sh [2024-03-04T10:07:36.492Z] + make build [2024-03-04T10:07:36.492Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-04T10:07:48.692Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-04T10:07:48.692Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-04T10:07:48.692Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-04T10:07:48.692Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-04T10:07:53.953Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-04T10:07:54.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-04T10:07:56.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-04T10:07:56.827Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-04T10:07:57.393Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-04T10:07:57.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2168 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-04T10:07:57.806Z] Running in /w/workspace/edgex-go/630 [Pipeline] { [Pipeline] checkout [2024-03-04T10:07:57.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-04T10:07:58.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-04T10:08:00.906Z] $ docker stop --time=1 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 [2024-03-04T10:08:00.940Z] The recommended git tool is: git [2024-03-04T10:08:05.552Z] $ docker rm -f --volumes 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 [Pipeline] // withDockerContainer [Pipeline] } [2024-03-04T10:08:05.933Z] using credential edgex-jenkins-ssh [2024-03-04T10:08:05.953Z] Cloning the remote Git repository [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-03-04T10:08:06.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T10:08:06.753Z] [2024-03-04T10:08:06.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:08:07.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T10:08:07.075Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-04T10:08:07.075Z] 91d30c5bc195: Pulling fs layer [2024-03-04T10:08:07.075Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-04T10:08:07.075Z] 9c61dcf015f6: Pulling fs layer [2024-03-04T10:08:07.075Z] 4698f68db338: Pulling fs layer [2024-03-04T10:08:07.075Z] 2a2f49069b9e: Pulling fs layer [2024-03-04T10:08:07.075Z] e0025b399a48: Pulling fs layer [2024-03-04T10:08:07.075Z] 2a2f49069b9e: Waiting [2024-03-04T10:08:07.075Z] 4698f68db338: Waiting [2024-03-04T10:08:07.075Z] e0025b399a48: Waiting [2024-03-04T10:08:07.075Z] 91d30c5bc195: Verifying Checksum [2024-03-04T10:08:07.075Z] 91d30c5bc195: Download complete [2024-03-04T10:08:07.075Z] 4698f68db338: Verifying Checksum [2024-03-04T10:08:07.075Z] 4698f68db338: Download complete [2024-03-04T10:08:05.999Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-04T10:08:06.119Z] > git init /w/workspace/edgex-go/630 # timeout=10 [2024-03-04T10:08:06.249Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-04T10:08:06.250Z] > git --version # timeout=10 [2024-03-04T10:08:06.273Z] > git --version # 'git version 2.25.1' [2024-03-04T10:08:06.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T10:08:06.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T10:08:07.334Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-04T10:08:07.334Z] 2e9b0aa3be6d: Download complete [2024-03-04T10:08:07.334Z] 91d30c5bc195: Pull complete [2024-03-04T10:08:07.334Z] e0025b399a48: Verifying Checksum [2024-03-04T10:08:07.334Z] e0025b399a48: Download complete [2024-03-04T10:08:07.334Z] 2a2f49069b9e: Verifying Checksum [2024-03-04T10:08:07.334Z] 2a2f49069b9e: Download complete [2024-03-04T10:08:07.593Z] 2e9b0aa3be6d: Pull complete [2024-03-04T10:08:07.852Z] 9c61dcf015f6: Verifying Checksum [2024-03-04T10:08:07.852Z] 9c61dcf015f6: Download complete [2024-03-04T10:08:10.383Z] 9c61dcf015f6: Pull complete [2024-03-04T10:08:10.383Z] 4698f68db338: Pull complete [2024-03-04T10:08:10.641Z] 2a2f49069b9e: Pull complete [2024-03-04T10:08:10.641Z] e0025b399a48: Pull complete [2024-03-04T10:08:10.641Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-04T10:08:10.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T10:08:10.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:08:10.805Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:08:10.835Z] $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-04T10:08:13.696Z] $ docker top 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:08:14.084Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-04T10:08:15.987Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-04T10:08:15.987Z] #1 transferring dockerfile: 1.89kB done [2024-03-04T10:08:15.987Z] #1 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #2 transferring dockerfile: 1.95kB done [2024-03-04T10:08:16.246Z] #2 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #3 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #4 transferring dockerfile: 1.69kB done [2024-03-04T10:08:16.246Z] #4 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #3 transferring dockerfile: 2.06kB done [2024-03-04T10:08:16.246Z] #3 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #5 transferring dockerfile: 1.93kB done [2024-03-04T10:08:16.246Z] #5 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #6 [core-data internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #6 transferring dockerfile: 2.01kB done [2024-03-04T10:08:16.246Z] #6 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #7 transferring dockerfile: 1.81kB done [2024-03-04T10:08:16.246Z] #7 DONE 0.0s [2024-03-04T10:08:16.246Z] [2024-03-04T10:08:16.246Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-04T10:08:16.246Z] #8 transferring dockerfile: 2.23kB done [2024-03-04T10:08:16.505Z] #8 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #9 transferring dockerfile: 2.49kB done [2024-03-04T10:08:16.505Z] #9 DONE 0.1s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #10 transferring dockerfile: 2.15kB done [2024-03-04T10:08:16.505Z] #10 DONE 0.1s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #11 transferring dockerfile: 1.70kB done [2024-03-04T10:08:16.505Z] #11 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #12 transferring dockerfile: 2.93kB done [2024-03-04T10:08:16.505Z] #12 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #13 [core-command internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #13 transferring dockerfile: 1.93kB done [2024-03-04T10:08:16.505Z] #13 DONE 0.1s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-04T10:08:16.505Z] #14 transferring dockerfile: 2.50kB done [2024-03-04T10:08:16.505Z] #14 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-03-04T10:08:16.505Z] #15 transferring context: 50B done [2024-03-04T10:08:16.505Z] #15 DONE 0.1s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #16 [support-notifications internal] load .dockerignore [2024-03-04T10:08:16.505Z] #16 transferring context: 50B done [2024-03-04T10:08:16.505Z] #16 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #17 [security-spire-config internal] load .dockerignore [2024-03-04T10:08:16.505Z] #17 transferring context: 50B done [2024-03-04T10:08:16.505Z] #17 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #18 [core-metadata internal] load .dockerignore [2024-03-04T10:08:16.505Z] #18 transferring context: 50B done [2024-03-04T10:08:16.505Z] #18 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #19 [support-scheduler internal] load .dockerignore [2024-03-04T10:08:16.505Z] #19 transferring context: 50B done [2024-03-04T10:08:16.505Z] #19 DONE 0.0s [2024-03-04T10:08:16.505Z] [2024-03-04T10:08:16.505Z] #20 [core-data internal] load .dockerignore [2024-03-04T10:08:16.764Z] #20 transferring context: 50B done [2024-03-04T10:08:16.764Z] #20 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #21 [security-spire-agent internal] load .dockerignore [2024-03-04T10:08:16.764Z] #21 transferring context: 50B done [2024-03-04T10:08:16.764Z] #21 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-03-04T10:08:16.764Z] #22 transferring context: 50B done [2024-03-04T10:08:16.764Z] #22 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-04T10:08:16.764Z] #23 transferring context: 50B done [2024-03-04T10:08:16.764Z] #23 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #24 [security-proxy-auth internal] load .dockerignore [2024-03-04T10:08:16.764Z] #24 transferring context: 50B done [2024-03-04T10:08:16.764Z] #24 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #25 [security-spire-server internal] load .dockerignore [2024-03-04T10:08:16.764Z] #25 transferring context: 50B done [2024-03-04T10:08:16.764Z] #25 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #26 [core-command internal] load .dockerignore [2024-03-04T10:08:16.764Z] #26 transferring context: 50B done [2024-03-04T10:08:16.764Z] #26 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T10:08:16.764Z] #27 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #28 [security-bootstrapper internal] load .dockerignore [2024-03-04T10:08:16.764Z] #28 transferring context: 50B done [2024-03-04T10:08:16.764Z] #28 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #29 [security-proxy-setup internal] load .dockerignore [2024-03-04T10:08:16.764Z] #29 transferring context: 50B done [2024-03-04T10:08:16.764Z] #29 DONE 0.0s [2024-03-04T10:08:16.764Z] [2024-03-04T10:08:16.764Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:08:17.023Z] #30 ... [2024-03-04T10:08:17.023Z] [2024-03-04T10:08:17.023Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T10:08:17.023Z] #27 DONE 0.0s [2024-03-04T10:08:17.023Z] [2024-03-04T10:08:17.023Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:08:17.023Z] #30 DONE 0.5s [2024-03-04T10:08:17.023Z] [2024-03-04T10:08:17.023Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T10:08:17.966Z] #31 ... [2024-03-04T10:08:17.966Z] [2024-03-04T10:08:17.966Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-04T10:08:17.966Z] #32 DONE 1.0s [2024-03-04T10:08:17.966Z] [2024-03-04T10:08:17.966Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T10:08:17.966Z] #31 DONE 1.1s [2024-03-04T10:08:17.966Z] [2024-03-04T10:08:17.966Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:08:17.966Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:08:17.966Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:08:17.966Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T10:08:17.966Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T10:08:17.966Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-04T10:08:17.966Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-04T10:08:18.224Z] #33 ... [2024-03-04T10:08:18.224Z] [2024-03-04T10:08:18.224Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-04T10:08:18.224Z] #34 DONE 1.1s [2024-03-04T10:08:18.224Z] [2024-03-04T10:08:18.224Z] #35 [security-spire-config internal] load build context [2024-03-04T10:08:18.224Z] #35 transferring context: 16.35kB 0.0s done [2024-03-04T10:08:18.224Z] #35 DONE 0.3s [2024-03-04T10:08:18.224Z] [2024-03-04T10:08:18.224Z] #36 [security-spire-server internal] load build context [2024-03-04T10:08:18.224Z] #36 transferring context: 18.10kB 0.0s done [2024-03-04T10:08:18.224Z] #36 DONE 0.4s [2024-03-04T10:08:18.224Z] [2024-03-04T10:08:18.224Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:08:18.224Z] #33 DONE 1.3s [2024-03-04T10:08:18.224Z] [2024-03-04T10:08:18.224Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-04T10:08:18.487Z] #37 ... [2024-03-04T10:08:18.487Z] [2024-03-04T10:08:18.487Z] #38 [security-spire-agent internal] load build context [2024-03-04T10:08:18.487Z] #38 transferring context: 17.63kB 0.0s done [2024-03-04T10:08:18.487Z] #38 DONE 0.4s [2024-03-04T10:08:18.487Z] [2024-03-04T10:08:18.487Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:18.487Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-04T10:08:18.487Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-04T10:08:18.487Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-04T10:08:18.487Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2024-03-04T10:08:18.487Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-04T10:08:18.487Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-03-04T10:08:18.487Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-03-04T10:08:18.487Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2024-03-04T10:08:22.758Z] Avoid second fetch [2024-03-04T10:08:22.759Z] Checking out Revision a48d6392372de4eada0148d46cda0c5092cdf95e (main) [2024-03-04T10:08:21.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-04T10:08:21.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T10:08:22.776Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T10:08:22.828Z] > git checkout -f a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 [2024-03-04T10:08:23.496Z] Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints (#4763)" [2024-03-04T10:08:23.812Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.4s [2024-03-04T10:08:23.812Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.4s [2024-03-04T10:08:23.812Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T10:08:24.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-04T10:08:24.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:08:24.583Z] Dload Upload Total Spent Left Speed [2024-03-04T10:08:24.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-03-04T10:08:24.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-04T10:08:25.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-04T10:08:25.245Z] + sudo tee /etc/docker/daemon.new [2024-03-04T10:08:25.245Z] { [2024-03-04T10:08:25.245Z] "registry-mirrors": [ [2024-03-04T10:08:25.245Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-04T10:08:25.245Z] ], [2024-03-04T10:08:25.245Z] "bip": "10.250.0.254/24", [2024-03-04T10:08:25.245Z] "hosts": [ [2024-03-04T10:08:25.245Z] "tcp://0.0.0.0:5555", [2024-03-04T10:08:25.245Z] "unix:///var/run/docker.sock" [2024-03-04T10:08:25.245Z] ], [2024-03-04T10:08:25.245Z] "mtu": 1458, [2024-03-04T10:08:25.245Z] "selinux-enabled": true, [2024-03-04T10:08:25.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-04T10:08:25.245Z] } [Pipeline] sh [2024-03-04T10:08:25.576Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-04T10:08:25.902Z] + sudo service docker restart [2024-03-04T10:08:27.165Z] #39 ... [2024-03-04T10:08:27.165Z] [2024-03-04T10:08:27.165Z] #40 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-04T10:08:27.165Z] #40 ... [2024-03-04T10:08:27.165Z] [2024-03-04T10:08:27.165Z] #41 [security-proxy-auth internal] load build context [2024-03-04T10:08:27.165Z] #41 transferring context: 310.75MB 7.1s done [2024-03-04T10:08:27.426Z] #41 ... [2024-03-04T10:08:27.426Z] [2024-03-04T10:08:27.426Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T10:08:27.426Z] #42 transferring context: 310.75MB 6.8s done [2024-03-04T10:08:27.426Z] #42 ... [2024-03-04T10:08:27.426Z] [2024-03-04T10:08:27.426Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T10:08:27.426Z] #43 transferring context: 310.75MB 7.3s done [2024-03-04T10:08:27.426Z] #43 ... [2024-03-04T10:08:27.426Z] [2024-03-04T10:08:27.426Z] #44 [core-data internal] load build context [2024-03-04T10:08:27.426Z] #44 transferring context: 310.75MB 5.6s done [2024-03-04T10:08:27.685Z] #44 ... [2024-03-04T10:08:27.685Z] [2024-03-04T10:08:27.685Z] #45 [security-proxy-setup internal] load build context [2024-03-04T10:08:27.685Z] #45 transferring context: 310.75MB 6.4s done [2024-03-04T10:08:27.685Z] #45 ... [2024-03-04T10:08:27.685Z] [2024-03-04T10:08:27.685Z] #46 [core-metadata internal] load build context [2024-03-04T10:08:27.685Z] #46 transferring context: 310.75MB 6.6s done [2024-03-04T10:08:27.944Z] #46 ... [2024-03-04T10:08:27.944Z] [2024-03-04T10:08:27.944Z] #47 [support-notifications internal] load build context [2024-03-04T10:08:27.944Z] #47 transferring context: 310.75MB 5.6s done [2024-03-04T10:08:27.944Z] #47 ... [2024-03-04T10:08:27.944Z] [2024-03-04T10:08:27.944Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-04T10:08:27.944Z] #48 transferring context: 310.75MB 5.5s done [2024-03-04T10:08:28.203Z] #48 ... [2024-03-04T10:08:28.203Z] [2024-03-04T10:08:28.203Z] #49 [support-scheduler internal] load build context [2024-03-04T10:08:28.203Z] #49 transferring context: 310.75MB 7.6s done [2024-03-04T10:08:28.203Z] #49 ... [2024-03-04T10:08:28.203Z] [2024-03-04T10:08:28.203Z] #50 [security-bootstrapper internal] load build context [2024-03-04T10:08:28.203Z] #50 transferring context: 310.75MB 6.7s done [2024-03-04T10:08:28.484Z] #50 ... [2024-03-04T10:08:28.484Z] [2024-03-04T10:08:28.484Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:08:28.484Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-04T10:08:28.484Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-04T10:08:28.484Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-04T10:08:28.484Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-04T10:08:28.484Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.5s [2024-03-04T10:08:28.484Z] #51 ... [2024-03-04T10:08:28.484Z] [2024-03-04T10:08:28.484Z] #52 [core-command internal] load build context [2024-03-04T10:08:28.484Z] #52 transferring context: 310.75MB 7.2s done [2024-03-04T10:08:28.484Z] #52 ... [2024-03-04T10:08:28.484Z] [2024-03-04T10:08:28.484Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T10:08:28.744Z] #53 ... [2024-03-04T10:08:28.744Z] [2024-03-04T10:08:28.744Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:28.744Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.6s [2024-03-04T10:08:29.002Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.8s [2024-03-04T10:08:30.928Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.8s done [2024-03-04T10:08:30.928Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.8s done [2024-03-04T10:08:32.846Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.1s done [2024-03-04T10:08:33.782Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T10:08:33.782Z] #39 ... [2024-03-04T10:08:33.782Z] [2024-03-04T10:08:33.782Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T10:08:33.782Z] #54 ... [2024-03-04T10:08:33.782Z] [2024-03-04T10:08:33.782Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-04T10:08:33.782Z] #48 DONE 16.7s [2024-03-04T10:08:33.782Z] [2024-03-04T10:08:33.782Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-04T10:08:33.782Z] #37 DONE 15.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #44 [core-data internal] load build context [2024-03-04T10:08:34.042Z] #44 DONE 16.7s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #47 [support-notifications internal] load build context [2024-03-04T10:08:34.042Z] #47 DONE 16.7s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #45 [security-proxy-setup internal] load build context [2024-03-04T10:08:34.042Z] #45 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #50 [security-bootstrapper internal] load build context [2024-03-04T10:08:34.042Z] #50 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #46 [core-metadata internal] load build context [2024-03-04T10:08:34.042Z] #46 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T10:08:34.042Z] #42 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #41 [security-proxy-auth internal] load build context [2024-03-04T10:08:34.042Z] #41 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T10:08:34.042Z] #43 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #49 [support-scheduler internal] load build context [2024-03-04T10:08:34.042Z] #49 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #52 [core-command internal] load build context [2024-03-04T10:08:34.042Z] #52 DONE 16.8s [2024-03-04T10:08:34.042Z] [2024-03-04T10:08:34.042Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:34.042Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.7s done [2024-03-04T10:08:34.042Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-04T10:08:34.042Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-04T10:08:34.042Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 15.8s [2024-03-04T10:08:34.300Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 16.1s [2024-03-04T10:08:34.300Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 16.2s [2024-03-04T10:08:34.558Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.4s [2024-03-04T10:08:34.558Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.5s [2024-03-04T10:08:34.816Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-04T10:08:34.816Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.7s done [2024-03-04T10:08:35.771Z] #39 ... [2024-03-04T10:08:35.771Z] [2024-03-04T10:08:35.771Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T10:08:35.771Z] #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:35.771Z] #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:35.771Z] #0 9.632 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:08:35.771Z] #0 9.632 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:08:35.771Z] #0 9.632 OK: 20070 distinct packages available [2024-03-04T10:08:35.771Z] #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:35.771Z] #0 9.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:35.771Z] #55 10.09 (1/11) Installing ca-certificates (20230506-r0) [2024-03-04T10:08:35.771Z] #55 10.11 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-04T10:08:35.771Z] #55 10.13 (3/11) Installing libunistring (1.1-r1) [2024-03-04T10:08:35.771Z] #55 ... [2024-03-04T10:08:35.771Z] [2024-03-04T10:08:35.771Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:36.029Z] #39 ... [2024-03-04T10:08:36.029Z] [2024-03-04T10:08:36.029Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T10:08:36.287Z] #56 ... [2024-03-04T10:08:36.287Z] [2024-03-04T10:08:36.287Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:36.287Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2024-03-04T10:08:37.224Z] #39 ... [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:08:37.224Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.334 OK: 264 MiB in 52 packages [2024-03-04T10:08:37.224Z] #57 DONE 3.1s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T10:08:37.224Z] #53 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #53 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #53 16.55 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:08:37.224Z] #53 16.55 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:08:37.224Z] #53 16.55 OK: 20070 distinct packages available [2024-03-04T10:08:37.224Z] #53 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #53 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #53 16.99 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #53 17.00 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:08:37.224Z] #53 17.01 (3/5) Installing libucontext (1.2-r2) [2024-03-04T10:08:37.224Z] #53 17.02 (4/5) Installing gcompat (1.1.0-r1) [2024-03-04T10:08:37.224Z] #53 17.03 (5/5) Installing openssl (3.1.4-r5) [2024-03-04T10:08:37.224Z] #53 17.06 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #53 17.07 OK: 8 MiB in 20 packages [2024-03-04T10:08:37.224Z] #53 DONE 18.7s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T10:08:37.224Z] #54 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #54 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #54 1.443 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #54 1.446 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #54 1.451 OK: 7 MiB in 16 packages [2024-03-04T10:08:37.224Z] #54 DONE 3.2s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T10:08:37.224Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 5.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 5.702 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #0 5.707 (2/4) Installing openssl (3.1.4-r5) [2024-03-04T10:08:37.224Z] #0 5.721 (3/4) Installing su-exec (0.2-r3) [2024-03-04T10:08:37.224Z] #0 5.729 (4/4) Installing yq (4.33.3-r5) [2024-03-04T10:08:37.224Z] #0 6.109 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #0 6.117 OK: 17 MiB in 19 packages [2024-03-04T10:08:37.224Z] #58 DONE 7.9s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T10:08:37.224Z] #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.772 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #0 1.779 (2/2) Installing su-exec (0.2-r3) [2024-03-04T10:08:37.224Z] #0 1.782 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #0 1.789 OK: 7 MiB in 17 packages [2024-03-04T10:08:37.224Z] #59 DONE 3.3s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T10:08:37.224Z] #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 2.260 OK: 264 MiB in 52 packages [2024-03-04T10:08:37.224Z] #60 DONE 3.2s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #40 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-04T10:08:37.224Z] #40 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #40 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #40 8.625 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #40 8.636 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #40 8.636 OK: 7 MiB in 16 packages [2024-03-04T10:08:37.224Z] #40 DONE 10.5s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:08:37.224Z] #0 2.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 2.843 OK: 264 MiB in 52 packages [2024-03-04T10:08:37.224Z] #61 DONE 3.2s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T10:08:37.224Z] #0 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.313 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:08:37.224Z] #0 1.313 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:08:37.224Z] #0 1.313 OK: 20070 distinct packages available [2024-03-04T10:08:37.224Z] #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.224Z] #0 1.740 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #0 1.749 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:08:37.224Z] #0 1.756 (3/4) Installing libucontext (1.2-r2) [2024-03-04T10:08:37.224Z] #0 1.764 (4/4) Installing gcompat (1.1.0-r1) [2024-03-04T10:08:37.224Z] #0 1.772 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #0 1.778 OK: 8 MiB in 19 packages [2024-03-04T10:08:37.224Z] #62 DONE 3.3s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:08:37.224Z] #63 DONE 0.2s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T10:08:37.224Z] #55 10.14 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-04T10:08:37.224Z] #55 10.15 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-04T10:08:37.224Z] #55 10.16 (6/11) Installing libcurl (8.5.0-r0) [2024-03-04T10:08:37.224Z] #55 10.17 (7/11) Installing curl (8.5.0-r0) [2024-03-04T10:08:37.224Z] #55 10.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.224Z] #55 10.19 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:08:37.224Z] #55 10.19 (10/11) Installing libucontext (1.2-r2) [2024-03-04T10:08:37.224Z] #55 10.19 (11/11) Installing gcompat (1.1.0-r1) [2024-03-04T10:08:37.224Z] #55 10.22 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.224Z] #55 10.23 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:08:37.224Z] #55 10.30 OK: 12 MiB in 26 packages [2024-03-04T10:08:37.224Z] #55 DONE 11.6s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #64 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-03-04T10:08:37.224Z] #64 ... [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:08:37.224Z] #65 DONE 0.2s [2024-03-04T10:08:37.224Z] [2024-03-04T10:08:37.224Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:08:37.224Z] #66 DONE 0.1s [2024-03-04T10:08:37.483Z] [2024-03-04T10:08:37.483Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:08:37.483Z] #39 ... [2024-03-04T10:08:37.483Z] [2024-03-04T10:08:37.483Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T10:08:37.483Z] #0 9.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.483Z] #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.483Z] #0 9.962 (1/4) Installing ca-certificates (20230506-r0) [2024-03-04T10:08:37.483Z] #0 9.978 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.483Z] #0 9.981 (3/4) Installing su-exec (0.2-r3) [2024-03-04T10:08:37.483Z] #0 9.985 (4/4) Installing yq (4.33.3-r5) [2024-03-04T10:08:37.483Z] #0 10.05 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.483Z] #0 10.05 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:08:37.483Z] #0 10.09 OK: 17 MiB in 19 packages [2024-03-04T10:08:37.742Z] #67 DONE 10.4s [2024-03-04T10:08:37.742Z] [2024-03-04T10:08:37.742Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T10:08:37.742Z] #56 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #56 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #56 11.22 (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T10:08:37.742Z] #56 11.24 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T10:08:37.742Z] #56 11.25 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:08:37.742Z] #56 11.25 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:08:37.742Z] #56 11.30 OK: 8 MiB in 17 packages [2024-03-04T10:08:37.742Z] #56 DONE 11.6s [2024-03-04T10:08:37.742Z] [2024-03-04T10:08:37.742Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:08:37.742Z] #68 ... [2024-03-04T10:08:37.742Z] [2024-03-04T10:08:37.742Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T10:08:37.742Z] #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #0 3.418 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:08:37.742Z] #0 3.418 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:08:37.742Z] #0 3.418 OK: 20075 distinct packages available [2024-03-04T10:08:37.742Z] #0 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #0 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:37.742Z] #0 3.761 OK: 264 MiB in 52 packages [2024-03-04T10:08:37.742Z] #69 DONE 3.8s [2024-03-04T10:08:37.742Z] [2024-03-04T10:08:37.742Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:08:37.742Z] #70 DONE 0.0s [2024-03-04T10:08:38.001Z] [2024-03-04T10:08:38.001Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:08:38.001Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.7s done [2024-03-04T10:08:38.001Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.1s done [2024-03-04T10:08:38.001Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T10:08:38.001Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-04T10:08:38.001Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 15.9s done [2024-03-04T10:08:38.001Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 16.6s done [2024-03-04T10:08:38.001Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-04T10:08:38.001Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2024-03-04T10:08:39.377Z] #51 ... [2024-03-04T10:08:39.377Z] [2024-03-04T10:08:39.377Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T10:08:39.377Z] #0 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:39.377Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:39.377Z] #0 2.221 OK: 8 MiB in 20 packages [2024-03-04T10:08:39.377Z] #71 DONE 2.3s [2024-03-04T10:08:39.377Z] [2024-03-04T10:08:39.377Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-04T10:08:40.348Z] #72 ... [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T10:08:40.348Z] #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.230 OK: 17 MiB in 19 packages [2024-03-04T10:08:40.348Z] #73 DONE 3.3s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T10:08:40.348Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.504 OK: 7 MiB in 17 packages [2024-03-04T10:08:40.348Z] #74 DONE 3.3s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-04T10:08:40.348Z] #72 DONE 1.0s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #64 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-03-04T10:08:40.348Z] #64 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #64 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #64 2.377 OK: 7 MiB in 16 packages [2024-03-04T10:08:40.348Z] #64 DONE 3.3s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:08:40.348Z] #75 DONE 1.1s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T10:08:40.348Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 3.127 OK: 8 MiB in 19 packages [2024-03-04T10:08:40.348Z] #76 DONE 3.3s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-04T10:08:40.348Z] #77 DONE 0.1s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:08:40.348Z] #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:40.348Z] #0 2.507 OK: 12 MiB in 26 packages [2024-03-04T10:08:40.348Z] #78 DONE 3.2s [2024-03-04T10:08:40.348Z] [2024-03-04T10:08:40.348Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:08:41.730Z] #79 ... [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:08:41.730Z] #80 DONE 1.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:08:41.730Z] #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:41.730Z] #0 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:41.730Z] #0 3.681 OK: 7 MiB in 16 packages [2024-03-04T10:08:41.730Z] #81 DONE 4.5s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-04T10:08:41.730Z] #82 DONE 1.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:08:41.730Z] #79 DONE 1.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-04T10:08:41.730Z] #83 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-04T10:08:41.730Z] #84 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-04T10:08:41.730Z] #85 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-04T10:08:41.730Z] #86 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #87 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-04T10:08:41.730Z] #87 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:08:41.730Z] #88 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:08:41.730Z] #89 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-04T10:08:41.730Z] #90 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:08:41.730Z] #91 DONE 0.1s [2024-03-04T10:08:41.730Z] [2024-03-04T10:08:41.730Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T10:08:41.989Z] #92 ... [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-04T10:08:41.989Z] #93 DONE 0.1s [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-04T10:08:41.989Z] #94 DONE 0.1s [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-04T10:08:41.989Z] #95 DONE 0.1s [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T10:08:41.989Z] #92 DONE 0.1s [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-04T10:08:41.989Z] #96 DONE 0.2s [2024-03-04T10:08:41.989Z] [2024-03-04T10:08:41.989Z] #97 [security-spire-agent] exporting to image [2024-03-04T10:08:41.989Z] #97 exporting layers [2024-03-04T10:08:42.556Z] #97 ... [2024-03-04T10:08:42.556Z] [2024-03-04T10:08:42.556Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T10:08:42.556Z] #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:42.556Z] #0 4.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:42.556Z] #0 4.539 OK: 17 MiB in 19 packages [2024-03-04T10:08:42.556Z] #98 DONE 4.6s [2024-03-04T10:08:42.556Z] [2024-03-04T10:08:42.556Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:08:42.556Z] #68 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:42.556Z] #68 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:08:42.556Z] #68 4.819 OK: 8 MiB in 17 packages [2024-03-04T10:08:42.556Z] #68 DONE 4.9s [2024-03-04T10:08:42.556Z] [2024-03-04T10:08:42.556Z] #97 [security-spire-server] exporting to image [2024-03-04T10:08:42.556Z] #97 exporting layers 0.6s done [2024-03-04T10:08:42.556Z] #97 writing image sha256:76e008ec5a02005796ca610171b5f45e0aee6a7a2a61698b6a2147f95ae04481 0.0s done [2024-03-04T10:08:42.556Z] #97 naming to docker.io/library/security-spire-config done [2024-03-04T10:08:42.556Z] #97 writing image sha256:a39ddf330c7ab2796f43890ab115c3bafa9874f69aeb335f4e1625c15c788ef6 0.0s done [2024-03-04T10:08:42.556Z] #97 naming to docker.io/library/security-spire-server done [2024-03-04T10:08:42.556Z] #97 writing image sha256:43b215e23eef35dfb071058b83c21cd478f784959006d8a77e664d0f8ccebae4 done [2024-03-04T10:08:42.556Z] #97 naming to docker.io/library/security-spire-agent [2024-03-04T10:08:42.813Z] #97 naming to docker.io/library/security-spire-agent done [2024-03-04T10:08:42.813Z] #97 DONE 0.7s [2024-03-04T10:08:42.813Z] [2024-03-04T10:08:42.813Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-04T10:08:42.813Z] #99 DONE 2.4s [2024-03-04T10:08:42.813Z] [2024-03-04T10:08:42.813Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-04T10:08:42.813Z] #100 DONE 0.0s [2024-03-04T10:08:42.813Z] [2024-03-04T10:08:42.813Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:08:44.207Z] provisioning config files... [2024-03-04T10:08:44.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config1776382061041239582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:08:44.690Z] ---> ****-login.sh [2024-03-04T10:08:44.691Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:08:44.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:08:45.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:08:45.230Z] Configure a credential helper to remove this warning. See [2024-03-04T10:08:45.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:08:45.230Z] [2024-03-04T10:08:45.230Z] Login Succeeded [2024-03-04T10:08:45.230Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:08:45.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:08:45.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:08:45.504Z] Configure a credential helper to remove this warning. See [2024-03-04T10:08:45.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:08:45.504Z] [2024-03-04T10:08:45.504Z] Login Succeeded [2024-03-04T10:08:45.504Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:08:45.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:08:45.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:08:45.773Z] Configure a credential helper to remove this warning. See [2024-03-04T10:08:45.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:08:45.773Z] [2024-03-04T10:08:45.773Z] Login Succeeded [2024-03-04T10:08:45.773Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:08:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:08:46.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:08:46.318Z] Configure a credential helper to remove this warning. See [2024-03-04T10:08:46.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:08:46.318Z] [2024-03-04T10:08:46.318Z] Login Succeeded [2024-03-04T10:08:46.318Z] ****.io [2024-03-04T10:08:46.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:08:46.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:08:46.589Z] Configure a credential helper to remove this warning. See [2024-03-04T10:08:46.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:08:46.589Z] [2024-03-04T10:08:46.589Z] Login Succeeded [2024-03-04T10:08:46.589Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:08:46.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-04T10:08:47.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] echo [2024-03-04T10:08:47.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:08:47.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:08:47.375Z] ========================================================= [2024-03-04T10:08:47.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-04T10:08:47.375Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:08:47.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T10:08:47.718Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-04T10:08:47.718Z] 9fda8d8052c6: Pulling fs layer [2024-03-04T10:08:47.718Z] 5d54e960e981: Pulling fs layer [2024-03-04T10:08:47.718Z] c4a7e357bf2a: Pulling fs layer [2024-03-04T10:08:47.718Z] f0e02332f6b5: Pulling fs layer [2024-03-04T10:08:47.718Z] 872ee5b61b7b: Pulling fs layer [2024-03-04T10:08:47.718Z] f0e02332f6b5: Waiting [2024-03-04T10:08:47.718Z] 0c6a40ed1a82: Pulling fs layer [2024-03-04T10:08:47.718Z] 872ee5b61b7b: Waiting [2024-03-04T10:08:47.718Z] 94ae7d8d031c: Pulling fs layer [2024-03-04T10:08:47.718Z] 0c6a40ed1a82: Waiting [2024-03-04T10:08:47.988Z] 5d54e960e981: Verifying Checksum [2024-03-04T10:08:47.988Z] 5d54e960e981: Download complete [2024-03-04T10:08:47.988Z] f0e02332f6b5: Download complete [2024-03-04T10:08:47.988Z] 872ee5b61b7b: Verifying Checksum [2024-03-04T10:08:47.988Z] 872ee5b61b7b: Download complete [2024-03-04T10:08:47.988Z] 9fda8d8052c6: Download complete [2024-03-04T10:08:48.081Z] #101 ... [2024-03-04T10:08:48.081Z] [2024-03-04T10:08:48.081Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:48.081Z] #102 ... [2024-03-04T10:08:48.081Z] [2024-03-04T10:08:48.081Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:48.081Z] #103 ... [2024-03-04T10:08:48.081Z] [2024-03-04T10:08:48.081Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:48.258Z] 94ae7d8d031c: Verifying Checksum [2024-03-04T10:08:48.258Z] 94ae7d8d031c: Download complete [2024-03-04T10:08:48.850Z] 9fda8d8052c6: Pull complete [2024-03-04T10:08:49.118Z] 5d54e960e981: Pull complete [2024-03-04T10:08:49.394Z] c4a7e357bf2a: Verifying Checksum [2024-03-04T10:08:49.394Z] c4a7e357bf2a: Download complete [2024-03-04T10:08:50.354Z] 0c6a40ed1a82: Verifying Checksum [2024-03-04T10:08:50.354Z] 0c6a40ed1a82: Download complete [2024-03-04T10:08:58.214Z] #104 ... [2024-03-04T10:08:58.215Z] [2024-03-04T10:08:58.215Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:58.215Z] #101 DONE 20.1s [2024-03-04T10:08:58.215Z] [2024-03-04T10:08:58.215Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:58.215Z] #102 DONE 20.7s [2024-03-04T10:08:58.215Z] [2024-03-04T10:08:58.215Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:58.215Z] #104 DONE 20.7s [2024-03-04T10:08:58.215Z] [2024-03-04T10:08:58.215Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:08:58.215Z] #103 DONE 20.7s [2024-03-04T10:08:58.215Z] [2024-03-04T10:08:58.215Z] #105 [core-command builder 6/7] COPY . . [2024-03-04T10:09:00.527Z] c4a7e357bf2a: Pull complete [2024-03-04T10:09:00.798Z] f0e02332f6b5: Pull complete [2024-03-04T10:09:01.066Z] 872ee5b61b7b: Pull complete [2024-03-04T10:09:02.432Z] #105 DONE 4.6s [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #106 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #107 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #108 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #109 DONE 4.6s [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #110 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #111 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #112 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #113 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #114 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #115 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #116 [support-notifications builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #116 DONE 4.6s [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #117 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #118 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #119 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #120 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #121 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #122 [support-scheduler builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #122 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #123 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #124 [core-data builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #124 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #125 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #126 [core-metadata builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #126 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:09:02.432Z] #127 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:09:02.432Z] #128 CACHED [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-04T10:09:02.432Z] #129 DONE 4.6s [2024-03-04T10:09:02.432Z] [2024-03-04T10:09:02.432Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:09:03.811Z] #130 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-04T10:09:11.137Z] 0c6a40ed1a82: Pull complete [2024-03-04T10:09:11.718Z] 94ae7d8d031c: Pull complete [2024-03-04T10:09:11.718Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-04T10:09:11.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T10:09:11.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:09:12.080Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T10:09:12.080Z] WORKDIR /edgex [2024-03-04T10:09:12.080Z] COPY go.mod . [2024-03-04T10:09:12.080Z] RUN go mod download [2024-03-04T10:09:12.080Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-04T10:09:12.662Z] Sending build context to Docker daemon 2.918MB [2024-03-04T10:09:12.662Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T10:09:12.662Z] ---> 86de565de09d [2024-03-04T10:09:12.662Z] Step 2/4 : WORKDIR /edgex [2024-03-04T10:09:13.877Z] #130 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T10:09:13.877Z] #0 0.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-04T10:09:13.877Z] #131 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:09:13.877Z] #0 0.796 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-04T10:09:13.877Z] #132 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:09:13.877Z] #0 0.966 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-04T10:09:13.877Z] #133 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T10:09:13.877Z] #0 0.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-04T10:09:13.877Z] #134 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:09:13.877Z] #0 0.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-04T10:09:13.877Z] #135 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T10:09:13.877Z] #0 0.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-04T10:09:13.877Z] #136 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #137 [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-03-04T10:09:13.877Z] #0 1.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-04T10:09:13.877Z] #137 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:09:13.877Z] #0 1.084 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-04T10:09:13.877Z] #138 ... [2024-03-04T10:09:13.877Z] [2024-03-04T10:09:13.877Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T10:09:13.878Z] #0 0.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-04T10:09:13.878Z] #139 ... [2024-03-04T10:09:13.878Z] [2024-03-04T10:09:13.878Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:09:13.878Z] #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-04T10:09:14.598Z] ---> Running in b112cc0c90c7 [2024-03-04T10:09:14.598Z] Removing intermediate container b112cc0c90c7 [2024-03-04T10:09:14.598Z] ---> 9ffe08dd4417 [2024-03-04T10:09:14.598Z] Step 3/4 : COPY go.mod . [2024-03-04T10:09:15.182Z] ---> 38aeb445e528 [2024-03-04T10:09:15.182Z] Step 4/4 : RUN go mod download [2024-03-04T10:09:15.182Z] ---> Running in 8728d76fba6a [2024-03-04T10:09:54.045Z] Removing intermediate container 8728d76fba6a [2024-03-04T10:09:54.045Z] ---> f352281a20ce [2024-03-04T10:09:54.045Z] Successfully built f352281a20ce [2024-03-04T10:09:54.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:09:54.427Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T10:09:54.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:09:54.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container [2024-03-04T10:09:54.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-04T10:09:56.136Z] $ docker top 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:09:57.059Z] + go version [2024-03-04T10:09:57.059Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-04T10:09:57.081Z] $ docker stop --time=1 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 [2024-03-04T10:09:58.708Z] $ docker rm -f --volumes 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:09:59.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T10:09:59.749Z] [2024-03-04T10:09:59.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:00.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T10:10:00.104Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-04T10:10:00.104Z] 547446be3368: Pulling fs layer [2024-03-04T10:10:00.104Z] d125d8839a47: Pulling fs layer [2024-03-04T10:10:00.104Z] 3e85d5ac6304: Pulling fs layer [2024-03-04T10:10:00.104Z] c3105a71a48b: Pulling fs layer [2024-03-04T10:10:00.104Z] 0f093f025ec4: Pulling fs layer [2024-03-04T10:10:00.104Z] c3106fc0e877: Pulling fs layer [2024-03-04T10:10:00.104Z] 0f093f025ec4: Waiting [2024-03-04T10:10:00.104Z] c3106fc0e877: Waiting [2024-03-04T10:10:00.104Z] c3105a71a48b: Waiting [2024-03-04T10:10:00.371Z] 547446be3368: Verifying Checksum [2024-03-04T10:10:00.371Z] 547446be3368: Download complete [2024-03-04T10:10:00.371Z] c3105a71a48b: Download complete [2024-03-04T10:10:00.954Z] d125d8839a47: Verifying Checksum [2024-03-04T10:10:00.954Z] d125d8839a47: Download complete [2024-03-04T10:10:00.954Z] c3106fc0e877: Verifying Checksum [2024-03-04T10:10:00.954Z] c3106fc0e877: Download complete [2024-03-04T10:10:00.954Z] 0f093f025ec4: Verifying Checksum [2024-03-04T10:10:00.954Z] 0f093f025ec4: Download complete [2024-03-04T10:10:01.220Z] 547446be3368: Pull complete [2024-03-04T10:10:02.178Z] d125d8839a47: Pull complete [2024-03-04T10:10:02.758Z] 3e85d5ac6304: Verifying Checksum [2024-03-04T10:10:02.758Z] 3e85d5ac6304: Download complete [2024-03-04T10:10:12.839Z] 3e85d5ac6304: Pull complete [2024-03-04T10:10:12.839Z] c3105a71a48b: Pull complete [2024-03-04T10:10:13.800Z] 0f093f025ec4: Pull complete [2024-03-04T10:10:13.800Z] c3106fc0e877: Pull complete [2024-03-04T10:10:14.067Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-04T10:10:14.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T10:10:14.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:10:14.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container [2024-03-04T10:10:14.432Z] $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-04T10:10:16.358Z] $ docker top 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:10:17.244Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-04T10:10:21.718Z] #140 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T10:10:21.718Z] #131 DONE 71.3s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T10:10:21.718Z] #139 DONE 71.4s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #137 [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-03-04T10:10:21.718Z] #137 72.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-04T10:10:21.718Z] #137 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:10:21.718Z] #140 DONE 72.7s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.718Z] #141 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T10:10:21.718Z] #136 DONE 73.5s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.718Z] #142 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #137 [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-03-04T10:10:21.718Z] #137 DONE 76.6s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T10:10:21.718Z] #143 DONE 5.5s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:10:21.718Z] #130 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T10:10:21.718Z] #144 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.718Z] #142 DONE 4.8s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.718Z] #141 DONE 6.1s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:10:21.718Z] #133 DONE 78.5s [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.718Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.718Z] #145 ... [2024-03-04T10:10:21.718Z] [2024-03-04T10:10:21.719Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:10:21.719Z] #132 DONE 78.6s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:10:21.719Z] #130 DONE 78.9s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.719Z] #146 DONE 0.6s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #147 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.719Z] #147 DONE 0.8s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.719Z] #148 DONE 0.6s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.719Z] #149 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.719Z] #150 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.719Z] #145 DONE 0.8s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.719Z] #151 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.719Z] #152 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.719Z] #153 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:21.719Z] #154 CACHED [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T10:10:21.719Z] #134 DONE 79.2s [2024-03-04T10:10:21.719Z] [2024-03-04T10:10:21.719Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:21.978Z] #155 ... [2024-03-04T10:10:21.978Z] [2024-03-04T10:10:21.978Z] #156 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-04T10:10:21.978Z] #156 DONE 0.3s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-04T10:10:22.253Z] #157 DONE 0.3s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:22.253Z] #158 DONE 0.3s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #159 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-04T10:10:22.253Z] #159 DONE 0.3s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #160 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-04T10:10:22.253Z] #160 DONE 0.3s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-04T10:10:22.253Z] #161 DONE 0.4s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-04T10:10:22.253Z] #162 ... [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T10:10:22.253Z] #144 DONE 1.9s [2024-03-04T10:10:22.253Z] [2024-03-04T10:10:22.253Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:22.253Z] #155 DONE 0.5s [2024-03-04T10:10:22.512Z] [2024-03-04T10:10:22.512Z] #163 [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-03-04T10:10:23.083Z] #163 ... [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #164 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:23.083Z] #164 DONE 1.0s [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:23.083Z] #165 DONE 1.0s [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #166 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-04T10:10:23.083Z] #166 DONE 1.0s [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #167 [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-03-04T10:10:23.083Z] #167 DONE 1.1s [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:23.083Z] #168 DONE 1.2s [2024-03-04T10:10:23.083Z] [2024-03-04T10:10:23.083Z] #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-04T10:10:23.343Z] #169 ... [2024-03-04T10:10:23.343Z] [2024-03-04T10:10:23.343Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:10:23.343Z] #135 DONE 80.8s [2024-03-04T10:10:23.343Z] [2024-03-04T10:10:23.343Z] #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:23.343Z] #170 DONE 1.2s [2024-03-04T10:10:23.343Z] [2024-03-04T10:10:23.343Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-04T10:10:23.343Z] #162 DONE 1.2s [2024-03-04T10:10:23.343Z] [2024-03-04T10:10:23.343Z] #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:23.343Z] #171 DONE 1.2s [2024-03-04T10:10:23.343Z] [2024-03-04T10:10:23.343Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-04T10:10:23.602Z] #172 ... [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #163 [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-03-04T10:10:23.603Z] #163 DONE 1.2s [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:10:23.603Z] #138 DONE 81.1s [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #173 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-04T10:10:23.603Z] #173 DONE 0.5s [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:23.603Z] #174 CACHED [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:23.603Z] #175 CACHED [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:23.603Z] #176 DONE 0.6s [2024-03-04T10:10:23.603Z] [2024-03-04T10:10:23.603Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-04T10:10:23.909Z] #177 ... [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:23.909Z] #178 DONE 0.6s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-04T10:10:23.909Z] #169 DONE 0.6s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-04T10:10:23.909Z] #179 DONE 0.6s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:10:23.909Z] #180 DONE 0.6s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-04T10:10:23.909Z] #172 DONE 0.5s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #181 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:23.909Z] #181 DONE 0.4s [2024-03-04T10:10:23.909Z] [2024-03-04T10:10:23.909Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T10:10:24.511Z] #182 ... [2024-03-04T10:10:24.511Z] [2024-03-04T10:10:24.511Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-04T10:10:24.511Z] #183 DONE 0.9s [2024-03-04T10:10:24.511Z] [2024-03-04T10:10:24.511Z] #97 [core-metadata] exporting to image [2024-03-04T10:10:24.511Z] #97 exporting layers 0.8s done [2024-03-04T10:10:24.775Z] #97 ... [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-04T10:10:24.775Z] #177 DONE 0.9s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-04T10:10:24.775Z] #184 DONE 1.0s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #97 [core-metadata] exporting to image [2024-03-04T10:10:24.775Z] #97 writing image sha256:d36310d0c46207a341b20f192b8c5fca15cf987a864fec3932c5721e3fd1f8dc 0.0s done [2024-03-04T10:10:24.775Z] #97 naming to docker.io/library/core-command [2024-03-04T10:10:24.775Z] #97 naming to docker.io/library/core-command 0.1s done [2024-03-04T10:10:24.775Z] #97 writing image sha256:9df9f6a515b7b25168403b053cf30d9c79851ee2ac90ad5618f6d40dfb76267f done [2024-03-04T10:10:24.775Z] #97 writing image sha256:d999116905bb9039f8ed1ca151a8f3374b42210071a8487b1fd522a1b95d1b6d done [2024-03-04T10:10:24.775Z] #97 naming to docker.io/library/core-metadata done [2024-03-04T10:10:24.775Z] #97 naming to docker.io/library/core-data done [2024-03-04T10:10:24.775Z] #97 DONE 2.2s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:10:24.775Z] #185 DONE 0.9s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T10:10:24.775Z] #186 DONE 0.9s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T10:10:24.775Z] #182 DONE 0.9s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:24.775Z] #187 DONE 0.4s [2024-03-04T10:10:24.775Z] [2024-03-04T10:10:24.775Z] #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-04T10:10:25.348Z] #188 ... [2024-03-04T10:10:25.348Z] [2024-03-04T10:10:25.348Z] #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:10:25.348Z] #189 DONE 1.8s [2024-03-04T10:10:25.468Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-03-04T10:10:25.468Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-03-04T10:10:25.468Z] #1 DONE 0.1s [2024-03-04T10:10:25.642Z] [2024-03-04T10:10:25.642Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-04T10:10:25.642Z] #190 ... [2024-03-04T10:10:25.642Z] [2024-03-04T10:10:25.642Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:25.642Z] #191 DONE 1.1s [2024-03-04T10:10:25.642Z] [2024-03-04T10:10:25.642Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:10:25.642Z] #192 DONE 1.9s [2024-03-04T10:10:25.904Z] [2024-03-04T10:10:25.904Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-04T10:10:26.058Z] [2024-03-04T10:10:26.058Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-03-04T10:10:26.166Z] #97 ... [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-04T10:10:26.166Z] #193 DONE 1.4s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #194 [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-03-04T10:10:26.166Z] #194 DONE 1.5s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-04T10:10:26.166Z] #188 DONE 1.3s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-04T10:10:26.166Z] #190 DONE 1.4s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #195 [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-03-04T10:10:26.166Z] #195 DONE 0.1s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:10:26.166Z] #196 DONE 0.1s [2024-03-04T10:10:26.166Z] [2024-03-04T10:10:26.166Z] #97 [support-notifications] exporting to image [2024-03-04T10:10:26.166Z] #97 writing image sha256:849b5cd174d8057851d06e360aab8994e998f0a1072dbfbe8bafcb946946a941 0.0s done [2024-03-04T10:10:26.166Z] #97 naming to docker.io/library/support-scheduler [2024-03-04T10:10:26.327Z] #2 transferring dockerfile: 1.70kB done [2024-03-04T10:10:26.327Z] #2 DONE 0.0s [2024-03-04T10:10:26.327Z] [2024-03-04T10:10:26.327Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-04T10:10:26.327Z] #3 transferring dockerfile: 2.23kB done [2024-03-04T10:10:26.327Z] #3 DONE 0.1s [2024-03-04T10:10:26.327Z] [2024-03-04T10:10:26.327Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-03-04T10:10:26.327Z] #4 transferring dockerfile: 1.95kB done [2024-03-04T10:10:26.327Z] #4 DONE 0.1s [2024-03-04T10:10:26.327Z] [2024-03-04T10:10:26.327Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-04T10:10:26.428Z] #97 exporting layers 0.7s done [2024-03-04T10:10:26.428Z] #97 naming to docker.io/library/support-scheduler done [2024-03-04T10:10:26.428Z] #97 ... [2024-03-04T10:10:26.428Z] [2024-03-04T10:10:26.428Z] #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-04T10:10:26.428Z] #197 DONE 0.2s [2024-03-04T10:10:26.428Z] [2024-03-04T10:10:26.428Z] #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-04T10:10:26.428Z] #198 DONE 0.2s [2024-03-04T10:10:26.428Z] [2024-03-04T10:10:26.428Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-04T10:10:26.428Z] #97 exporting layers 0.7s done [2024-03-04T10:10:26.428Z] #97 writing image sha256:d7eb18091caf66a954299d346e7612d10f69d86cca4f167a27c7be57afd32d42 0.0s done [2024-03-04T10:10:26.428Z] #97 writing image sha256:eab424961cfa020077ca27ebcd6cada5400bd8ac189f31850aba735ba93255bb 0.0s done [2024-03-04T10:10:26.428Z] #97 naming to docker.io/library/security-proxy-auth done [2024-03-04T10:10:26.428Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-04T10:10:26.600Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-03-04T10:10:26.600Z] #5 DONE 0.1s [2024-03-04T10:10:26.600Z] [2024-03-04T10:10:26.600Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-03-04T10:10:26.600Z] #6 transferring dockerfile: 1.81kB done [2024-03-04T10:10:26.600Z] #6 DONE 0.1s [2024-03-04T10:10:26.600Z] [2024-03-04T10:10:26.600Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-04T10:10:26.600Z] #7 transferring dockerfile: 2.93kB done [2024-03-04T10:10:26.600Z] #7 DONE 0.1s [2024-03-04T10:10:26.600Z] [2024-03-04T10:10:26.600Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-03-04T10:10:26.600Z] #8 transferring dockerfile: 1.69kB 0.0s done [2024-03-04T10:10:26.600Z] #8 DONE 0.1s [2024-03-04T10:10:26.600Z] [2024-03-04T10:10:26.600Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-04T10:10:26.600Z] #9 transferring dockerfile: 1.89kB done [2024-03-04T10:10:26.600Z] #9 DONE 0.1s [2024-03-04T10:10:26.600Z] [2024-03-04T10:10:26.600Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-04T10:10:26.690Z] #97 ... [2024-03-04T10:10:26.690Z] [2024-03-04T10:10:26.690Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:10:26.690Z] #199 DONE 1.8s [2024-03-04T10:10:26.690Z] [2024-03-04T10:10:26.690Z] #97 [security-proxy-setup] exporting to image [2024-03-04T10:10:26.690Z] #97 writing image sha256:09de77883d7f5b063f32179d3806ad98fd99a52b4fd620da40e173634507ae10 0.0s done [2024-03-04T10:10:26.690Z] #97 naming to docker.io/library/security-spiffe-token-provider [2024-03-04T10:10:26.690Z] #97 ... [2024-03-04T10:10:26.690Z] [2024-03-04T10:10:26.690Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T10:10:26.690Z] #200 DONE 0.2s [2024-03-04T10:10:26.690Z] [2024-03-04T10:10:26.690Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-04T10:10:26.690Z] #201 DONE 0.2s [2024-03-04T10:10:26.690Z] [2024-03-04T10:10:26.690Z] #97 [support-notifications] exporting to image [2024-03-04T10:10:26.690Z] #97 exporting layers 0.3s done [2024-03-04T10:10:26.690Z] #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-03-04T10:10:26.690Z] #97 writing image sha256:09469067ac89b54e7aefe7e19efc94c4e61ef14a1e82334b637c562d751947e5 0.0s done [2024-03-04T10:10:26.690Z] #97 naming to docker.io/library/support-notifications done [2024-03-04T10:10:26.870Z] #10 transferring dockerfile: 2.49kB done [2024-03-04T10:10:26.870Z] #10 DONE 0.1s [2024-03-04T10:10:26.870Z] [2024-03-04T10:10:26.870Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-03-04T10:10:26.870Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-03-04T10:10:26.870Z] #11 DONE 0.1s [2024-03-04T10:10:26.870Z] [2024-03-04T10:10:26.870Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-04T10:10:26.870Z] #12 transferring dockerfile: 1.93kB done [2024-03-04T10:10:26.870Z] #12 DONE 0.1s [2024-03-04T10:10:26.870Z] [2024-03-04T10:10:26.870Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-04T10:10:26.870Z] #13 transferring dockerfile: 2.50kB done [2024-03-04T10:10:26.870Z] #13 DONE 0.1s [2024-03-04T10:10:26.950Z] #97 ... [2024-03-04T10:10:26.951Z] [2024-03-04T10:10:26.951Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-04T10:10:26.951Z] #202 DONE 0.1s [2024-03-04T10:10:26.951Z] [2024-03-04T10:10:26.951Z] #97 [security-proxy-setup] exporting to image [2024-03-04T10:10:26.951Z] #97 exporting layers 0.3s done [2024-03-04T10:10:26.951Z] #97 writing image sha256:72bece4ad1d43c156ae5b736837cad3375dbacb7853fec57b403c4823957ffcd done [2024-03-04T10:10:26.951Z] #97 naming to docker.io/library/security-proxy-setup done [2024-03-04T10:10:26.951Z] #97 DONE 3.4s [2024-03-04T10:10:26.951Z] [2024-03-04T10:10:26.951Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T10:10:27.139Z] [2024-03-04T10:10:27.139Z] #14 [core-data internal] load build definition from Dockerfile [2024-03-04T10:10:27.139Z] #14 transferring dockerfile: 2.01kB done [2024-03-04T10:10:27.139Z] #14 DONE 0.1s [2024-03-04T10:10:27.139Z] [2024-03-04T10:10:27.139Z] #15 [core-metadata internal] load .dockerignore [2024-03-04T10:10:27.139Z] #15 transferring context: [2024-03-04T10:10:27.139Z] #15 transferring context: 50B done [2024-03-04T10:10:27.139Z] #15 DONE 0.1s [2024-03-04T10:10:27.211Z] #203 ... [2024-03-04T10:10:27.211Z] [2024-03-04T10:10:27.211Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:10:27.211Z] #204 DONE 0.4s [2024-03-04T10:10:27.211Z] [2024-03-04T10:10:27.211Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T10:10:27.211Z] #203 DONE 0.4s [2024-03-04T10:10:27.211Z] [2024-03-04T10:10:27.211Z] #97 [security-bootstrapper] exporting to image [2024-03-04T10:10:27.484Z] #97 exporting layers 0.4s done [2024-03-04T10:10:27.484Z] #97 writing image sha256:fdcf3bfbb20201428968ef631117d17eee59a388e16a406f92b997dfdc315842 done [2024-03-04T10:10:27.484Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-03-04T10:10:27.484Z] #97 exporting layers 0.3s done [2024-03-04T10:10:27.484Z] #97 writing image sha256:2d6996af331ce87930608b6191107369d56040ed6f1c444c02c247933f884ac5 done [2024-03-04T10:10:27.484Z] #97 naming to docker.io/library/security-bootstrapper done [2024-03-04T10:10:27.484Z] #97 DONE 3.9s [2024-03-04T10:10:27.484Z] [2024-03-04T10:10:27.484Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:10:27.484Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.484Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.484Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.484Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:10:27.485Z] time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-04T10:10:27.499Z] $ docker stop --time=1 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 [2024-03-04T10:10:27.723Z] [2024-03-04T10:10:27.723Z] #16 [security-spire-server internal] load .dockerignore [2024-03-04T10:10:27.723Z] #16 transferring context: 50B done [2024-03-04T10:10:27.723Z] #16 DONE 0.1s [2024-03-04T10:10:27.723Z] [2024-03-04T10:10:27.723Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-04T10:10:27.723Z] #17 transferring context: 50B 0.0s done [2024-03-04T10:10:27.723Z] #17 DONE 0.1s [2024-03-04T10:10:27.723Z] [2024-03-04T10:10:27.723Z] #18 [support-notifications internal] load .dockerignore [2024-03-04T10:10:27.991Z] #18 transferring context: 50B 0.0s done [2024-03-04T10:10:27.991Z] #18 DONE 0.1s [2024-03-04T10:10:27.991Z] [2024-03-04T10:10:27.991Z] #19 [security-spire-agent internal] load .dockerignore [2024-03-04T10:10:27.991Z] #19 transferring context: 50B done [2024-03-04T10:10:27.991Z] #19 DONE 0.1s [2024-03-04T10:10:27.991Z] [2024-03-04T10:10:27.991Z] #20 [security-proxy-auth internal] load .dockerignore [2024-03-04T10:10:27.991Z] #20 transferring context: 50B 0.0s done [2024-03-04T10:10:27.991Z] #20 DONE 0.1s [2024-03-04T10:10:27.991Z] [2024-03-04T10:10:27.991Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-04T10:10:28.259Z] #21 transferring context: 50B done [2024-03-04T10:10:28.259Z] #21 DONE 0.1s [2024-03-04T10:10:28.259Z] [2024-03-04T10:10:28.259Z] #22 [security-spire-config internal] load .dockerignore [2024-03-04T10:10:28.259Z] #22 transferring context: 50B 0.0s done [2024-03-04T10:10:28.259Z] #22 DONE 0.1s [2024-03-04T10:10:28.259Z] [2024-03-04T10:10:28.259Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-03-04T10:10:28.259Z] #23 transferring context: 50B 0.0s done [2024-03-04T10:10:28.259Z] #23 DONE 0.1s [2024-03-04T10:10:28.259Z] [2024-03-04T10:10:28.259Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-03-04T10:10:28.259Z] #24 transferring context: 50B 0.0s done [2024-03-04T10:10:28.259Z] #24 DONE 0.1s [2024-03-04T10:10:28.259Z] [2024-03-04T10:10:28.259Z] #25 [core-command internal] load .dockerignore [2024-03-04T10:10:28.259Z] #25 transferring context: 50B done [2024-03-04T10:10:28.259Z] #25 DONE 0.1s [2024-03-04T10:10:28.259Z] [2024-03-04T10:10:28.259Z] #26 [support-scheduler internal] load .dockerignore [2024-03-04T10:10:28.259Z] #26 transferring context: 50B 0.0s done [2024-03-04T10:10:28.527Z] #26 DONE 0.1s [2024-03-04T10:10:28.527Z] [2024-03-04T10:10:28.527Z] #27 [security-proxy-setup internal] load .dockerignore [2024-03-04T10:10:28.527Z] #27 transferring context: 50B done [2024-03-04T10:10:28.527Z] #27 DONE 0.1s [2024-03-04T10:10:28.527Z] [2024-03-04T10:10:28.527Z] #28 [core-data internal] load .dockerignore [2024-03-04T10:10:28.527Z] #28 transferring context: 50B done [2024-03-04T10:10:28.527Z] #28 DONE 0.1s [2024-03-04T10:10:28.527Z] [2024-03-04T10:10:28.527Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:28.794Z] #29 ... [2024-03-04T10:10:28.794Z] [2024-03-04T10:10:28.794Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:28.794Z] #30 DONE 0.0s [2024-03-04T10:10:28.794Z] [2024-03-04T10:10:28.794Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:29.062Z] #29 DONE 0.5s [2024-03-04T10:10:29.062Z] [2024-03-04T10:10:29.062Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:29.062Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:29.331Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:29.331Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:29.331Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:29.331Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-03-04T10:10:29.331Z] #31 ... [2024-03-04T10:10:29.331Z] [2024-03-04T10:10:29.331Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:29.331Z] #29 DONE 0.5s [2024-03-04T10:10:29.331Z] [2024-03-04T10:10:29.331Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:29.331Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s [2024-03-04T10:10:29.425Z] $ docker rm -f --volumes 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:10:29.598Z] #31 ... [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:29.598Z] #30 DONE 0.0s [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:29.598Z] #30 DONE 0.0s [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:29.598Z] #29 DONE 0.5s [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:29.598Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:29.598Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:29.598Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:29.598Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:29.598Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:29.598Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-04T10:10:29.598Z] #31 ... [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:29.598Z] #30 DONE 0.0s [2024-03-04T10:10:29.598Z] [2024-03-04T10:10:29.598Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:29.598Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:29.598Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:29.598Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:29.598Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:29.598Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:29.813Z] + docker images [2024-03-04T10:10:29.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-04T10:10:29.813Z] security-bootstrapper latest 2d6996af331c 2 seconds ago 18.6MB [2024-03-04T10:10:29.813Z] support-notifications latest 09469067ac89 3 seconds ago 26.7MB [2024-03-04T10:10:29.813Z] security-proxy-setup latest 72bece4ad1d4 3 seconds ago 25.9MB [2024-03-04T10:10:29.813Z] security-secretstore-setup latest fdcf3bfbb202 3 seconds ago 36.3MB [2024-03-04T10:10:29.813Z] security-spiffe-token-provider latest 09de77883d7f 4 seconds ago 28.7MB [2024-03-04T10:10:29.813Z] core-common-config-bootstrapper latest eab424961cfa 4 seconds ago 15MB [2024-03-04T10:10:29.813Z] support-scheduler latest 849b5cd174d8 4 seconds ago 26.2MB [2024-03-04T10:10:29.813Z] security-proxy-auth latest d7eb18091caf 5 seconds ago 15.8MB [2024-03-04T10:10:29.813Z] core-metadata latest d999116905bb 6 seconds ago 17.4MB [2024-03-04T10:10:29.813Z] core-command latest d36310d0c462 6 seconds ago 17MB [2024-03-04T10:10:29.813Z] core-data latest 9df9f6a515b7 6 seconds ago 17.2MB [2024-03-04T10:10:29.813Z] security-spire-server latest a39ddf330c7a About a minute ago 102MB [2024-03-04T10:10:29.813Z] security-spire-config latest 76e008ec5a02 About a minute ago 102MB [2024-03-04T10:10:29.813Z] security-spire-agent latest 43b215e23eef About a minute ago 161MB [2024-03-04T10:10:29.813Z] ci-base-image-x86_64 latest c1880a5ae07d 4 minutes ago 885MB [2024-03-04T10:10:29.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-04T10:10:29.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-04T10:10:29.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:10:29.871Z] #31 ... [2024-03-04T10:10:29.871Z] [2024-03-04T10:10:29.871Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:29.871Z] #29 DONE 0.5s [2024-03-04T10:10:29.871Z] [2024-03-04T10:10:29.871Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:29.871Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:29.871Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:29.871Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:29.871Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:29.871Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:29.871Z] #31 ... [2024-03-04T10:10:29.871Z] [2024-03-04T10:10:29.871Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:29.871Z] #30 DONE 0.0s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-04T10:10:30.147Z] [2024-03-04T10:10:30.147Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:30.147Z] #29 DONE 0.6s [2024-03-04T10:10:30.147Z] [2024-03-04T10:10:30.147Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:30.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:30.147Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:30.147Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:30.147Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:30.147Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [Pipeline] configFileProvider [2024-03-04T10:10:30.179Z] provisioning config files... [2024-03-04T10:10:30.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config8275392433741860988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:10:30.413Z] #31 ... [2024-03-04T10:10:30.414Z] [2024-03-04T10:10:30.414Z] #32 [core-metadata internal] load build context [2024-03-04T10:10:30.414Z] #32 transferring context: 2.56MB 0.9s done [2024-03-04T10:10:30.414Z] #32 DONE 1.3s [2024-03-04T10:10:30.414Z] [2024-03-04T10:10:30.414Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:30.414Z] #30 DONE 0.0s [2024-03-04T10:10:30.414Z] [2024-03-04T10:10:30.414Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:30.414Z] #29 DONE 1.0s [2024-03-04T10:10:30.414Z] [2024-03-04T10:10:30.414Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:30.414Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:30.414Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:30.414Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:30.414Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:30.414Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:30.535Z] ---> ****-login.sh [2024-03-04T10:10:30.535Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:10:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:10:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:10:30.535Z] Configure a credential helper to remove this warning. See [2024-03-04T10:10:30.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:10:30.535Z] [2024-03-04T10:10:30.535Z] Login Succeeded [2024-03-04T10:10:30.535Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:10:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:10:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:10:30.535Z] Configure a credential helper to remove this warning. See [2024-03-04T10:10:30.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:10:30.535Z] [2024-03-04T10:10:30.535Z] Login Succeeded [2024-03-04T10:10:30.535Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:10:30.684Z] #31 ... [2024-03-04T10:10:30.684Z] [2024-03-04T10:10:30.684Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:30.684Z] #30 DONE 0.0s [2024-03-04T10:10:30.684Z] [2024-03-04T10:10:30.684Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:30.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:10:30.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:10:30.797Z] Configure a credential helper to remove this warning. See [2024-03-04T10:10:30.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:10:30.797Z] [2024-03-04T10:10:30.797Z] Login Succeeded [2024-03-04T10:10:30.797Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:10:30.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:10:30.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:10:30.798Z] Configure a credential helper to remove this warning. See [2024-03-04T10:10:30.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:10:30.798Z] [2024-03-04T10:10:30.798Z] Login Succeeded [2024-03-04T10:10:30.798Z] ****.io [2024-03-04T10:10:30.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:10:30.971Z] #31 ... [2024-03-04T10:10:30.971Z] [2024-03-04T10:10:30.971Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:30.971Z] #30 DONE 0.0s [2024-03-04T10:10:30.971Z] [2024-03-04T10:10:30.971Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:30.971Z] #31 ... [2024-03-04T10:10:30.971Z] [2024-03-04T10:10:30.971Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:30.971Z] #29 DONE 1.4s [2024-03-04T10:10:30.971Z] [2024-03-04T10:10:30.971Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:31.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:10:31.056Z] Configure a credential helper to remove this warning. See [2024-03-04T10:10:31.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:10:31.057Z] [2024-03-04T10:10:31.057Z] Login Succeeded [2024-03-04T10:10:31.057Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:10:31.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:10:31.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-04T10:10:31.240Z] #31 ... [2024-03-04T10:10:31.240Z] [2024-03-04T10:10:31.240Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:31.240Z] #30 DONE 0.0s [2024-03-04T10:10:31.240Z] [2024-03-04T10:10:31.240Z] #33 [core-common-config-bootstrapper internal] load build context [2024-03-04T10:10:31.240Z] #33 transferring context: 2.56MB 1.1s done [2024-03-04T10:10:31.240Z] #33 DONE 1.6s [2024-03-04T10:10:31.240Z] [2024-03-04T10:10:31.240Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:31.240Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:31.240Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:31.240Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:31.240Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:31.240Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [Pipeline] echo [2024-03-04T10:10:31.271Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-04T10:10:31.271Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:31.271Z] latest [2024-03-04T10:10:31.271Z] 3.2.0-dev.20 [2024-03-04T10:10:31.271Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:31.271Z] main [2024-03-04T10:10:31.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:31.507Z] #31 ... [2024-03-04T10:10:31.507Z] [2024-03-04T10:10:31.507Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:31.507Z] #30 DONE 0.0s [2024-03-04T10:10:31.507Z] [2024-03-04T10:10:31.507Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:31.507Z] #31 ... [2024-03-04T10:10:31.507Z] [2024-03-04T10:10:31.507Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T10:10:31.507Z] #30 DONE 0.0s [2024-03-04T10:10:31.507Z] [2024-03-04T10:10:31.507Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T10:10:31.507Z] #29 DONE 1.7s [2024-03-04T10:10:31.507Z] [2024-03-04T10:10:31.507Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:31.507Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:31.507Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:31.507Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:31.507Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:31.507Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:31.751Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [2024-03-04T10:10:31.776Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [2024-03-04T10:10:31.776Z] #31 ... [2024-03-04T10:10:31.776Z] [2024-03-04T10:10:31.776Z] #34 [core-data internal] load build context [2024-03-04T10:10:31.776Z] #34 DONE 0.0s [2024-03-04T10:10:31.776Z] [2024-03-04T10:10:31.776Z] #35 [security-proxy-auth internal] load build context [2024-03-04T10:10:31.776Z] #35 transferring context: 2.56MB 1.1s done [2024-03-04T10:10:31.776Z] #35 DONE 1.8s [2024-03-04T10:10:31.776Z] [2024-03-04T10:10:31.776Z] #36 [support-notifications internal] load build context [2024-03-04T10:10:31.776Z] #36 transferring context: 2.56MB 1.5s done [2024-03-04T10:10:31.776Z] #36 DONE 2.1s [2024-03-04T10:10:31.776Z] [2024-03-04T10:10:31.776Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-04T10:10:31.776Z] #37 DONE 3.4s [2024-03-04T10:10:31.776Z] [2024-03-04T10:10:31.776Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:31.776Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:31.776Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:31.776Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:31.776Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:31.776Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:31.776Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:32.043Z] #31 ... [2024-03-04T10:10:32.043Z] [2024-03-04T10:10:32.043Z] #38 [security-bootstrapper internal] load build context [2024-03-04T10:10:32.043Z] #38 transferring context: 2.56MB 1.2s done [2024-03-04T10:10:32.043Z] #38 DONE 1.8s [2024-03-04T10:10:32.310Z] [2024-03-04T10:10:32.310Z] #39 [security-spiffe-token-provider internal] load build context [2024-03-04T10:10:32.310Z] #39 transferring context: 2.56MB 1.0s done [2024-03-04T10:10:32.310Z] #39 DONE 1.7s [2024-03-04T10:10:32.310Z] [2024-03-04T10:10:32.310Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-04T10:10:32.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:32.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-04T10:10:32.347Z] e4d3431facd9: Preparing [2024-03-04T10:10:32.347Z] 92d877571469: Preparing [2024-03-04T10:10:32.347Z] 310cccd4ef50: Preparing [2024-03-04T10:10:32.347Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:32.347Z] 3aed9825789b: Preparing [2024-03-04T10:10:32.347Z] 8db965242818: Preparing [2024-03-04T10:10:32.347Z] aedc3bda2944: Preparing [2024-03-04T10:10:32.347Z] 8db965242818: Waiting [2024-03-04T10:10:32.347Z] aedc3bda2944: Waiting [2024-03-04T10:10:32.576Z] #40 ... [2024-03-04T10:10:32.576Z] [2024-03-04T10:10:32.576Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T10:10:32.576Z] #41 DONE 3.4s [2024-03-04T10:10:32.608Z] 310cccd4ef50: Pushed [2024-03-04T10:10:32.608Z] 7fb81bb43d57: Pushed [2024-03-04T10:10:32.608Z] 3aed9825789b: Pushed [2024-03-04T10:10:32.847Z] [2024-03-04T10:10:32.847Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-04T10:10:32.847Z] #42 DONE 3.0s [2024-03-04T10:10:32.847Z] [2024-03-04T10:10:32.847Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:32.847Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T10:10:32.847Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T10:10:32.847Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T10:10:32.847Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T10:10:32.847Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-04T10:10:32.847Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [2024-03-04T10:10:32.866Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:32.866Z] e4d3431facd9: Pushed [2024-03-04T10:10:32.866Z] 8db965242818: Pushed [2024-03-04T10:10:33.124Z] 92d877571469: Pushed [2024-03-04T10:10:33.382Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:10:33.431Z] #31 ... [2024-03-04T10:10:33.431Z] [2024-03-04T10:10:33.431Z] #43 [core-command internal] load build context [2024-03-04T10:10:33.431Z] #43 transferring context: 2.56MB 1.3s done [2024-03-04T10:10:33.431Z] #43 DONE 2.2s [2024-03-04T10:10:33.431Z] [2024-03-04T10:10:33.431Z] #44 [security-secretstore-setup internal] load build context [2024-03-04T10:10:33.431Z] #44 transferring context: 2.56MB 1.6s done [2024-03-04T10:10:33.431Z] #44 DONE 2.3s [2024-03-04T10:10:33.431Z] [2024-03-04T10:10:33.431Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:10:33.431Z] #31 DONE 5.2s [2024-03-04T10:10:33.431Z] [2024-03-04T10:10:33.431Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:33.711Z] #45 ... [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #34 [core-data internal] load build context [2024-03-04T10:10:33.711Z] #34 transferring context: 2.56MB 1.3s done [2024-03-04T10:10:33.711Z] #34 DONE 1.7s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #46 [support-scheduler internal] load build context [2024-03-04T10:10:33.711Z] #46 transferring context: 2.56MB 1.4s done [2024-03-04T10:10:33.711Z] #46 DONE 2.1s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #47 [security-proxy-setup internal] load build context [2024-03-04T10:10:33.711Z] #47 transferring context: 2.56MB 1.4s done [2024-03-04T10:10:33.711Z] #47 DONE 2.1s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #48 [security-spire-config internal] load build context [2024-03-04T10:10:33.711Z] #48 transferring context: 16.35kB 0.0s done [2024-03-04T10:10:33.711Z] #48 DONE 1.0s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #49 [security-spire-agent internal] load build context [2024-03-04T10:10:33.711Z] #49 transferring context: 17.63kB 0.0s done [2024-03-04T10:10:33.711Z] #49 DONE 0.8s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #50 [security-spire-server internal] load build context [2024-03-04T10:10:33.711Z] #50 transferring context: 18.10kB 0.0s done [2024-03-04T10:10:33.711Z] #50 DONE 1.0s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-04T10:10:33.711Z] #40 DONE 2.6s [2024-03-04T10:10:33.711Z] [2024-03-04T10:10:33.711Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:10:33.812Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:34.211Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-04T10:10:34.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-04T10:10:34.211Z] e4d3431facd9: Preparing [2024-03-04T10:10:34.211Z] 92d877571469: Preparing [2024-03-04T10:10:34.211Z] 310cccd4ef50: Preparing [2024-03-04T10:10:34.211Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:34.211Z] 3aed9825789b: Preparing [2024-03-04T10:10:34.211Z] 8db965242818: Preparing [2024-03-04T10:10:34.211Z] aedc3bda2944: Preparing [2024-03-04T10:10:34.211Z] 8db965242818: Waiting [2024-03-04T10:10:34.211Z] aedc3bda2944: Waiting [2024-03-04T10:10:34.211Z] 92d877571469: Layer already exists [2024-03-04T10:10:34.211Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:34.211Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:34.211Z] e4d3431facd9: Layer already exists [2024-03-04T10:10:34.211Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:34.211Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:34.211Z] 8db965242818: Layer already exists [2024-03-04T10:10:34.211Z] latest: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:34.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:35.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 [2024-03-04T10:10:35.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-04T10:10:35.026Z] e4d3431facd9: Preparing [2024-03-04T10:10:35.026Z] 92d877571469: Preparing [2024-03-04T10:10:35.026Z] 310cccd4ef50: Preparing [2024-03-04T10:10:35.026Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:35.026Z] 3aed9825789b: Preparing [2024-03-04T10:10:35.026Z] 8db965242818: Preparing [2024-03-04T10:10:35.026Z] aedc3bda2944: Preparing [2024-03-04T10:10:35.026Z] aedc3bda2944: Waiting [2024-03-04T10:10:35.026Z] 8db965242818: Waiting [2024-03-04T10:10:35.026Z] 92d877571469: Layer already exists [2024-03-04T10:10:35.026Z] e4d3431facd9: Layer already exists [2024-03-04T10:10:35.026Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:35.026Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:35.026Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:35.026Z] 8db965242818: Layer already exists [2024-03-04T10:10:35.026Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:35.026Z] 3.2.0-dev.20: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:35.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:35.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:35.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-04T10:10:35.850Z] e4d3431facd9: Preparing [2024-03-04T10:10:35.850Z] 92d877571469: Preparing [2024-03-04T10:10:35.850Z] 310cccd4ef50: Preparing [2024-03-04T10:10:35.850Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:35.850Z] 3aed9825789b: Preparing [2024-03-04T10:10:35.850Z] 8db965242818: Preparing [2024-03-04T10:10:35.850Z] aedc3bda2944: Preparing [2024-03-04T10:10:35.850Z] aedc3bda2944: Waiting [2024-03-04T10:10:35.850Z] 8db965242818: Waiting [2024-03-04T10:10:35.850Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:35.850Z] e4d3431facd9: Layer already exists [2024-03-04T10:10:35.850Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:35.850Z] 92d877571469: Layer already exists [2024-03-04T10:10:35.850Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:35.850Z] 8db965242818: Layer already exists [2024-03-04T10:10:35.850Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:35.850Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:36.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:36.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-04T10:10:36.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-04T10:10:36.750Z] e4d3431facd9: Preparing [2024-03-04T10:10:36.750Z] 92d877571469: Preparing [2024-03-04T10:10:36.750Z] 310cccd4ef50: Preparing [2024-03-04T10:10:36.750Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:36.750Z] 3aed9825789b: Preparing [2024-03-04T10:10:36.750Z] 8db965242818: Preparing [2024-03-04T10:10:36.750Z] aedc3bda2944: Preparing [2024-03-04T10:10:36.750Z] 8db965242818: Waiting [2024-03-04T10:10:36.750Z] e4d3431facd9: Layer already exists [2024-03-04T10:10:36.750Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:36.750Z] 92d877571469: Layer already exists [2024-03-04T10:10:36.750Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:36.750Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:36.750Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:36.750Z] 8db965242818: Layer already exists [2024-03-04T10:10:36.750Z] main: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:10:37.026Z] ===================================================== [Pipeline] echo [2024-03-04T10:10:37.068Z] taggedImages: [2024-03-04T10:10:37.068Z] - nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:37.068Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-04T10:10:37.068Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 [2024-03-04T10:10:37.068Z] - nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:37.068Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-04T10:10:37.137Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-04T10:10:37.137Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:37.137Z] latest [2024-03-04T10:10:37.137Z] 3.2.0-dev.20 [2024-03-04T10:10:37.137Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:37.137Z] main [2024-03-04T10:10:37.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:37.688Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:38.108Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:38.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-04T10:10:38.108Z] d98387b32eb7: Preparing [2024-03-04T10:10:38.108Z] 2adbc92d4f41: Preparing [2024-03-04T10:10:38.108Z] bda9dfeb1ace: Preparing [2024-03-04T10:10:38.108Z] 7a1e0fe68b2a: Preparing [2024-03-04T10:10:38.108Z] 310cccd4ef50: Preparing [2024-03-04T10:10:38.108Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:38.108Z] 3aed9825789b: Preparing [2024-03-04T10:10:38.108Z] 8db965242818: Preparing [2024-03-04T10:10:38.108Z] aedc3bda2944: Preparing [2024-03-04T10:10:38.108Z] 8db965242818: Waiting [2024-03-04T10:10:38.108Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:38.108Z] 3aed9825789b: Waiting [2024-03-04T10:10:38.108Z] aedc3bda2944: Waiting [2024-03-04T10:10:38.108Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:38.108Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:38.108Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:38.108Z] 8db965242818: Layer already exists [2024-03-04T10:10:38.108Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:38.108Z] bda9dfeb1ace: Pushed [2024-03-04T10:10:38.108Z] 2adbc92d4f41: Pushed [2024-03-04T10:10:38.108Z] d98387b32eb7: Pushed [2024-03-04T10:10:39.046Z] 7a1e0fe68b2a: Pushed [2024-03-04T10:10:39.046Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [2024-03-04T10:10:39.084Z] #51 ... [2024-03-04T10:10:39.084Z] [2024-03-04T10:10:39.084Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:10:39.084Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-03-04T10:10:39.084Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-04T10:10:39.084Z] #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-04T10:10:39.084Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-03-04T10:10:39.084Z] #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-04T10:10:39.084Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-04T10:10:39.084Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-03-04T10:10:39.084Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T10:10:39.084Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.3s [2024-03-04T10:10:39.084Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-04T10:10:39.084Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:39.465Z] + 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-03-04T10:10:39.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-04T10:10:39.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-04T10:10:39.885Z] d98387b32eb7: Preparing [2024-03-04T10:10:39.885Z] 2adbc92d4f41: Preparing [2024-03-04T10:10:39.885Z] bda9dfeb1ace: Preparing [2024-03-04T10:10:39.885Z] 7a1e0fe68b2a: Preparing [2024-03-04T10:10:39.885Z] 310cccd4ef50: Preparing [2024-03-04T10:10:39.885Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:39.885Z] 3aed9825789b: Preparing [2024-03-04T10:10:39.885Z] 8db965242818: Preparing [2024-03-04T10:10:39.885Z] aedc3bda2944: Preparing [2024-03-04T10:10:39.885Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:39.885Z] 3aed9825789b: Waiting [2024-03-04T10:10:39.885Z] 8db965242818: Waiting [2024-03-04T10:10:39.885Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:39.885Z] d98387b32eb7: Layer already exists [2024-03-04T10:10:39.885Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:10:39.885Z] bda9dfeb1ace: Layer already exists [2024-03-04T10:10:39.885Z] 7a1e0fe68b2a: Layer already exists [2024-03-04T10:10:39.885Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:39.885Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:39.885Z] 8db965242818: Layer already exists [2024-03-04T10:10:39.885Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:39.885Z] latest: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:40.311Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:40.501Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-04T10:10:40.501Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.1s done [2024-03-04T10:10:40.722Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 [2024-03-04T10:10:40.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-04T10:10:40.722Z] d98387b32eb7: Preparing [2024-03-04T10:10:40.722Z] 2adbc92d4f41: Preparing [2024-03-04T10:10:40.722Z] bda9dfeb1ace: Preparing [2024-03-04T10:10:40.722Z] 7a1e0fe68b2a: Preparing [2024-03-04T10:10:40.722Z] 310cccd4ef50: Preparing [2024-03-04T10:10:40.722Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:40.722Z] 3aed9825789b: Preparing [2024-03-04T10:10:40.722Z] 8db965242818: Preparing [2024-03-04T10:10:40.722Z] aedc3bda2944: Preparing [2024-03-04T10:10:40.722Z] 3aed9825789b: Waiting [2024-03-04T10:10:40.722Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:40.722Z] 8db965242818: Waiting [2024-03-04T10:10:40.722Z] aedc3bda2944: Waiting [2024-03-04T10:10:40.722Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:40.722Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:10:40.722Z] bda9dfeb1ace: Layer already exists [2024-03-04T10:10:40.722Z] d98387b32eb7: Layer already exists [2024-03-04T10:10:40.722Z] 7a1e0fe68b2a: Layer already exists [2024-03-04T10:10:40.722Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:40.722Z] 8db965242818: Layer already exists [2024-03-04T10:10:40.722Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:40.722Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:40.722Z] 3.2.0-dev.20: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [2024-03-04T10:10:40.769Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:41.151Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:41.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:41.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-04T10:10:41.571Z] d98387b32eb7: Preparing [2024-03-04T10:10:41.571Z] 2adbc92d4f41: Preparing [2024-03-04T10:10:41.571Z] bda9dfeb1ace: Preparing [2024-03-04T10:10:41.571Z] 7a1e0fe68b2a: Preparing [2024-03-04T10:10:41.571Z] 310cccd4ef50: Preparing [2024-03-04T10:10:41.571Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:41.571Z] 3aed9825789b: Preparing [2024-03-04T10:10:41.571Z] 8db965242818: Preparing [2024-03-04T10:10:41.571Z] aedc3bda2944: Preparing [2024-03-04T10:10:41.571Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:41.571Z] 3aed9825789b: Waiting [2024-03-04T10:10:41.571Z] 8db965242818: Waiting [2024-03-04T10:10:41.571Z] aedc3bda2944: Waiting [2024-03-04T10:10:41.571Z] bda9dfeb1ace: Layer already exists [2024-03-04T10:10:41.571Z] 7a1e0fe68b2a: Layer already exists [2024-03-04T10:10:41.571Z] d98387b32eb7: Layer already exists [2024-03-04T10:10:41.571Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:41.571Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:10:41.571Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:41.571Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:41.571Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:41.571Z] 8db965242818: Layer already exists [2024-03-04T10:10:41.571Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:41.732Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-04T10:10:42.004Z] + 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-03-04T10:10:42.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-04T10:10:42.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-04T10:10:42.432Z] d98387b32eb7: Preparing [2024-03-04T10:10:42.432Z] 2adbc92d4f41: Preparing [2024-03-04T10:10:42.432Z] bda9dfeb1ace: Preparing [2024-03-04T10:10:42.432Z] 7a1e0fe68b2a: Preparing [2024-03-04T10:10:42.432Z] 310cccd4ef50: Preparing [2024-03-04T10:10:42.432Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:42.432Z] 3aed9825789b: Preparing [2024-03-04T10:10:42.432Z] 8db965242818: Preparing [2024-03-04T10:10:42.432Z] aedc3bda2944: Preparing [2024-03-04T10:10:42.432Z] 3aed9825789b: Waiting [2024-03-04T10:10:42.432Z] 8db965242818: Waiting [2024-03-04T10:10:42.432Z] aedc3bda2944: Waiting [2024-03-04T10:10:42.432Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:42.432Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:42.432Z] d98387b32eb7: Layer already exists [2024-03-04T10:10:42.432Z] 7a1e0fe68b2a: Layer already exists [2024-03-04T10:10:42.432Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:10:42.432Z] bda9dfeb1ace: Layer already exists [2024-03-04T10:10:42.432Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:42.432Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:42.432Z] 8db965242818: Layer already exists [2024-03-04T10:10:42.432Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:42.432Z] main: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:10:42.716Z] ===================================================== [Pipeline] echo [2024-03-04T10:10:42.761Z] taggedImages: [2024-03-04T10:10:42.761Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:42.761Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-04T10:10:42.761Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 [2024-03-04T10:10:42.761Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:42.761Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-03-04T10:10:42.825Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-04T10:10:42.825Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:42.825Z] latest [2024-03-04T10:10:42.825Z] 3.2.0-dev.20 [2024-03-04T10:10:42.825Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:42.825Z] main [2024-03-04T10:10:42.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-03-04T10:10:42.909Z] #52 ... [2024-03-04T10:10:42.909Z] [2024-03-04T10:10:42.909Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:10:42.909Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-03-04T10:10:42.909Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-04T10:10:42.909Z] #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-04T10:10:42.909Z] #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-04T10:10:42.909Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-04T10:10:42.909Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-03-04T10:10:42.909Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T10:10:42.909Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2024-03-04T10:10:42.909Z] #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.8s done [2024-03-04T10:10:42.909Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-04T10:10:42.909Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.3s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:43.175Z] #53 ... [2024-03-04T10:10:43.175Z] [2024-03-04T10:10:43.175Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:10:43.358Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:43.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:43.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-04T10:10:43.780Z] de82c7cb843d: Preparing [2024-03-04T10:10:43.780Z] bb7fe7f2521e: Preparing [2024-03-04T10:10:43.780Z] 310cccd4ef50: Preparing [2024-03-04T10:10:43.780Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:43.780Z] 735bde31ebd8: Preparing [2024-03-04T10:10:43.780Z] 8db965242818: Preparing [2024-03-04T10:10:43.780Z] aedc3bda2944: Preparing [2024-03-04T10:10:43.780Z] 8db965242818: Waiting [2024-03-04T10:10:43.780Z] aedc3bda2944: Waiting [2024-03-04T10:10:43.780Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:43.780Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:43.780Z] 8db965242818: Layer already exists [2024-03-04T10:10:43.780Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:43.780Z] 735bde31ebd8: Pushed [2024-03-04T10:10:43.780Z] de82c7cb843d: Pushed [2024-03-04T10:10:43.786Z] #52 ... [2024-03-04T10:10:43.786Z] [2024-03-04T10:10:43.786Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:10:43.786Z] #0 8.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:43.786Z] #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:43.786Z] #54 ... [2024-03-04T10:10:43.786Z] [2024-03-04T10:10:43.786Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T10:10:43.786Z] #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:43.786Z] #0 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:43.786Z] #55 ... [2024-03-04T10:10:43.786Z] [2024-03-04T10:10:43.786Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T10:10:43.786Z] #0 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:43.786Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.053Z] #56 ... [2024-03-04T10:10:44.053Z] [2024-03-04T10:10:44.053Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T10:10:44.053Z] #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.053Z] #0 9.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.053Z] #57 ... [2024-03-04T10:10:44.053Z] [2024-03-04T10:10:44.053Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T10:10:44.053Z] #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.053Z] #0 9.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.319Z] #58 ... [2024-03-04T10:10:44.319Z] [2024-03-04T10:10:44.319Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T10:10:44.319Z] #0 7.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.319Z] #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.319Z] #59 ... [2024-03-04T10:10:44.319Z] [2024-03-04T10:10:44.319Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T10:10:44.319Z] #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.319Z] #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.588Z] #60 ... [2024-03-04T10:10:44.588Z] [2024-03-04T10:10:44.588Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T10:10:44.588Z] #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.588Z] #0 8.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.588Z] #61 ... [2024-03-04T10:10:44.588Z] [2024-03-04T10:10:44.588Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T10:10:44.588Z] #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.588Z] #0 9.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.857Z] #62 ... [2024-03-04T10:10:44.857Z] [2024-03-04T10:10:44.857Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T10:10:44.857Z] #0 7.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.857Z] #0 9.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.857Z] #63 ... [2024-03-04T10:10:44.857Z] [2024-03-04T10:10:44.857Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T10:10:44.857Z] #0 7.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.857Z] #0 9.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:44.857Z] #64 ... [2024-03-04T10:10:44.857Z] [2024-03-04T10:10:44.857Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:10:45.156Z] bb7fe7f2521e: Pushed [2024-03-04T10:10:45.156Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:45.603Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:46.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-04T10:10:46.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-04T10:10:46.089Z] de82c7cb843d: Preparing [2024-03-04T10:10:46.089Z] bb7fe7f2521e: Preparing [2024-03-04T10:10:46.089Z] 310cccd4ef50: Preparing [2024-03-04T10:10:46.089Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:46.089Z] 735bde31ebd8: Preparing [2024-03-04T10:10:46.089Z] 8db965242818: Preparing [2024-03-04T10:10:46.089Z] aedc3bda2944: Preparing [2024-03-04T10:10:46.089Z] 8db965242818: Waiting [2024-03-04T10:10:46.089Z] aedc3bda2944: Waiting [2024-03-04T10:10:46.089Z] bb7fe7f2521e: Layer already exists [2024-03-04T10:10:46.089Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:46.089Z] 735bde31ebd8: Layer already exists [2024-03-04T10:10:46.089Z] de82c7cb843d: Layer already exists [2024-03-04T10:10:46.089Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:46.089Z] 8db965242818: Layer already exists [2024-03-04T10:10:46.089Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:46.089Z] latest: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:46.575Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:46.808Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2024-03-04T10:10:47.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 [2024-03-04T10:10:47.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-04T10:10:47.030Z] de82c7cb843d: Preparing [2024-03-04T10:10:47.030Z] bb7fe7f2521e: Preparing [2024-03-04T10:10:47.030Z] 310cccd4ef50: Preparing [2024-03-04T10:10:47.030Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:47.030Z] 735bde31ebd8: Preparing [2024-03-04T10:10:47.030Z] 8db965242818: Preparing [2024-03-04T10:10:47.030Z] aedc3bda2944: Preparing [2024-03-04T10:10:47.030Z] 8db965242818: Waiting [2024-03-04T10:10:47.030Z] aedc3bda2944: Waiting [2024-03-04T10:10:47.030Z] 735bde31ebd8: Layer already exists [2024-03-04T10:10:47.030Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:47.030Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:47.030Z] bb7fe7f2521e: Layer already exists [2024-03-04T10:10:47.030Z] de82c7cb843d: Layer already exists [2024-03-04T10:10:47.030Z] 8db965242818: Layer already exists [2024-03-04T10:10:47.030Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:47.030Z] 3.2.0-dev.20: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:47.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:47.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:47.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-04T10:10:47.998Z] de82c7cb843d: Preparing [2024-03-04T10:10:47.998Z] bb7fe7f2521e: Preparing [2024-03-04T10:10:47.998Z] 310cccd4ef50: Preparing [2024-03-04T10:10:47.998Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:47.998Z] 735bde31ebd8: Preparing [2024-03-04T10:10:47.998Z] 8db965242818: Preparing [2024-03-04T10:10:47.998Z] aedc3bda2944: Preparing [2024-03-04T10:10:47.998Z] 8db965242818: Waiting [2024-03-04T10:10:47.998Z] aedc3bda2944: Waiting [2024-03-04T10:10:47.998Z] bb7fe7f2521e: Layer already exists [2024-03-04T10:10:47.998Z] 735bde31ebd8: Layer already exists [2024-03-04T10:10:47.998Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:47.998Z] de82c7cb843d: Layer already exists [2024-03-04T10:10:47.998Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:47.998Z] 8db965242818: Layer already exists [2024-03-04T10:10:47.998Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:47.998Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:48.474Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:48.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-04T10:10:48.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-04T10:10:48.916Z] de82c7cb843d: Preparing [2024-03-04T10:10:48.916Z] bb7fe7f2521e: Preparing [2024-03-04T10:10:48.916Z] 310cccd4ef50: Preparing [2024-03-04T10:10:48.916Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:48.916Z] 735bde31ebd8: Preparing [2024-03-04T10:10:48.916Z] 8db965242818: Preparing [2024-03-04T10:10:48.916Z] aedc3bda2944: Preparing [2024-03-04T10:10:48.916Z] 8db965242818: Waiting [2024-03-04T10:10:48.916Z] aedc3bda2944: Waiting [2024-03-04T10:10:48.916Z] bb7fe7f2521e: Layer already exists [2024-03-04T10:10:48.916Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:48.916Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:48.916Z] 735bde31ebd8: Layer already exists [2024-03-04T10:10:48.916Z] de82c7cb843d: Layer already exists [2024-03-04T10:10:48.916Z] 8db965242818: Layer already exists [2024-03-04T10:10:48.916Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:48.916Z] main: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:10:49.261Z] ===================================================== [Pipeline] echo [2024-03-04T10:10:49.315Z] taggedImages: [2024-03-04T10:10:49.315Z] - nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:49.315Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-04T10:10:49.315Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 [2024-03-04T10:10:49.315Z] - nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:49.315Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-03-04T10:10:49.378Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-04T10:10:49.378Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:49.378Z] latest [2024-03-04T10:10:49.378Z] 3.2.0-dev.20 [2024-03-04T10:10:49.378Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:49.378Z] main [2024-03-04T10:10:49.378Z] ===================================================== [2024-03-04T10:10:49.391Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s done [2024-03-04T10:10:49.391Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s done [2024-03-04T10:10:49.391Z] #52 ... [2024-03-04T10:10:49.391Z] [2024-03-04T10:10:49.391Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T10:10:49.391Z] #64 15.87 (1/4) Installing dumb-init (1.2.5-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-04T10:10:49.659Z] #64 15.91 (2/4) Installing openssl (3.1.4-r5) [2024-03-04T10:10:49.659Z] #64 16.07 (3/4) Installing su-exec (0.2-r3) [Pipeline] sh [2024-03-04T10:10:49.927Z] #64 ... [2024-03-04T10:10:49.927Z] [2024-03-04T10:10:49.927Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:10:49.927Z] #51 7.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:49.927Z] #51 9.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:49.927Z] #51 14.81 OK: 266 MiB in 52 packages [2024-03-04T10:10:49.927Z] #51 DONE 17.0s [2024-03-04T10:10:49.927Z] [2024-03-04T10:10:49.927Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T10:10:49.927Z] #64 16.09 (4/4) Installing yq (4.33.3-r5) [2024-03-04T10:10:49.943Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:50.420Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:50.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-04T10:10:50.420Z] 2c1810c65665: Preparing [2024-03-04T10:10:50.420Z] 017f0f7b350b: Preparing [2024-03-04T10:10:50.420Z] cae9ce2aa711: Preparing [2024-03-04T10:10:50.420Z] 310cccd4ef50: Preparing [2024-03-04T10:10:50.420Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:50.420Z] 3aed9825789b: Preparing [2024-03-04T10:10:50.420Z] 8db965242818: Preparing [2024-03-04T10:10:50.420Z] aedc3bda2944: Preparing [2024-03-04T10:10:50.420Z] 3aed9825789b: Waiting [2024-03-04T10:10:50.420Z] 8db965242818: Waiting [2024-03-04T10:10:50.420Z] aedc3bda2944: Waiting [2024-03-04T10:10:50.420Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:50.420Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:50.420Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:50.420Z] 8db965242818: Layer already exists [2024-03-04T10:10:50.420Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:50.420Z] 017f0f7b350b: Pushed [2024-03-04T10:10:50.420Z] 2c1810c65665: Pushed [2024-03-04T10:10:50.515Z] #64 ... [2024-03-04T10:10:50.515Z] [2024-03-04T10:10:50.515Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:10:50.515Z] #65 DONE 0.8s [2024-03-04T10:10:50.515Z] [2024-03-04T10:10:50.515Z] #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:10:51.103Z] #66 ... [2024-03-04T10:10:51.103Z] [2024-03-04T10:10:51.103Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T10:10:51.103Z] #55 14.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:51.103Z] #55 15.03 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:51.103Z] #55 15.23 OK: 8 MiB in 16 packages [2024-03-04T10:10:51.103Z] #55 DONE 18.3s [2024-03-04T10:10:51.103Z] [2024-03-04T10:10:51.103Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T10:10:51.103Z] #45 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:51.103Z] #45 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:51.103Z] #45 16.30 (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T10:10:51.103Z] #45 17.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:51.103Z] #45 17.11 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:51.103Z] #45 17.36 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:10:51.371Z] #45 ... [2024-03-04T10:10:51.371Z] [2024-03-04T10:10:51.371Z] #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T10:10:51.640Z] #67 ... [2024-03-04T10:10:51.640Z] [2024-03-04T10:10:51.640Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T10:10:51.640Z] #56 15.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:51.640Z] #56 15.97 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:51.640Z] #56 16.15 OK: 8 MiB in 16 packages [2024-03-04T10:10:51.640Z] #56 DONE 17.9s [2024-03-04T10:10:51.640Z] [2024-03-04T10:10:51.640Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T10:10:51.640Z] #54 16.41 OK: 266 MiB in 52 packages [2024-03-04T10:10:51.640Z] #54 DONE 18.1s [2024-03-04T10:10:51.640Z] [2024-03-04T10:10:51.640Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:10:51.796Z] cae9ce2aa711: Pushed [2024-03-04T10:10:51.796Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:10:51.909Z] #68 ... [2024-03-04T10:10:51.909Z] [2024-03-04T10:10:51.909Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T10:10:51.909Z] #58 16.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:51.909Z] #58 16.07 (2/2) Installing su-exec (0.2-r3) [2024-03-04T10:10:51.909Z] #58 16.09 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:51.909Z] #58 16.49 OK: 8 MiB in 17 packages [2024-03-04T10:10:51.909Z] #58 DONE 18.2s [2024-03-04T10:10:51.909Z] [2024-03-04T10:10:51.909Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:52.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:52.509Z] #69 ... [2024-03-04T10:10:52.509Z] [2024-03-04T10:10:52.509Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T10:10:52.509Z] #60 16.57 OK: 266 MiB in 52 packages [2024-03-04T10:10:52.509Z] #60 DONE 18.8s [2024-03-04T10:10:52.695Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-04T10:10:52.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-04T10:10:52.695Z] 2c1810c65665: Preparing [2024-03-04T10:10:52.695Z] 017f0f7b350b: Preparing [2024-03-04T10:10:52.695Z] cae9ce2aa711: Preparing [2024-03-04T10:10:52.695Z] 310cccd4ef50: Preparing [2024-03-04T10:10:52.695Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:52.695Z] 3aed9825789b: Preparing [2024-03-04T10:10:52.695Z] 8db965242818: Preparing [2024-03-04T10:10:52.695Z] aedc3bda2944: Preparing [2024-03-04T10:10:52.695Z] 8db965242818: Waiting [2024-03-04T10:10:52.695Z] aedc3bda2944: Waiting [2024-03-04T10:10:52.695Z] 3aed9825789b: Waiting [2024-03-04T10:10:52.695Z] 2c1810c65665: Layer already exists [2024-03-04T10:10:52.695Z] cae9ce2aa711: Layer already exists [2024-03-04T10:10:52.695Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:52.695Z] 017f0f7b350b: Layer already exists [2024-03-04T10:10:52.695Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:52.695Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:52.695Z] 8db965242818: Layer already exists [2024-03-04T10:10:52.695Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:52.695Z] latest: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:10:52.781Z] [2024-03-04T10:10:52.781Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:53.053Z] #70 ... [2024-03-04T10:10:53.053Z] [2024-03-04T10:10:53.053Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T10:10:53.053Z] #64 17.86 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:53.053Z] #64 18.13 OK: 18 MiB in 19 packages [2024-03-04T10:10:53.053Z] #64 DONE 19.3s [2024-03-04T10:10:53.053Z] [2024-03-04T10:10:53.053Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T10:10:53.139Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:53.328Z] #71 ... [2024-03-04T10:10:53.328Z] [2024-03-04T10:10:53.328Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:10:53.328Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s done [2024-03-04T10:10:53.596Z] #53 ... [2024-03-04T10:10:53.596Z] [2024-03-04T10:10:53.596Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:10:53.596Z] #72 DONE 1.9s [2024-03-04T10:10:53.596Z] [2024-03-04T10:10:53.596Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T10:10:53.596Z] #57 15.17 (1/4) Installing ca-certificates (20230506-r0) [2024-03-04T10:10:53.596Z] #57 15.47 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:53.596Z] #57 15.49 (3/4) Installing su-exec (0.2-r3) [2024-03-04T10:10:53.596Z] #57 15.50 (4/4) Installing yq (4.33.3-r5) [2024-03-04T10:10:53.596Z] #57 17.27 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:53.596Z] #57 17.41 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:10:53.596Z] #57 18.49 OK: 18 MiB in 19 packages [2024-03-04T10:10:53.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 [2024-03-04T10:10:53.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-04T10:10:53.606Z] 2c1810c65665: Preparing [2024-03-04T10:10:53.606Z] 017f0f7b350b: Preparing [2024-03-04T10:10:53.606Z] cae9ce2aa711: Preparing [2024-03-04T10:10:53.606Z] 310cccd4ef50: Preparing [2024-03-04T10:10:53.606Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:53.606Z] 3aed9825789b: Preparing [2024-03-04T10:10:53.606Z] 8db965242818: Preparing [2024-03-04T10:10:53.606Z] aedc3bda2944: Preparing [2024-03-04T10:10:53.606Z] 8db965242818: Waiting [2024-03-04T10:10:53.606Z] 3aed9825789b: Waiting [2024-03-04T10:10:53.606Z] aedc3bda2944: Waiting [2024-03-04T10:10:53.606Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:53.606Z] 017f0f7b350b: Layer already exists [2024-03-04T10:10:53.606Z] cae9ce2aa711: Layer already exists [2024-03-04T10:10:53.606Z] 2c1810c65665: Layer already exists [2024-03-04T10:10:53.606Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:53.606Z] 8db965242818: Layer already exists [2024-03-04T10:10:53.606Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:53.606Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:53.606Z] 3.2.0-dev.20: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:54.162Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:54.568Z] #57 ... [2024-03-04T10:10:54.568Z] [2024-03-04T10:10:54.568Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:10:54.568Z] #70 DONE 1.9s [2024-03-04T10:10:54.568Z] [2024-03-04T10:10:54.568Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:10:54.632Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:54.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-04T10:10:54.632Z] 2c1810c65665: Preparing [2024-03-04T10:10:54.632Z] 017f0f7b350b: Preparing [2024-03-04T10:10:54.632Z] cae9ce2aa711: Preparing [2024-03-04T10:10:54.632Z] 310cccd4ef50: Preparing [2024-03-04T10:10:54.632Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:54.632Z] 3aed9825789b: Preparing [2024-03-04T10:10:54.632Z] 8db965242818: Preparing [2024-03-04T10:10:54.632Z] aedc3bda2944: Preparing [2024-03-04T10:10:54.632Z] aedc3bda2944: Waiting [2024-03-04T10:10:54.632Z] 3aed9825789b: Waiting [2024-03-04T10:10:54.632Z] 8db965242818: Waiting [2024-03-04T10:10:54.632Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:54.632Z] 017f0f7b350b: Layer already exists [2024-03-04T10:10:54.632Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:54.632Z] cae9ce2aa711: Layer already exists [2024-03-04T10:10:54.632Z] 2c1810c65665: Layer already exists [2024-03-04T10:10:54.632Z] 8db965242818: Layer already exists [2024-03-04T10:10:54.632Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:54.632Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:54.632Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:54.836Z] #73 ... [2024-03-04T10:10:54.836Z] [2024-03-04T10:10:54.836Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T10:10:54.836Z] #57 DONE 21.1s [2024-03-04T10:10:54.836Z] [2024-03-04T10:10:54.836Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:10:55.102Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-04T10:10:55.105Z] #74 ... [2024-03-04T10:10:55.105Z] [2024-03-04T10:10:55.105Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T10:10:55.105Z] #45 18.63 OK: 9 MiB in 17 packages [2024-03-04T10:10:55.105Z] #45 DONE 21.5s [2024-03-04T10:10:55.105Z] [2024-03-04T10:10:55.105Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:55.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-04T10:10:55.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-04T10:10:55.571Z] 2c1810c65665: Preparing [2024-03-04T10:10:55.571Z] 017f0f7b350b: Preparing [2024-03-04T10:10:55.571Z] cae9ce2aa711: Preparing [2024-03-04T10:10:55.571Z] 310cccd4ef50: Preparing [2024-03-04T10:10:55.571Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:55.571Z] 3aed9825789b: Preparing [2024-03-04T10:10:55.571Z] 8db965242818: Preparing [2024-03-04T10:10:55.571Z] aedc3bda2944: Preparing [2024-03-04T10:10:55.571Z] 3aed9825789b: Waiting [2024-03-04T10:10:55.571Z] 8db965242818: Waiting [2024-03-04T10:10:55.571Z] aedc3bda2944: Waiting [2024-03-04T10:10:55.571Z] cae9ce2aa711: Layer already exists [2024-03-04T10:10:55.571Z] 017f0f7b350b: Layer already exists [2024-03-04T10:10:55.571Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:55.571Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:55.571Z] 2c1810c65665: Layer already exists [2024-03-04T10:10:55.571Z] 3aed9825789b: Layer already exists [2024-03-04T10:10:55.571Z] 8db965242818: Layer already exists [2024-03-04T10:10:55.571Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:55.571Z] main: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:10:55.924Z] ===================================================== [Pipeline] echo [2024-03-04T10:10:55.983Z] taggedImages: [2024-03-04T10:10:55.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:55.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-04T10:10:55.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 [2024-03-04T10:10:55.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:55.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-04T10:10:56.059Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-04T10:10:56.059Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:56.059Z] latest [2024-03-04T10:10:56.059Z] 3.2.0-dev.20 [2024-03-04T10:10:56.059Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:10:56.059Z] main [2024-03-04T10:10:56.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:56.645Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:57.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:10:57.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-04T10:10:57.106Z] 461238d8742c: Preparing [2024-03-04T10:10:57.106Z] 11889ddab9c9: Preparing [2024-03-04T10:10:57.106Z] 824be1766582: Preparing [2024-03-04T10:10:57.106Z] f97a181adf83: Preparing [2024-03-04T10:10:57.106Z] a054bdc6c890: Preparing [2024-03-04T10:10:57.106Z] b101593b20c6: Preparing [2024-03-04T10:10:57.106Z] 1b2209cd5ec6: Preparing [2024-03-04T10:10:57.106Z] 310cccd4ef50: Preparing [2024-03-04T10:10:57.106Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:57.106Z] b101593b20c6: Waiting [2024-03-04T10:10:57.106Z] 1b2209cd5ec6: Waiting [2024-03-04T10:10:57.106Z] 310cccd4ef50: Waiting [2024-03-04T10:10:57.106Z] 56b728de02e6: Preparing [2024-03-04T10:10:57.106Z] 59472ba7df09: Preparing [2024-03-04T10:10:57.106Z] 5f70bf18a086: Preparing [2024-03-04T10:10:57.106Z] 9967df185c66: Preparing [2024-03-04T10:10:57.106Z] b80c6689659f: Preparing [2024-03-04T10:10:57.106Z] 2f982e7dff35: Preparing [2024-03-04T10:10:57.106Z] aedc3bda2944: Preparing [2024-03-04T10:10:57.106Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:57.106Z] 56b728de02e6: Waiting [2024-03-04T10:10:57.106Z] 59472ba7df09: Waiting [2024-03-04T10:10:57.106Z] 5f70bf18a086: Waiting [2024-03-04T10:10:57.106Z] 9967df185c66: Waiting [2024-03-04T10:10:57.106Z] b80c6689659f: Waiting [2024-03-04T10:10:57.106Z] 2f982e7dff35: Waiting [2024-03-04T10:10:57.106Z] aedc3bda2944: Waiting [2024-03-04T10:10:57.106Z] a054bdc6c890: Pushed [2024-03-04T10:10:57.106Z] 461238d8742c: Pushed [2024-03-04T10:10:57.106Z] 11889ddab9c9: Pushed [2024-03-04T10:10:57.106Z] f97a181adf83: Pushed [2024-03-04T10:10:57.106Z] 824be1766582: Pushed [2024-03-04T10:10:57.106Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:57.366Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:57.366Z] b101593b20c6: Pushed [2024-03-04T10:10:57.366Z] 5f70bf18a086: Pushed [2024-03-04T10:10:57.367Z] 56b728de02e6: Pushed [2024-03-04T10:10:57.367Z] 59472ba7df09: Pushed [2024-03-04T10:10:57.367Z] 9967df185c66: Pushed [2024-03-04T10:10:57.367Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:57.367Z] b80c6689659f: Pushed [2024-03-04T10:10:57.367Z] 2f982e7dff35: Pushed [2024-03-04T10:10:57.701Z] #75 ... [2024-03-04T10:10:57.701Z] [2024-03-04T10:10:57.701Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T10:10:57.701Z] #63 15.39 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:10:57.701Z] #63 15.39 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:10:57.701Z] #63 15.39 OK: 19951 distinct packages available [2024-03-04T10:10:57.701Z] #63 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:57.701Z] #63 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:57.701Z] #63 22.85 OK: 266 MiB in 52 packages [2024-03-04T10:10:57.701Z] #63 DONE 23.9s [2024-03-04T10:10:57.701Z] [2024-03-04T10:10:57.701Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:10:58.289Z] #76 ... [2024-03-04T10:10:58.289Z] [2024-03-04T10:10:58.289Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T10:10:58.289Z] #59 15.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:10:58.289Z] #59 15.13 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:10:58.289Z] #59 15.13 OK: 19946 distinct packages available [2024-03-04T10:10:58.289Z] #59 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.289Z] #59 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.289Z] #59 23.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:58.289Z] #59 23.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:10:58.289Z] #59 23.21 (3/4) Installing libucontext (1.2-r2) [2024-03-04T10:10:58.289Z] #59 23.24 (4/4) Installing gcompat (1.1.0-r1) [2024-03-04T10:10:58.289Z] #59 23.32 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:58.289Z] #59 23.41 OK: 8 MiB in 19 packages [2024-03-04T10:10:58.289Z] #59 DONE 24.5s [2024-03-04T10:10:58.289Z] [2024-03-04T10:10:58.289Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T10:10:58.289Z] #62 16.40 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:10:58.289Z] #62 16.40 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:10:58.289Z] #62 16.40 OK: 19946 distinct packages available [2024-03-04T10:10:58.289Z] #62 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.289Z] #62 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.289Z] #62 23.00 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:58.289Z] #62 23.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:10:58.289Z] #62 23.12 (3/5) Installing libucontext (1.2-r2) [2024-03-04T10:10:58.289Z] #62 23.13 (4/5) Installing gcompat (1.1.0-r1) [2024-03-04T10:10:58.289Z] #62 23.14 (5/5) Installing openssl (3.1.4-r5) [2024-03-04T10:10:58.289Z] #62 23.22 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:58.289Z] #62 23.35 OK: 9 MiB in 20 packages [2024-03-04T10:10:58.289Z] #62 DONE 24.6s [2024-03-04T10:10:58.289Z] [2024-03-04T10:10:58.289Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T10:10:58.746Z] 1b2209cd5ec6: Pushed [2024-03-04T10:10:58.747Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-04T10:10:58.881Z] #77 ... [2024-03-04T10:10:58.882Z] [2024-03-04T10:10:58.882Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T10:10:58.882Z] #61 15.29 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T10:10:58.882Z] #61 15.29 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T10:10:58.882Z] #61 15.29 OK: 19946 distinct packages available [2024-03-04T10:10:58.882Z] #61 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.882Z] #61 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:10:58.882Z] #61 22.80 (1/11) Installing ca-certificates (20230506-r0) [2024-03-04T10:10:58.882Z] #61 23.05 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-04T10:10:58.882Z] #61 23.13 (3/11) Installing libunistring (1.1-r1) [2024-03-04T10:10:58.882Z] #61 23.20 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-04T10:10:58.882Z] #61 23.22 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-04T10:10:58.882Z] #61 23.23 (6/11) Installing libcurl (8.5.0-r0) [2024-03-04T10:10:58.882Z] #61 23.33 (7/11) Installing curl (8.5.0-r0) [2024-03-04T10:10:58.882Z] #61 23.33 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-04T10:10:58.882Z] #61 23.33 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-04T10:10:58.882Z] #61 23.34 (10/11) Installing libucontext (1.2-r2) [2024-03-04T10:10:58.882Z] #61 23.38 (11/11) Installing gcompat (1.1.0-r1) [2024-03-04T10:10:58.882Z] #61 23.39 Executing busybox-1.36.1-r5.trigger [2024-03-04T10:10:58.882Z] #61 23.50 Executing ca-certificates-20230506-r0.trigger [2024-03-04T10:10:58.882Z] #61 24.28 OK: 13 MiB in 26 packages [2024-03-04T10:10:58.882Z] #61 DONE 25.0s [2024-03-04T10:10:58.882Z] [2024-03-04T10:10:58.882Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:10:58.882Z] #78 ... [2024-03-04T10:10:58.882Z] [2024-03-04T10:10:58.882Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:10:58.882Z] #76 DONE 1.5s [Pipeline] sh [2024-03-04T10:10:59.150Z] [2024-03-04T10:10:59.150Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:10:59.214Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:10:59.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-04T10:10:59.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-04T10:10:59.683Z] 461238d8742c: Preparing [2024-03-04T10:10:59.683Z] 11889ddab9c9: Preparing [2024-03-04T10:10:59.683Z] 824be1766582: Preparing [2024-03-04T10:10:59.683Z] f97a181adf83: Preparing [2024-03-04T10:10:59.683Z] a054bdc6c890: Preparing [2024-03-04T10:10:59.683Z] b101593b20c6: Preparing [2024-03-04T10:10:59.683Z] 1b2209cd5ec6: Preparing [2024-03-04T10:10:59.683Z] 310cccd4ef50: Preparing [2024-03-04T10:10:59.683Z] 7fb81bb43d57: Preparing [2024-03-04T10:10:59.683Z] 56b728de02e6: Preparing [2024-03-04T10:10:59.683Z] 59472ba7df09: Preparing [2024-03-04T10:10:59.683Z] 5f70bf18a086: Preparing [2024-03-04T10:10:59.683Z] 9967df185c66: Preparing [2024-03-04T10:10:59.683Z] b80c6689659f: Preparing [2024-03-04T10:10:59.683Z] 2f982e7dff35: Preparing [2024-03-04T10:10:59.683Z] aedc3bda2944: Preparing [2024-03-04T10:10:59.683Z] 1b2209cd5ec6: Waiting [2024-03-04T10:10:59.683Z] 310cccd4ef50: Waiting [2024-03-04T10:10:59.683Z] 7fb81bb43d57: Waiting [2024-03-04T10:10:59.683Z] 56b728de02e6: Waiting [2024-03-04T10:10:59.683Z] 59472ba7df09: Waiting [2024-03-04T10:10:59.683Z] 5f70bf18a086: Waiting [2024-03-04T10:10:59.683Z] 9967df185c66: Waiting [2024-03-04T10:10:59.683Z] b80c6689659f: Waiting [2024-03-04T10:10:59.683Z] 2f982e7dff35: Waiting [2024-03-04T10:10:59.683Z] aedc3bda2944: Waiting [2024-03-04T10:10:59.683Z] b101593b20c6: Waiting [2024-03-04T10:10:59.683Z] 461238d8742c: Layer already exists [2024-03-04T10:10:59.683Z] 824be1766582: Layer already exists [2024-03-04T10:10:59.683Z] 11889ddab9c9: Layer already exists [2024-03-04T10:10:59.683Z] a054bdc6c890: Layer already exists [2024-03-04T10:10:59.683Z] f97a181adf83: Layer already exists [2024-03-04T10:10:59.683Z] b101593b20c6: Layer already exists [2024-03-04T10:10:59.683Z] 1b2209cd5ec6: Layer already exists [2024-03-04T10:10:59.683Z] 56b728de02e6: Layer already exists [2024-03-04T10:10:59.683Z] 310cccd4ef50: Layer already exists [2024-03-04T10:10:59.683Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:10:59.683Z] 5f70bf18a086: Layer already exists [2024-03-04T10:10:59.683Z] 59472ba7df09: Layer already exists [2024-03-04T10:10:59.683Z] b80c6689659f: Layer already exists [2024-03-04T10:10:59.683Z] 2f982e7dff35: Layer already exists [2024-03-04T10:10:59.683Z] 9967df185c66: Layer already exists [2024-03-04T10:10:59.683Z] aedc3bda2944: Layer already exists [2024-03-04T10:10:59.683Z] latest: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:00.240Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:00.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 [2024-03-04T10:11:00.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-04T10:11:00.705Z] 461238d8742c: Preparing [2024-03-04T10:11:00.705Z] 11889ddab9c9: Preparing [2024-03-04T10:11:00.705Z] 824be1766582: Preparing [2024-03-04T10:11:00.705Z] f97a181adf83: Preparing [2024-03-04T10:11:00.705Z] a054bdc6c890: Preparing [2024-03-04T10:11:00.705Z] b101593b20c6: Preparing [2024-03-04T10:11:00.705Z] 1b2209cd5ec6: Preparing [2024-03-04T10:11:00.705Z] 310cccd4ef50: Preparing [2024-03-04T10:11:00.705Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:00.705Z] 56b728de02e6: Preparing [2024-03-04T10:11:00.705Z] 59472ba7df09: Preparing [2024-03-04T10:11:00.705Z] 5f70bf18a086: Preparing [2024-03-04T10:11:00.705Z] 9967df185c66: Preparing [2024-03-04T10:11:00.705Z] b80c6689659f: Preparing [2024-03-04T10:11:00.705Z] 2f982e7dff35: Preparing [2024-03-04T10:11:00.705Z] aedc3bda2944: Preparing [2024-03-04T10:11:00.705Z] 56b728de02e6: Waiting [2024-03-04T10:11:00.705Z] 59472ba7df09: Waiting [2024-03-04T10:11:00.705Z] 5f70bf18a086: Waiting [2024-03-04T10:11:00.705Z] 9967df185c66: Waiting [2024-03-04T10:11:00.705Z] b80c6689659f: Waiting [2024-03-04T10:11:00.705Z] 2f982e7dff35: Waiting [2024-03-04T10:11:00.705Z] b101593b20c6: Waiting [2024-03-04T10:11:00.705Z] 1b2209cd5ec6: Waiting [2024-03-04T10:11:00.705Z] aedc3bda2944: Waiting [2024-03-04T10:11:00.705Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:00.705Z] 310cccd4ef50: Waiting [2024-03-04T10:11:00.705Z] a054bdc6c890: Layer already exists [2024-03-04T10:11:00.705Z] 11889ddab9c9: Layer already exists [2024-03-04T10:11:00.705Z] f97a181adf83: Layer already exists [2024-03-04T10:11:00.705Z] 461238d8742c: Layer already exists [2024-03-04T10:11:00.705Z] 824be1766582: Layer already exists [2024-03-04T10:11:00.705Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:00.705Z] 1b2209cd5ec6: Layer already exists [2024-03-04T10:11:00.705Z] 56b728de02e6: Layer already exists [2024-03-04T10:11:00.705Z] 5f70bf18a086: Layer already exists [2024-03-04T10:11:00.705Z] 59472ba7df09: Layer already exists [2024-03-04T10:11:00.705Z] 2f982e7dff35: Layer already exists [2024-03-04T10:11:00.705Z] b80c6689659f: Layer already exists [2024-03-04T10:11:00.705Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:00.705Z] b101593b20c6: Layer already exists [2024-03-04T10:11:00.705Z] 9967df185c66: Layer already exists [2024-03-04T10:11:00.705Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:00.705Z] 3.2.0-dev.20: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:01.174Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:01.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:01.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-04T10:11:01.644Z] 461238d8742c: Preparing [2024-03-04T10:11:01.644Z] 11889ddab9c9: Preparing [2024-03-04T10:11:01.644Z] 824be1766582: Preparing [2024-03-04T10:11:01.644Z] f97a181adf83: Preparing [2024-03-04T10:11:01.644Z] a054bdc6c890: Preparing [2024-03-04T10:11:01.644Z] b101593b20c6: Preparing [2024-03-04T10:11:01.644Z] 1b2209cd5ec6: Preparing [2024-03-04T10:11:01.644Z] 310cccd4ef50: Preparing [2024-03-04T10:11:01.644Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:01.644Z] 56b728de02e6: Preparing [2024-03-04T10:11:01.644Z] b101593b20c6: Waiting [2024-03-04T10:11:01.644Z] 59472ba7df09: Preparing [2024-03-04T10:11:01.644Z] 5f70bf18a086: Preparing [2024-03-04T10:11:01.644Z] 9967df185c66: Preparing [2024-03-04T10:11:01.644Z] 1b2209cd5ec6: Waiting [2024-03-04T10:11:01.644Z] b80c6689659f: Preparing [2024-03-04T10:11:01.644Z] 2f982e7dff35: Preparing [2024-03-04T10:11:01.644Z] aedc3bda2944: Preparing [2024-03-04T10:11:01.644Z] 59472ba7df09: Waiting [2024-03-04T10:11:01.644Z] b80c6689659f: Waiting [2024-03-04T10:11:01.644Z] 5f70bf18a086: Waiting [2024-03-04T10:11:01.644Z] 2f982e7dff35: Waiting [2024-03-04T10:11:01.644Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:01.644Z] 9967df185c66: Waiting [2024-03-04T10:11:01.644Z] 56b728de02e6: Waiting [2024-03-04T10:11:01.644Z] aedc3bda2944: Waiting [2024-03-04T10:11:01.644Z] 824be1766582: Layer already exists [2024-03-04T10:11:01.644Z] a054bdc6c890: Layer already exists [2024-03-04T10:11:01.644Z] f97a181adf83: Layer already exists [2024-03-04T10:11:01.644Z] 461238d8742c: Layer already exists [2024-03-04T10:11:01.644Z] 11889ddab9c9: Layer already exists [2024-03-04T10:11:01.644Z] b101593b20c6: Layer already exists [2024-03-04T10:11:01.644Z] 1b2209cd5ec6: Layer already exists [2024-03-04T10:11:01.644Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:01.644Z] 56b728de02e6: Layer already exists [2024-03-04T10:11:01.644Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:01.644Z] b80c6689659f: Layer already exists [2024-03-04T10:11:01.644Z] 5f70bf18a086: Layer already exists [2024-03-04T10:11:01.644Z] 9967df185c66: Layer already exists [2024-03-04T10:11:01.644Z] 2f982e7dff35: Layer already exists [2024-03-04T10:11:01.644Z] 59472ba7df09: Layer already exists [2024-03-04T10:11:01.644Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:01.644Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:02.129Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:02.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-04T10:11:02.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-04T10:11:02.672Z] 461238d8742c: Preparing [2024-03-04T10:11:02.672Z] 11889ddab9c9: Preparing [2024-03-04T10:11:02.672Z] 824be1766582: Preparing [2024-03-04T10:11:02.672Z] f97a181adf83: Preparing [2024-03-04T10:11:02.672Z] a054bdc6c890: Preparing [2024-03-04T10:11:02.672Z] b101593b20c6: Preparing [2024-03-04T10:11:02.672Z] 1b2209cd5ec6: Preparing [2024-03-04T10:11:02.672Z] 310cccd4ef50: Preparing [2024-03-04T10:11:02.672Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:02.672Z] 56b728de02e6: Preparing [2024-03-04T10:11:02.672Z] 59472ba7df09: Preparing [2024-03-04T10:11:02.672Z] 5f70bf18a086: Preparing [2024-03-04T10:11:02.672Z] 9967df185c66: Preparing [2024-03-04T10:11:02.672Z] b80c6689659f: Preparing [2024-03-04T10:11:02.672Z] 2f982e7dff35: Preparing [2024-03-04T10:11:02.672Z] 1b2209cd5ec6: Waiting [2024-03-04T10:11:02.672Z] aedc3bda2944: Preparing [2024-03-04T10:11:02.672Z] 310cccd4ef50: Waiting [2024-03-04T10:11:02.672Z] 5f70bf18a086: Waiting [2024-03-04T10:11:02.672Z] 9967df185c66: Waiting [2024-03-04T10:11:02.672Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:02.672Z] aedc3bda2944: Waiting [2024-03-04T10:11:02.672Z] b80c6689659f: Waiting [2024-03-04T10:11:02.672Z] 56b728de02e6: Waiting [2024-03-04T10:11:02.672Z] 59472ba7df09: Waiting [2024-03-04T10:11:02.672Z] 2f982e7dff35: Waiting [2024-03-04T10:11:02.672Z] b101593b20c6: Waiting [2024-03-04T10:11:02.672Z] 11889ddab9c9: Layer already exists [2024-03-04T10:11:02.672Z] 461238d8742c: Layer already exists [2024-03-04T10:11:02.672Z] 824be1766582: Layer already exists [2024-03-04T10:11:02.672Z] f97a181adf83: Layer already exists [2024-03-04T10:11:02.672Z] a054bdc6c890: Layer already exists [2024-03-04T10:11:02.672Z] b101593b20c6: Layer already exists [2024-03-04T10:11:02.672Z] 1b2209cd5ec6: Layer already exists [2024-03-04T10:11:02.672Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:02.672Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:02.672Z] 56b728de02e6: Layer already exists [2024-03-04T10:11:02.672Z] 59472ba7df09: Layer already exists [2024-03-04T10:11:02.672Z] 9967df185c66: Layer already exists [2024-03-04T10:11:02.672Z] b80c6689659f: Layer already exists [2024-03-04T10:11:02.672Z] 2f982e7dff35: Layer already exists [2024-03-04T10:11:02.672Z] 5f70bf18a086: Layer already exists [2024-03-04T10:11:02.672Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:02.672Z] main: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:03.038Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:03.102Z] taggedImages: [2024-03-04T10:11:03.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:03.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-04T10:11:03.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 [2024-03-04T10:11:03.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:03.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-04T10:11:03.186Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-04T10:11:03.186Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:03.186Z] latest [2024-03-04T10:11:03.186Z] 3.2.0-dev.20 [2024-03-04T10:11:03.186Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:03.186Z] main [2024-03-04T10:11:03.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-03-04T10:11:03.408Z] #79 ... [2024-03-04T10:11:03.408Z] [2024-03-04T10:11:03.408Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T10:11:03.408Z] #67 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:03.408Z] #67 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:03.408Z] #67 11.30 OK: 8 MiB in 16 packages [2024-03-04T10:11:03.408Z] #67 DONE 12.8s [2024-03-04T10:11:03.408Z] [2024-03-04T10:11:03.408Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:11:03.408Z] #75 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:03.887Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:04.371Z] #75 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:04.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:04.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-04T10:11:04.380Z] d98387b32eb7: Preparing [2024-03-04T10:11:04.380Z] 2adbc92d4f41: Preparing [2024-03-04T10:11:04.380Z] ecb36409728c: Preparing [2024-03-04T10:11:04.380Z] 7037fe7695d5: Preparing [2024-03-04T10:11:04.380Z] 310cccd4ef50: Preparing [2024-03-04T10:11:04.380Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:04.380Z] 3aed9825789b: Preparing [2024-03-04T10:11:04.380Z] 8db965242818: Preparing [2024-03-04T10:11:04.380Z] aedc3bda2944: Preparing [2024-03-04T10:11:04.380Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:04.380Z] 3aed9825789b: Waiting [2024-03-04T10:11:04.380Z] aedc3bda2944: Waiting [2024-03-04T10:11:04.380Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:04.380Z] d98387b32eb7: Layer already exists [2024-03-04T10:11:04.380Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:11:04.380Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:04.380Z] 3aed9825789b: Layer already exists [2024-03-04T10:11:04.380Z] 8db965242818: Layer already exists [2024-03-04T10:11:04.380Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:04.380Z] ecb36409728c: Pushed [2024-03-04T10:11:05.329Z] #75 ... [2024-03-04T10:11:05.329Z] [2024-03-04T10:11:05.329Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T10:11:05.329Z] #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:05.329Z] #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:05.329Z] #80 ... [2024-03-04T10:11:05.329Z] [2024-03-04T10:11:05.329Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:11:05.329Z] #78 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:05.596Z] #78 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:05.765Z] 7037fe7695d5: Pushed [2024-03-04T10:11:05.765Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:06.259Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:06.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-04T10:11:06.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-04T10:11:06.904Z] d98387b32eb7: Preparing [2024-03-04T10:11:06.904Z] 2adbc92d4f41: Preparing [2024-03-04T10:11:06.904Z] ecb36409728c: Preparing [2024-03-04T10:11:06.904Z] 7037fe7695d5: Preparing [2024-03-04T10:11:06.904Z] 310cccd4ef50: Preparing [2024-03-04T10:11:06.904Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:06.904Z] 3aed9825789b: Preparing [2024-03-04T10:11:06.904Z] 8db965242818: Preparing [2024-03-04T10:11:06.904Z] aedc3bda2944: Preparing [2024-03-04T10:11:06.904Z] 8db965242818: Waiting [2024-03-04T10:11:06.904Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:06.904Z] aedc3bda2944: Waiting [2024-03-04T10:11:06.904Z] 3aed9825789b: Waiting [2024-03-04T10:11:06.904Z] d98387b32eb7: Layer already exists [2024-03-04T10:11:06.904Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:11:06.904Z] 7037fe7695d5: Layer already exists [2024-03-04T10:11:06.904Z] ecb36409728c: Layer already exists [2024-03-04T10:11:06.904Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:06.904Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:06.904Z] 3aed9825789b: Layer already exists [2024-03-04T10:11:06.904Z] 8db965242818: Layer already exists [2024-03-04T10:11:06.904Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:06.904Z] latest: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:07.391Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:07.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 [2024-03-04T10:11:07.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-04T10:11:07.868Z] d98387b32eb7: Preparing [2024-03-04T10:11:07.868Z] 2adbc92d4f41: Preparing [2024-03-04T10:11:07.868Z] ecb36409728c: Preparing [2024-03-04T10:11:07.868Z] 7037fe7695d5: Preparing [2024-03-04T10:11:07.868Z] 310cccd4ef50: Preparing [2024-03-04T10:11:07.868Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:07.868Z] 3aed9825789b: Preparing [2024-03-04T10:11:07.868Z] 8db965242818: Preparing [2024-03-04T10:11:07.868Z] aedc3bda2944: Preparing [2024-03-04T10:11:07.868Z] 3aed9825789b: Waiting [2024-03-04T10:11:07.868Z] 8db965242818: Waiting [2024-03-04T10:11:07.868Z] aedc3bda2944: Waiting [2024-03-04T10:11:07.868Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:07.868Z] 7037fe7695d5: Layer already exists [2024-03-04T10:11:07.868Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:07.868Z] ecb36409728c: Layer already exists [2024-03-04T10:11:07.868Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:11:07.868Z] d98387b32eb7: Layer already exists [2024-03-04T10:11:07.868Z] 3aed9825789b: Layer already exists [2024-03-04T10:11:07.868Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:07.868Z] 8db965242818: Layer already exists [2024-03-04T10:11:07.868Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:07.868Z] 3.2.0-dev.20: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:08.202Z] #78 ... [2024-03-04T10:11:08.202Z] [2024-03-04T10:11:08.202Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T10:11:08.202Z] #0 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:08.202Z] #0 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:08.364Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:08.474Z] #81 ... [2024-03-04T10:11:08.474Z] [2024-03-04T10:11:08.474Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T10:11:08.474Z] #80 12.99 OK: 18 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:08.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:08.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-04T10:11:08.854Z] d98387b32eb7: Preparing [2024-03-04T10:11:08.854Z] 2adbc92d4f41: Preparing [2024-03-04T10:11:08.854Z] ecb36409728c: Preparing [2024-03-04T10:11:08.854Z] 7037fe7695d5: Preparing [2024-03-04T10:11:08.854Z] 310cccd4ef50: Preparing [2024-03-04T10:11:08.854Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:08.854Z] 3aed9825789b: Preparing [2024-03-04T10:11:08.854Z] 8db965242818: Preparing [2024-03-04T10:11:08.854Z] aedc3bda2944: Preparing [2024-03-04T10:11:08.854Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:08.854Z] 3aed9825789b: Waiting [2024-03-04T10:11:08.854Z] 8db965242818: Waiting [2024-03-04T10:11:08.854Z] aedc3bda2944: Waiting [2024-03-04T10:11:08.854Z] 7037fe7695d5: Layer already exists [2024-03-04T10:11:08.854Z] d98387b32eb7: Layer already exists [2024-03-04T10:11:08.854Z] ecb36409728c: Layer already exists [2024-03-04T10:11:08.854Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:11:08.854Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:08.854Z] 3aed9825789b: Layer already exists [2024-03-04T10:11:08.854Z] 8db965242818: Layer already exists [2024-03-04T10:11:08.854Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:08.854Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:08.854Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:09.352Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:09.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-04T10:11:09.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-04T10:11:09.909Z] d98387b32eb7: Preparing [2024-03-04T10:11:09.909Z] 2adbc92d4f41: Preparing [2024-03-04T10:11:09.909Z] ecb36409728c: Preparing [2024-03-04T10:11:09.909Z] 7037fe7695d5: Preparing [2024-03-04T10:11:09.909Z] 310cccd4ef50: Preparing [2024-03-04T10:11:09.909Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:09.909Z] 3aed9825789b: Preparing [2024-03-04T10:11:09.909Z] 8db965242818: Preparing [2024-03-04T10:11:09.909Z] aedc3bda2944: Preparing [2024-03-04T10:11:09.909Z] 8db965242818: Waiting [2024-03-04T10:11:09.909Z] aedc3bda2944: Waiting [2024-03-04T10:11:09.909Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:09.909Z] 3aed9825789b: Waiting [2024-03-04T10:11:09.909Z] 2adbc92d4f41: Layer already exists [2024-03-04T10:11:09.909Z] 7037fe7695d5: Layer already exists [2024-03-04T10:11:09.909Z] d98387b32eb7: Layer already exists [2024-03-04T10:11:09.909Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:09.909Z] ecb36409728c: Layer already exists [2024-03-04T10:11:09.909Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:09.909Z] 3aed9825789b: Layer already exists [2024-03-04T10:11:09.909Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:09.909Z] 8db965242818: Layer already exists [2024-03-04T10:11:09.909Z] main: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:10.319Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:10.388Z] taggedImages: [2024-03-04T10:11:10.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:10.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-04T10:11:10.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 [2024-03-04T10:11:10.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:10.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-04T10:11:10.430Z] #80 ... [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #69 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #69 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #69 15.52 OK: 8 MiB in 17 packages [2024-03-04T10:11:10.430Z] #69 DONE 18.5s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #71 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #71 15.23 OK: 18 MiB in 19 packages [2024-03-04T10:11:10.430Z] #71 DONE 17.3s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #68 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #68 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #68 15.47 OK: 8 MiB in 16 packages [2024-03-04T10:11:10.430Z] #68 DONE 18.8s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #78 9.841 OK: 13 MiB in 26 packages [2024-03-04T10:11:10.430Z] #78 DONE 11.7s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #81 10.77 OK: 8 MiB in 19 packages [2024-03-04T10:11:10.430Z] #81 DONE 12.1s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:11:10.430Z] #82 ... [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #77 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #77 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:11:10.430Z] #77 10.35 OK: 9 MiB in 20 packages [2024-03-04T10:11:10.430Z] #77 DONE 12.3s [2024-03-04T10:11:10.430Z] [2024-03-04T10:11:10.430Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T10:11:10.430Z] #75 12.90 OK: 9 MiB in 17 packages [2024-03-04T10:11:10.430Z] #75 DONE 15.5s [Pipeline] echo [2024-03-04T10:11:10.531Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-04T10:11:10.531Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:10.531Z] latest [2024-03-04T10:11:10.531Z] 3.2.0-dev.20 [2024-03-04T10:11:10.531Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:10.531Z] main [2024-03-04T10:11:10.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-03-04T10:11:10.700Z] [2024-03-04T10:11:10.700Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T10:11:10.700Z] #80 DONE 15.6s [2024-03-04T10:11:10.700Z] [2024-03-04T10:11:10.700Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:10.970Z] #83 ... [2024-03-04T10:11:10.970Z] [2024-03-04T10:11:10.970Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-04T10:11:10.970Z] #84 DONE 0.5s [2024-03-04T10:11:11.171Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:11.248Z] [2024-03-04T10:11:11.248Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:11.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:11.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-04T10:11:11.663Z] d2e229e89165: Preparing [2024-03-04T10:11:11.663Z] 1172ee7ba82d: Preparing [2024-03-04T10:11:11.663Z] 1926f7a268ec: Preparing [2024-03-04T10:11:11.663Z] d86d43b56ccd: Preparing [2024-03-04T10:11:11.663Z] 63e4bf6964b7: Preparing [2024-03-04T10:11:11.663Z] 310cccd4ef50: Preparing [2024-03-04T10:11:11.663Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:11.663Z] 0e24eec5f53f: Preparing [2024-03-04T10:11:11.663Z] 3593b033189b: Preparing [2024-03-04T10:11:11.663Z] 9a3eb0127d22: Preparing [2024-03-04T10:11:11.663Z] aedc3bda2944: Preparing [2024-03-04T10:11:11.663Z] 310cccd4ef50: Waiting [2024-03-04T10:11:11.663Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:11.663Z] 0e24eec5f53f: Waiting [2024-03-04T10:11:11.663Z] 3593b033189b: Waiting [2024-03-04T10:11:11.663Z] 9a3eb0127d22: Waiting [2024-03-04T10:11:11.663Z] aedc3bda2944: Waiting [2024-03-04T10:11:11.663Z] 63e4bf6964b7: Pushed [2024-03-04T10:11:11.663Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:11.663Z] d2e229e89165: Pushed [2024-03-04T10:11:11.663Z] 1172ee7ba82d: Pushed [2024-03-04T10:11:11.663Z] d86d43b56ccd: Pushed [2024-03-04T10:11:11.663Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:11.663Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:11.922Z] 0e24eec5f53f: Pushed [2024-03-04T10:11:11.922Z] 3593b033189b: Pushed [2024-03-04T10:11:12.858Z] 1926f7a268ec: Pushed [2024-03-04T10:11:12.858Z] 9a3eb0127d22: Pushed [2024-03-04T10:11:13.118Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:13.218Z] #85 ... [2024-03-04T10:11:13.218Z] [2024-03-04T10:11:13.218Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:11:13.218Z] #82 DONE 2.6s [2024-03-04T10:11:13.218Z] [2024-03-04T10:11:13.218Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:11:13.218Z] #83 DONE 2.6s [2024-03-04T10:11:13.218Z] [2024-03-04T10:11:13.218Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-04T10:11:13.218Z] #85 DONE 2.6s [2024-03-04T10:11:13.218Z] [2024-03-04T10:11:13.218Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:11:13.218Z] #86 ... [2024-03-04T10:11:13.218Z] [2024-03-04T10:11:13.218Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-04T10:11:13.218Z] #87 DONE 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:13.486Z] [2024-03-04T10:11:13.486Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-04T10:11:13.486Z] #88 DONE 0.4s [2024-03-04T10:11:13.486Z] [2024-03-04T10:11:13.486Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-04T10:11:13.635Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:13.756Z] #89 DONE 0.3s [2024-03-04T10:11:13.756Z] [2024-03-04T10:11:13.756Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-04T10:11:13.756Z] #90 DONE 0.4s [2024-03-04T10:11:13.756Z] [2024-03-04T10:11:13.756Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:11:13.756Z] #91 ... [2024-03-04T10:11:13.756Z] [2024-03-04T10:11:13.756Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-04T10:11:13.756Z] #92 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:14.032Z] [2024-03-04T10:11:14.032Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-04T10:11:14.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-04T10:11:14.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-04T10:11:14.126Z] d2e229e89165: Preparing [2024-03-04T10:11:14.126Z] 1172ee7ba82d: Preparing [2024-03-04T10:11:14.126Z] 1926f7a268ec: Preparing [2024-03-04T10:11:14.126Z] d86d43b56ccd: Preparing [2024-03-04T10:11:14.126Z] 63e4bf6964b7: Preparing [2024-03-04T10:11:14.126Z] 310cccd4ef50: Preparing [2024-03-04T10:11:14.126Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:14.126Z] 0e24eec5f53f: Preparing [2024-03-04T10:11:14.126Z] 3593b033189b: Preparing [2024-03-04T10:11:14.126Z] 9a3eb0127d22: Preparing [2024-03-04T10:11:14.126Z] aedc3bda2944: Preparing [2024-03-04T10:11:14.126Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:14.126Z] 0e24eec5f53f: Waiting [2024-03-04T10:11:14.126Z] 3593b033189b: Waiting [2024-03-04T10:11:14.126Z] 9a3eb0127d22: Waiting [2024-03-04T10:11:14.126Z] 310cccd4ef50: Waiting [2024-03-04T10:11:14.126Z] d86d43b56ccd: Layer already exists [2024-03-04T10:11:14.126Z] 63e4bf6964b7: Layer already exists [2024-03-04T10:11:14.126Z] d2e229e89165: Layer already exists [2024-03-04T10:11:14.126Z] 1172ee7ba82d: Layer already exists [2024-03-04T10:11:14.126Z] 1926f7a268ec: Layer already exists [2024-03-04T10:11:14.126Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:14.126Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:14.126Z] 0e24eec5f53f: Layer already exists [2024-03-04T10:11:14.126Z] 9a3eb0127d22: Layer already exists [2024-03-04T10:11:14.126Z] 3593b033189b: Layer already exists [2024-03-04T10:11:14.126Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:14.126Z] latest: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-04T10:11:14.301Z] #93 ... [2024-03-04T10:11:14.301Z] [2024-03-04T10:11:14.301Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:11:14.301Z] #94 DONE 0.4s [2024-03-04T10:11:14.301Z] [2024-03-04T10:11:14.301Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-04T10:11:14.301Z] #93 DONE 0.5s [2024-03-04T10:11:14.301Z] [2024-03-04T10:11:14.301Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:11:14.301Z] #91 DONE 0.5s [2024-03-04T10:11:14.301Z] [2024-03-04T10:11:14.301Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh [2024-03-04T10:11:14.568Z] #95 DONE 0.2s [2024-03-04T10:11:14.568Z] [2024-03-04T10:11:14.569Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-04T10:11:14.569Z] #96 DONE 0.2s [2024-03-04T10:11:14.569Z] [2024-03-04T10:11:14.569Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T10:11:14.569Z] #97 ... [2024-03-04T10:11:14.569Z] [2024-03-04T10:11:14.569Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-04T10:11:14.569Z] #98 DONE 0.3s [2024-03-04T10:11:14.633Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-04T10:11:14.843Z] [2024-03-04T10:11:14.843Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T10:11:14.843Z] #97 DONE 0.3s [2024-03-04T10:11:14.843Z] [2024-03-04T10:11:14.843Z] #99 [security-spire-server] exporting to image [2024-03-04T10:11:14.843Z] #99 exporting layers [Pipeline] sh [2024-03-04T10:11:15.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 [2024-03-04T10:11:15.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-04T10:11:15.135Z] d2e229e89165: Preparing [2024-03-04T10:11:15.135Z] 1172ee7ba82d: Preparing [2024-03-04T10:11:15.135Z] 1926f7a268ec: Preparing [2024-03-04T10:11:15.135Z] d86d43b56ccd: Preparing [2024-03-04T10:11:15.135Z] 63e4bf6964b7: Preparing [2024-03-04T10:11:15.135Z] 310cccd4ef50: Preparing [2024-03-04T10:11:15.135Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:15.135Z] 0e24eec5f53f: Preparing [2024-03-04T10:11:15.135Z] 3593b033189b: Preparing [2024-03-04T10:11:15.135Z] 9a3eb0127d22: Preparing [2024-03-04T10:11:15.135Z] aedc3bda2944: Preparing [2024-03-04T10:11:15.135Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:15.135Z] 3593b033189b: Waiting [2024-03-04T10:11:15.135Z] 9a3eb0127d22: Waiting [2024-03-04T10:11:15.135Z] aedc3bda2944: Waiting [2024-03-04T10:11:15.135Z] 310cccd4ef50: Waiting [2024-03-04T10:11:15.135Z] 0e24eec5f53f: Waiting [2024-03-04T10:11:15.135Z] 63e4bf6964b7: Layer already exists [2024-03-04T10:11:15.135Z] 1172ee7ba82d: Layer already exists [2024-03-04T10:11:15.135Z] d2e229e89165: Layer already exists [2024-03-04T10:11:15.135Z] 1926f7a268ec: Layer already exists [2024-03-04T10:11:15.135Z] d86d43b56ccd: Layer already exists [2024-03-04T10:11:15.135Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:15.135Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:15.135Z] 0e24eec5f53f: Layer already exists [2024-03-04T10:11:15.135Z] 3593b033189b: Layer already exists [2024-03-04T10:11:15.135Z] 9a3eb0127d22: Layer already exists [2024-03-04T10:11:15.135Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:15.135Z] 3.2.0-dev.20: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:15.426Z] #99 ... [2024-03-04T10:11:15.427Z] [2024-03-04T10:11:15.427Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T10:11:15.427Z] #86 DONE 2.2s [2024-03-04T10:11:15.427Z] [2024-03-04T10:11:15.427Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-04T10:11:15.427Z] #100 DONE 0.2s [2024-03-04T10:11:15.427Z] [2024-03-04T10:11:15.427Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:15.649Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [2024-03-04T10:11:15.706Z] #79 ... [2024-03-04T10:11:15.706Z] [2024-03-04T10:11:15.706Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:15.974Z] #101 DONE 0.3s [2024-03-04T10:11:15.974Z] [2024-03-04T10:11:15.974Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T10:11:16.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:16.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-04T10:11:16.151Z] d2e229e89165: Preparing [2024-03-04T10:11:16.151Z] 1172ee7ba82d: Preparing [2024-03-04T10:11:16.151Z] 1926f7a268ec: Preparing [2024-03-04T10:11:16.151Z] d86d43b56ccd: Preparing [2024-03-04T10:11:16.151Z] 63e4bf6964b7: Preparing [2024-03-04T10:11:16.151Z] 310cccd4ef50: Preparing [2024-03-04T10:11:16.151Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:16.151Z] 0e24eec5f53f: Preparing [2024-03-04T10:11:16.151Z] 3593b033189b: Preparing [2024-03-04T10:11:16.151Z] 9a3eb0127d22: Preparing [2024-03-04T10:11:16.151Z] aedc3bda2944: Preparing [2024-03-04T10:11:16.151Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:16.151Z] 0e24eec5f53f: Waiting [2024-03-04T10:11:16.151Z] 3593b033189b: Waiting [2024-03-04T10:11:16.151Z] 9a3eb0127d22: Waiting [2024-03-04T10:11:16.151Z] aedc3bda2944: Waiting [2024-03-04T10:11:16.151Z] 310cccd4ef50: Waiting [2024-03-04T10:11:16.151Z] d2e229e89165: Layer already exists [2024-03-04T10:11:16.151Z] 1172ee7ba82d: Layer already exists [2024-03-04T10:11:16.151Z] 1926f7a268ec: Layer already exists [2024-03-04T10:11:16.151Z] d86d43b56ccd: Layer already exists [2024-03-04T10:11:16.151Z] 63e4bf6964b7: Layer already exists [2024-03-04T10:11:16.151Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:16.151Z] 0e24eec5f53f: Layer already exists [2024-03-04T10:11:16.151Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:16.151Z] 3593b033189b: Layer already exists [2024-03-04T10:11:16.151Z] 9a3eb0127d22: Layer already exists [2024-03-04T10:11:16.151Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:16.151Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:16.243Z] #102 DONE 0.3s [2024-03-04T10:11:16.243Z] [2024-03-04T10:11:16.243Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:16.590Z] #103 DONE 0.3s [2024-03-04T10:11:16.590Z] [2024-03-04T10:11:16.590Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-04T10:11:16.731Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:16.857Z] #104 DONE 0.3s [2024-03-04T10:11:16.857Z] [2024-03-04T10:11:16.857Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:11:16.857Z] #52 ... [2024-03-04T10:11:16.857Z] [2024-03-04T10:11:16.857Z] #99 [security-spire-agent] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:17.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-04T10:11:17.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-04T10:11:17.283Z] d2e229e89165: Preparing [2024-03-04T10:11:17.283Z] 1172ee7ba82d: Preparing [2024-03-04T10:11:17.283Z] 1926f7a268ec: Preparing [2024-03-04T10:11:17.283Z] d86d43b56ccd: Preparing [2024-03-04T10:11:17.283Z] 63e4bf6964b7: Preparing [2024-03-04T10:11:17.283Z] 310cccd4ef50: Preparing [2024-03-04T10:11:17.283Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:17.283Z] 0e24eec5f53f: Preparing [2024-03-04T10:11:17.283Z] 3593b033189b: Preparing [2024-03-04T10:11:17.283Z] 9a3eb0127d22: Preparing [2024-03-04T10:11:17.283Z] aedc3bda2944: Preparing [2024-03-04T10:11:17.283Z] 3593b033189b: Waiting [2024-03-04T10:11:17.283Z] 9a3eb0127d22: Waiting [2024-03-04T10:11:17.283Z] aedc3bda2944: Waiting [2024-03-04T10:11:17.283Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:17.283Z] 0e24eec5f53f: Waiting [2024-03-04T10:11:17.283Z] 310cccd4ef50: Waiting [2024-03-04T10:11:17.283Z] 63e4bf6964b7: Layer already exists [2024-03-04T10:11:17.283Z] 1926f7a268ec: Layer already exists [2024-03-04T10:11:17.283Z] 1172ee7ba82d: Layer already exists [2024-03-04T10:11:17.283Z] d86d43b56ccd: Layer already exists [2024-03-04T10:11:17.283Z] d2e229e89165: Layer already exists [2024-03-04T10:11:17.283Z] 0e24eec5f53f: Layer already exists [2024-03-04T10:11:17.283Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:17.283Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:17.283Z] 9a3eb0127d22: Layer already exists [2024-03-04T10:11:17.283Z] 3593b033189b: Layer already exists [2024-03-04T10:11:17.283Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:17.283Z] main: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:17.697Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:17.766Z] taggedImages: [2024-03-04T10:11:17.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:17.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-04T10:11:17.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 [2024-03-04T10:11:17.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:17.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-04T10:11:17.852Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-04T10:11:17.852Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:17.852Z] latest [2024-03-04T10:11:17.852Z] 3.2.0-dev.20 [2024-03-04T10:11:17.852Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:17.852Z] main [2024-03-04T10:11:17.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:18.279Z] #99 exporting layers 3.4s done [2024-03-04T10:11:18.279Z] #99 writing image sha256:2a3cbed151995ddd3c0122e121a43befd0f6c1e33b6851f6bde0a8265a8109f7 0.0s done [2024-03-04T10:11:18.279Z] #99 naming to docker.io/library/security-spire-config-arm64 [2024-03-04T10:11:18.279Z] #99 exporting layers 3.4s done [2024-03-04T10:11:18.279Z] #99 naming to docker.io/library/security-spire-config-arm64 done [2024-03-04T10:11:18.279Z] #99 writing image sha256:6f7d4039c3aead10b003a35f2ee2b39a247d64f2bccab935b2d69c48bd749316 [2024-03-04T10:11:18.279Z] #99 writing image sha256:6f7d4039c3aead10b003a35f2ee2b39a247d64f2bccab935b2d69c48bd749316 0.0s done [2024-03-04T10:11:18.279Z] #99 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-04T10:11:18.510Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:18.861Z] #99 exporting layers 2.2s done [2024-03-04T10:11:18.861Z] #99 writing image sha256:dcb647bd9a962b0151f88053bf09f69774e16ebc89885adb5789af658bfa7618 0.0s done [2024-03-04T10:11:18.861Z] #99 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-04T10:11:18.861Z] #99 DONE 4.3s [2024-03-04T10:11:18.861Z] [2024-03-04T10:11:18.861Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:11:19.009Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:19.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-04T10:11:19.009Z] 9b3e55b37dbb: Preparing [2024-03-04T10:11:19.009Z] 68c865b4d15a: Preparing [2024-03-04T10:11:19.009Z] a1d0cc9f425a: Preparing [2024-03-04T10:11:19.009Z] 8dc81c66979f: Preparing [2024-03-04T10:11:19.009Z] 9ae4781979d8: Preparing [2024-03-04T10:11:19.009Z] cddb66e07a23: Preparing [2024-03-04T10:11:19.009Z] dd8e935a3bab: Preparing [2024-03-04T10:11:19.009Z] 310cccd4ef50: Preparing [2024-03-04T10:11:19.009Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:19.009Z] dd8e935a3bab: Waiting [2024-03-04T10:11:19.009Z] cddb66e07a23: Waiting [2024-03-04T10:11:19.009Z] 310cccd4ef50: Waiting [2024-03-04T10:11:19.009Z] d9f86dc01195: Preparing [2024-03-04T10:11:19.009Z] e9eb884d8d34: Preparing [2024-03-04T10:11:19.009Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:19.009Z] d9f86dc01195: Waiting [2024-03-04T10:11:19.009Z] aedc3bda2944: Preparing [2024-03-04T10:11:19.009Z] e9eb884d8d34: Waiting [2024-03-04T10:11:19.009Z] aedc3bda2944: Waiting [2024-03-04T10:11:19.009Z] 68c865b4d15a: Pushed [2024-03-04T10:11:19.009Z] 9ae4781979d8: Pushed [2024-03-04T10:11:19.009Z] 9b3e55b37dbb: Pushed [2024-03-04T10:11:19.009Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:19.009Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:19.009Z] cddb66e07a23: Pushed [2024-03-04T10:11:19.267Z] dd8e935a3bab: Pushed [2024-03-04T10:11:19.267Z] d9f86dc01195: Pushed [2024-03-04T10:11:19.267Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:20.201Z] 8dc81c66979f: Pushed [2024-03-04T10:11:20.201Z] a1d0cc9f425a: Pushed [2024-03-04T10:11:20.770Z] e9eb884d8d34: Pushed [2024-03-04T10:11:20.770Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:21.290Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:21.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-04T10:11:21.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-04T10:11:21.802Z] 9b3e55b37dbb: Preparing [2024-03-04T10:11:21.802Z] 68c865b4d15a: Preparing [2024-03-04T10:11:21.802Z] a1d0cc9f425a: Preparing [2024-03-04T10:11:21.802Z] 8dc81c66979f: Preparing [2024-03-04T10:11:21.802Z] 9ae4781979d8: Preparing [2024-03-04T10:11:21.802Z] cddb66e07a23: Preparing [2024-03-04T10:11:21.802Z] dd8e935a3bab: Preparing [2024-03-04T10:11:21.802Z] 310cccd4ef50: Preparing [2024-03-04T10:11:21.802Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:21.802Z] d9f86dc01195: Preparing [2024-03-04T10:11:21.802Z] e9eb884d8d34: Preparing [2024-03-04T10:11:21.802Z] aedc3bda2944: Preparing [2024-03-04T10:11:21.802Z] dd8e935a3bab: Waiting [2024-03-04T10:11:21.802Z] d9f86dc01195: Waiting [2024-03-04T10:11:21.802Z] e9eb884d8d34: Waiting [2024-03-04T10:11:21.802Z] aedc3bda2944: Waiting [2024-03-04T10:11:21.802Z] 310cccd4ef50: Waiting [2024-03-04T10:11:21.802Z] cddb66e07a23: Waiting [2024-03-04T10:11:21.802Z] 9ae4781979d8: Layer already exists [2024-03-04T10:11:21.802Z] 68c865b4d15a: Layer already exists [2024-03-04T10:11:21.802Z] 8dc81c66979f: Layer already exists [2024-03-04T10:11:21.802Z] 9b3e55b37dbb: Layer already exists [2024-03-04T10:11:21.802Z] a1d0cc9f425a: Layer already exists [2024-03-04T10:11:21.802Z] cddb66e07a23: Layer already exists [2024-03-04T10:11:21.802Z] dd8e935a3bab: Layer already exists [2024-03-04T10:11:21.802Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:21.802Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:21.802Z] d9f86dc01195: Layer already exists [2024-03-04T10:11:21.802Z] e9eb884d8d34: Layer already exists [2024-03-04T10:11:21.802Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:21.802Z] latest: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:22.377Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:22.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 [2024-03-04T10:11:22.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-04T10:11:22.888Z] 9b3e55b37dbb: Preparing [2024-03-04T10:11:22.888Z] 68c865b4d15a: Preparing [2024-03-04T10:11:22.888Z] a1d0cc9f425a: Preparing [2024-03-04T10:11:22.888Z] 8dc81c66979f: Preparing [2024-03-04T10:11:22.888Z] 9ae4781979d8: Preparing [2024-03-04T10:11:22.888Z] cddb66e07a23: Preparing [2024-03-04T10:11:22.888Z] dd8e935a3bab: Preparing [2024-03-04T10:11:22.888Z] 310cccd4ef50: Preparing [2024-03-04T10:11:22.888Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:22.888Z] d9f86dc01195: Preparing [2024-03-04T10:11:22.888Z] e9eb884d8d34: Preparing [2024-03-04T10:11:22.888Z] aedc3bda2944: Preparing [2024-03-04T10:11:22.888Z] e9eb884d8d34: Waiting [2024-03-04T10:11:22.888Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:22.888Z] cddb66e07a23: Waiting [2024-03-04T10:11:22.888Z] dd8e935a3bab: Waiting [2024-03-04T10:11:22.888Z] d9f86dc01195: Waiting [2024-03-04T10:11:22.888Z] aedc3bda2944: Waiting [2024-03-04T10:11:22.888Z] 9b3e55b37dbb: Layer already exists [2024-03-04T10:11:22.888Z] 8dc81c66979f: Layer already exists [2024-03-04T10:11:22.888Z] a1d0cc9f425a: Layer already exists [2024-03-04T10:11:22.888Z] 68c865b4d15a: Layer already exists [2024-03-04T10:11:22.888Z] 9ae4781979d8: Layer already exists [2024-03-04T10:11:22.888Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:22.888Z] dd8e935a3bab: Layer already exists [2024-03-04T10:11:22.888Z] cddb66e07a23: Layer already exists [2024-03-04T10:11:22.888Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:22.888Z] d9f86dc01195: Layer already exists [2024-03-04T10:11:22.888Z] e9eb884d8d34: Layer already exists [2024-03-04T10:11:22.888Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:22.888Z] 3.2.0-dev.20: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:23.393Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:23.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:23.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-04T10:11:23.939Z] 9b3e55b37dbb: Preparing [2024-03-04T10:11:23.939Z] 68c865b4d15a: Preparing [2024-03-04T10:11:23.939Z] a1d0cc9f425a: Preparing [2024-03-04T10:11:23.939Z] 8dc81c66979f: Preparing [2024-03-04T10:11:23.939Z] 9ae4781979d8: Preparing [2024-03-04T10:11:23.939Z] cddb66e07a23: Preparing [2024-03-04T10:11:23.939Z] dd8e935a3bab: Preparing [2024-03-04T10:11:23.939Z] cddb66e07a23: Waiting [2024-03-04T10:11:23.939Z] 310cccd4ef50: Preparing [2024-03-04T10:11:23.939Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:23.939Z] d9f86dc01195: Preparing [2024-03-04T10:11:23.939Z] dd8e935a3bab: Waiting [2024-03-04T10:11:23.939Z] e9eb884d8d34: Preparing [2024-03-04T10:11:23.939Z] aedc3bda2944: Preparing [2024-03-04T10:11:23.939Z] 310cccd4ef50: Waiting [2024-03-04T10:11:23.939Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:23.939Z] e9eb884d8d34: Waiting [2024-03-04T10:11:23.939Z] aedc3bda2944: Waiting [2024-03-04T10:11:23.939Z] d9f86dc01195: Waiting [2024-03-04T10:11:23.939Z] 9ae4781979d8: Layer already exists [2024-03-04T10:11:23.939Z] a1d0cc9f425a: Layer already exists [2024-03-04T10:11:23.939Z] 9b3e55b37dbb: Layer already exists [2024-03-04T10:11:23.939Z] 68c865b4d15a: Layer already exists [2024-03-04T10:11:23.939Z] 8dc81c66979f: Layer already exists [2024-03-04T10:11:23.939Z] cddb66e07a23: Layer already exists [2024-03-04T10:11:23.939Z] dd8e935a3bab: Layer already exists [2024-03-04T10:11:23.939Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:23.939Z] d9f86dc01195: Layer already exists [2024-03-04T10:11:23.939Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:23.939Z] e9eb884d8d34: Layer already exists [2024-03-04T10:11:23.939Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:23.939Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:24.457Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:25.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-04T10:11:25.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-04T10:11:25.024Z] 9b3e55b37dbb: Preparing [2024-03-04T10:11:25.024Z] 68c865b4d15a: Preparing [2024-03-04T10:11:25.024Z] a1d0cc9f425a: Preparing [2024-03-04T10:11:25.024Z] 8dc81c66979f: Preparing [2024-03-04T10:11:25.024Z] 9ae4781979d8: Preparing [2024-03-04T10:11:25.024Z] cddb66e07a23: Preparing [2024-03-04T10:11:25.024Z] dd8e935a3bab: Preparing [2024-03-04T10:11:25.024Z] 310cccd4ef50: Preparing [2024-03-04T10:11:25.024Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:25.024Z] d9f86dc01195: Preparing [2024-03-04T10:11:25.024Z] e9eb884d8d34: Preparing [2024-03-04T10:11:25.024Z] aedc3bda2944: Preparing [2024-03-04T10:11:25.024Z] cddb66e07a23: Waiting [2024-03-04T10:11:25.024Z] 7fb81bb43d57: Waiting [2024-03-04T10:11:25.024Z] d9f86dc01195: Waiting [2024-03-04T10:11:25.024Z] dd8e935a3bab: Waiting [2024-03-04T10:11:25.024Z] e9eb884d8d34: Waiting [2024-03-04T10:11:25.024Z] 310cccd4ef50: Waiting [2024-03-04T10:11:25.024Z] aedc3bda2944: Waiting [2024-03-04T10:11:25.024Z] 9ae4781979d8: Layer already exists [2024-03-04T10:11:25.024Z] 8dc81c66979f: Layer already exists [2024-03-04T10:11:25.024Z] 9b3e55b37dbb: Layer already exists [2024-03-04T10:11:25.024Z] a1d0cc9f425a: Layer already exists [2024-03-04T10:11:25.024Z] 68c865b4d15a: Layer already exists [2024-03-04T10:11:25.024Z] dd8e935a3bab: Layer already exists [2024-03-04T10:11:25.024Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:25.024Z] cddb66e07a23: Layer already exists [2024-03-04T10:11:25.024Z] d9f86dc01195: Layer already exists [2024-03-04T10:11:25.024Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:25.024Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:25.024Z] e9eb884d8d34: Layer already exists [2024-03-04T10:11:25.024Z] main: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:25.484Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:25.559Z] taggedImages: [2024-03-04T10:11:25.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:25.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-04T10:11:25.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 [2024-03-04T10:11:25.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:25.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-04T10:11:25.650Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-04T10:11:25.650Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:25.650Z] latest [2024-03-04T10:11:25.650Z] 3.2.0-dev.20 [2024-03-04T10:11:25.650Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:25.650Z] main [2024-03-04T10:11:25.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:26.373Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:26.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:26.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-04T10:11:26.911Z] a4b61d5173c9: Preparing [2024-03-04T10:11:26.911Z] adc3ac2354ef: Preparing [2024-03-04T10:11:26.911Z] 310cccd4ef50: Preparing [2024-03-04T10:11:26.911Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:26.911Z] 7435ace0e462: Preparing [2024-03-04T10:11:26.911Z] 1471cf36195e: Preparing [2024-03-04T10:11:26.911Z] aedc3bda2944: Preparing [2024-03-04T10:11:26.911Z] 1471cf36195e: Waiting [2024-03-04T10:11:26.911Z] aedc3bda2944: Waiting [2024-03-04T10:11:26.911Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:26.911Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:26.911Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:26.911Z] 7435ace0e462: Pushed [2024-03-04T10:11:26.911Z] a4b61d5173c9: Pushed [2024-03-04T10:11:27.847Z] 1471cf36195e: Pushed [2024-03-04T10:11:28.783Z] adc3ac2354ef: Pushed [2024-03-04T10:11:28.783Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:29.313Z] + 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-03-04T10:11:29.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-04T10:11:29.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-04T10:11:29.840Z] a4b61d5173c9: Preparing [2024-03-04T10:11:29.840Z] adc3ac2354ef: Preparing [2024-03-04T10:11:29.840Z] 310cccd4ef50: Preparing [2024-03-04T10:11:29.840Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:29.840Z] 7435ace0e462: Preparing [2024-03-04T10:11:29.840Z] 1471cf36195e: Preparing [2024-03-04T10:11:29.840Z] aedc3bda2944: Preparing [2024-03-04T10:11:29.840Z] 1471cf36195e: Waiting [2024-03-04T10:11:29.840Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:29.840Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:29.840Z] adc3ac2354ef: Layer already exists [2024-03-04T10:11:29.840Z] 7435ace0e462: Layer already exists [2024-03-04T10:11:29.840Z] a4b61d5173c9: Layer already exists [2024-03-04T10:11:29.840Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:29.840Z] 1471cf36195e: Layer already exists [2024-03-04T10:11:29.840Z] latest: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:30.389Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:30.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 [2024-03-04T10:11:30.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-04T10:11:30.966Z] a4b61d5173c9: Preparing [2024-03-04T10:11:30.966Z] adc3ac2354ef: Preparing [2024-03-04T10:11:30.966Z] 310cccd4ef50: Preparing [2024-03-04T10:11:30.966Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:30.966Z] 7435ace0e462: Preparing [2024-03-04T10:11:30.966Z] 1471cf36195e: Preparing [2024-03-04T10:11:30.966Z] aedc3bda2944: Preparing [2024-03-04T10:11:30.966Z] aedc3bda2944: Waiting [2024-03-04T10:11:30.966Z] 1471cf36195e: Waiting [2024-03-04T10:11:30.966Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:30.966Z] 7435ace0e462: Layer already exists [2024-03-04T10:11:30.966Z] adc3ac2354ef: Layer already exists [2024-03-04T10:11:30.966Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:30.966Z] a4b61d5173c9: Layer already exists [2024-03-04T10:11:30.966Z] 1471cf36195e: Layer already exists [2024-03-04T10:11:30.966Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:30.966Z] 3.2.0-dev.20: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-04T10:11:31.174Z] #52 ... [2024-03-04T10:11:31.174Z] [2024-03-04T10:11:31.175Z] #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:31.175Z] #66 DONE 40.4s [2024-03-04T10:11:31.175Z] [2024-03-04T10:11:31.175Z] #105 [core-metadata builder 6/7] COPY . . [Pipeline] sh [2024-03-04T10:11:31.502Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:32.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:32.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-04T10:11:32.054Z] a4b61d5173c9: Preparing [2024-03-04T10:11:32.054Z] adc3ac2354ef: Preparing [2024-03-04T10:11:32.054Z] 310cccd4ef50: Preparing [2024-03-04T10:11:32.054Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:32.054Z] 7435ace0e462: Preparing [2024-03-04T10:11:32.054Z] 1471cf36195e: Preparing [2024-03-04T10:11:32.054Z] aedc3bda2944: Preparing [2024-03-04T10:11:32.054Z] 1471cf36195e: Waiting [2024-03-04T10:11:32.054Z] aedc3bda2944: Waiting [2024-03-04T10:11:32.054Z] a4b61d5173c9: Layer already exists [2024-03-04T10:11:32.054Z] adc3ac2354ef: Layer already exists [2024-03-04T10:11:32.054Z] 7435ace0e462: Layer already exists [2024-03-04T10:11:32.054Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:32.054Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:32.054Z] 1471cf36195e: Layer already exists [2024-03-04T10:11:32.054Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:32.054Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [2024-03-04T10:11:32.137Z] #105 DONE 0.9s [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:32.137Z] #106 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #107 [core-data builder 6/7] COPY . . [2024-03-04T10:11:32.137Z] #107 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #108 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #109 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:32.137Z] #110 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #111 [core-command builder 6/7] COPY . . [2024-03-04T10:11:32.137Z] #111 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:32.137Z] #112 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #113 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #114 [support-scheduler builder 6/7] COPY . . [2024-03-04T10:11:32.137Z] #114 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #115 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-03-04T10:11:32.137Z] #116 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:32.137Z] #117 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-04T10:11:32.137Z] #118 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #119 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:32.137Z] #120 CACHED [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:11:32.137Z] #121 ... [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.137Z] #74 DONE 37.3s [2024-03-04T10:11:32.137Z] [2024-03-04T10:11:32.137Z] #122 [support-notifications builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:32.682Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [2024-03-04T10:11:32.732Z] #122 ... [2024-03-04T10:11:32.732Z] [2024-03-04T10:11:32.732Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:32.732Z] #79 DONE 33.6s [2024-03-04T10:11:32.732Z] [2024-03-04T10:11:32.732Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:33.005Z] #123 ... [2024-03-04T10:11:33.005Z] [2024-03-04T10:11:33.005Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:33.005Z] #73 DONE 39.1s [2024-03-04T10:11:33.005Z] [2024-03-04T10:11:33.005Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-03-04T10:11:33.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-04T10:11:33.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-04T10:11:33.230Z] a4b61d5173c9: Preparing [2024-03-04T10:11:33.230Z] adc3ac2354ef: Preparing [2024-03-04T10:11:33.230Z] 310cccd4ef50: Preparing [2024-03-04T10:11:33.230Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:33.230Z] 7435ace0e462: Preparing [2024-03-04T10:11:33.230Z] 1471cf36195e: Preparing [2024-03-04T10:11:33.230Z] aedc3bda2944: Preparing [2024-03-04T10:11:33.230Z] 1471cf36195e: Waiting [2024-03-04T10:11:33.230Z] aedc3bda2944: Waiting [2024-03-04T10:11:33.230Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:33.230Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:33.230Z] adc3ac2354ef: Layer already exists [2024-03-04T10:11:33.230Z] a4b61d5173c9: Layer already exists [2024-03-04T10:11:33.230Z] 7435ace0e462: Layer already exists [2024-03-04T10:11:33.230Z] 1471cf36195e: Layer already exists [2024-03-04T10:11:33.230Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:33.230Z] main: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:33.800Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:33.896Z] taggedImages: [2024-03-04T10:11:33.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:33.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-04T10:11:33.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 [2024-03-04T10:11:33.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:33.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-04T10:11:34.002Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-04T10:11:34.002Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:34.002Z] latest [2024-03-04T10:11:34.002Z] 3.2.0-dev.20 [2024-03-04T10:11:34.002Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:34.002Z] main [2024-03-04T10:11:34.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:34.444Z] #124 ... [2024-03-04T10:11:34.444Z] [2024-03-04T10:11:34.444Z] #122 [support-notifications builder 6/7] COPY . . [2024-03-04T10:11:34.444Z] #122 DONE 2.3s [2024-03-04T10:11:34.444Z] [2024-03-04T10:11:34.444Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:11:34.707Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:35.043Z] #125 ... [2024-03-04T10:11:35.043Z] [2024-03-04T10:11:35.043Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-04T10:11:35.043Z] #123 DONE 2.3s [2024-03-04T10:11:35.043Z] [2024-03-04T10:11:35.043Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T10:11:35.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:35.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-04T10:11:35.373Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:35.373Z] 5a4f8c2765a4: Preparing [2024-03-04T10:11:35.373Z] 1fdae6a4d4df: Preparing [2024-03-04T10:11:35.373Z] 310cccd4ef50: Preparing [2024-03-04T10:11:35.373Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:35.373Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:35.373Z] bfb3a49dd0bc: Preparing [2024-03-04T10:11:35.373Z] 92915593db2e: Preparing [2024-03-04T10:11:35.373Z] d95ae7d8517f: Preparing [2024-03-04T10:11:35.373Z] aedc3bda2944: Preparing [2024-03-04T10:11:35.373Z] bfb3a49dd0bc: Waiting [2024-03-04T10:11:35.373Z] d95ae7d8517f: Waiting [2024-03-04T10:11:35.373Z] 92915593db2e: Waiting [2024-03-04T10:11:35.373Z] aedc3bda2944: Waiting [2024-03-04T10:11:35.373Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:35.373Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:35.373Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:35.373Z] 1fdae6a4d4df: Pushed [2024-03-04T10:11:35.373Z] 5a4f8c2765a4: Pushed [2024-03-04T10:11:35.373Z] dc8bb7cf853b: Pushed [2024-03-04T10:11:35.373Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:35.373Z] 92915593db2e: Pushed [2024-03-04T10:11:35.630Z] d95ae7d8517f: Pushed [2024-03-04T10:11:40.472Z] #126 ... [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:40.472Z] #127 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:40.472Z] #128 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-03-04T10:11:40.472Z] #129 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T10:11:40.472Z] #130 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-03-04T10:11:40.472Z] #131 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:11:40.472Z] #132 CACHED [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-03-04T10:11:40.472Z] #124 DONE 7.1s [2024-03-04T10:11:40.472Z] [2024-03-04T10:11:40.472Z] #133 [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-03-04T10:11:41.947Z] #133 ... [2024-03-04T10:11:41.947Z] [2024-03-04T10:11:41.947Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:11:41.947Z] #0 8.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-04T10:11:41.947Z] #134 ... [2024-03-04T10:11:41.947Z] [2024-03-04T10:11:41.947Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:11:41.947Z] #0 8.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-04T10:11:42.197Z] bfb3a49dd0bc: Pushed [2024-03-04T10:11:42.214Z] #135 ... [2024-03-04T10:11:42.214Z] [2024-03-04T10:11:42.214Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:11:42.214Z] #0 8.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-04T10:11:42.214Z] #136 ... [2024-03-04T10:11:42.214Z] [2024-03-04T10:11:42.214Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:11:42.214Z] #0 4.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-04T10:11:42.480Z] #137 ... [2024-03-04T10:11:42.480Z] [2024-03-04T10:11:42.480Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T10:11:42.480Z] #0 8.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-04T10:11:42.748Z] #138 ... [2024-03-04T10:11:42.748Z] [2024-03-04T10:11:42.748Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:11:42.748Z] #125 6.764 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-04T10:11:44.106Z] 7d4be5b987c4: Pushed [2024-03-04T10:11:44.106Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:44.648Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:45.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-04T10:11:45.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-04T10:11:45.194Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:45.194Z] 5a4f8c2765a4: Preparing [2024-03-04T10:11:45.194Z] 1fdae6a4d4df: Preparing [2024-03-04T10:11:45.194Z] 310cccd4ef50: Preparing [2024-03-04T10:11:45.194Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:45.194Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:45.194Z] bfb3a49dd0bc: Preparing [2024-03-04T10:11:45.194Z] 92915593db2e: Preparing [2024-03-04T10:11:45.194Z] d95ae7d8517f: Preparing [2024-03-04T10:11:45.194Z] aedc3bda2944: Preparing [2024-03-04T10:11:45.194Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:45.194Z] 92915593db2e: Waiting [2024-03-04T10:11:45.194Z] d95ae7d8517f: Waiting [2024-03-04T10:11:45.194Z] bfb3a49dd0bc: Waiting [2024-03-04T10:11:45.194Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:11:45.194Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:45.194Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:45.194Z] 1fdae6a4d4df: Layer already exists [2024-03-04T10:11:45.194Z] 5a4f8c2765a4: Layer already exists [2024-03-04T10:11:45.194Z] bfb3a49dd0bc: Layer already exists [2024-03-04T10:11:45.194Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:45.194Z] 92915593db2e: Layer already exists [2024-03-04T10:11:45.194Z] d95ae7d8517f: Layer already exists [2024-03-04T10:11:45.194Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:45.194Z] latest: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:45.749Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:46.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 [2024-03-04T10:11:46.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-04T10:11:46.304Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:46.304Z] 5a4f8c2765a4: Preparing [2024-03-04T10:11:46.304Z] 1fdae6a4d4df: Preparing [2024-03-04T10:11:46.304Z] 310cccd4ef50: Preparing [2024-03-04T10:11:46.304Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:46.304Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:46.304Z] bfb3a49dd0bc: Preparing [2024-03-04T10:11:46.304Z] 92915593db2e: Preparing [2024-03-04T10:11:46.304Z] d95ae7d8517f: Preparing [2024-03-04T10:11:46.304Z] aedc3bda2944: Preparing [2024-03-04T10:11:46.304Z] 92915593db2e: Waiting [2024-03-04T10:11:46.304Z] bfb3a49dd0bc: Waiting [2024-03-04T10:11:46.304Z] d95ae7d8517f: Waiting [2024-03-04T10:11:46.304Z] aedc3bda2944: Waiting [2024-03-04T10:11:46.304Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:46.304Z] 5a4f8c2765a4: Layer already exists [2024-03-04T10:11:46.304Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:11:46.304Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:46.304Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:46.304Z] 1fdae6a4d4df: Layer already exists [2024-03-04T10:11:46.304Z] bfb3a49dd0bc: Layer already exists [2024-03-04T10:11:46.304Z] 92915593db2e: Layer already exists [2024-03-04T10:11:46.304Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:46.304Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:46.304Z] d95ae7d8517f: Layer already exists [2024-03-04T10:11:46.304Z] 3.2.0-dev.20: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:46.875Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:47.000Z] #125 ... [2024-03-04T10:11:47.000Z] [2024-03-04T10:11:47.000Z] #133 [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-03-04T10:11:47.000Z] #133 3.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:47.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:47.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-04T10:11:47.426Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:47.426Z] 5a4f8c2765a4: Preparing [2024-03-04T10:11:47.426Z] 1fdae6a4d4df: Preparing [2024-03-04T10:11:47.426Z] 310cccd4ef50: Preparing [2024-03-04T10:11:47.426Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:47.426Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:47.426Z] bfb3a49dd0bc: Preparing [2024-03-04T10:11:47.426Z] 92915593db2e: Preparing [2024-03-04T10:11:47.426Z] d95ae7d8517f: Preparing [2024-03-04T10:11:47.426Z] aedc3bda2944: Preparing [2024-03-04T10:11:47.426Z] 92915593db2e: Waiting [2024-03-04T10:11:47.426Z] bfb3a49dd0bc: Waiting [2024-03-04T10:11:47.426Z] d95ae7d8517f: Waiting [2024-03-04T10:11:47.426Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:47.426Z] aedc3bda2944: Waiting [2024-03-04T10:11:47.426Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:47.426Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:11:47.426Z] 1fdae6a4d4df: Layer already exists [2024-03-04T10:11:47.426Z] 5a4f8c2765a4: Layer already exists [2024-03-04T10:11:47.426Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:47.426Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:47.426Z] bfb3a49dd0bc: Layer already exists [2024-03-04T10:11:47.426Z] 92915593db2e: Layer already exists [2024-03-04T10:11:47.426Z] d95ae7d8517f: Layer already exists [2024-03-04T10:11:47.426Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:47.426Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:48.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:48.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-04T10:11:48.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-04T10:11:48.618Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:48.618Z] 5a4f8c2765a4: Preparing [2024-03-04T10:11:48.618Z] 1fdae6a4d4df: Preparing [2024-03-04T10:11:48.618Z] 310cccd4ef50: Preparing [2024-03-04T10:11:48.618Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:48.618Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:48.618Z] bfb3a49dd0bc: Preparing [2024-03-04T10:11:48.618Z] 92915593db2e: Preparing [2024-03-04T10:11:48.618Z] d95ae7d8517f: Preparing [2024-03-04T10:11:48.618Z] aedc3bda2944: Preparing [2024-03-04T10:11:48.618Z] 92915593db2e: Waiting [2024-03-04T10:11:48.618Z] d95ae7d8517f: Waiting [2024-03-04T10:11:48.618Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:48.618Z] bfb3a49dd0bc: Waiting [2024-03-04T10:11:48.618Z] aedc3bda2944: Waiting [2024-03-04T10:11:48.618Z] 5a4f8c2765a4: Layer already exists [2024-03-04T10:11:48.618Z] 1fdae6a4d4df: Layer already exists [2024-03-04T10:11:48.618Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:11:48.618Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:48.618Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:48.618Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:48.618Z] bfb3a49dd0bc: Layer already exists [2024-03-04T10:11:48.618Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:48.618Z] 92915593db2e: Layer already exists [2024-03-04T10:11:48.618Z] d95ae7d8517f: Layer already exists [2024-03-04T10:11:48.618Z] main: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:49.155Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:49.246Z] taggedImages: [2024-03-04T10:11:49.246Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:49.246Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-04T10:11:49.246Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 [2024-03-04T10:11:49.246Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:49.246Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-04T10:11:49.349Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-04T10:11:49.349Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:49.349Z] latest [2024-03-04T10:11:49.349Z] 3.2.0-dev.20 [2024-03-04T10:11:49.349Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:49.349Z] main [2024-03-04T10:11:49.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:50.198Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [2024-03-04T10:11:50.344Z] #133 ... [2024-03-04T10:11:50.344Z] [2024-03-04T10:11:50.344Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T10:11:50.344Z] #0 3.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-04T10:11:50.344Z] #139 ... [2024-03-04T10:11:50.344Z] [2024-03-04T10:11:50.344Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T10:11:50.344Z] #0 2.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:50.610Z] #140 ... [2024-03-04T10:11:50.610Z] [2024-03-04T10:11:50.610Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:11:50.610Z] #121 8.598 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-04T10:11:50.610Z] #121 ... [2024-03-04T10:11:50.611Z] [2024-03-04T10:11:50.611Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T10:11:50.611Z] #126 5.501 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-04T10:11:50.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:50.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-04T10:11:50.754Z] c56e05f0ecc9: Preparing [2024-03-04T10:11:50.754Z] 1ffb4ab0d081: Preparing [2024-03-04T10:11:50.754Z] 3cdacde1d002: Preparing [2024-03-04T10:11:50.754Z] 310cccd4ef50: Preparing [2024-03-04T10:11:50.754Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:50.754Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:50.754Z] 7b6db6717129: Preparing [2024-03-04T10:11:50.754Z] ede5b472e34a: Preparing [2024-03-04T10:11:50.754Z] aedc3bda2944: Preparing [2024-03-04T10:11:50.754Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:50.754Z] 7b6db6717129: Waiting [2024-03-04T10:11:50.754Z] ede5b472e34a: Waiting [2024-03-04T10:11:50.754Z] aedc3bda2944: Waiting [2024-03-04T10:11:50.754Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:50.754Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:50.754Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:50.754Z] 3cdacde1d002: Pushed [2024-03-04T10:11:50.754Z] 7b6db6717129: Pushed [2024-03-04T10:11:50.754Z] 1ffb4ab0d081: Pushed [2024-03-04T10:11:50.754Z] c56e05f0ecc9: Pushed [2024-03-04T10:11:50.754Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:51.015Z] ede5b472e34a: Pushed [2024-03-04T10:11:51.274Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:51.822Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:52.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-04T10:11:52.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-04T10:11:52.392Z] c56e05f0ecc9: Preparing [2024-03-04T10:11:52.392Z] 1ffb4ab0d081: Preparing [2024-03-04T10:11:52.392Z] 3cdacde1d002: Preparing [2024-03-04T10:11:52.392Z] 310cccd4ef50: Preparing [2024-03-04T10:11:52.392Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:52.392Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:52.392Z] 7b6db6717129: Preparing [2024-03-04T10:11:52.392Z] ede5b472e34a: Preparing [2024-03-04T10:11:52.392Z] aedc3bda2944: Preparing [2024-03-04T10:11:52.392Z] 7b6db6717129: Waiting [2024-03-04T10:11:52.392Z] ede5b472e34a: Waiting [2024-03-04T10:11:52.392Z] aedc3bda2944: Waiting [2024-03-04T10:11:52.392Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:52.392Z] 3cdacde1d002: Layer already exists [2024-03-04T10:11:52.392Z] 1ffb4ab0d081: Layer already exists [2024-03-04T10:11:52.392Z] c56e05f0ecc9: Layer already exists [2024-03-04T10:11:52.392Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:52.392Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:52.392Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:52.392Z] ede5b472e34a: Layer already exists [2024-03-04T10:11:52.392Z] 7b6db6717129: Layer already exists [2024-03-04T10:11:52.392Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:52.392Z] latest: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:52.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:53.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 [2024-03-04T10:11:53.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-04T10:11:53.618Z] c56e05f0ecc9: Preparing [2024-03-04T10:11:53.618Z] 1ffb4ab0d081: Preparing [2024-03-04T10:11:53.618Z] 3cdacde1d002: Preparing [2024-03-04T10:11:53.618Z] 310cccd4ef50: Preparing [2024-03-04T10:11:53.618Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:53.618Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:53.618Z] 7b6db6717129: Preparing [2024-03-04T10:11:53.618Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:53.618Z] 7b6db6717129: Waiting [2024-03-04T10:11:53.618Z] ede5b472e34a: Preparing [2024-03-04T10:11:53.618Z] aedc3bda2944: Preparing [2024-03-04T10:11:53.618Z] ede5b472e34a: Waiting [2024-03-04T10:11:53.618Z] aedc3bda2944: Waiting [2024-03-04T10:11:53.618Z] 1ffb4ab0d081: Layer already exists [2024-03-04T10:11:53.618Z] c56e05f0ecc9: Layer already exists [2024-03-04T10:11:53.618Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:53.618Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:53.618Z] 3cdacde1d002: Layer already exists [2024-03-04T10:11:53.618Z] ede5b472e34a: Layer already exists [2024-03-04T10:11:53.618Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:53.618Z] 7b6db6717129: Layer already exists [2024-03-04T10:11:53.618Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:53.618Z] 3.2.0-dev.20: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:54.203Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:54.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:54.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-04T10:11:54.759Z] c56e05f0ecc9: Preparing [2024-03-04T10:11:54.759Z] 1ffb4ab0d081: Preparing [2024-03-04T10:11:54.759Z] 3cdacde1d002: Preparing [2024-03-04T10:11:54.759Z] 310cccd4ef50: Preparing [2024-03-04T10:11:54.759Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:54.759Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:54.759Z] 7b6db6717129: Preparing [2024-03-04T10:11:54.759Z] ede5b472e34a: Preparing [2024-03-04T10:11:54.759Z] aedc3bda2944: Preparing [2024-03-04T10:11:54.759Z] 7b6db6717129: Waiting [2024-03-04T10:11:54.759Z] aedc3bda2944: Waiting [2024-03-04T10:11:54.759Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:54.759Z] ede5b472e34a: Waiting [2024-03-04T10:11:54.759Z] 3cdacde1d002: Layer already exists [2024-03-04T10:11:54.759Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:54.759Z] c56e05f0ecc9: Layer already exists [2024-03-04T10:11:54.759Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:54.759Z] 1ffb4ab0d081: Layer already exists [2024-03-04T10:11:54.759Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:54.759Z] 7b6db6717129: Layer already exists [2024-03-04T10:11:54.759Z] ede5b472e34a: Layer already exists [2024-03-04T10:11:54.759Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:54.759Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:55.317Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:55.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-04T10:11:55.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-04T10:11:55.886Z] c56e05f0ecc9: Preparing [2024-03-04T10:11:55.886Z] 1ffb4ab0d081: Preparing [2024-03-04T10:11:55.886Z] 3cdacde1d002: Preparing [2024-03-04T10:11:55.886Z] 310cccd4ef50: Preparing [2024-03-04T10:11:55.886Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:55.886Z] 7d4be5b987c4: Preparing [2024-03-04T10:11:55.886Z] 7b6db6717129: Preparing [2024-03-04T10:11:55.886Z] ede5b472e34a: Preparing [2024-03-04T10:11:55.886Z] aedc3bda2944: Preparing [2024-03-04T10:11:55.886Z] 7b6db6717129: Waiting [2024-03-04T10:11:55.886Z] aedc3bda2944: Waiting [2024-03-04T10:11:55.886Z] ede5b472e34a: Waiting [2024-03-04T10:11:55.886Z] 7d4be5b987c4: Waiting [2024-03-04T10:11:55.886Z] 3cdacde1d002: Layer already exists [2024-03-04T10:11:55.886Z] 1ffb4ab0d081: Layer already exists [2024-03-04T10:11:55.886Z] c56e05f0ecc9: Layer already exists [2024-03-04T10:11:55.886Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:55.886Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:55.886Z] 7d4be5b987c4: Layer already exists [2024-03-04T10:11:55.886Z] ede5b472e34a: Layer already exists [2024-03-04T10:11:55.886Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:55.886Z] 7b6db6717129: Layer already exists [2024-03-04T10:11:55.886Z] main: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:11:56.487Z] ===================================================== [Pipeline] echo [2024-03-04T10:11:56.585Z] taggedImages: [2024-03-04T10:11:56.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:56.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-04T10:11:56.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 [2024-03-04T10:11:56.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:56.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-04T10:11:56.690Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-04T10:11:56.690Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:56.690Z] latest [2024-03-04T10:11:56.690Z] 3.2.0-dev.20 [2024-03-04T10:11:56.690Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:11:56.690Z] main [2024-03-04T10:11:56.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:57.443Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:11:58.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:11:58.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-04T10:11:58.005Z] dc8bb7cf853b: Preparing [2024-03-04T10:11:58.005Z] 4b7aee40d5d5: Preparing [2024-03-04T10:11:58.005Z] fffcc804b39d: Preparing [2024-03-04T10:11:58.005Z] 310cccd4ef50: Preparing [2024-03-04T10:11:58.005Z] 7fb81bb43d57: Preparing [2024-03-04T10:11:58.005Z] 53b011ac5202: Preparing [2024-03-04T10:11:58.005Z] 92915593db2e: Preparing [2024-03-04T10:11:58.005Z] d95ae7d8517f: Preparing [2024-03-04T10:11:58.005Z] aedc3bda2944: Preparing [2024-03-04T10:11:58.005Z] 92915593db2e: Waiting [2024-03-04T10:11:58.005Z] 53b011ac5202: Waiting [2024-03-04T10:11:58.005Z] d95ae7d8517f: Waiting [2024-03-04T10:11:58.005Z] aedc3bda2944: Waiting [2024-03-04T10:11:58.005Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:11:58.005Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:11:58.005Z] 310cccd4ef50: Layer already exists [2024-03-04T10:11:58.005Z] 92915593db2e: Layer already exists [2024-03-04T10:11:58.005Z] d95ae7d8517f: Layer already exists [2024-03-04T10:11:58.005Z] aedc3bda2944: Layer already exists [2024-03-04T10:11:58.005Z] 4b7aee40d5d5: Pushed [2024-03-04T10:11:58.005Z] fffcc804b39d: Pushed [2024-03-04T10:12:07.986Z] 53b011ac5202: Pushed [2024-03-04T10:12:07.986Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:08.588Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:09.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-04T10:12:09.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-04T10:12:09.158Z] dc8bb7cf853b: Preparing [2024-03-04T10:12:09.158Z] 4b7aee40d5d5: Preparing [2024-03-04T10:12:09.158Z] fffcc804b39d: Preparing [2024-03-04T10:12:09.158Z] 310cccd4ef50: Preparing [2024-03-04T10:12:09.158Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:09.158Z] 53b011ac5202: Preparing [2024-03-04T10:12:09.158Z] 92915593db2e: Preparing [2024-03-04T10:12:09.158Z] d95ae7d8517f: Preparing [2024-03-04T10:12:09.158Z] aedc3bda2944: Preparing [2024-03-04T10:12:09.158Z] 53b011ac5202: Waiting [2024-03-04T10:12:09.158Z] d95ae7d8517f: Waiting [2024-03-04T10:12:09.158Z] 92915593db2e: Waiting [2024-03-04T10:12:09.158Z] aedc3bda2944: Waiting [2024-03-04T10:12:09.158Z] 4b7aee40d5d5: Layer already exists [2024-03-04T10:12:09.158Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:09.158Z] fffcc804b39d: Layer already exists [2024-03-04T10:12:09.158Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:12:09.158Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:09.158Z] d95ae7d8517f: Layer already exists [2024-03-04T10:12:09.158Z] 92915593db2e: Layer already exists [2024-03-04T10:12:09.158Z] 53b011ac5202: Layer already exists [2024-03-04T10:12:09.158Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:09.158Z] latest: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:09.767Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:10.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 [2024-03-04T10:12:10.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-04T10:12:10.352Z] dc8bb7cf853b: Preparing [2024-03-04T10:12:10.352Z] 4b7aee40d5d5: Preparing [2024-03-04T10:12:10.352Z] fffcc804b39d: Preparing [2024-03-04T10:12:10.352Z] 310cccd4ef50: Preparing [2024-03-04T10:12:10.352Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:10.352Z] 53b011ac5202: Preparing [2024-03-04T10:12:10.352Z] 92915593db2e: Preparing [2024-03-04T10:12:10.352Z] d95ae7d8517f: Preparing [2024-03-04T10:12:10.352Z] aedc3bda2944: Preparing [2024-03-04T10:12:10.352Z] 53b011ac5202: Waiting [2024-03-04T10:12:10.352Z] 92915593db2e: Waiting [2024-03-04T10:12:10.352Z] d95ae7d8517f: Waiting [2024-03-04T10:12:10.352Z] aedc3bda2944: Waiting [2024-03-04T10:12:10.352Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:10.352Z] 4b7aee40d5d5: Layer already exists [2024-03-04T10:12:10.352Z] fffcc804b39d: Layer already exists [2024-03-04T10:12:10.352Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:12:10.352Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:10.352Z] 53b011ac5202: Layer already exists [2024-03-04T10:12:10.352Z] 92915593db2e: Layer already exists [2024-03-04T10:12:10.352Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:10.352Z] d95ae7d8517f: Layer already exists [2024-03-04T10:12:10.352Z] 3.2.0-dev.20: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:10.956Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:11.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:11.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-04T10:12:11.546Z] dc8bb7cf853b: Preparing [2024-03-04T10:12:11.546Z] 4b7aee40d5d5: Preparing [2024-03-04T10:12:11.546Z] fffcc804b39d: Preparing [2024-03-04T10:12:11.546Z] 310cccd4ef50: Preparing [2024-03-04T10:12:11.546Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:11.546Z] 53b011ac5202: Preparing [2024-03-04T10:12:11.546Z] 92915593db2e: Preparing [2024-03-04T10:12:11.546Z] d95ae7d8517f: Preparing [2024-03-04T10:12:11.546Z] aedc3bda2944: Preparing [2024-03-04T10:12:11.546Z] 92915593db2e: Waiting [2024-03-04T10:12:11.546Z] 53b011ac5202: Waiting [2024-03-04T10:12:11.546Z] d95ae7d8517f: Waiting [2024-03-04T10:12:11.546Z] aedc3bda2944: Waiting [2024-03-04T10:12:11.546Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:12:11.546Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:11.546Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:11.546Z] 4b7aee40d5d5: Layer already exists [2024-03-04T10:12:11.546Z] fffcc804b39d: Layer already exists [2024-03-04T10:12:11.546Z] 53b011ac5202: Layer already exists [2024-03-04T10:12:11.546Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:11.546Z] d95ae7d8517f: Layer already exists [2024-03-04T10:12:11.546Z] 92915593db2e: Layer already exists [2024-03-04T10:12:11.546Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:12.196Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:12.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-04T10:12:12.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-04T10:12:12.817Z] dc8bb7cf853b: Preparing [2024-03-04T10:12:12.817Z] 4b7aee40d5d5: Preparing [2024-03-04T10:12:12.817Z] fffcc804b39d: Preparing [2024-03-04T10:12:12.817Z] 310cccd4ef50: Preparing [2024-03-04T10:12:12.817Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:12.817Z] 53b011ac5202: Preparing [2024-03-04T10:12:12.817Z] 92915593db2e: Preparing [2024-03-04T10:12:12.817Z] d95ae7d8517f: Preparing [2024-03-04T10:12:12.817Z] aedc3bda2944: Preparing [2024-03-04T10:12:12.817Z] 92915593db2e: Waiting [2024-03-04T10:12:12.817Z] d95ae7d8517f: Waiting [2024-03-04T10:12:12.817Z] aedc3bda2944: Waiting [2024-03-04T10:12:12.817Z] 53b011ac5202: Waiting [2024-03-04T10:12:12.817Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:12.817Z] fffcc804b39d: Layer already exists [2024-03-04T10:12:12.817Z] 4b7aee40d5d5: Layer already exists [2024-03-04T10:12:12.817Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:12.817Z] dc8bb7cf853b: Layer already exists [2024-03-04T10:12:12.817Z] 53b011ac5202: Layer already exists [2024-03-04T10:12:12.817Z] d95ae7d8517f: Layer already exists [2024-03-04T10:12:12.817Z] 92915593db2e: Layer already exists [2024-03-04T10:12:12.817Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:12.817Z] main: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:12:13.429Z] ===================================================== [Pipeline] echo [2024-03-04T10:12:13.527Z] taggedImages: [2024-03-04T10:12:13.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:13.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-04T10:12:13.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 [2024-03-04T10:12:13.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:13.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-04T10:12:13.641Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-04T10:12:13.641Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:13.641Z] latest [2024-03-04T10:12:13.641Z] 3.2.0-dev.20 [2024-03-04T10:12:13.641Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:13.641Z] main [2024-03-04T10:12:13.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:14.438Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:15.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-04T10:12:15.140Z] ac887cfa8ff5: Preparing [2024-03-04T10:12:15.140Z] faf67beada15: Preparing [2024-03-04T10:12:15.140Z] 310cccd4ef50: Preparing [2024-03-04T10:12:15.140Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:15.140Z] 27ad6cfe7fd6: Preparing [2024-03-04T10:12:15.140Z] 5b6608a0659c: Preparing [2024-03-04T10:12:15.140Z] aedc3bda2944: Preparing [2024-03-04T10:12:15.140Z] 5b6608a0659c: Waiting [2024-03-04T10:12:15.140Z] aedc3bda2944: Waiting [2024-03-04T10:12:15.140Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:15.140Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:15.140Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:15.140Z] ac887cfa8ff5: Pushed [2024-03-04T10:12:15.140Z] 27ad6cfe7fd6: Pushed [2024-03-04T10:12:15.140Z] 5b6608a0659c: Pushed [2024-03-04T10:12:17.679Z] faf67beada15: Pushed [2024-03-04T10:12:17.679Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:18.285Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:18.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-04T10:12:18.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-04T10:12:18.880Z] ac887cfa8ff5: Preparing [2024-03-04T10:12:18.880Z] faf67beada15: Preparing [2024-03-04T10:12:18.880Z] 310cccd4ef50: Preparing [2024-03-04T10:12:18.880Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:18.880Z] 27ad6cfe7fd6: Preparing [2024-03-04T10:12:18.880Z] 5b6608a0659c: Preparing [2024-03-04T10:12:18.880Z] aedc3bda2944: Preparing [2024-03-04T10:12:18.880Z] 5b6608a0659c: Waiting [2024-03-04T10:12:18.880Z] aedc3bda2944: Waiting [2024-03-04T10:12:18.880Z] faf67beada15: Layer already exists [2024-03-04T10:12:18.880Z] 27ad6cfe7fd6: Layer already exists [2024-03-04T10:12:18.880Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:18.880Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:18.880Z] ac887cfa8ff5: Layer already exists [2024-03-04T10:12:18.880Z] 5b6608a0659c: Layer already exists [2024-03-04T10:12:18.880Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:18.880Z] latest: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:19.478Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:20.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 [2024-03-04T10:12:20.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-04T10:12:20.126Z] ac887cfa8ff5: Preparing [2024-03-04T10:12:20.126Z] faf67beada15: Preparing [2024-03-04T10:12:20.126Z] 310cccd4ef50: Preparing [2024-03-04T10:12:20.126Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:20.126Z] 27ad6cfe7fd6: Preparing [2024-03-04T10:12:20.126Z] 5b6608a0659c: Preparing [2024-03-04T10:12:20.126Z] aedc3bda2944: Preparing [2024-03-04T10:12:20.126Z] 5b6608a0659c: Waiting [2024-03-04T10:12:20.126Z] aedc3bda2944: Waiting [2024-03-04T10:12:20.126Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:20.126Z] 27ad6cfe7fd6: Layer already exists [2024-03-04T10:12:20.126Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:20.126Z] faf67beada15: Layer already exists [2024-03-04T10:12:20.126Z] ac887cfa8ff5: Layer already exists [2024-03-04T10:12:20.126Z] 5b6608a0659c: Layer already exists [2024-03-04T10:12:20.126Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:20.126Z] 3.2.0-dev.20: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:20.755Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:21.399Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:21.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-04T10:12:21.399Z] ac887cfa8ff5: Preparing [2024-03-04T10:12:21.399Z] faf67beada15: Preparing [2024-03-04T10:12:21.399Z] 310cccd4ef50: Preparing [2024-03-04T10:12:21.399Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:21.399Z] 27ad6cfe7fd6: Preparing [2024-03-04T10:12:21.399Z] 5b6608a0659c: Preparing [2024-03-04T10:12:21.399Z] aedc3bda2944: Preparing [2024-03-04T10:12:21.399Z] 5b6608a0659c: Waiting [2024-03-04T10:12:21.399Z] aedc3bda2944: Waiting [2024-03-04T10:12:21.399Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:21.399Z] ac887cfa8ff5: Layer already exists [2024-03-04T10:12:21.399Z] faf67beada15: Layer already exists [2024-03-04T10:12:21.399Z] 27ad6cfe7fd6: Layer already exists [2024-03-04T10:12:21.399Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:21.399Z] 5b6608a0659c: Layer already exists [2024-03-04T10:12:21.399Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:21.399Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:22.040Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:22.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-04T10:12:22.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-04T10:12:22.711Z] ac887cfa8ff5: Preparing [2024-03-04T10:12:22.711Z] faf67beada15: Preparing [2024-03-04T10:12:22.711Z] 310cccd4ef50: Preparing [2024-03-04T10:12:22.711Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:22.711Z] 27ad6cfe7fd6: Preparing [2024-03-04T10:12:22.711Z] 5b6608a0659c: Preparing [2024-03-04T10:12:22.711Z] aedc3bda2944: Preparing [2024-03-04T10:12:22.711Z] 5b6608a0659c: Waiting [2024-03-04T10:12:22.711Z] aedc3bda2944: Waiting [2024-03-04T10:12:22.711Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:22.711Z] ac887cfa8ff5: Layer already exists [2024-03-04T10:12:22.711Z] faf67beada15: Layer already exists [2024-03-04T10:12:22.711Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:22.711Z] 27ad6cfe7fd6: Layer already exists [2024-03-04T10:12:22.711Z] 5b6608a0659c: Layer already exists [2024-03-04T10:12:22.711Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:22.711Z] main: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:12:23.348Z] ===================================================== [Pipeline] echo [2024-03-04T10:12:23.446Z] taggedImages: [2024-03-04T10:12:23.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:23.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-04T10:12:23.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 [2024-03-04T10:12:23.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:23.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-04T10:12:23.561Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-04T10:12:23.561Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:23.561Z] latest [2024-03-04T10:12:23.561Z] 3.2.0-dev.20 [2024-03-04T10:12:23.561Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:23.561Z] main [2024-03-04T10:12:23.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:24.379Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:25.039Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:25.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-04T10:12:25.040Z] 314d026ad896: Preparing [2024-03-04T10:12:25.040Z] e485e6d1dd5e: Preparing [2024-03-04T10:12:25.040Z] 310cccd4ef50: Preparing [2024-03-04T10:12:25.040Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:25.040Z] 3aed9825789b: Preparing [2024-03-04T10:12:25.040Z] 8db965242818: Preparing [2024-03-04T10:12:25.040Z] aedc3bda2944: Preparing [2024-03-04T10:12:25.040Z] 8db965242818: Waiting [2024-03-04T10:12:25.040Z] aedc3bda2944: Waiting [2024-03-04T10:12:25.040Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:25.040Z] 3aed9825789b: Layer already exists [2024-03-04T10:12:25.040Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:25.040Z] 8db965242818: Layer already exists [2024-03-04T10:12:25.040Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:25.040Z] 314d026ad896: Pushed [2024-03-04T10:12:27.574Z] e485e6d1dd5e: Pushed [2024-03-04T10:12:27.574Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:28.174Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:28.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-04T10:12:28.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-04T10:12:28.788Z] 314d026ad896: Preparing [2024-03-04T10:12:28.788Z] e485e6d1dd5e: Preparing [2024-03-04T10:12:28.788Z] 310cccd4ef50: Preparing [2024-03-04T10:12:28.788Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:28.788Z] 3aed9825789b: Preparing [2024-03-04T10:12:28.788Z] 8db965242818: Preparing [2024-03-04T10:12:28.788Z] aedc3bda2944: Preparing [2024-03-04T10:12:28.788Z] 8db965242818: Waiting [2024-03-04T10:12:28.788Z] aedc3bda2944: Waiting [2024-03-04T10:12:28.788Z] 314d026ad896: Layer already exists [2024-03-04T10:12:28.788Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:28.788Z] e485e6d1dd5e: Layer already exists [2024-03-04T10:12:28.788Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:28.788Z] 3aed9825789b: Layer already exists [2024-03-04T10:12:28.788Z] 8db965242818: Layer already exists [2024-03-04T10:12:28.788Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:28.788Z] latest: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:29.398Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:29.995Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 [2024-03-04T10:12:29.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-04T10:12:29.995Z] 314d026ad896: Preparing [2024-03-04T10:12:29.996Z] e485e6d1dd5e: Preparing [2024-03-04T10:12:29.996Z] 310cccd4ef50: Preparing [2024-03-04T10:12:29.996Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:29.996Z] 3aed9825789b: Preparing [2024-03-04T10:12:29.996Z] 8db965242818: Preparing [2024-03-04T10:12:29.996Z] aedc3bda2944: Preparing [2024-03-04T10:12:29.996Z] 8db965242818: Waiting [2024-03-04T10:12:29.996Z] 3aed9825789b: Layer already exists [2024-03-04T10:12:29.996Z] 314d026ad896: Layer already exists [2024-03-04T10:12:29.996Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:29.996Z] e485e6d1dd5e: Layer already exists [2024-03-04T10:12:29.996Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:29.996Z] 8db965242818: Layer already exists [2024-03-04T10:12:29.996Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:29.996Z] 3.2.0-dev.20: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:30.596Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:31.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:31.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-04T10:12:31.215Z] 314d026ad896: Preparing [2024-03-04T10:12:31.215Z] e485e6d1dd5e: Preparing [2024-03-04T10:12:31.215Z] 310cccd4ef50: Preparing [2024-03-04T10:12:31.215Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:31.215Z] 3aed9825789b: Preparing [2024-03-04T10:12:31.215Z] 8db965242818: Preparing [2024-03-04T10:12:31.215Z] aedc3bda2944: Preparing [2024-03-04T10:12:31.215Z] aedc3bda2944: Waiting [2024-03-04T10:12:31.215Z] 8db965242818: Waiting [2024-03-04T10:12:31.215Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:31.215Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:31.215Z] e485e6d1dd5e: Layer already exists [2024-03-04T10:12:31.215Z] 314d026ad896: Layer already exists [2024-03-04T10:12:31.215Z] 3aed9825789b: Layer already exists [2024-03-04T10:12:31.215Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:31.215Z] 8db965242818: Layer already exists [2024-03-04T10:12:31.215Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:31.850Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:12:32.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-04T10:12:32.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-04T10:12:32.460Z] 314d026ad896: Preparing [2024-03-04T10:12:32.460Z] e485e6d1dd5e: Preparing [2024-03-04T10:12:32.460Z] 310cccd4ef50: Preparing [2024-03-04T10:12:32.460Z] 7fb81bb43d57: Preparing [2024-03-04T10:12:32.460Z] 3aed9825789b: Preparing [2024-03-04T10:12:32.460Z] 8db965242818: Preparing [2024-03-04T10:12:32.460Z] aedc3bda2944: Preparing [2024-03-04T10:12:32.460Z] 8db965242818: Waiting [2024-03-04T10:12:32.460Z] aedc3bda2944: Waiting [2024-03-04T10:12:32.460Z] 7fb81bb43d57: Layer already exists [2024-03-04T10:12:32.460Z] 3aed9825789b: Layer already exists [2024-03-04T10:12:32.460Z] e485e6d1dd5e: Layer already exists [2024-03-04T10:12:32.460Z] 314d026ad896: Layer already exists [2024-03-04T10:12:32.460Z] 310cccd4ef50: Layer already exists [2024-03-04T10:12:32.460Z] 8db965242818: Layer already exists [2024-03-04T10:12:32.460Z] aedc3bda2944: Layer already exists [2024-03-04T10:12:32.460Z] main: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:12:33.160Z] ===================================================== [Pipeline] echo [2024-03-04T10:12:33.274Z] taggedImages: [2024-03-04T10:12:33.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:12:33.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-04T10:12:33.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 [2024-03-04T10:12:33.274Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:12:33.274Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-04T10:24:18.042Z] #126 ... [2024-03-04T10:24:18.043Z] [2024-03-04T10:24:18.043Z] #133 [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-03-04T10:24:18.043Z] #133 753.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-04T10:24:20.627Z] #133 ... [2024-03-04T10:24:20.627Z] [2024-03-04T10:24:20.627Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T10:24:20.627Z] #140 DONE 760.3s [2024-03-04T10:24:20.627Z] [2024-03-04T10:24:20.627Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:24:20.894Z] #134 ... [2024-03-04T10:24:20.894Z] [2024-03-04T10:24:20.894Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:24:20.894Z] #141 DONE 0.3s [2024-03-04T10:24:20.894Z] [2024-03-04T10:24:20.894Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:24:21.161Z] #52 ... [2024-03-04T10:24:21.161Z] [2024-03-04T10:24:21.161Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:24:21.161Z] #142 DONE 0.2s [2024-03-04T10:24:21.161Z] [2024-03-04T10:24:21.161Z] #143 [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-03-04T10:24:21.161Z] #143 DONE 0.1s [2024-03-04T10:24:21.161Z] [2024-03-04T10:24:21.161Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:24:21.429Z] #52 ... [2024-03-04T10:24:21.429Z] [2024-03-04T10:24:21.429Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-04T10:24:21.429Z] #144 DONE 0.1s [2024-03-04T10:24:21.429Z] [2024-03-04T10:24:21.429Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-04T10:24:21.698Z] #145 DONE 0.3s [2024-03-04T10:24:21.698Z] [2024-03-04T10:24:21.698Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:24:21.698Z] #135 ... [2024-03-04T10:24:21.698Z] [2024-03-04T10:24:21.698Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T10:24:21.698Z] #146 DONE 0.1s [2024-03-04T10:24:21.965Z] [2024-03-04T10:24:21.965Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:24:24.557Z] #147 DONE 2.1s [2024-03-04T10:24:24.557Z] [2024-03-04T10:24:24.557Z] #99 [security-proxy-setup] exporting to image [2024-03-04T10:24:24.557Z] #99 exporting layers [2024-03-04T10:24:25.136Z] #99 exporting layers 1.0s done [2024-03-04T10:24:25.136Z] #99 writing image sha256:4a877b06daa96662b1194be0e7f7c27a0bc88b00e8c9e3a1873a2ca2c03196ed done [2024-03-04T10:24:25.136Z] #99 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-04T10:24:25.136Z] #99 DONE 5.2s [2024-03-04T10:24:25.136Z] [2024-03-04T10:24:25.136Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:24:31.768Z] #52 ... [2024-03-04T10:24:31.768Z] [2024-03-04T10:24:31.768Z] #133 [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-03-04T10:24:31.768Z] #133 DONE 770.8s [2024-03-04T10:24:31.768Z] [2024-03-04T10:24:31.768Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:24:31.768Z] #125 ... [2024-03-04T10:24:31.768Z] [2024-03-04T10:24:31.768Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:24:31.768Z] #148 DONE 0.4s [2024-03-04T10:24:31.768Z] [2024-03-04T10:24:31.768Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:24:31.768Z] #134 ... [2024-03-04T10:24:31.768Z] [2024-03-04T10:24:31.768Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:24:32.035Z] #149 DONE 0.2s [2024-03-04T10:24:32.035Z] [2024-03-04T10:24:32.035Z] #150 [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-03-04T10:24:32.035Z] #150 DONE 0.2s [2024-03-04T10:24:32.035Z] [2024-03-04T10:24:32.035Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:24:32.301Z] #134 ... [2024-03-04T10:24:32.301Z] [2024-03-04T10:24:32.301Z] #151 [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-03-04T10:24:32.301Z] #151 DONE 0.2s [2024-03-04T10:24:32.301Z] [2024-03-04T10:24:32.301Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:24:32.629Z] #137 ... [2024-03-04T10:24:32.629Z] [2024-03-04T10:24:32.629Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:24:32.629Z] #152 DONE 0.2s [2024-03-04T10:24:32.629Z] [2024-03-04T10:24:32.629Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-04T10:24:33.211Z] #153 DONE 0.4s [2024-03-04T10:24:33.211Z] [2024-03-04T10:24:33.211Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:24:33.211Z] #136 ... [2024-03-04T10:24:33.211Z] [2024-03-04T10:24:33.211Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-04T10:24:33.507Z] #154 DONE 0.3s [2024-03-04T10:24:33.507Z] [2024-03-04T10:24:33.507Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T10:24:33.778Z] #155 DONE 0.3s [2024-03-04T10:24:33.778Z] [2024-03-04T10:24:33.778Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:24:35.724Z] #156 ... [2024-03-04T10:24:35.724Z] [2024-03-04T10:24:35.724Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T10:24:35.724Z] #139 DONE 775.4s [2024-03-04T10:24:35.724Z] [2024-03-04T10:24:35.724Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:24:36.313Z] #136 ... [2024-03-04T10:24:36.313Z] [2024-03-04T10:24:36.313Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T10:24:36.581Z] #157 ... [2024-03-04T10:24:36.581Z] [2024-03-04T10:24:36.581Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:24:36.581Z] #156 DONE 2.9s [2024-03-04T10:24:36.581Z] [2024-03-04T10:24:36.581Z] #99 [security-secretstore-setup] exporting to image [2024-03-04T10:24:36.581Z] #99 exporting layers [2024-03-04T10:24:37.167Z] #99 ... [2024-03-04T10:24:37.167Z] [2024-03-04T10:24:37.167Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T10:24:37.167Z] #157 DONE 0.7s [2024-03-04T10:24:37.167Z] [2024-03-04T10:24:37.167Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T10:24:38.578Z] #158 ... [2024-03-04T10:24:38.578Z] [2024-03-04T10:24:38.578Z] #99 [security-secretstore-setup] exporting to image [2024-03-04T10:24:38.578Z] #99 exporting layers 1.8s done [2024-03-04T10:24:38.578Z] #99 writing image sha256:50bab8dc6a8f1b78e778e9164c429b138b803be312336720f604db1e95a9c35b done [2024-03-04T10:24:38.578Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-04T10:24:38.578Z] #99 DONE 7.0s [2024-03-04T10:24:38.578Z] [2024-03-04T10:24:38.578Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:24:39.536Z] #136 ... [2024-03-04T10:24:39.536Z] [2024-03-04T10:24:39.536Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T10:24:39.536Z] #158 DONE 2.2s [2024-03-04T10:24:39.536Z] [2024-03-04T10:24:39.536Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:24:39.810Z] #159 DONE 0.4s [2024-03-04T10:24:39.810Z] [2024-03-04T10:24:39.810Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:24:40.106Z] #121 ... [2024-03-04T10:24:40.106Z] [2024-03-04T10:24:40.106Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:24:40.106Z] #160 DONE 0.1s [2024-03-04T10:24:40.106Z] [2024-03-04T10:24:40.106Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T10:24:40.375Z] #161 DONE 0.3s [2024-03-04T10:24:40.375Z] [2024-03-04T10:24:40.375Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-04T10:24:40.718Z] #162 DONE 0.2s [2024-03-04T10:24:40.718Z] [2024-03-04T10:24:40.718Z] #163 [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-03-04T10:24:40.988Z] #163 DONE 0.2s [2024-03-04T10:24:40.988Z] [2024-03-04T10:24:40.988Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-04T10:24:40.988Z] #164 DONE 0.3s [2024-03-04T10:24:40.988Z] [2024-03-04T10:24:40.988Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:24:40.988Z] #136 ... [2024-03-04T10:24:40.988Z] [2024-03-04T10:24:40.988Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-04T10:24:41.264Z] #165 DONE 0.2s [2024-03-04T10:24:41.264Z] [2024-03-04T10:24:41.264Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-04T10:24:41.533Z] #166 DONE 0.3s [2024-03-04T10:24:41.533Z] [2024-03-04T10:24:41.533Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T10:24:46.890Z] #167 DONE 4.9s [2024-03-04T10:24:46.890Z] [2024-03-04T10:24:46.890Z] #99 [security-bootstrapper] exporting to image [2024-03-04T10:24:46.890Z] #99 exporting layers [2024-03-04T10:24:47.471Z] #99 exporting layers 1.0s done [2024-03-04T10:24:47.471Z] #99 writing image sha256:99192849f3893eb87de33f30f70a5431cd6527f9c0444d0113b1c284eba8d98f done [2024-03-04T10:24:47.471Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-04T10:24:47.471Z] #99 DONE 8.0s [2024-03-04T10:24:47.472Z] [2024-03-04T10:24:47.472Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:25:02.460Z] #121 ... [2024-03-04T10:25:02.460Z] [2024-03-04T10:25:02.460Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T10:25:02.460Z] #134 DONE 809.7s [2024-03-04T10:25:02.460Z] [2024-03-04T10:25:02.460Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:25:02.460Z] #135 ... [2024-03-04T10:25:02.460Z] [2024-03-04T10:25:02.460Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:25:02.460Z] #168 DONE 0.4s [2024-03-04T10:25:02.460Z] [2024-03-04T10:25:02.460Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:25:02.460Z] #169 DONE 0.2s [2024-03-04T10:25:02.460Z] [2024-03-04T10:25:02.460Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-04T10:25:02.759Z] #170 DONE 0.3s [2024-03-04T10:25:02.759Z] [2024-03-04T10:25:02.759Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:25:02.759Z] #135 ... [2024-03-04T10:25:02.759Z] [2024-03-04T10:25:02.759Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:25:02.759Z] #171 DONE 0.1s [2024-03-04T10:25:03.027Z] [2024-03-04T10:25:03.027Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-04T10:25:03.027Z] #172 DONE 0.3s [2024-03-04T10:25:03.027Z] [2024-03-04T10:25:03.027Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:25:03.294Z] #136 ... [2024-03-04T10:25:03.294Z] [2024-03-04T10:25:03.294Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:25:04.257Z] #173 ... [2024-03-04T10:25:04.257Z] [2024-03-04T10:25:04.257Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T10:25:04.257Z] #138 DONE 812.2s [2024-03-04T10:25:04.257Z] [2024-03-04T10:25:04.257Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:25:04.842Z] #136 ... [2024-03-04T10:25:04.842Z] [2024-03-04T10:25:04.842Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:25:04.842Z] #174 CACHED [2024-03-04T10:25:04.842Z] [2024-03-04T10:25:04.842Z] #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:25:04.842Z] #175 CACHED [2024-03-04T10:25:04.842Z] [2024-03-04T10:25:04.842Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-04T10:25:04.842Z] #176 DONE 0.2s [2024-03-04T10:25:04.842Z] [2024-03-04T10:25:04.842Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:25:05.122Z] #53 ... [2024-03-04T10:25:05.122Z] [2024-03-04T10:25:05.122Z] #177 [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-03-04T10:25:05.122Z] #177 DONE 0.1s [2024-03-04T10:25:05.122Z] [2024-03-04T10:25:05.122Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-04T10:25:05.391Z] #178 DONE 0.3s [2024-03-04T10:25:05.391Z] [2024-03-04T10:25:05.391Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:25:05.391Z] #137 ... [2024-03-04T10:25:05.391Z] [2024-03-04T10:25:05.391Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:25:06.814Z] #179 ... [2024-03-04T10:25:06.814Z] [2024-03-04T10:25:06.814Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:25:06.814Z] #173 DONE 3.5s [2024-03-04T10:25:06.814Z] [2024-03-04T10:25:06.814Z] #99 [security-proxy-auth] exporting to image [2024-03-04T10:25:06.814Z] #99 exporting layers [2024-03-04T10:25:07.397Z] #99 exporting layers 0.7s done [2024-03-04T10:25:07.397Z] #99 writing image sha256:8c8723bb5d2cd8d148a2e6d27764d9faeaa8edc004f4929d465597ba0c0537cd done [2024-03-04T10:25:07.397Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-04T10:25:07.397Z] #99 DONE 8.7s [2024-03-04T10:25:07.397Z] [2024-03-04T10:25:07.397Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:25:07.666Z] #136 ... [2024-03-04T10:25:07.666Z] [2024-03-04T10:25:07.666Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T10:25:07.666Z] #179 DONE 2.2s [2024-03-04T10:25:07.666Z] [2024-03-04T10:25:07.666Z] #99 [core-common-config-bootstrapper] exporting to image [2024-03-04T10:25:08.255Z] #99 exporting layers 0.6s done [2024-03-04T10:25:08.255Z] #99 writing image sha256:a95d32dae1a5a963ecf386863b280f0d9ab8d434347f01833af7ea594246ceab done [2024-03-04T10:25:08.255Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-03-04T10:25:08.255Z] #99 DONE 9.3s [2024-03-04T10:25:08.255Z] [2024-03-04T10:25:08.255Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:25:47.134Z] #137 ... [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T10:25:47.134Z] #135 DONE 852.4s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:25:47.134Z] #137 ... [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:25:47.134Z] #180 DONE 0.1s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:25:47.134Z] #181 DONE 0.2s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-04T10:25:47.134Z] #182 DONE 0.3s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:25:47.134Z] #183 DONE 0.1s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #99 [core-command] exporting to image [2024-03-04T10:25:47.134Z] #99 exporting layers [2024-03-04T10:25:47.134Z] #99 exporting layers 0.4s done [2024-03-04T10:25:47.134Z] #99 writing image sha256:3baf48e7b363a666a078595186bf0250612e0834f7f0add9454d213bef856e0a [2024-03-04T10:25:47.134Z] #99 writing image sha256:3baf48e7b363a666a078595186bf0250612e0834f7f0add9454d213bef856e0a done [2024-03-04T10:25:47.134Z] #99 naming to docker.io/library/core-command-arm64 done [2024-03-04T10:25:47.134Z] #99 DONE 9.7s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T10:25:47.134Z] #136 DONE 854.1s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:25:47.134Z] #53 ... [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:25:47.134Z] #184 DONE 0.2s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:25:47.134Z] #185 DONE 0.2s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:25:47.134Z] #52 ... [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-04T10:25:47.134Z] #186 DONE 0.2s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:25:47.134Z] #187 DONE 0.1s [2024-03-04T10:25:47.134Z] [2024-03-04T10:25:47.134Z] #99 [core-data] exporting to image [2024-03-04T10:25:47.400Z] #99 exporting layers 0.2s done [2024-03-04T10:25:47.400Z] #99 writing image sha256:dd7c49f1a14d06286ba5a901327c7ea17ce632503ebde7d7c218bcf163539bf5 done [2024-03-04T10:25:47.400Z] #99 naming to docker.io/library/core-data-arm64 done [2024-03-04T10:25:47.400Z] #99 DONE 9.9s [2024-03-04T10:25:47.400Z] [2024-03-04T10:25:47.400Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:25:50.740Z] #53 ... [2024-03-04T10:25:50.740Z] [2024-03-04T10:25:50.740Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T10:25:50.740Z] #137 DONE 858.4s [2024-03-04T10:25:50.740Z] [2024-03-04T10:25:50.740Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:25:50.740Z] #52 ... [2024-03-04T10:25:50.740Z] [2024-03-04T10:25:50.740Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:25:50.740Z] #188 DONE 0.2s [2024-03-04T10:25:50.740Z] [2024-03-04T10:25:50.740Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:25:51.010Z] #121 ... [2024-03-04T10:25:51.010Z] [2024-03-04T10:25:51.010Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:25:51.010Z] #189 DONE 0.2s [2024-03-04T10:25:51.010Z] [2024-03-04T10:25:51.010Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-04T10:25:51.281Z] #190 DONE 0.2s [2024-03-04T10:25:51.281Z] [2024-03-04T10:25:51.281Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:25:51.281Z] #53 ... [2024-03-04T10:25:51.281Z] [2024-03-04T10:25:51.281Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:25:51.548Z] #191 DONE 0.2s [2024-03-04T10:25:51.548Z] [2024-03-04T10:25:51.548Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-04T10:25:51.548Z] #192 DONE 0.1s [2024-03-04T10:25:51.548Z] [2024-03-04T10:25:51.548Z] #99 [core-metadata] exporting to image [2024-03-04T10:25:51.548Z] #99 exporting layers [2024-03-04T10:25:51.813Z] #99 exporting layers 0.3s done [2024-03-04T10:25:51.813Z] #99 writing image sha256:cd758dbaacf364d469c19319b25bdf96d40e791aa625ec7129d8da1afbdc10a1 done [2024-03-04T10:25:51.813Z] #99 naming to docker.io/library/core-metadata-arm64 done [2024-03-04T10:25:51.813Z] #99 DONE 10.2s [2024-03-04T10:25:51.813Z] [2024-03-04T10:25:51.813Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:26:10.007Z] #53 ... [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T10:26:10.007Z] #126 DONE 873.1s [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:26:10.007Z] #53 ... [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:26:10.007Z] #193 DONE 0.3s [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:26:10.007Z] #194 DONE 0.2s [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-04T10:26:10.007Z] #195 DONE 0.3s [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:26:10.007Z] #121 ... [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #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-03-04T10:26:10.007Z] #196 DONE 0.1s [2024-03-04T10:26:10.007Z] [2024-03-04T10:26:10.007Z] #99 [security-spiffe-token-provider] exporting to image [2024-03-04T10:26:10.007Z] #99 exporting layers [2024-03-04T10:26:12.579Z] #99 exporting layers 3.4s done [2024-03-04T10:26:12.579Z] #99 writing image sha256:3a733c25ba73cacb2ab7f7a1434047ac615372dcdc210eedce3192711803c5c4 done [2024-03-04T10:26:12.579Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-04T10:26:12.579Z] #99 DONE 13.6s [2024-03-04T10:26:12.579Z] [2024-03-04T10:26:12.579Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:26:30.785Z] #53 ... [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T10:26:30.785Z] #121 DONE 897.9s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T10:26:30.785Z] #125 DONE 895.5s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:26:30.785Z] #197 DONE 0.2s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T10:26:30.785Z] #53 ... [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T10:26:30.785Z] #198 DONE 0.1s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:26:30.785Z] #199 DONE 0.2s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T10:26:30.785Z] #200 DONE 0.1s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-04T10:26:30.785Z] #201 DONE 0.2s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-04T10:26:30.785Z] #202 DONE 0.3s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:26:30.785Z] #203 DONE 0.2s [2024-03-04T10:26:30.785Z] [2024-03-04T10:26:30.785Z] #99 [support-notifications] exporting to image [2024-03-04T10:26:30.785Z] #99 exporting layers [2024-03-04T10:26:31.051Z] #99 ... [2024-03-04T10:26:31.051Z] [2024-03-04T10:26:31.051Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-04T10:26:31.051Z] #204 DONE 0.2s [2024-03-04T10:26:31.051Z] [2024-03-04T10:26:31.051Z] #99 [support-scheduler] exporting to image [2024-03-04T10:26:31.316Z] #99 exporting layers 0.3s done [2024-03-04T10:26:31.316Z] #99 writing image sha256:aa264e648659da8fd3b37d3ac674340fbdef3fc4738aaa6e9e28ddca8e634478 0.0s done [2024-03-04T10:26:31.316Z] #99 naming to docker.io/library/support-notifications-arm64 done [2024-03-04T10:26:31.316Z] #99 writing image sha256:4cb6f41fc5e89616e5cfdd348aaab20d9ef5e4d9f1680b0eec281f3451a6724b done [2024-03-04T10:26:31.316Z] #99 naming to docker.io/library/support-scheduler-arm64 done [2024-03-04T10:26:31.316Z] #99 DONE 14.1s [2024-03-04T10:26:31.316Z] [2024-03-04T10:26:31.316Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T10:26:31.316Z] time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-04T10:26:31.334Z] $ docker stop --time=1 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 [2024-03-04T10:26:32.975Z] $ docker rm -f --volumes 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:26:33.643Z] + docker images [2024-03-04T10:26:33.643Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-04T10:26:33.643Z] support-notifications-arm64 latest aa264e648659 3 seconds ago 26.6MB [2024-03-04T10:26:33.643Z] support-scheduler-arm64 latest 4cb6f41fc5e8 3 seconds ago 25.9MB [2024-03-04T10:26:33.643Z] security-spiffe-token-provider-arm64 latest 3a733c25ba73 24 seconds ago 29.1MB [2024-03-04T10:26:33.643Z] core-metadata-arm64 latest cd758dbaacf3 42 seconds ago 17.4MB [2024-03-04T10:26:33.643Z] core-data-arm64 latest dd7c49f1a14d 47 seconds ago 17.2MB [2024-03-04T10:26:33.643Z] core-command-arm64 latest 3baf48e7b363 48 seconds ago 17.1MB [2024-03-04T10:26:33.643Z] core-common-config-bootstrapper-arm64 latest a95d32dae1a5 About a minute ago 15.1MB [2024-03-04T10:26:33.643Z] security-proxy-auth-arm64 latest 8c8723bb5d2c About a minute ago 15.9MB [2024-03-04T10:26:33.643Z] security-bootstrapper-arm64 latest 99192849f389 About a minute ago 18.5MB [2024-03-04T10:26:33.643Z] security-secretstore-setup-arm64 latest 50bab8dc6a8f About a minute ago 35.9MB [2024-03-04T10:26:33.643Z] security-proxy-setup-arm64 latest 4a877b06daa9 2 minutes ago 25.9MB [2024-03-04T10:26:33.643Z] security-spire-agent-arm64 latest dcb647bd9a96 15 minutes ago 152MB [2024-03-04T10:26:33.643Z] security-spire-server-arm64 latest 6f7d4039c3ae 15 minutes ago 96.7MB [2024-03-04T10:26:33.643Z] security-spire-config-arm64 latest 2a3cbed15199 15 minutes ago 95.8MB [2024-03-04T10:26:33.643Z] ci-base-image-arm64 latest f352281a20ce 16 minutes ago 882MB [2024-03-04T10:26:33.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-04T10:26:33.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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-03-04T10:26:34.695Z] provisioning config files... [2024-03-04T10:26:34.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config11298661064534523506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:26:35.254Z] ---> ****-login.sh [2024-03-04T10:26:35.254Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:26:35.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:26:35.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:26:35.520Z] Configure a credential helper to remove this warning. See [2024-03-04T10:26:35.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:26:35.520Z] [2024-03-04T10:26:35.520Z] Login Succeeded [2024-03-04T10:26:35.520Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:26:35.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:26:36.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:26:36.050Z] Configure a credential helper to remove this warning. See [2024-03-04T10:26:36.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:26:36.050Z] [2024-03-04T10:26:36.050Z] Login Succeeded [2024-03-04T10:26:36.050Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:26:36.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:26:36.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:26:36.315Z] Configure a credential helper to remove this warning. See [2024-03-04T10:26:36.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:26:36.315Z] [2024-03-04T10:26:36.315Z] Login Succeeded [2024-03-04T10:26:36.315Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:26:36.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:26:36.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:26:36.845Z] Configure a credential helper to remove this warning. See [2024-03-04T10:26:36.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:26:36.845Z] [2024-03-04T10:26:36.845Z] Login Succeeded [2024-03-04T10:26:36.845Z] ****.io [2024-03-04T10:26:37.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:26:37.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:26:37.373Z] Configure a credential helper to remove this warning. See [2024-03-04T10:26:37.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:26:37.374Z] [2024-03-04T10:26:37.374Z] Login Succeeded [2024-03-04T10:26:37.374Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:26:37.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:26:37.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:26:37.953Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-04T10:26:37.953Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:26:37.953Z] latest [2024-03-04T10:26:37.953Z] 3.2.0-dev.20 [2024-03-04T10:26:37.953Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:26:37.953Z] main [2024-03-04T10:26:37.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:38.816Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:42.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:26:42.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-04T10:26:42.856Z] 5b9c35af7361: Preparing [2024-03-04T10:26:42.856Z] 8904781afaff: Preparing [2024-03-04T10:26:42.856Z] ead51fc1524c: Preparing [2024-03-04T10:26:42.856Z] fd475903ccd6: Preparing [2024-03-04T10:26:42.856Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:42.856Z] 7611ece58d98: Preparing [2024-03-04T10:26:42.856Z] 7c504f21be85: Preparing [2024-03-04T10:26:42.856Z] 7611ece58d98: Waiting [2024-03-04T10:26:42.856Z] 7c504f21be85: Waiting [2024-03-04T10:26:43.121Z] ead51fc1524c: Pushed [2024-03-04T10:26:43.121Z] fd475903ccd6: Pushed [2024-03-04T10:26:43.121Z] 5b9c35af7361: Pushed [2024-03-04T10:26:43.121Z] 790a42c5b5ad: Pushed [2024-03-04T10:26:43.121Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:43.121Z] 7611ece58d98: Pushed [2024-03-04T10:26:45.058Z] 8904781afaff: Pushed [2024-03-04T10:26:45.325Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:45.974Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:46.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-04T10:26:46.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-04T10:26:46.613Z] 5b9c35af7361: Preparing [2024-03-04T10:26:46.613Z] 8904781afaff: Preparing [2024-03-04T10:26:46.613Z] ead51fc1524c: Preparing [2024-03-04T10:26:46.613Z] fd475903ccd6: Preparing [2024-03-04T10:26:46.613Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:46.613Z] 7611ece58d98: Preparing [2024-03-04T10:26:46.613Z] 7c504f21be85: Preparing [2024-03-04T10:26:46.613Z] 7611ece58d98: Waiting [2024-03-04T10:26:46.613Z] 7c504f21be85: Waiting [2024-03-04T10:26:46.613Z] fd475903ccd6: Layer already exists [2024-03-04T10:26:46.613Z] 8904781afaff: Layer already exists [2024-03-04T10:26:46.613Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:26:46.613Z] 5b9c35af7361: Layer already exists [2024-03-04T10:26:46.613Z] ead51fc1524c: Layer already exists [2024-03-04T10:26:46.613Z] 7611ece58d98: Layer already exists [2024-03-04T10:26:46.613Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:46.877Z] latest: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:47.522Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:48.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 [2024-03-04T10:26:48.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-04T10:26:48.225Z] 5b9c35af7361: Preparing [2024-03-04T10:26:48.225Z] 8904781afaff: Preparing [2024-03-04T10:26:48.225Z] ead51fc1524c: Preparing [2024-03-04T10:26:48.225Z] fd475903ccd6: Preparing [2024-03-04T10:26:48.225Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:48.225Z] 7611ece58d98: Preparing [2024-03-04T10:26:48.225Z] 7c504f21be85: Preparing [2024-03-04T10:26:48.225Z] 7611ece58d98: Waiting [2024-03-04T10:26:48.225Z] 7c504f21be85: Waiting [2024-03-04T10:26:48.225Z] 8904781afaff: Layer already exists [2024-03-04T10:26:48.225Z] 5b9c35af7361: Layer already exists [2024-03-04T10:26:48.225Z] ead51fc1524c: Layer already exists [2024-03-04T10:26:48.225Z] fd475903ccd6: Layer already exists [2024-03-04T10:26:48.225Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:26:48.225Z] 7611ece58d98: Layer already exists [2024-03-04T10:26:48.225Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:48.225Z] 3.2.0-dev.20: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:49.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:49.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:26:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-04T10:26:49.815Z] 5b9c35af7361: Preparing [2024-03-04T10:26:49.815Z] 8904781afaff: Preparing [2024-03-04T10:26:49.815Z] ead51fc1524c: Preparing [2024-03-04T10:26:49.815Z] fd475903ccd6: Preparing [2024-03-04T10:26:49.815Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:49.815Z] 7611ece58d98: Preparing [2024-03-04T10:26:49.815Z] 7c504f21be85: Preparing [2024-03-04T10:26:49.815Z] 7611ece58d98: Waiting [2024-03-04T10:26:49.815Z] 7c504f21be85: Waiting [2024-03-04T10:26:49.815Z] fd475903ccd6: Layer already exists [2024-03-04T10:26:49.815Z] ead51fc1524c: Layer already exists [2024-03-04T10:26:49.815Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:26:49.815Z] 8904781afaff: Layer already exists [2024-03-04T10:26:49.815Z] 5b9c35af7361: Layer already exists [2024-03-04T10:26:49.815Z] 7611ece58d98: Layer already exists [2024-03-04T10:26:49.815Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:50.078Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:50.723Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:51.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-04T10:26:51.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-04T10:26:51.374Z] 5b9c35af7361: Preparing [2024-03-04T10:26:51.374Z] 8904781afaff: Preparing [2024-03-04T10:26:51.374Z] ead51fc1524c: Preparing [2024-03-04T10:26:51.374Z] fd475903ccd6: Preparing [2024-03-04T10:26:51.374Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:51.374Z] 7611ece58d98: Preparing [2024-03-04T10:26:51.374Z] 7c504f21be85: Preparing [2024-03-04T10:26:51.374Z] 7611ece58d98: Waiting [2024-03-04T10:26:51.374Z] 7c504f21be85: Waiting [2024-03-04T10:26:51.374Z] 5b9c35af7361: Layer already exists [2024-03-04T10:26:51.374Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:26:51.374Z] fd475903ccd6: Layer already exists [2024-03-04T10:26:51.374Z] ead51fc1524c: Layer already exists [2024-03-04T10:26:51.374Z] 8904781afaff: Layer already exists [2024-03-04T10:26:51.374Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:51.374Z] 7611ece58d98: Layer already exists [2024-03-04T10:26:51.638Z] main: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:26:52.327Z] ===================================================== [Pipeline] echo [2024-03-04T10:26:52.443Z] taggedImages: [2024-03-04T10:26:52.443Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:26:52.443Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-04T10:26:52.443Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 [2024-03-04T10:26:52.443Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:26:52.443Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-04T10:26:52.584Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-04T10:26:52.584Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:26:52.584Z] latest [2024-03-04T10:26:52.584Z] 3.2.0-dev.20 [2024-03-04T10:26:52.584Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:26:52.584Z] main [2024-03-04T10:26:52.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:53.484Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:57.044Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:26:57.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-04T10:26:57.044Z] eb6655ff20fb: Preparing [2024-03-04T10:26:57.044Z] 2f7dbbe91244: Preparing [2024-03-04T10:26:57.044Z] a6c3865e221c: Preparing [2024-03-04T10:26:57.044Z] 6d26178e21ed: Preparing [2024-03-04T10:26:57.044Z] ead51fc1524c: Preparing [2024-03-04T10:26:57.044Z] fd475903ccd6: Preparing [2024-03-04T10:26:57.044Z] 790a42c5b5ad: Preparing [2024-03-04T10:26:57.044Z] fd475903ccd6: Waiting [2024-03-04T10:26:57.044Z] 7611ece58d98: Preparing [2024-03-04T10:26:57.044Z] 7c504f21be85: Preparing [2024-03-04T10:26:57.044Z] 7c504f21be85: Waiting [2024-03-04T10:26:57.044Z] 7611ece58d98: Waiting [2024-03-04T10:26:57.044Z] 790a42c5b5ad: Waiting [2024-03-04T10:26:57.044Z] ead51fc1524c: Layer already exists [2024-03-04T10:26:57.044Z] fd475903ccd6: Layer already exists [2024-03-04T10:26:57.044Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:26:57.044Z] 7611ece58d98: Layer already exists [2024-03-04T10:26:57.044Z] 7c504f21be85: Layer already exists [2024-03-04T10:26:57.309Z] eb6655ff20fb: Pushed [2024-03-04T10:26:57.309Z] 2f7dbbe91244: Pushed [2024-03-04T10:26:57.309Z] a6c3865e221c: Pushed [2024-03-04T10:26:58.742Z] 6d26178e21ed: Pushed [2024-03-04T10:26:59.012Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:26:59.691Z] + 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-03-04T10:27:00.349Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-04T10:27:00.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-04T10:27:00.350Z] eb6655ff20fb: Preparing [2024-03-04T10:27:00.350Z] 2f7dbbe91244: Preparing [2024-03-04T10:27:00.350Z] a6c3865e221c: Preparing [2024-03-04T10:27:00.350Z] 6d26178e21ed: Preparing [2024-03-04T10:27:00.350Z] ead51fc1524c: Preparing [2024-03-04T10:27:00.350Z] fd475903ccd6: Preparing [2024-03-04T10:27:00.350Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:00.350Z] 7611ece58d98: Preparing [2024-03-04T10:27:00.350Z] 7c504f21be85: Preparing [2024-03-04T10:27:00.350Z] fd475903ccd6: Waiting [2024-03-04T10:27:00.350Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:00.350Z] 7611ece58d98: Waiting [2024-03-04T10:27:00.350Z] 7c504f21be85: Waiting [2024-03-04T10:27:00.350Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:00.350Z] 2f7dbbe91244: Layer already exists [2024-03-04T10:27:00.350Z] a6c3865e221c: Layer already exists [2024-03-04T10:27:00.350Z] 6d26178e21ed: Layer already exists [2024-03-04T10:27:00.350Z] eb6655ff20fb: Layer already exists [2024-03-04T10:27:00.350Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:00.350Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:00.350Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:00.350Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:00.620Z] latest: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:01.296Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:01.984Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 [2024-03-04T10:27:01.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-04T10:27:01.984Z] eb6655ff20fb: Preparing [2024-03-04T10:27:01.984Z] 2f7dbbe91244: Preparing [2024-03-04T10:27:01.984Z] a6c3865e221c: Preparing [2024-03-04T10:27:01.984Z] 6d26178e21ed: Preparing [2024-03-04T10:27:01.984Z] ead51fc1524c: Preparing [2024-03-04T10:27:01.984Z] fd475903ccd6: Preparing [2024-03-04T10:27:01.984Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:01.984Z] fd475903ccd6: Waiting [2024-03-04T10:27:01.984Z] 7611ece58d98: Preparing [2024-03-04T10:27:01.984Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:01.984Z] 7c504f21be85: Preparing [2024-03-04T10:27:01.984Z] 7611ece58d98: Waiting [2024-03-04T10:27:01.984Z] 7c504f21be85: Waiting [2024-03-04T10:27:01.984Z] 6d26178e21ed: Layer already exists [2024-03-04T10:27:01.984Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:01.984Z] a6c3865e221c: Layer already exists [2024-03-04T10:27:01.984Z] eb6655ff20fb: Layer already exists [2024-03-04T10:27:01.984Z] 2f7dbbe91244: Layer already exists [2024-03-04T10:27:01.984Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:01.984Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:01.984Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:01.984Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:02.249Z] 3.2.0-dev.20: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:03.081Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:03.747Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:03.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-04T10:27:03.747Z] eb6655ff20fb: Preparing [2024-03-04T10:27:03.747Z] 2f7dbbe91244: Preparing [2024-03-04T10:27:03.747Z] a6c3865e221c: Preparing [2024-03-04T10:27:03.747Z] 6d26178e21ed: Preparing [2024-03-04T10:27:03.747Z] ead51fc1524c: Preparing [2024-03-04T10:27:03.747Z] fd475903ccd6: Preparing [2024-03-04T10:27:03.747Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:03.747Z] 7611ece58d98: Preparing [2024-03-04T10:27:03.747Z] 7c504f21be85: Preparing [2024-03-04T10:27:03.747Z] fd475903ccd6: Waiting [2024-03-04T10:27:03.747Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:03.747Z] 7611ece58d98: Waiting [2024-03-04T10:27:03.747Z] 7c504f21be85: Waiting [2024-03-04T10:27:03.747Z] 6d26178e21ed: Layer already exists [2024-03-04T10:27:03.747Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:03.747Z] a6c3865e221c: Layer already exists [2024-03-04T10:27:03.747Z] eb6655ff20fb: Layer already exists [2024-03-04T10:27:03.747Z] 2f7dbbe91244: Layer already exists [2024-03-04T10:27:03.747Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:03.747Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:03.747Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:03.747Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:03.747Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:04.683Z] + 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-03-04T10:27:05.346Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-04T10:27:05.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-04T10:27:05.346Z] eb6655ff20fb: Preparing [2024-03-04T10:27:05.346Z] 2f7dbbe91244: Preparing [2024-03-04T10:27:05.346Z] a6c3865e221c: Preparing [2024-03-04T10:27:05.346Z] 6d26178e21ed: Preparing [2024-03-04T10:27:05.346Z] ead51fc1524c: Preparing [2024-03-04T10:27:05.346Z] fd475903ccd6: Preparing [2024-03-04T10:27:05.346Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:05.346Z] fd475903ccd6: Waiting [2024-03-04T10:27:05.346Z] 7611ece58d98: Preparing [2024-03-04T10:27:05.346Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:05.346Z] 7611ece58d98: Waiting [2024-03-04T10:27:05.346Z] 7c504f21be85: Preparing [2024-03-04T10:27:05.346Z] 7c504f21be85: Waiting [2024-03-04T10:27:05.346Z] 2f7dbbe91244: Layer already exists [2024-03-04T10:27:05.346Z] 6d26178e21ed: Layer already exists [2024-03-04T10:27:05.346Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:05.346Z] a6c3865e221c: Layer already exists [2024-03-04T10:27:05.346Z] eb6655ff20fb: Layer already exists [2024-03-04T10:27:05.346Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:05.346Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:05.346Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:05.346Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:05.611Z] main: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:27:06.378Z] ===================================================== [Pipeline] echo [2024-03-04T10:27:06.495Z] taggedImages: [2024-03-04T10:27:06.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:06.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-04T10:27:06.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 [2024-03-04T10:27:06.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:06.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-04T10:27:06.625Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-04T10:27:06.625Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:06.625Z] latest [2024-03-04T10:27:06.625Z] 3.2.0-dev.20 [2024-03-04T10:27:06.625Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:06.625Z] main [2024-03-04T10:27:06.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:07.520Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:08.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:08.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-04T10:27:08.250Z] 21f8adaecc53: Preparing [2024-03-04T10:27:08.250Z] abbc8bceb4b8: Preparing [2024-03-04T10:27:08.250Z] ead51fc1524c: Preparing [2024-03-04T10:27:08.250Z] fd475903ccd6: Preparing [2024-03-04T10:27:08.250Z] 9bc8263fc0d0: Preparing [2024-03-04T10:27:08.250Z] 86b9daecb36f: Preparing [2024-03-04T10:27:08.250Z] 7c504f21be85: Preparing [2024-03-04T10:27:08.250Z] 86b9daecb36f: Waiting [2024-03-04T10:27:08.250Z] 7c504f21be85: Waiting [2024-03-04T10:27:08.513Z] 9bc8263fc0d0: Pushed [2024-03-04T10:27:11.104Z] abbc8bceb4b8: Pushed [2024-03-04T10:27:11.104Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:11.368Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:11.369Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:11.369Z] 21f8adaecc53: Pushed [2024-03-04T10:27:11.369Z] 86b9daecb36f: Pushed [2024-03-04T10:27:11.637Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:12.432Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:13.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-04T10:27:13.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-04T10:27:13.104Z] 21f8adaecc53: Preparing [2024-03-04T10:27:13.104Z] abbc8bceb4b8: Preparing [2024-03-04T10:27:13.104Z] ead51fc1524c: Preparing [2024-03-04T10:27:13.104Z] fd475903ccd6: Preparing [2024-03-04T10:27:13.104Z] 9bc8263fc0d0: Preparing [2024-03-04T10:27:13.104Z] 86b9daecb36f: Preparing [2024-03-04T10:27:13.104Z] 7c504f21be85: Preparing [2024-03-04T10:27:13.104Z] 86b9daecb36f: Waiting [2024-03-04T10:27:13.104Z] 7c504f21be85: Waiting [2024-03-04T10:27:13.104Z] 9bc8263fc0d0: Layer already exists [2024-03-04T10:27:13.104Z] abbc8bceb4b8: Layer already exists [2024-03-04T10:27:13.104Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:13.104Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:13.104Z] 21f8adaecc53: Layer already exists [2024-03-04T10:27:13.104Z] 86b9daecb36f: Layer already exists [2024-03-04T10:27:13.104Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:13.369Z] latest: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:14.065Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:14.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 [2024-03-04T10:27:14.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-04T10:27:14.742Z] 21f8adaecc53: Preparing [2024-03-04T10:27:14.742Z] abbc8bceb4b8: Preparing [2024-03-04T10:27:14.742Z] ead51fc1524c: Preparing [2024-03-04T10:27:14.742Z] fd475903ccd6: Preparing [2024-03-04T10:27:14.742Z] 9bc8263fc0d0: Preparing [2024-03-04T10:27:14.742Z] 86b9daecb36f: Preparing [2024-03-04T10:27:14.742Z] 7c504f21be85: Preparing [2024-03-04T10:27:14.742Z] 86b9daecb36f: Waiting [2024-03-04T10:27:14.742Z] 7c504f21be85: Waiting [2024-03-04T10:27:14.742Z] 21f8adaecc53: Layer already exists [2024-03-04T10:27:14.742Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:14.742Z] 9bc8263fc0d0: Layer already exists [2024-03-04T10:27:14.742Z] abbc8bceb4b8: Layer already exists [2024-03-04T10:27:14.742Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:14.742Z] 86b9daecb36f: Layer already exists [2024-03-04T10:27:14.742Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:14.742Z] 3.2.0-dev.20: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:15.870Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:16.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:16.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-04T10:27:16.573Z] 21f8adaecc53: Preparing [2024-03-04T10:27:16.573Z] abbc8bceb4b8: Preparing [2024-03-04T10:27:16.573Z] ead51fc1524c: Preparing [2024-03-04T10:27:16.573Z] fd475903ccd6: Preparing [2024-03-04T10:27:16.573Z] 9bc8263fc0d0: Preparing [2024-03-04T10:27:16.573Z] 86b9daecb36f: Preparing [2024-03-04T10:27:16.573Z] 7c504f21be85: Preparing [2024-03-04T10:27:16.573Z] 86b9daecb36f: Waiting [2024-03-04T10:27:16.573Z] 7c504f21be85: Waiting [2024-03-04T10:27:16.573Z] 9bc8263fc0d0: Layer already exists [2024-03-04T10:27:16.573Z] abbc8bceb4b8: Layer already exists [2024-03-04T10:27:16.573Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:16.573Z] 21f8adaecc53: Layer already exists [2024-03-04T10:27:16.573Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:16.573Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:16.573Z] 86b9daecb36f: Layer already exists [2024-03-04T10:27:16.573Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:17.545Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:18.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-04T10:27:18.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-04T10:27:18.246Z] 21f8adaecc53: Preparing [2024-03-04T10:27:18.246Z] abbc8bceb4b8: Preparing [2024-03-04T10:27:18.246Z] ead51fc1524c: Preparing [2024-03-04T10:27:18.246Z] fd475903ccd6: Preparing [2024-03-04T10:27:18.246Z] 9bc8263fc0d0: Preparing [2024-03-04T10:27:18.246Z] 86b9daecb36f: Preparing [2024-03-04T10:27:18.246Z] 7c504f21be85: Preparing [2024-03-04T10:27:18.246Z] 86b9daecb36f: Waiting [2024-03-04T10:27:18.246Z] 7c504f21be85: Waiting [2024-03-04T10:27:18.246Z] 9bc8263fc0d0: Layer already exists [2024-03-04T10:27:18.246Z] abbc8bceb4b8: Layer already exists [2024-03-04T10:27:18.246Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:18.246Z] 21f8adaecc53: Layer already exists [2024-03-04T10:27:18.246Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:18.246Z] 86b9daecb36f: Layer already exists [2024-03-04T10:27:18.246Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:18.510Z] main: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:27:19.328Z] ===================================================== [Pipeline] echo [2024-03-04T10:27:19.448Z] taggedImages: [2024-03-04T10:27:19.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:19.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-04T10:27:19.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 [2024-03-04T10:27:19.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:19.449Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-04T10:27:19.588Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-04T10:27:19.588Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:19.588Z] latest [2024-03-04T10:27:19.588Z] 3.2.0-dev.20 [2024-03-04T10:27:19.588Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:19.588Z] main [2024-03-04T10:27:19.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:20.527Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:21.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:21.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-04T10:27:21.227Z] 057aaa7f702f: Preparing [2024-03-04T10:27:21.227Z] 793dc61fe92e: Preparing [2024-03-04T10:27:21.227Z] 053ae4768d93: Preparing [2024-03-04T10:27:21.227Z] ead51fc1524c: Preparing [2024-03-04T10:27:21.227Z] fd475903ccd6: Preparing [2024-03-04T10:27:21.227Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:21.227Z] 7611ece58d98: Preparing [2024-03-04T10:27:21.227Z] 7c504f21be85: Preparing [2024-03-04T10:27:21.227Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:21.227Z] 7611ece58d98: Waiting [2024-03-04T10:27:21.227Z] 7c504f21be85: Waiting [2024-03-04T10:27:21.227Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:21.227Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:21.227Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:21.492Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:21.492Z] 793dc61fe92e: Pushed [2024-03-04T10:27:21.492Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:21.492Z] 057aaa7f702f: Pushed [2024-03-04T10:27:24.062Z] 053ae4768d93: Pushed [2024-03-04T10:27:26.628Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:27.331Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:28.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-04T10:27:28.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-04T10:27:28.111Z] 057aaa7f702f: Preparing [2024-03-04T10:27:28.111Z] 793dc61fe92e: Preparing [2024-03-04T10:27:28.111Z] 053ae4768d93: Preparing [2024-03-04T10:27:28.111Z] ead51fc1524c: Preparing [2024-03-04T10:27:28.111Z] fd475903ccd6: Preparing [2024-03-04T10:27:28.111Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:28.111Z] 7611ece58d98: Preparing [2024-03-04T10:27:28.111Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:28.111Z] 7c504f21be85: Preparing [2024-03-04T10:27:28.111Z] 7611ece58d98: Waiting [2024-03-04T10:27:28.111Z] 7c504f21be85: Waiting [2024-03-04T10:27:28.111Z] 057aaa7f702f: Layer already exists [2024-03-04T10:27:28.111Z] 053ae4768d93: Layer already exists [2024-03-04T10:27:28.111Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:28.111Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:28.111Z] 793dc61fe92e: Layer already exists [2024-03-04T10:27:28.111Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:28.111Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:28.111Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:28.375Z] latest: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:29.137Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:29.967Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 [2024-03-04T10:27:29.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-04T10:27:30.232Z] 057aaa7f702f: Preparing [2024-03-04T10:27:30.232Z] 793dc61fe92e: Preparing [2024-03-04T10:27:30.232Z] 053ae4768d93: Preparing [2024-03-04T10:27:30.232Z] ead51fc1524c: Preparing [2024-03-04T10:27:30.232Z] fd475903ccd6: Preparing [2024-03-04T10:27:30.232Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:30.232Z] 7611ece58d98: Preparing [2024-03-04T10:27:30.232Z] 7c504f21be85: Preparing [2024-03-04T10:27:30.232Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:30.232Z] 7611ece58d98: Waiting [2024-03-04T10:27:30.232Z] 7c504f21be85: Waiting [2024-03-04T10:27:30.497Z] 793dc61fe92e: Layer already exists [2024-03-04T10:27:30.497Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:30.497Z] 053ae4768d93: Layer already exists [2024-03-04T10:27:30.497Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:30.497Z] 057aaa7f702f: Layer already exists [2024-03-04T10:27:30.497Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:30.497Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:30.497Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:31.445Z] 3.2.0-dev.20: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:32.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:32.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:32.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-04T10:27:32.873Z] 057aaa7f702f: Preparing [2024-03-04T10:27:32.873Z] 793dc61fe92e: Preparing [2024-03-04T10:27:32.873Z] 053ae4768d93: Preparing [2024-03-04T10:27:32.873Z] ead51fc1524c: Preparing [2024-03-04T10:27:32.873Z] fd475903ccd6: Preparing [2024-03-04T10:27:32.873Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:32.873Z] 7611ece58d98: Preparing [2024-03-04T10:27:32.873Z] 7c504f21be85: Preparing [2024-03-04T10:27:32.873Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:32.873Z] 7611ece58d98: Waiting [2024-03-04T10:27:32.873Z] 7c504f21be85: Waiting [2024-03-04T10:27:32.873Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:32.873Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:32.873Z] 053ae4768d93: Layer already exists [2024-03-04T10:27:32.873Z] 793dc61fe92e: Layer already exists [2024-03-04T10:27:32.873Z] 057aaa7f702f: Layer already exists [2024-03-04T10:27:32.873Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:32.873Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:32.873Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:32.873Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:33.850Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:34.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-04T10:27:34.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-04T10:27:34.547Z] 057aaa7f702f: Preparing [2024-03-04T10:27:34.547Z] 793dc61fe92e: Preparing [2024-03-04T10:27:34.547Z] 053ae4768d93: Preparing [2024-03-04T10:27:34.547Z] ead51fc1524c: Preparing [2024-03-04T10:27:34.547Z] fd475903ccd6: Preparing [2024-03-04T10:27:34.547Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:34.547Z] 7611ece58d98: Preparing [2024-03-04T10:27:34.547Z] 7c504f21be85: Preparing [2024-03-04T10:27:34.547Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:34.547Z] 7611ece58d98: Waiting [2024-03-04T10:27:34.547Z] 7c504f21be85: Waiting [2024-03-04T10:27:34.547Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:34.547Z] 057aaa7f702f: Layer already exists [2024-03-04T10:27:34.547Z] 793dc61fe92e: Layer already exists [2024-03-04T10:27:34.547Z] 053ae4768d93: Layer already exists [2024-03-04T10:27:34.547Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:34.547Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:34.547Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:34.547Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:34.811Z] main: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:27:35.577Z] ===================================================== [Pipeline] echo [2024-03-04T10:27:35.755Z] taggedImages: [2024-03-04T10:27:35.755Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:35.755Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-04T10:27:35.755Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 [2024-03-04T10:27:35.755Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:35.755Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-04T10:27:35.902Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-04T10:27:35.902Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:35.902Z] latest [2024-03-04T10:27:35.902Z] 3.2.0-dev.20 [2024-03-04T10:27:35.902Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:35.902Z] main [2024-03-04T10:27:35.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:36.866Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:37.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:37.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-04T10:27:37.600Z] 224b363eb321: Preparing [2024-03-04T10:27:37.600Z] 4a8668b1a178: Preparing [2024-03-04T10:27:37.600Z] ad1de5c0bda5: Preparing [2024-03-04T10:27:37.600Z] ff7ea692b48a: Preparing [2024-03-04T10:27:37.600Z] 83b3ee9702a0: Preparing [2024-03-04T10:27:37.600Z] 3864cf8f500f: Preparing [2024-03-04T10:27:37.600Z] 49f011601d32: Preparing [2024-03-04T10:27:37.600Z] ead51fc1524c: Preparing [2024-03-04T10:27:37.600Z] fd475903ccd6: Preparing [2024-03-04T10:27:37.600Z] 03bfdb5cc375: Preparing [2024-03-04T10:27:37.600Z] 1e952a880fef: Preparing [2024-03-04T10:27:37.600Z] 5f70bf18a086: Preparing [2024-03-04T10:27:37.600Z] c680a18b59c4: Preparing [2024-03-04T10:27:37.600Z] 85b530bac54c: Preparing [2024-03-04T10:27:37.600Z] 8309da144434: Preparing [2024-03-04T10:27:37.600Z] 7c504f21be85: Preparing [2024-03-04T10:27:37.600Z] 1e952a880fef: Waiting [2024-03-04T10:27:37.600Z] 3864cf8f500f: Waiting [2024-03-04T10:27:37.600Z] 49f011601d32: Waiting [2024-03-04T10:27:37.600Z] ead51fc1524c: Waiting [2024-03-04T10:27:37.600Z] fd475903ccd6: Waiting [2024-03-04T10:27:37.600Z] 5f70bf18a086: Waiting [2024-03-04T10:27:37.600Z] c680a18b59c4: Waiting [2024-03-04T10:27:37.600Z] 03bfdb5cc375: Waiting [2024-03-04T10:27:37.600Z] 85b530bac54c: Waiting [2024-03-04T10:27:37.600Z] 7c504f21be85: Waiting [2024-03-04T10:27:37.600Z] 8309da144434: Waiting [2024-03-04T10:27:37.867Z] ff7ea692b48a: Pushed [2024-03-04T10:27:37.867Z] 83b3ee9702a0: Pushed [2024-03-04T10:27:37.867Z] 4a8668b1a178: Pushed [2024-03-04T10:27:37.867Z] ad1de5c0bda5: Pushed [2024-03-04T10:27:42.108Z] 224b363eb321: Pushed [2024-03-04T10:27:42.108Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:42.108Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:42.108Z] 3864cf8f500f: Pushed [2024-03-04T10:27:42.108Z] 5f70bf18a086: Pushed [2024-03-04T10:27:42.108Z] 03bfdb5cc375: Pushed [2024-03-04T10:27:42.108Z] 1e952a880fef: Pushed [2024-03-04T10:27:42.108Z] c680a18b59c4: Pushed [2024-03-04T10:27:42.108Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:42.108Z] 85b530bac54c: Pushed [2024-03-04T10:27:42.108Z] 8309da144434: Pushed [2024-03-04T10:27:44.678Z] 49f011601d32: Pushed [2024-03-04T10:27:44.678Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:45.462Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:46.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-04T10:27:46.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-04T10:27:46.205Z] 224b363eb321: Preparing [2024-03-04T10:27:46.205Z] 4a8668b1a178: Preparing [2024-03-04T10:27:46.205Z] ad1de5c0bda5: Preparing [2024-03-04T10:27:46.205Z] ff7ea692b48a: Preparing [2024-03-04T10:27:46.205Z] 83b3ee9702a0: Preparing [2024-03-04T10:27:46.205Z] 3864cf8f500f: Preparing [2024-03-04T10:27:46.205Z] 49f011601d32: Preparing [2024-03-04T10:27:46.205Z] ead51fc1524c: Preparing [2024-03-04T10:27:46.205Z] fd475903ccd6: Preparing [2024-03-04T10:27:46.205Z] 03bfdb5cc375: Preparing [2024-03-04T10:27:46.205Z] 1e952a880fef: Preparing [2024-03-04T10:27:46.205Z] 5f70bf18a086: Preparing [2024-03-04T10:27:46.205Z] c680a18b59c4: Preparing [2024-03-04T10:27:46.205Z] 85b530bac54c: Preparing [2024-03-04T10:27:46.205Z] 8309da144434: Preparing [2024-03-04T10:27:46.205Z] 7c504f21be85: Preparing [2024-03-04T10:27:46.205Z] 3864cf8f500f: Waiting [2024-03-04T10:27:46.205Z] c680a18b59c4: Waiting [2024-03-04T10:27:46.205Z] 49f011601d32: Waiting [2024-03-04T10:27:46.205Z] ead51fc1524c: Waiting [2024-03-04T10:27:46.205Z] fd475903ccd6: Waiting [2024-03-04T10:27:46.205Z] 03bfdb5cc375: Waiting [2024-03-04T10:27:46.205Z] 1e952a880fef: Waiting [2024-03-04T10:27:46.205Z] 5f70bf18a086: Waiting [2024-03-04T10:27:46.205Z] 85b530bac54c: Waiting [2024-03-04T10:27:46.205Z] 8309da144434: Waiting [2024-03-04T10:27:46.205Z] 7c504f21be85: Waiting [2024-03-04T10:27:46.205Z] 83b3ee9702a0: Layer already exists [2024-03-04T10:27:46.205Z] ff7ea692b48a: Layer already exists [2024-03-04T10:27:46.205Z] 224b363eb321: Layer already exists [2024-03-04T10:27:46.205Z] 4a8668b1a178: Layer already exists [2024-03-04T10:27:46.205Z] ad1de5c0bda5: Layer already exists [2024-03-04T10:27:46.205Z] 49f011601d32: Layer already exists [2024-03-04T10:27:46.205Z] 3864cf8f500f: Layer already exists [2024-03-04T10:27:46.205Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:46.205Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:46.205Z] 03bfdb5cc375: Layer already exists [2024-03-04T10:27:46.205Z] 1e952a880fef: Layer already exists [2024-03-04T10:27:46.205Z] 5f70bf18a086: Layer already exists [2024-03-04T10:27:46.205Z] c680a18b59c4: Layer already exists [2024-03-04T10:27:46.205Z] 85b530bac54c: Layer already exists [2024-03-04T10:27:46.205Z] 8309da144434: Layer already exists [2024-03-04T10:27:46.205Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:46.469Z] latest: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:47.196Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:47.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 [2024-03-04T10:27:47.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-04T10:27:47.947Z] 224b363eb321: Preparing [2024-03-04T10:27:47.947Z] 4a8668b1a178: Preparing [2024-03-04T10:27:47.947Z] ad1de5c0bda5: Preparing [2024-03-04T10:27:47.947Z] ff7ea692b48a: Preparing [2024-03-04T10:27:47.947Z] 83b3ee9702a0: Preparing [2024-03-04T10:27:47.947Z] 3864cf8f500f: Preparing [2024-03-04T10:27:47.947Z] 49f011601d32: Preparing [2024-03-04T10:27:47.947Z] ead51fc1524c: Preparing [2024-03-04T10:27:47.947Z] fd475903ccd6: Preparing [2024-03-04T10:27:47.947Z] 03bfdb5cc375: Preparing [2024-03-04T10:27:47.947Z] 1e952a880fef: Preparing [2024-03-04T10:27:47.947Z] 5f70bf18a086: Preparing [2024-03-04T10:27:47.947Z] c680a18b59c4: Preparing [2024-03-04T10:27:47.947Z] 85b530bac54c: Preparing [2024-03-04T10:27:47.947Z] 8309da144434: Preparing [2024-03-04T10:27:47.947Z] 7c504f21be85: Preparing [2024-03-04T10:27:47.947Z] 5f70bf18a086: Waiting [2024-03-04T10:27:47.947Z] 49f011601d32: Waiting [2024-03-04T10:27:47.947Z] ead51fc1524c: Waiting [2024-03-04T10:27:47.947Z] fd475903ccd6: Waiting [2024-03-04T10:27:47.947Z] 03bfdb5cc375: Waiting [2024-03-04T10:27:47.947Z] 1e952a880fef: Waiting [2024-03-04T10:27:47.947Z] 3864cf8f500f: Waiting [2024-03-04T10:27:47.947Z] c680a18b59c4: Waiting [2024-03-04T10:27:47.947Z] 85b530bac54c: Waiting [2024-03-04T10:27:47.947Z] 8309da144434: Waiting [2024-03-04T10:27:47.947Z] 7c504f21be85: Waiting [2024-03-04T10:27:47.947Z] ad1de5c0bda5: Layer already exists [2024-03-04T10:27:47.947Z] 224b363eb321: Layer already exists [2024-03-04T10:27:47.947Z] 4a8668b1a178: Layer already exists [2024-03-04T10:27:47.947Z] 83b3ee9702a0: Layer already exists [2024-03-04T10:27:47.947Z] ff7ea692b48a: Layer already exists [2024-03-04T10:27:47.947Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:47.947Z] 49f011601d32: Layer already exists [2024-03-04T10:27:47.947Z] 3864cf8f500f: Layer already exists [2024-03-04T10:27:47.947Z] 03bfdb5cc375: Layer already exists [2024-03-04T10:27:47.947Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:47.947Z] c680a18b59c4: Layer already exists [2024-03-04T10:27:47.947Z] 1e952a880fef: Layer already exists [2024-03-04T10:27:47.947Z] 5f70bf18a086: Layer already exists [2024-03-04T10:27:47.947Z] 85b530bac54c: Layer already exists [2024-03-04T10:27:47.947Z] 8309da144434: Layer already exists [2024-03-04T10:27:47.947Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:48.213Z] 3.2.0-dev.20: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:48.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:49.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:49.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-04T10:27:49.659Z] 224b363eb321: Preparing [2024-03-04T10:27:49.659Z] 4a8668b1a178: Preparing [2024-03-04T10:27:49.659Z] ad1de5c0bda5: Preparing [2024-03-04T10:27:49.659Z] ff7ea692b48a: Preparing [2024-03-04T10:27:49.659Z] 83b3ee9702a0: Preparing [2024-03-04T10:27:49.659Z] 3864cf8f500f: Preparing [2024-03-04T10:27:49.659Z] 49f011601d32: Preparing [2024-03-04T10:27:49.659Z] ead51fc1524c: Preparing [2024-03-04T10:27:49.659Z] fd475903ccd6: Preparing [2024-03-04T10:27:49.659Z] 03bfdb5cc375: Preparing [2024-03-04T10:27:49.659Z] 1e952a880fef: Preparing [2024-03-04T10:27:49.659Z] 5f70bf18a086: Preparing [2024-03-04T10:27:49.659Z] c680a18b59c4: Preparing [2024-03-04T10:27:49.659Z] 85b530bac54c: Preparing [2024-03-04T10:27:49.659Z] 8309da144434: Preparing [2024-03-04T10:27:49.659Z] 7c504f21be85: Preparing [2024-03-04T10:27:49.659Z] 1e952a880fef: Waiting [2024-03-04T10:27:49.659Z] 5f70bf18a086: Waiting [2024-03-04T10:27:49.659Z] c680a18b59c4: Waiting [2024-03-04T10:27:49.659Z] 85b530bac54c: Waiting [2024-03-04T10:27:49.659Z] 8309da144434: Waiting [2024-03-04T10:27:49.659Z] 3864cf8f500f: Waiting [2024-03-04T10:27:49.659Z] 7c504f21be85: Waiting [2024-03-04T10:27:49.659Z] fd475903ccd6: Waiting [2024-03-04T10:27:49.659Z] ead51fc1524c: Waiting [2024-03-04T10:27:49.659Z] 03bfdb5cc375: Waiting [2024-03-04T10:27:49.659Z] ad1de5c0bda5: Layer already exists [2024-03-04T10:27:49.659Z] ff7ea692b48a: Layer already exists [2024-03-04T10:27:49.659Z] 83b3ee9702a0: Layer already exists [2024-03-04T10:27:49.659Z] 4a8668b1a178: Layer already exists [2024-03-04T10:27:49.659Z] 224b363eb321: Layer already exists [2024-03-04T10:27:49.659Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:49.659Z] 49f011601d32: Layer already exists [2024-03-04T10:27:49.659Z] 03bfdb5cc375: Layer already exists [2024-03-04T10:27:49.659Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:49.659Z] 3864cf8f500f: Layer already exists [2024-03-04T10:27:49.659Z] 1e952a880fef: Layer already exists [2024-03-04T10:27:49.659Z] 85b530bac54c: Layer already exists [2024-03-04T10:27:49.659Z] c680a18b59c4: Layer already exists [2024-03-04T10:27:49.659Z] 5f70bf18a086: Layer already exists [2024-03-04T10:27:49.659Z] 8309da144434: Layer already exists [2024-03-04T10:27:49.659Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:49.924Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:50.636Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:51.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-04T10:27:51.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-04T10:27:51.351Z] 224b363eb321: Preparing [2024-03-04T10:27:51.351Z] 4a8668b1a178: Preparing [2024-03-04T10:27:51.351Z] ad1de5c0bda5: Preparing [2024-03-04T10:27:51.351Z] ff7ea692b48a: Preparing [2024-03-04T10:27:51.351Z] 83b3ee9702a0: Preparing [2024-03-04T10:27:51.351Z] 3864cf8f500f: Preparing [2024-03-04T10:27:51.351Z] 49f011601d32: Preparing [2024-03-04T10:27:51.351Z] ead51fc1524c: Preparing [2024-03-04T10:27:51.351Z] fd475903ccd6: Preparing [2024-03-04T10:27:51.351Z] 03bfdb5cc375: Preparing [2024-03-04T10:27:51.351Z] 1e952a880fef: Preparing [2024-03-04T10:27:51.351Z] 5f70bf18a086: Preparing [2024-03-04T10:27:51.351Z] c680a18b59c4: Preparing [2024-03-04T10:27:51.351Z] 85b530bac54c: Preparing [2024-03-04T10:27:51.351Z] 8309da144434: Preparing [2024-03-04T10:27:51.351Z] 7c504f21be85: Preparing [2024-03-04T10:27:51.351Z] fd475903ccd6: Waiting [2024-03-04T10:27:51.351Z] 03bfdb5cc375: Waiting [2024-03-04T10:27:51.351Z] 1e952a880fef: Waiting [2024-03-04T10:27:51.351Z] 5f70bf18a086: Waiting [2024-03-04T10:27:51.351Z] c680a18b59c4: Waiting [2024-03-04T10:27:51.351Z] 85b530bac54c: Waiting [2024-03-04T10:27:51.351Z] 8309da144434: Waiting [2024-03-04T10:27:51.351Z] 7c504f21be85: Waiting [2024-03-04T10:27:51.351Z] 3864cf8f500f: Waiting [2024-03-04T10:27:51.351Z] 49f011601d32: Waiting [2024-03-04T10:27:51.351Z] ead51fc1524c: Waiting [2024-03-04T10:27:51.351Z] ad1de5c0bda5: Layer already exists [2024-03-04T10:27:51.351Z] ff7ea692b48a: Layer already exists [2024-03-04T10:27:51.351Z] 224b363eb321: Layer already exists [2024-03-04T10:27:51.351Z] 4a8668b1a178: Layer already exists [2024-03-04T10:27:51.351Z] 83b3ee9702a0: Layer already exists [2024-03-04T10:27:51.351Z] 3864cf8f500f: Layer already exists [2024-03-04T10:27:51.351Z] 49f011601d32: Layer already exists [2024-03-04T10:27:51.351Z] 03bfdb5cc375: Layer already exists [2024-03-04T10:27:51.351Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:51.351Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:51.351Z] c680a18b59c4: Layer already exists [2024-03-04T10:27:51.351Z] 1e952a880fef: Layer already exists [2024-03-04T10:27:51.351Z] 5f70bf18a086: Layer already exists [2024-03-04T10:27:51.351Z] 85b530bac54c: Layer already exists [2024-03-04T10:27:51.351Z] 8309da144434: Layer already exists [2024-03-04T10:27:51.351Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:51.616Z] main: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:27:52.488Z] ===================================================== [Pipeline] echo [2024-03-04T10:27:52.636Z] taggedImages: [2024-03-04T10:27:52.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:52.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-04T10:27:52.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 [2024-03-04T10:27:52.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:52.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-04T10:27:52.792Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-04T10:27:52.792Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:52.792Z] latest [2024-03-04T10:27:52.792Z] 3.2.0-dev.20 [2024-03-04T10:27:52.792Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:27:52.792Z] main [2024-03-04T10:27:52.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:53.825Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:54.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:27:54.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-04T10:27:54.663Z] ead28c4ca98c: Preparing [2024-03-04T10:27:54.663Z] 7b1485c7abc2: Preparing [2024-03-04T10:27:54.663Z] d735e692786c: Preparing [2024-03-04T10:27:54.663Z] a7132761147b: Preparing [2024-03-04T10:27:54.663Z] ead51fc1524c: Preparing [2024-03-04T10:27:54.663Z] fd475903ccd6: Preparing [2024-03-04T10:27:54.663Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:54.663Z] 7611ece58d98: Preparing [2024-03-04T10:27:54.663Z] 7c504f21be85: Preparing [2024-03-04T10:27:54.663Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:54.663Z] 7611ece58d98: Waiting [2024-03-04T10:27:54.663Z] 7c504f21be85: Waiting [2024-03-04T10:27:54.663Z] fd475903ccd6: Waiting [2024-03-04T10:27:54.926Z] d735e692786c: Pushed [2024-03-04T10:27:54.926Z] 7b1485c7abc2: Pushed [2024-03-04T10:27:55.878Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:55.878Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:55.878Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:55.878Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:55.878Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:55.878Z] ead28c4ca98c: Pushed [2024-03-04T10:27:56.827Z] a7132761147b: Pushed [2024-03-04T10:27:56.827Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:57.551Z] + 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-03-04T10:27:58.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-04T10:27:58.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-04T10:27:58.270Z] ead28c4ca98c: Preparing [2024-03-04T10:27:58.270Z] 7b1485c7abc2: Preparing [2024-03-04T10:27:58.270Z] d735e692786c: Preparing [2024-03-04T10:27:58.270Z] a7132761147b: Preparing [2024-03-04T10:27:58.270Z] ead51fc1524c: Preparing [2024-03-04T10:27:58.270Z] fd475903ccd6: Preparing [2024-03-04T10:27:58.270Z] 790a42c5b5ad: Preparing [2024-03-04T10:27:58.270Z] 7611ece58d98: Preparing [2024-03-04T10:27:58.270Z] 7c504f21be85: Preparing [2024-03-04T10:27:58.270Z] 790a42c5b5ad: Waiting [2024-03-04T10:27:58.270Z] 7611ece58d98: Waiting [2024-03-04T10:27:58.270Z] 7c504f21be85: Waiting [2024-03-04T10:27:58.270Z] fd475903ccd6: Waiting [2024-03-04T10:27:58.270Z] a7132761147b: Layer already exists [2024-03-04T10:27:58.270Z] ead51fc1524c: Layer already exists [2024-03-04T10:27:58.270Z] d735e692786c: Layer already exists [2024-03-04T10:27:58.270Z] ead28c4ca98c: Layer already exists [2024-03-04T10:27:58.270Z] 7b1485c7abc2: Layer already exists [2024-03-04T10:27:58.270Z] 7c504f21be85: Layer already exists [2024-03-04T10:27:58.270Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:27:58.270Z] fd475903ccd6: Layer already exists [2024-03-04T10:27:58.270Z] 7611ece58d98: Layer already exists [2024-03-04T10:27:58.533Z] latest: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:27:59.341Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:00.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 [2024-03-04T10:28:00.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-04T10:28:00.091Z] ead28c4ca98c: Preparing [2024-03-04T10:28:00.091Z] 7b1485c7abc2: Preparing [2024-03-04T10:28:00.091Z] d735e692786c: Preparing [2024-03-04T10:28:00.091Z] a7132761147b: Preparing [2024-03-04T10:28:00.091Z] ead51fc1524c: Preparing [2024-03-04T10:28:00.091Z] fd475903ccd6: Preparing [2024-03-04T10:28:00.091Z] 790a42c5b5ad: Preparing [2024-03-04T10:28:00.091Z] 7611ece58d98: Preparing [2024-03-04T10:28:00.091Z] 7c504f21be85: Preparing [2024-03-04T10:28:00.091Z] fd475903ccd6: Waiting [2024-03-04T10:28:00.091Z] 790a42c5b5ad: Waiting [2024-03-04T10:28:00.091Z] 7611ece58d98: Waiting [2024-03-04T10:28:00.091Z] 7c504f21be85: Waiting [2024-03-04T10:28:00.091Z] 7b1485c7abc2: Layer already exists [2024-03-04T10:28:00.091Z] a7132761147b: Layer already exists [2024-03-04T10:28:00.091Z] d735e692786c: Layer already exists [2024-03-04T10:28:00.091Z] ead28c4ca98c: Layer already exists [2024-03-04T10:28:00.091Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:00.091Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:00.091Z] 7611ece58d98: Layer already exists [2024-03-04T10:28:00.091Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:28:00.091Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:00.367Z] 3.2.0-dev.20: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:01.116Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:01.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:01.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-04T10:28:01.847Z] ead28c4ca98c: Preparing [2024-03-04T10:28:01.847Z] 7b1485c7abc2: Preparing [2024-03-04T10:28:01.847Z] d735e692786c: Preparing [2024-03-04T10:28:01.847Z] a7132761147b: Preparing [2024-03-04T10:28:01.847Z] ead51fc1524c: Preparing [2024-03-04T10:28:01.847Z] fd475903ccd6: Preparing [2024-03-04T10:28:01.847Z] 790a42c5b5ad: Preparing [2024-03-04T10:28:01.847Z] 7611ece58d98: Preparing [2024-03-04T10:28:01.847Z] 7c504f21be85: Preparing [2024-03-04T10:28:01.847Z] 790a42c5b5ad: Waiting [2024-03-04T10:28:01.847Z] 7611ece58d98: Waiting [2024-03-04T10:28:01.847Z] 7c504f21be85: Waiting [2024-03-04T10:28:01.847Z] fd475903ccd6: Waiting [2024-03-04T10:28:01.847Z] d735e692786c: Layer already exists [2024-03-04T10:28:01.847Z] 7b1485c7abc2: Layer already exists [2024-03-04T10:28:01.847Z] a7132761147b: Layer already exists [2024-03-04T10:28:01.847Z] ead28c4ca98c: Layer already exists [2024-03-04T10:28:01.847Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:01.847Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:01.847Z] 7611ece58d98: Layer already exists [2024-03-04T10:28:01.847Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:28:01.847Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:01.847Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:02.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-03-04T10:28:03.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-04T10:28:03.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-04T10:28:03.603Z] ead28c4ca98c: Preparing [2024-03-04T10:28:03.603Z] 7b1485c7abc2: Preparing [2024-03-04T10:28:03.603Z] d735e692786c: Preparing [2024-03-04T10:28:03.603Z] a7132761147b: Preparing [2024-03-04T10:28:03.603Z] ead51fc1524c: Preparing [2024-03-04T10:28:03.603Z] fd475903ccd6: Preparing [2024-03-04T10:28:03.603Z] 790a42c5b5ad: Preparing [2024-03-04T10:28:03.603Z] 7611ece58d98: Preparing [2024-03-04T10:28:03.603Z] 7c504f21be85: Preparing [2024-03-04T10:28:03.603Z] fd475903ccd6: Waiting [2024-03-04T10:28:03.603Z] 790a42c5b5ad: Waiting [2024-03-04T10:28:03.603Z] 7611ece58d98: Waiting [2024-03-04T10:28:03.604Z] 7c504f21be85: Waiting [2024-03-04T10:28:03.604Z] d735e692786c: Layer already exists [2024-03-04T10:28:03.604Z] 7b1485c7abc2: Layer already exists [2024-03-04T10:28:03.604Z] ead28c4ca98c: Layer already exists [2024-03-04T10:28:03.604Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:03.604Z] a7132761147b: Layer already exists [2024-03-04T10:28:03.604Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:03.604Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:28:03.604Z] 7611ece58d98: Layer already exists [2024-03-04T10:28:03.604Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:03.868Z] main: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:28:04.734Z] ===================================================== [Pipeline] echo [2024-03-04T10:28:04.874Z] taggedImages: [2024-03-04T10:28:04.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:04.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-04T10:28:04.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 [2024-03-04T10:28:04.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:04.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-04T10:28:05.023Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-04T10:28:05.023Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:05.023Z] latest [2024-03-04T10:28:05.023Z] 3.2.0-dev.20 [2024-03-04T10:28:05.023Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:05.023Z] main [2024-03-04T10:28:05.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:06.021Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:06.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:06.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-04T10:28:06.753Z] 270e5f49a9d4: Preparing [2024-03-04T10:28:06.753Z] 8bd207e954e0: Preparing [2024-03-04T10:28:06.753Z] 4d204b611a27: Preparing [2024-03-04T10:28:06.753Z] 067fa567d5b1: Preparing [2024-03-04T10:28:06.753Z] f8d08ebe5aae: Preparing [2024-03-04T10:28:06.753Z] ead51fc1524c: Preparing [2024-03-04T10:28:06.753Z] fd475903ccd6: Preparing [2024-03-04T10:28:06.753Z] 97395f2ed45e: Preparing [2024-03-04T10:28:06.753Z] e0bfd28efb43: Preparing [2024-03-04T10:28:06.753Z] 7c5c1927ad16: Preparing [2024-03-04T10:28:06.753Z] 7c504f21be85: Preparing [2024-03-04T10:28:06.753Z] 97395f2ed45e: Waiting [2024-03-04T10:28:06.753Z] e0bfd28efb43: Waiting [2024-03-04T10:28:06.753Z] 7c5c1927ad16: Waiting [2024-03-04T10:28:06.753Z] 7c504f21be85: Waiting [2024-03-04T10:28:06.753Z] ead51fc1524c: Waiting [2024-03-04T10:28:06.753Z] fd475903ccd6: Waiting [2024-03-04T10:28:07.017Z] 067fa567d5b1: Pushed [2024-03-04T10:28:07.017Z] f8d08ebe5aae: Pushed [2024-03-04T10:28:07.017Z] 8bd207e954e0: Pushed [2024-03-04T10:28:10.341Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:10.341Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:10.341Z] 270e5f49a9d4: Pushed [2024-03-04T10:28:10.341Z] 4d204b611a27: Pushed [2024-03-04T10:28:10.341Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:10.341Z] 97395f2ed45e: Pushed [2024-03-04T10:28:10.341Z] e0bfd28efb43: Pushed [2024-03-04T10:28:12.898Z] 7c5c1927ad16: Pushed [2024-03-04T10:28:12.898Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:13.637Z] + 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-03-04T10:28:14.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-04T10:28:14.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-04T10:28:14.377Z] 270e5f49a9d4: Preparing [2024-03-04T10:28:14.377Z] 8bd207e954e0: Preparing [2024-03-04T10:28:14.377Z] 4d204b611a27: Preparing [2024-03-04T10:28:14.377Z] 067fa567d5b1: Preparing [2024-03-04T10:28:14.377Z] f8d08ebe5aae: Preparing [2024-03-04T10:28:14.377Z] ead51fc1524c: Preparing [2024-03-04T10:28:14.377Z] fd475903ccd6: Preparing [2024-03-04T10:28:14.377Z] 97395f2ed45e: Preparing [2024-03-04T10:28:14.377Z] e0bfd28efb43: Preparing [2024-03-04T10:28:14.377Z] 7c5c1927ad16: Preparing [2024-03-04T10:28:14.377Z] 7c504f21be85: Preparing [2024-03-04T10:28:14.377Z] 97395f2ed45e: Waiting [2024-03-04T10:28:14.377Z] ead51fc1524c: Waiting [2024-03-04T10:28:14.377Z] fd475903ccd6: Waiting [2024-03-04T10:28:14.377Z] 7c5c1927ad16: Waiting [2024-03-04T10:28:14.377Z] e0bfd28efb43: Waiting [2024-03-04T10:28:14.377Z] 7c504f21be85: Waiting [2024-03-04T10:28:14.377Z] 4d204b611a27: Layer already exists [2024-03-04T10:28:14.377Z] 270e5f49a9d4: Layer already exists [2024-03-04T10:28:14.377Z] 8bd207e954e0: Layer already exists [2024-03-04T10:28:14.377Z] 067fa567d5b1: Layer already exists [2024-03-04T10:28:14.377Z] f8d08ebe5aae: Layer already exists [2024-03-04T10:28:14.377Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:14.377Z] 97395f2ed45e: Layer already exists [2024-03-04T10:28:14.377Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:14.377Z] e0bfd28efb43: Layer already exists [2024-03-04T10:28:14.377Z] 7c5c1927ad16: Layer already exists [2024-03-04T10:28:14.377Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:14.640Z] latest: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:15.399Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:16.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 [2024-03-04T10:28:16.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-04T10:28:16.140Z] 270e5f49a9d4: Preparing [2024-03-04T10:28:16.140Z] 8bd207e954e0: Preparing [2024-03-04T10:28:16.140Z] 4d204b611a27: Preparing [2024-03-04T10:28:16.140Z] 067fa567d5b1: Preparing [2024-03-04T10:28:16.140Z] f8d08ebe5aae: Preparing [2024-03-04T10:28:16.140Z] ead51fc1524c: Preparing [2024-03-04T10:28:16.140Z] fd475903ccd6: Preparing [2024-03-04T10:28:16.140Z] 97395f2ed45e: Preparing [2024-03-04T10:28:16.140Z] e0bfd28efb43: Preparing [2024-03-04T10:28:16.140Z] 7c5c1927ad16: Preparing [2024-03-04T10:28:16.140Z] 7c504f21be85: Preparing [2024-03-04T10:28:16.140Z] e0bfd28efb43: Waiting [2024-03-04T10:28:16.140Z] ead51fc1524c: Waiting [2024-03-04T10:28:16.140Z] 7c504f21be85: Waiting [2024-03-04T10:28:16.140Z] 7c5c1927ad16: Waiting [2024-03-04T10:28:16.140Z] 97395f2ed45e: Waiting [2024-03-04T10:28:16.140Z] fd475903ccd6: Waiting [2024-03-04T10:28:16.140Z] 067fa567d5b1: Layer already exists [2024-03-04T10:28:16.140Z] 270e5f49a9d4: Layer already exists [2024-03-04T10:28:16.140Z] f8d08ebe5aae: Layer already exists [2024-03-04T10:28:16.140Z] 4d204b611a27: Layer already exists [2024-03-04T10:28:16.140Z] 8bd207e954e0: Layer already exists [2024-03-04T10:28:16.140Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:16.140Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:16.140Z] 97395f2ed45e: Layer already exists [2024-03-04T10:28:16.140Z] e0bfd28efb43: Layer already exists [2024-03-04T10:28:16.140Z] 7c5c1927ad16: Layer already exists [2024-03-04T10:28:16.140Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:16.403Z] 3.2.0-dev.20: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:17.215Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:17.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:17.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-04T10:28:17.974Z] 270e5f49a9d4: Preparing [2024-03-04T10:28:17.974Z] 8bd207e954e0: Preparing [2024-03-04T10:28:17.974Z] 4d204b611a27: Preparing [2024-03-04T10:28:17.974Z] 067fa567d5b1: Preparing [2024-03-04T10:28:17.974Z] f8d08ebe5aae: Preparing [2024-03-04T10:28:17.974Z] ead51fc1524c: Preparing [2024-03-04T10:28:17.974Z] fd475903ccd6: Preparing [2024-03-04T10:28:17.974Z] 97395f2ed45e: Preparing [2024-03-04T10:28:17.974Z] e0bfd28efb43: Preparing [2024-03-04T10:28:17.974Z] 7c5c1927ad16: Preparing [2024-03-04T10:28:17.974Z] 7c504f21be85: Preparing [2024-03-04T10:28:17.974Z] fd475903ccd6: Waiting [2024-03-04T10:28:17.974Z] 97395f2ed45e: Waiting [2024-03-04T10:28:17.974Z] e0bfd28efb43: Waiting [2024-03-04T10:28:17.974Z] 7c5c1927ad16: Waiting [2024-03-04T10:28:17.974Z] 7c504f21be85: Waiting [2024-03-04T10:28:17.974Z] ead51fc1524c: Waiting [2024-03-04T10:28:17.974Z] 8bd207e954e0: Layer already exists [2024-03-04T10:28:17.974Z] 067fa567d5b1: Layer already exists [2024-03-04T10:28:17.974Z] 270e5f49a9d4: Layer already exists [2024-03-04T10:28:17.974Z] 4d204b611a27: Layer already exists [2024-03-04T10:28:17.974Z] f8d08ebe5aae: Layer already exists [2024-03-04T10:28:17.974Z] 7c5c1927ad16: Layer already exists [2024-03-04T10:28:17.974Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:17.974Z] e0bfd28efb43: Layer already exists [2024-03-04T10:28:17.974Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:17.974Z] 97395f2ed45e: Layer already exists [2024-03-04T10:28:17.974Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:18.236Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:19.068Z] + 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-03-04T10:28:19.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-04T10:28:19.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-04T10:28:19.805Z] 270e5f49a9d4: Preparing [2024-03-04T10:28:19.805Z] 8bd207e954e0: Preparing [2024-03-04T10:28:19.805Z] 4d204b611a27: Preparing [2024-03-04T10:28:19.805Z] 067fa567d5b1: Preparing [2024-03-04T10:28:19.805Z] f8d08ebe5aae: Preparing [2024-03-04T10:28:19.805Z] ead51fc1524c: Preparing [2024-03-04T10:28:19.805Z] fd475903ccd6: Preparing [2024-03-04T10:28:19.805Z] 97395f2ed45e: Preparing [2024-03-04T10:28:19.805Z] e0bfd28efb43: Preparing [2024-03-04T10:28:19.805Z] 7c5c1927ad16: Preparing [2024-03-04T10:28:19.805Z] 7c504f21be85: Preparing [2024-03-04T10:28:19.805Z] 97395f2ed45e: Waiting [2024-03-04T10:28:19.805Z] e0bfd28efb43: Waiting [2024-03-04T10:28:19.805Z] 7c5c1927ad16: Waiting [2024-03-04T10:28:19.805Z] ead51fc1524c: Waiting [2024-03-04T10:28:19.805Z] 7c504f21be85: Waiting [2024-03-04T10:28:19.805Z] fd475903ccd6: Waiting [2024-03-04T10:28:19.805Z] f8d08ebe5aae: Layer already exists [2024-03-04T10:28:19.805Z] 270e5f49a9d4: Layer already exists [2024-03-04T10:28:19.805Z] 4d204b611a27: Layer already exists [2024-03-04T10:28:19.805Z] 067fa567d5b1: Layer already exists [2024-03-04T10:28:19.805Z] 8bd207e954e0: Layer already exists [2024-03-04T10:28:19.805Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:19.805Z] 97395f2ed45e: Layer already exists [2024-03-04T10:28:19.805Z] e0bfd28efb43: Layer already exists [2024-03-04T10:28:19.805Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:19.805Z] 7c5c1927ad16: Layer already exists [2024-03-04T10:28:19.805Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:20.068Z] main: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:28:20.939Z] ===================================================== [Pipeline] echo [2024-03-04T10:28:21.095Z] taggedImages: [2024-03-04T10:28:21.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:21.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-04T10:28:21.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 [2024-03-04T10:28:21.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:21.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-04T10:28:21.256Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-04T10:28:21.257Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:21.257Z] latest [2024-03-04T10:28:21.257Z] 3.2.0-dev.20 [2024-03-04T10:28:21.257Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:21.257Z] main [2024-03-04T10:28:21.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:22.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:23.030Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:23.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-04T10:28:23.030Z] 792fb90a229d: Preparing [2024-03-04T10:28:23.030Z] 05e46fbfdfe3: Preparing [2024-03-04T10:28:23.030Z] de69357cb071: Preparing [2024-03-04T10:28:23.030Z] 338dc4cd4c25: Preparing [2024-03-04T10:28:23.030Z] 65757b0c01e5: Preparing [2024-03-04T10:28:23.030Z] f5afb28fdd9a: Preparing [2024-03-04T10:28:23.030Z] f4838bff66ca: Preparing [2024-03-04T10:28:23.030Z] ead51fc1524c: Preparing [2024-03-04T10:28:23.030Z] fd475903ccd6: Preparing [2024-03-04T10:28:23.030Z] 90abfe7f0400: Preparing [2024-03-04T10:28:23.030Z] 8a38a69f8737: Preparing [2024-03-04T10:28:23.030Z] 7c504f21be85: Preparing [2024-03-04T10:28:23.030Z] fd475903ccd6: Waiting [2024-03-04T10:28:23.030Z] 90abfe7f0400: Waiting [2024-03-04T10:28:23.030Z] 8a38a69f8737: Waiting [2024-03-04T10:28:23.030Z] f5afb28fdd9a: Waiting [2024-03-04T10:28:23.030Z] f4838bff66ca: Waiting [2024-03-04T10:28:23.030Z] ead51fc1524c: Waiting [2024-03-04T10:28:23.030Z] 7c504f21be85: Waiting [2024-03-04T10:28:23.295Z] 05e46fbfdfe3: Pushed [2024-03-04T10:28:23.295Z] 65757b0c01e5: Pushed [2024-03-04T10:28:24.695Z] 792fb90a229d: Pushed [2024-03-04T10:28:24.695Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:24.695Z] f4838bff66ca: Pushed [2024-03-04T10:28:24.695Z] f5afb28fdd9a: Pushed [2024-03-04T10:28:24.695Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:24.695Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:24.695Z] 90abfe7f0400: Pushed [2024-03-04T10:28:24.959Z] 338dc4cd4c25: Pushed [2024-03-04T10:28:25.911Z] de69357cb071: Pushed [2024-03-04T10:28:27.305Z] 8a38a69f8737: Pushed [2024-03-04T10:28:27.305Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:28.100Z] + 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-03-04T10:28:28.854Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-04T10:28:28.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-04T10:28:28.854Z] 792fb90a229d: Preparing [2024-03-04T10:28:28.854Z] 05e46fbfdfe3: Preparing [2024-03-04T10:28:28.854Z] de69357cb071: Preparing [2024-03-04T10:28:28.854Z] 338dc4cd4c25: Preparing [2024-03-04T10:28:28.854Z] 65757b0c01e5: Preparing [2024-03-04T10:28:28.854Z] f5afb28fdd9a: Preparing [2024-03-04T10:28:28.854Z] f4838bff66ca: Preparing [2024-03-04T10:28:28.854Z] ead51fc1524c: Preparing [2024-03-04T10:28:28.854Z] fd475903ccd6: Preparing [2024-03-04T10:28:28.854Z] 90abfe7f0400: Preparing [2024-03-04T10:28:28.854Z] 8a38a69f8737: Preparing [2024-03-04T10:28:28.854Z] 7c504f21be85: Preparing [2024-03-04T10:28:28.854Z] f4838bff66ca: Waiting [2024-03-04T10:28:28.854Z] ead51fc1524c: Waiting [2024-03-04T10:28:28.854Z] fd475903ccd6: Waiting [2024-03-04T10:28:28.854Z] f5afb28fdd9a: Waiting [2024-03-04T10:28:28.854Z] 90abfe7f0400: Waiting [2024-03-04T10:28:28.854Z] 8a38a69f8737: Waiting [2024-03-04T10:28:28.854Z] 7c504f21be85: Waiting [2024-03-04T10:28:28.854Z] 792fb90a229d: Layer already exists [2024-03-04T10:28:28.854Z] 338dc4cd4c25: Layer already exists [2024-03-04T10:28:28.854Z] de69357cb071: Layer already exists [2024-03-04T10:28:28.854Z] 65757b0c01e5: Layer already exists [2024-03-04T10:28:28.854Z] 05e46fbfdfe3: Layer already exists [2024-03-04T10:28:28.854Z] f5afb28fdd9a: Layer already exists [2024-03-04T10:28:28.854Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:28.854Z] f4838bff66ca: Layer already exists [2024-03-04T10:28:28.854Z] 90abfe7f0400: Layer already exists [2024-03-04T10:28:28.854Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:28.854Z] 8a38a69f8737: Layer already exists [2024-03-04T10:28:28.854Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:29.117Z] latest: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:29.880Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:30.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 [2024-03-04T10:28:30.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-04T10:28:30.700Z] 792fb90a229d: Preparing [2024-03-04T10:28:30.700Z] 05e46fbfdfe3: Preparing [2024-03-04T10:28:30.700Z] de69357cb071: Preparing [2024-03-04T10:28:30.700Z] 338dc4cd4c25: Preparing [2024-03-04T10:28:30.700Z] 65757b0c01e5: Preparing [2024-03-04T10:28:30.700Z] f5afb28fdd9a: Preparing [2024-03-04T10:28:30.700Z] f4838bff66ca: Preparing [2024-03-04T10:28:30.700Z] ead51fc1524c: Preparing [2024-03-04T10:28:30.700Z] fd475903ccd6: Preparing [2024-03-04T10:28:30.700Z] 90abfe7f0400: Preparing [2024-03-04T10:28:30.700Z] 8a38a69f8737: Preparing [2024-03-04T10:28:30.700Z] 7c504f21be85: Preparing [2024-03-04T10:28:30.700Z] f5afb28fdd9a: Waiting [2024-03-04T10:28:30.700Z] f4838bff66ca: Waiting [2024-03-04T10:28:30.700Z] ead51fc1524c: Waiting [2024-03-04T10:28:30.700Z] 90abfe7f0400: Waiting [2024-03-04T10:28:30.700Z] 8a38a69f8737: Waiting [2024-03-04T10:28:30.700Z] fd475903ccd6: Waiting [2024-03-04T10:28:30.700Z] 7c504f21be85: Waiting [2024-03-04T10:28:30.700Z] 65757b0c01e5: Layer already exists [2024-03-04T10:28:30.700Z] 338dc4cd4c25: Layer already exists [2024-03-04T10:28:30.700Z] 05e46fbfdfe3: Layer already exists [2024-03-04T10:28:30.700Z] 792fb90a229d: Layer already exists [2024-03-04T10:28:30.700Z] de69357cb071: Layer already exists [2024-03-04T10:28:30.700Z] f4838bff66ca: Layer already exists [2024-03-04T10:28:30.700Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:30.700Z] f5afb28fdd9a: Layer already exists [2024-03-04T10:28:30.700Z] 90abfe7f0400: Layer already exists [2024-03-04T10:28:30.700Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:30.700Z] 8a38a69f8737: Layer already exists [2024-03-04T10:28:30.700Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:30.962Z] 3.2.0-dev.20: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:31.726Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:32.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:32.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-04T10:28:32.479Z] 792fb90a229d: Preparing [2024-03-04T10:28:32.479Z] 05e46fbfdfe3: Preparing [2024-03-04T10:28:32.479Z] de69357cb071: Preparing [2024-03-04T10:28:32.479Z] 338dc4cd4c25: Preparing [2024-03-04T10:28:32.479Z] 65757b0c01e5: Preparing [2024-03-04T10:28:32.479Z] f5afb28fdd9a: Preparing [2024-03-04T10:28:32.479Z] f4838bff66ca: Preparing [2024-03-04T10:28:32.479Z] ead51fc1524c: Preparing [2024-03-04T10:28:32.479Z] fd475903ccd6: Preparing [2024-03-04T10:28:32.479Z] 90abfe7f0400: Preparing [2024-03-04T10:28:32.479Z] 8a38a69f8737: Preparing [2024-03-04T10:28:32.479Z] 7c504f21be85: Preparing [2024-03-04T10:28:32.479Z] 90abfe7f0400: Waiting [2024-03-04T10:28:32.479Z] f5afb28fdd9a: Waiting [2024-03-04T10:28:32.479Z] f4838bff66ca: Waiting [2024-03-04T10:28:32.479Z] fd475903ccd6: Waiting [2024-03-04T10:28:32.479Z] ead51fc1524c: Waiting [2024-03-04T10:28:32.479Z] 7c504f21be85: Waiting [2024-03-04T10:28:32.479Z] de69357cb071: Layer already exists [2024-03-04T10:28:32.479Z] 338dc4cd4c25: Layer already exists [2024-03-04T10:28:32.479Z] 792fb90a229d: Layer already exists [2024-03-04T10:28:32.479Z] 05e46fbfdfe3: Layer already exists [2024-03-04T10:28:32.479Z] 65757b0c01e5: Layer already exists [2024-03-04T10:28:32.479Z] f4838bff66ca: Layer already exists [2024-03-04T10:28:32.479Z] f5afb28fdd9a: Layer already exists [2024-03-04T10:28:32.479Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:32.479Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:32.479Z] 90abfe7f0400: Layer already exists [2024-03-04T10:28:32.479Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:32.479Z] 8a38a69f8737: Layer already exists [2024-03-04T10:28:32.744Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:33.504Z] + 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-03-04T10:28:34.259Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-04T10:28:34.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-04T10:28:34.259Z] 792fb90a229d: Preparing [2024-03-04T10:28:34.259Z] 05e46fbfdfe3: Preparing [2024-03-04T10:28:34.259Z] de69357cb071: Preparing [2024-03-04T10:28:34.259Z] 338dc4cd4c25: Preparing [2024-03-04T10:28:34.259Z] 65757b0c01e5: Preparing [2024-03-04T10:28:34.259Z] f5afb28fdd9a: Preparing [2024-03-04T10:28:34.259Z] f5afb28fdd9a: Waiting [2024-03-04T10:28:34.259Z] f4838bff66ca: Preparing [2024-03-04T10:28:34.259Z] ead51fc1524c: Preparing [2024-03-04T10:28:34.259Z] f4838bff66ca: Waiting [2024-03-04T10:28:34.259Z] fd475903ccd6: Preparing [2024-03-04T10:28:34.259Z] ead51fc1524c: Waiting [2024-03-04T10:28:34.259Z] fd475903ccd6: Waiting [2024-03-04T10:28:34.259Z] 90abfe7f0400: Preparing [2024-03-04T10:28:34.259Z] 8a38a69f8737: Preparing [2024-03-04T10:28:34.259Z] 90abfe7f0400: Waiting [2024-03-04T10:28:34.259Z] 7c504f21be85: Preparing [2024-03-04T10:28:34.259Z] 8a38a69f8737: Waiting [2024-03-04T10:28:34.259Z] 338dc4cd4c25: Layer already exists [2024-03-04T10:28:34.259Z] 792fb90a229d: Layer already exists [2024-03-04T10:28:34.259Z] 65757b0c01e5: Layer already exists [2024-03-04T10:28:34.259Z] 05e46fbfdfe3: Layer already exists [2024-03-04T10:28:34.259Z] de69357cb071: Layer already exists [2024-03-04T10:28:34.259Z] f5afb28fdd9a: Layer already exists [2024-03-04T10:28:34.259Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:34.259Z] f4838bff66ca: Layer already exists [2024-03-04T10:28:34.259Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:34.259Z] 90abfe7f0400: Layer already exists [2024-03-04T10:28:34.259Z] 8a38a69f8737: Layer already exists [2024-03-04T10:28:34.259Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:34.523Z] main: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:28:35.435Z] ===================================================== [Pipeline] echo [2024-03-04T10:28:35.582Z] taggedImages: [2024-03-04T10:28:35.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:35.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-04T10:28:35.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 [2024-03-04T10:28:35.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:35.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-04T10:28:35.742Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-04T10:28:35.742Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:35.742Z] latest [2024-03-04T10:28:35.742Z] 3.2.0-dev.20 [2024-03-04T10:28:35.742Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:35.742Z] main [2024-03-04T10:28:35.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:36.815Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:37.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:37.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-04T10:28:37.598Z] 982d7b43504f: Preparing [2024-03-04T10:28:37.598Z] 51bfbca33d52: Preparing [2024-03-04T10:28:37.598Z] ead51fc1524c: Preparing [2024-03-04T10:28:37.598Z] fd475903ccd6: Preparing [2024-03-04T10:28:37.598Z] 750fc6b67e6a: Preparing [2024-03-04T10:28:37.598Z] c24c777ca5fa: Preparing [2024-03-04T10:28:37.598Z] 7c504f21be85: Preparing [2024-03-04T10:28:37.598Z] c24c777ca5fa: Waiting [2024-03-04T10:28:37.598Z] 7c504f21be85: Waiting [2024-03-04T10:28:37.864Z] 750fc6b67e6a: Pushed [2024-03-04T10:28:38.817Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:38.817Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:38.817Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:39.082Z] 982d7b43504f: Pushed [2024-03-04T10:28:40.481Z] c24c777ca5fa: Pushed [2024-03-04T10:28:41.434Z] 51bfbca33d52: Pushed [2024-03-04T10:28:41.434Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:42.265Z] + 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-03-04T10:28:43.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-04T10:28:43.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-04T10:28:43.048Z] 982d7b43504f: Preparing [2024-03-04T10:28:43.048Z] 51bfbca33d52: Preparing [2024-03-04T10:28:43.048Z] ead51fc1524c: Preparing [2024-03-04T10:28:43.048Z] fd475903ccd6: Preparing [2024-03-04T10:28:43.048Z] 750fc6b67e6a: Preparing [2024-03-04T10:28:43.048Z] c24c777ca5fa: Preparing [2024-03-04T10:28:43.048Z] 7c504f21be85: Preparing [2024-03-04T10:28:43.048Z] c24c777ca5fa: Waiting [2024-03-04T10:28:43.048Z] 7c504f21be85: Waiting [2024-03-04T10:28:43.048Z] 750fc6b67e6a: Layer already exists [2024-03-04T10:28:43.048Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:43.048Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:43.048Z] 51bfbca33d52: Layer already exists [2024-03-04T10:28:43.048Z] 982d7b43504f: Layer already exists [2024-03-04T10:28:43.048Z] c24c777ca5fa: Layer already exists [2024-03-04T10:28:43.048Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:43.312Z] latest: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:44.169Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:44.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 [2024-03-04T10:28:44.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-04T10:28:44.941Z] 982d7b43504f: Preparing [2024-03-04T10:28:44.941Z] 51bfbca33d52: Preparing [2024-03-04T10:28:44.941Z] ead51fc1524c: Preparing [2024-03-04T10:28:44.941Z] fd475903ccd6: Preparing [2024-03-04T10:28:44.941Z] 750fc6b67e6a: Preparing [2024-03-04T10:28:44.941Z] c24c777ca5fa: Preparing [2024-03-04T10:28:44.941Z] 7c504f21be85: Preparing [2024-03-04T10:28:44.941Z] c24c777ca5fa: Waiting [2024-03-04T10:28:44.941Z] 7c504f21be85: Waiting [2024-03-04T10:28:44.941Z] 51bfbca33d52: Layer already exists [2024-03-04T10:28:44.941Z] 750fc6b67e6a: Layer already exists [2024-03-04T10:28:44.941Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:44.941Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:44.941Z] 982d7b43504f: Layer already exists [2024-03-04T10:28:44.941Z] c24c777ca5fa: Layer already exists [2024-03-04T10:28:44.941Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:45.206Z] 3.2.0-dev.20: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:45.988Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:46.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:46.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-04T10:28:46.770Z] 982d7b43504f: Preparing [2024-03-04T10:28:46.770Z] 51bfbca33d52: Preparing [2024-03-04T10:28:46.770Z] ead51fc1524c: Preparing [2024-03-04T10:28:46.770Z] fd475903ccd6: Preparing [2024-03-04T10:28:46.770Z] 750fc6b67e6a: Preparing [2024-03-04T10:28:46.770Z] c24c777ca5fa: Preparing [2024-03-04T10:28:46.770Z] 7c504f21be85: Preparing [2024-03-04T10:28:46.770Z] c24c777ca5fa: Waiting [2024-03-04T10:28:46.770Z] 7c504f21be85: Waiting [2024-03-04T10:28:46.770Z] 982d7b43504f: Layer already exists [2024-03-04T10:28:46.770Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:46.770Z] 51bfbca33d52: Layer already exists [2024-03-04T10:28:46.770Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:46.770Z] 750fc6b67e6a: Layer already exists [2024-03-04T10:28:46.770Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:46.770Z] c24c777ca5fa: Layer already exists [2024-03-04T10:28:47.034Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:47.824Z] + 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-03-04T10:28:48.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-04T10:28:48.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-04T10:28:48.585Z] 982d7b43504f: Preparing [2024-03-04T10:28:48.585Z] 51bfbca33d52: Preparing [2024-03-04T10:28:48.585Z] ead51fc1524c: Preparing [2024-03-04T10:28:48.585Z] fd475903ccd6: Preparing [2024-03-04T10:28:48.585Z] 750fc6b67e6a: Preparing [2024-03-04T10:28:48.585Z] c24c777ca5fa: Preparing [2024-03-04T10:28:48.585Z] 7c504f21be85: Preparing [2024-03-04T10:28:48.585Z] c24c777ca5fa: Waiting [2024-03-04T10:28:48.585Z] 7c504f21be85: Waiting [2024-03-04T10:28:48.585Z] 51bfbca33d52: Layer already exists [2024-03-04T10:28:48.585Z] 750fc6b67e6a: Layer already exists [2024-03-04T10:28:48.585Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:48.585Z] 982d7b43504f: Layer already exists [2024-03-04T10:28:48.585Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:48.585Z] c24c777ca5fa: Layer already exists [2024-03-04T10:28:48.585Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:48.850Z] main: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:28:49.808Z] ===================================================== [Pipeline] echo [2024-03-04T10:28:50.000Z] taggedImages: [2024-03-04T10:28:50.000Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:50.000Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-04T10:28:50.000Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 [2024-03-04T10:28:50.000Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:50.000Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-04T10:28:50.172Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-04T10:28:50.172Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:50.172Z] latest [2024-03-04T10:28:50.172Z] 3.2.0-dev.20 [2024-03-04T10:28:50.172Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:28:50.172Z] main [2024-03-04T10:28:50.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:51.270Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:28:52.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:28:52.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-04T10:28:52.041Z] 0e320ab3fac0: Preparing [2024-03-04T10:28:52.041Z] 65b1a3c08986: Preparing [2024-03-04T10:28:52.041Z] 9228f5136900: Preparing [2024-03-04T10:28:52.041Z] ead51fc1524c: Preparing [2024-03-04T10:28:52.041Z] fd475903ccd6: Preparing [2024-03-04T10:28:52.041Z] b7ea95596806: Preparing [2024-03-04T10:28:52.041Z] 9ed8df3656d1: Preparing [2024-03-04T10:28:52.041Z] 7a1e70520239: Preparing [2024-03-04T10:28:52.041Z] 44234fb4be73: Preparing [2024-03-04T10:28:52.041Z] 7c504f21be85: Preparing [2024-03-04T10:28:52.041Z] b7ea95596806: Waiting [2024-03-04T10:28:52.041Z] 9ed8df3656d1: Waiting [2024-03-04T10:28:52.041Z] 7a1e70520239: Waiting [2024-03-04T10:28:52.041Z] 44234fb4be73: Waiting [2024-03-04T10:28:52.041Z] 7c504f21be85: Waiting [2024-03-04T10:28:52.305Z] 65b1a3c08986: Pushed [2024-03-04T10:28:52.305Z] 9228f5136900: Pushed [2024-03-04T10:28:54.241Z] fd475903ccd6: Layer already exists [2024-03-04T10:28:54.241Z] ead51fc1524c: Layer already exists [2024-03-04T10:28:54.241Z] 0e320ab3fac0: Pushed [2024-03-04T10:28:54.241Z] 7c504f21be85: Layer already exists [2024-03-04T10:28:54.241Z] 7a1e70520239: Pushed [2024-03-04T10:28:54.821Z] 44234fb4be73: Pushed [2024-03-04T10:29:07.094Z] 9ed8df3656d1: Pushed [2024-03-04T10:29:11.319Z] b7ea95596806: Pushed [2024-03-04T10:29:11.319Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:12.143Z] + 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-03-04T10:29:12.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-04T10:29:12.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-04T10:29:12.928Z] 0e320ab3fac0: Preparing [2024-03-04T10:29:12.928Z] 65b1a3c08986: Preparing [2024-03-04T10:29:12.928Z] 9228f5136900: Preparing [2024-03-04T10:29:12.928Z] ead51fc1524c: Preparing [2024-03-04T10:29:12.928Z] fd475903ccd6: Preparing [2024-03-04T10:29:12.928Z] b7ea95596806: Preparing [2024-03-04T10:29:12.928Z] 9ed8df3656d1: Preparing [2024-03-04T10:29:12.928Z] 7a1e70520239: Preparing [2024-03-04T10:29:12.928Z] 44234fb4be73: Preparing [2024-03-04T10:29:12.928Z] 7c504f21be85: Preparing [2024-03-04T10:29:12.928Z] 9ed8df3656d1: Waiting [2024-03-04T10:29:12.928Z] 7a1e70520239: Waiting [2024-03-04T10:29:12.928Z] 44234fb4be73: Waiting [2024-03-04T10:29:12.928Z] 7c504f21be85: Waiting [2024-03-04T10:29:12.928Z] b7ea95596806: Waiting [2024-03-04T10:29:12.928Z] 0e320ab3fac0: Layer already exists [2024-03-04T10:29:12.928Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:12.928Z] 9228f5136900: Layer already exists [2024-03-04T10:29:12.928Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:12.928Z] 65b1a3c08986: Layer already exists [2024-03-04T10:29:12.928Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:12.928Z] 9ed8df3656d1: Layer already exists [2024-03-04T10:29:12.928Z] b7ea95596806: Layer already exists [2024-03-04T10:29:12.928Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:12.928Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:13.192Z] latest: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:13.965Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:14.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 [2024-03-04T10:29:14.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-04T10:29:14.782Z] 0e320ab3fac0: Preparing [2024-03-04T10:29:14.782Z] 65b1a3c08986: Preparing [2024-03-04T10:29:14.782Z] 9228f5136900: Preparing [2024-03-04T10:29:14.782Z] ead51fc1524c: Preparing [2024-03-04T10:29:14.782Z] fd475903ccd6: Preparing [2024-03-04T10:29:14.782Z] b7ea95596806: Preparing [2024-03-04T10:29:14.782Z] 9ed8df3656d1: Preparing [2024-03-04T10:29:14.782Z] 7a1e70520239: Preparing [2024-03-04T10:29:14.782Z] 44234fb4be73: Preparing [2024-03-04T10:29:14.782Z] 7c504f21be85: Preparing [2024-03-04T10:29:14.782Z] 9ed8df3656d1: Waiting [2024-03-04T10:29:14.782Z] 7c504f21be85: Waiting [2024-03-04T10:29:14.782Z] 7a1e70520239: Waiting [2024-03-04T10:29:14.782Z] 44234fb4be73: Waiting [2024-03-04T10:29:14.782Z] b7ea95596806: Waiting [2024-03-04T10:29:14.782Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:14.782Z] 0e320ab3fac0: Layer already exists [2024-03-04T10:29:14.782Z] 65b1a3c08986: Layer already exists [2024-03-04T10:29:14.782Z] 9228f5136900: Layer already exists [2024-03-04T10:29:14.782Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:14.782Z] b7ea95596806: Layer already exists [2024-03-04T10:29:14.782Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:14.782Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:14.782Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:14.782Z] 9ed8df3656d1: Layer already exists [2024-03-04T10:29:15.051Z] 3.2.0-dev.20: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:15.876Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:16.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:16.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-04T10:29:16.760Z] 0e320ab3fac0: Preparing [2024-03-04T10:29:16.760Z] 65b1a3c08986: Preparing [2024-03-04T10:29:16.760Z] 9228f5136900: Preparing [2024-03-04T10:29:16.760Z] ead51fc1524c: Preparing [2024-03-04T10:29:16.760Z] fd475903ccd6: Preparing [2024-03-04T10:29:16.760Z] b7ea95596806: Preparing [2024-03-04T10:29:16.760Z] 9ed8df3656d1: Preparing [2024-03-04T10:29:16.760Z] 7a1e70520239: Preparing [2024-03-04T10:29:16.760Z] 44234fb4be73: Preparing [2024-03-04T10:29:16.760Z] 7c504f21be85: Preparing [2024-03-04T10:29:16.760Z] 9ed8df3656d1: Waiting [2024-03-04T10:29:16.760Z] 44234fb4be73: Waiting [2024-03-04T10:29:16.760Z] 7a1e70520239: Waiting [2024-03-04T10:29:16.760Z] b7ea95596806: Waiting [2024-03-04T10:29:16.760Z] 7c504f21be85: Waiting [2024-03-04T10:29:16.760Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:16.760Z] 9228f5136900: Layer already exists [2024-03-04T10:29:16.760Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:16.760Z] 65b1a3c08986: Layer already exists [2024-03-04T10:29:16.760Z] 0e320ab3fac0: Layer already exists [2024-03-04T10:29:16.760Z] 9ed8df3656d1: Layer already exists [2024-03-04T10:29:16.760Z] b7ea95596806: Layer already exists [2024-03-04T10:29:16.760Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:16.760Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:16.760Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:16.760Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:17.826Z] + 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-03-04T10:29:18.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-04T10:29:18.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-04T10:29:18.609Z] 0e320ab3fac0: Preparing [2024-03-04T10:29:18.609Z] 65b1a3c08986: Preparing [2024-03-04T10:29:18.609Z] 9228f5136900: Preparing [2024-03-04T10:29:18.609Z] ead51fc1524c: Preparing [2024-03-04T10:29:18.609Z] fd475903ccd6: Preparing [2024-03-04T10:29:18.609Z] b7ea95596806: Preparing [2024-03-04T10:29:18.609Z] 9ed8df3656d1: Preparing [2024-03-04T10:29:18.609Z] 7a1e70520239: Preparing [2024-03-04T10:29:18.609Z] 44234fb4be73: Preparing [2024-03-04T10:29:18.609Z] 7c504f21be85: Preparing [2024-03-04T10:29:18.609Z] b7ea95596806: Waiting [2024-03-04T10:29:18.609Z] 44234fb4be73: Waiting [2024-03-04T10:29:18.609Z] 9ed8df3656d1: Waiting [2024-03-04T10:29:18.609Z] 7a1e70520239: Waiting [2024-03-04T10:29:18.609Z] 7c504f21be85: Waiting [2024-03-04T10:29:18.609Z] 65b1a3c08986: Layer already exists [2024-03-04T10:29:18.609Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:18.609Z] 0e320ab3fac0: Layer already exists [2024-03-04T10:29:18.609Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:18.609Z] 9228f5136900: Layer already exists [2024-03-04T10:29:18.609Z] 9ed8df3656d1: Layer already exists [2024-03-04T10:29:18.609Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:18.609Z] b7ea95596806: Layer already exists [2024-03-04T10:29:18.609Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:18.609Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:18.609Z] main: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:29:19.882Z] ===================================================== [Pipeline] echo [2024-03-04T10:29:20.053Z] taggedImages: [2024-03-04T10:29:20.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:20.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-04T10:29:20.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 [2024-03-04T10:29:20.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:20.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-04T10:29:20.243Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-04T10:29:20.243Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:20.243Z] latest [2024-03-04T10:29:20.243Z] 3.2.0-dev.20 [2024-03-04T10:29:20.243Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:20.243Z] main [2024-03-04T10:29:20.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:21.434Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:22.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:22.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-04T10:29:22.266Z] d94f9ffe1889: Preparing [2024-03-04T10:29:22.267Z] c33e193a9726: Preparing [2024-03-04T10:29:22.267Z] 8d5015e8e099: Preparing [2024-03-04T10:29:22.267Z] ead51fc1524c: Preparing [2024-03-04T10:29:22.267Z] fd475903ccd6: Preparing [2024-03-04T10:29:22.267Z] af6783d4a168: Preparing [2024-03-04T10:29:22.267Z] e24e3e5fae97: Preparing [2024-03-04T10:29:22.267Z] a80c06cd6070: Preparing [2024-03-04T10:29:22.267Z] 7c504f21be85: Preparing [2024-03-04T10:29:22.267Z] e24e3e5fae97: Waiting [2024-03-04T10:29:22.267Z] a80c06cd6070: Waiting [2024-03-04T10:29:22.267Z] af6783d4a168: Waiting [2024-03-04T10:29:22.267Z] 7c504f21be85: Waiting [2024-03-04T10:29:22.535Z] 8d5015e8e099: Pushed [2024-03-04T10:29:22.535Z] c33e193a9726: Pushed [2024-03-04T10:29:23.495Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:23.495Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:23.495Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:23.495Z] d94f9ffe1889: Pushed [2024-03-04T10:29:23.495Z] e24e3e5fae97: Pushed [2024-03-04T10:29:24.071Z] a80c06cd6070: Pushed [2024-03-04T10:29:42.222Z] af6783d4a168: Pushed [2024-03-04T10:29:42.222Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:43.009Z] + 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-03-04T10:29:43.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-04T10:29:43.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-04T10:29:43.795Z] d94f9ffe1889: Preparing [2024-03-04T10:29:43.795Z] c33e193a9726: Preparing [2024-03-04T10:29:43.795Z] 8d5015e8e099: Preparing [2024-03-04T10:29:43.795Z] ead51fc1524c: Preparing [2024-03-04T10:29:43.795Z] fd475903ccd6: Preparing [2024-03-04T10:29:43.795Z] af6783d4a168: Preparing [2024-03-04T10:29:43.795Z] e24e3e5fae97: Preparing [2024-03-04T10:29:43.795Z] a80c06cd6070: Preparing [2024-03-04T10:29:43.795Z] 7c504f21be85: Preparing [2024-03-04T10:29:43.795Z] af6783d4a168: Waiting [2024-03-04T10:29:43.795Z] 7c504f21be85: Waiting [2024-03-04T10:29:43.795Z] e24e3e5fae97: Waiting [2024-03-04T10:29:43.795Z] a80c06cd6070: Waiting [2024-03-04T10:29:43.795Z] 8d5015e8e099: Layer already exists [2024-03-04T10:29:43.795Z] d94f9ffe1889: Layer already exists [2024-03-04T10:29:43.795Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:43.795Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:43.795Z] c33e193a9726: Layer already exists [2024-03-04T10:29:43.795Z] af6783d4a168: Layer already exists [2024-03-04T10:29:43.795Z] a80c06cd6070: Layer already exists [2024-03-04T10:29:43.795Z] e24e3e5fae97: Layer already exists [2024-03-04T10:29:43.795Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:44.057Z] latest: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:44.841Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:45.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 [2024-03-04T10:29:45.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-04T10:29:45.636Z] d94f9ffe1889: Preparing [2024-03-04T10:29:45.636Z] c33e193a9726: Preparing [2024-03-04T10:29:45.636Z] 8d5015e8e099: Preparing [2024-03-04T10:29:45.636Z] ead51fc1524c: Preparing [2024-03-04T10:29:45.636Z] fd475903ccd6: Preparing [2024-03-04T10:29:45.636Z] af6783d4a168: Preparing [2024-03-04T10:29:45.636Z] e24e3e5fae97: Preparing [2024-03-04T10:29:45.636Z] a80c06cd6070: Preparing [2024-03-04T10:29:45.636Z] 7c504f21be85: Preparing [2024-03-04T10:29:45.636Z] e24e3e5fae97: Waiting [2024-03-04T10:29:45.636Z] a80c06cd6070: Waiting [2024-03-04T10:29:45.636Z] af6783d4a168: Waiting [2024-03-04T10:29:45.636Z] 7c504f21be85: Waiting [2024-03-04T10:29:45.636Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:45.636Z] d94f9ffe1889: Layer already exists [2024-03-04T10:29:45.636Z] 8d5015e8e099: Layer already exists [2024-03-04T10:29:45.636Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:45.636Z] c33e193a9726: Layer already exists [2024-03-04T10:29:45.636Z] e24e3e5fae97: Layer already exists [2024-03-04T10:29:45.636Z] af6783d4a168: Layer already exists [2024-03-04T10:29:45.636Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:45.636Z] a80c06cd6070: Layer already exists [2024-03-04T10:29:45.899Z] 3.2.0-dev.20: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:46.697Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:47.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:47.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-04T10:29:47.503Z] d94f9ffe1889: Preparing [2024-03-04T10:29:47.503Z] c33e193a9726: Preparing [2024-03-04T10:29:47.503Z] 8d5015e8e099: Preparing [2024-03-04T10:29:47.503Z] ead51fc1524c: Preparing [2024-03-04T10:29:47.503Z] fd475903ccd6: Preparing [2024-03-04T10:29:47.503Z] af6783d4a168: Preparing [2024-03-04T10:29:47.503Z] e24e3e5fae97: Preparing [2024-03-04T10:29:47.503Z] a80c06cd6070: Preparing [2024-03-04T10:29:47.503Z] 7c504f21be85: Preparing [2024-03-04T10:29:47.503Z] e24e3e5fae97: Waiting [2024-03-04T10:29:47.503Z] a80c06cd6070: Waiting [2024-03-04T10:29:47.503Z] 7c504f21be85: Waiting [2024-03-04T10:29:47.503Z] af6783d4a168: Waiting [2024-03-04T10:29:47.503Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:47.503Z] 8d5015e8e099: Layer already exists [2024-03-04T10:29:47.503Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:47.503Z] d94f9ffe1889: Layer already exists [2024-03-04T10:29:47.503Z] c33e193a9726: Layer already exists [2024-03-04T10:29:47.503Z] e24e3e5fae97: Layer already exists [2024-03-04T10:29:47.503Z] af6783d4a168: Layer already exists [2024-03-04T10:29:47.503Z] a80c06cd6070: Layer already exists [2024-03-04T10:29:47.503Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:47.503Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:48.373Z] + 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-03-04T10:29:49.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-04T10:29:49.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-04T10:29:49.218Z] d94f9ffe1889: Preparing [2024-03-04T10:29:49.218Z] c33e193a9726: Preparing [2024-03-04T10:29:49.218Z] 8d5015e8e099: Preparing [2024-03-04T10:29:49.218Z] ead51fc1524c: Preparing [2024-03-04T10:29:49.218Z] fd475903ccd6: Preparing [2024-03-04T10:29:49.218Z] af6783d4a168: Preparing [2024-03-04T10:29:49.218Z] e24e3e5fae97: Preparing [2024-03-04T10:29:49.218Z] a80c06cd6070: Preparing [2024-03-04T10:29:49.218Z] 7c504f21be85: Preparing [2024-03-04T10:29:49.218Z] af6783d4a168: Waiting [2024-03-04T10:29:49.218Z] e24e3e5fae97: Waiting [2024-03-04T10:29:49.218Z] a80c06cd6070: Waiting [2024-03-04T10:29:49.218Z] 7c504f21be85: Waiting [2024-03-04T10:29:49.218Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:49.218Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:49.218Z] 8d5015e8e099: Layer already exists [2024-03-04T10:29:49.218Z] d94f9ffe1889: Layer already exists [2024-03-04T10:29:49.218Z] c33e193a9726: Layer already exists [2024-03-04T10:29:49.218Z] e24e3e5fae97: Layer already exists [2024-03-04T10:29:49.218Z] af6783d4a168: Layer already exists [2024-03-04T10:29:49.218Z] a80c06cd6070: Layer already exists [2024-03-04T10:29:49.218Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:49.487Z] main: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:29:50.502Z] ===================================================== [Pipeline] echo [2024-03-04T10:29:50.668Z] taggedImages: [2024-03-04T10:29:50.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:50.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-04T10:29:50.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 [2024-03-04T10:29:50.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:50.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-04T10:29:50.855Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-04T10:29:50.855Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:50.855Z] latest [2024-03-04T10:29:50.855Z] 3.2.0-dev.20 [2024-03-04T10:29:50.855Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:50.855Z] main [2024-03-04T10:29:50.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:51.988Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:52.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:29:52.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-04T10:29:52.814Z] 4caa36ee52c8: Preparing [2024-03-04T10:29:52.814Z] be9a39f24643: Preparing [2024-03-04T10:29:52.814Z] 0b2cc337d4c1: Preparing [2024-03-04T10:29:52.814Z] ead51fc1524c: Preparing [2024-03-04T10:29:52.814Z] fd475903ccd6: Preparing [2024-03-04T10:29:52.814Z] af6783d4a168: Preparing [2024-03-04T10:29:52.814Z] 7a1e70520239: Preparing [2024-03-04T10:29:52.814Z] 44234fb4be73: Preparing [2024-03-04T10:29:52.814Z] 7c504f21be85: Preparing [2024-03-04T10:29:52.814Z] 7a1e70520239: Waiting [2024-03-04T10:29:52.814Z] 44234fb4be73: Waiting [2024-03-04T10:29:52.814Z] 7c504f21be85: Waiting [2024-03-04T10:29:52.814Z] af6783d4a168: Waiting [2024-03-04T10:29:53.081Z] be9a39f24643: Pushed [2024-03-04T10:29:53.081Z] 0b2cc337d4c1: Pushed [2024-03-04T10:29:54.042Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:54.042Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:54.042Z] af6783d4a168: Layer already exists [2024-03-04T10:29:54.042Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:54.042Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:54.042Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:54.042Z] 4caa36ee52c8: Pushed [2024-03-04T10:29:54.308Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:55.180Z] + 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-03-04T10:29:55.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-04T10:29:55.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-04T10:29:55.993Z] 4caa36ee52c8: Preparing [2024-03-04T10:29:55.993Z] be9a39f24643: Preparing [2024-03-04T10:29:55.993Z] 0b2cc337d4c1: Preparing [2024-03-04T10:29:55.993Z] ead51fc1524c: Preparing [2024-03-04T10:29:55.993Z] fd475903ccd6: Preparing [2024-03-04T10:29:55.993Z] af6783d4a168: Preparing [2024-03-04T10:29:55.993Z] 7a1e70520239: Preparing [2024-03-04T10:29:55.993Z] 44234fb4be73: Preparing [2024-03-04T10:29:55.993Z] 7c504f21be85: Preparing [2024-03-04T10:29:55.993Z] 7a1e70520239: Waiting [2024-03-04T10:29:55.993Z] 44234fb4be73: Waiting [2024-03-04T10:29:55.993Z] 7c504f21be85: Waiting [2024-03-04T10:29:55.993Z] af6783d4a168: Waiting [2024-03-04T10:29:55.993Z] 4caa36ee52c8: Layer already exists [2024-03-04T10:29:55.993Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:55.993Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:55.993Z] be9a39f24643: Layer already exists [2024-03-04T10:29:55.993Z] 0b2cc337d4c1: Layer already exists [2024-03-04T10:29:55.993Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:55.993Z] af6783d4a168: Layer already exists [2024-03-04T10:29:55.993Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:55.993Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:56.258Z] latest: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:57.088Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:57.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 [2024-03-04T10:29:57.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-04T10:29:57.908Z] 4caa36ee52c8: Preparing [2024-03-04T10:29:57.908Z] be9a39f24643: Preparing [2024-03-04T10:29:57.908Z] 0b2cc337d4c1: Preparing [2024-03-04T10:29:57.908Z] ead51fc1524c: Preparing [2024-03-04T10:29:57.908Z] fd475903ccd6: Preparing [2024-03-04T10:29:57.908Z] af6783d4a168: Preparing [2024-03-04T10:29:57.908Z] 7a1e70520239: Preparing [2024-03-04T10:29:57.908Z] 44234fb4be73: Preparing [2024-03-04T10:29:57.908Z] 7c504f21be85: Preparing [2024-03-04T10:29:57.908Z] af6783d4a168: Waiting [2024-03-04T10:29:57.908Z] 44234fb4be73: Waiting [2024-03-04T10:29:57.908Z] 7c504f21be85: Waiting [2024-03-04T10:29:57.908Z] 0b2cc337d4c1: Layer already exists [2024-03-04T10:29:57.908Z] 4caa36ee52c8: Layer already exists [2024-03-04T10:29:57.908Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:57.908Z] be9a39f24643: Layer already exists [2024-03-04T10:29:57.908Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:57.908Z] af6783d4a168: Layer already exists [2024-03-04T10:29:57.908Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:57.908Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:57.908Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:57.908Z] 3.2.0-dev.20: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:58.787Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:59.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:29:59.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-04T10:29:59.620Z] 4caa36ee52c8: Preparing [2024-03-04T10:29:59.620Z] be9a39f24643: Preparing [2024-03-04T10:29:59.620Z] 0b2cc337d4c1: Preparing [2024-03-04T10:29:59.620Z] ead51fc1524c: Preparing [2024-03-04T10:29:59.620Z] fd475903ccd6: Preparing [2024-03-04T10:29:59.620Z] af6783d4a168: Preparing [2024-03-04T10:29:59.620Z] 7a1e70520239: Preparing [2024-03-04T10:29:59.620Z] 44234fb4be73: Preparing [2024-03-04T10:29:59.620Z] 7c504f21be85: Preparing [2024-03-04T10:29:59.620Z] af6783d4a168: Waiting [2024-03-04T10:29:59.620Z] 7a1e70520239: Waiting [2024-03-04T10:29:59.620Z] 44234fb4be73: Waiting [2024-03-04T10:29:59.620Z] 7c504f21be85: Waiting [2024-03-04T10:29:59.620Z] be9a39f24643: Layer already exists [2024-03-04T10:29:59.620Z] 4caa36ee52c8: Layer already exists [2024-03-04T10:29:59.620Z] fd475903ccd6: Layer already exists [2024-03-04T10:29:59.620Z] 0b2cc337d4c1: Layer already exists [2024-03-04T10:29:59.620Z] ead51fc1524c: Layer already exists [2024-03-04T10:29:59.620Z] 44234fb4be73: Layer already exists [2024-03-04T10:29:59.620Z] af6783d4a168: Layer already exists [2024-03-04T10:29:59.620Z] 7a1e70520239: Layer already exists [2024-03-04T10:29:59.620Z] 7c504f21be85: Layer already exists [2024-03-04T10:29:59.620Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:00.697Z] + 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-03-04T10:30:01.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-04T10:30:01.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-04T10:30:01.504Z] 4caa36ee52c8: Preparing [2024-03-04T10:30:01.504Z] be9a39f24643: Preparing [2024-03-04T10:30:01.504Z] 0b2cc337d4c1: Preparing [2024-03-04T10:30:01.504Z] ead51fc1524c: Preparing [2024-03-04T10:30:01.504Z] fd475903ccd6: Preparing [2024-03-04T10:30:01.504Z] af6783d4a168: Preparing [2024-03-04T10:30:01.504Z] 7a1e70520239: Preparing [2024-03-04T10:30:01.504Z] 44234fb4be73: Preparing [2024-03-04T10:30:01.504Z] 7c504f21be85: Preparing [2024-03-04T10:30:01.504Z] af6783d4a168: Waiting [2024-03-04T10:30:01.504Z] 44234fb4be73: Waiting [2024-03-04T10:30:01.504Z] 7c504f21be85: Waiting [2024-03-04T10:30:01.504Z] 7a1e70520239: Waiting [2024-03-04T10:30:01.504Z] 0b2cc337d4c1: Layer already exists [2024-03-04T10:30:01.504Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:01.504Z] be9a39f24643: Layer already exists [2024-03-04T10:30:01.504Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:01.504Z] 4caa36ee52c8: Layer already exists [2024-03-04T10:30:01.504Z] af6783d4a168: Layer already exists [2024-03-04T10:30:01.504Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:01.504Z] 7a1e70520239: Layer already exists [2024-03-04T10:30:01.504Z] 44234fb4be73: Layer already exists [2024-03-04T10:30:01.769Z] main: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:30:02.804Z] ===================================================== [Pipeline] echo [2024-03-04T10:30:02.976Z] taggedImages: [2024-03-04T10:30:02.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:02.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-04T10:30:02.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 [2024-03-04T10:30:02.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:02.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-04T10:30:03.163Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-04T10:30:03.163Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:03.163Z] latest [2024-03-04T10:30:03.163Z] 3.2.0-dev.20 [2024-03-04T10:30:03.163Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:03.163Z] main [2024-03-04T10:30:03.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:04.386Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:05.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:05.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-04T10:30:05.239Z] cb2e6bafeb11: Preparing [2024-03-04T10:30:05.239Z] be22d9438043: Preparing [2024-03-04T10:30:05.239Z] ead51fc1524c: Preparing [2024-03-04T10:30:05.239Z] fd475903ccd6: Preparing [2024-03-04T10:30:05.239Z] 8eb8781ed69b: Preparing [2024-03-04T10:30:05.239Z] bc62d1841aff: Preparing [2024-03-04T10:30:05.239Z] 7c504f21be85: Preparing [2024-03-04T10:30:05.239Z] bc62d1841aff: Waiting [2024-03-04T10:30:05.239Z] 7c504f21be85: Waiting [2024-03-04T10:30:05.506Z] 8eb8781ed69b: Pushed [2024-03-04T10:30:08.866Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:08.866Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:08.866Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:08.866Z] cb2e6bafeb11: Pushed [2024-03-04T10:30:08.866Z] bc62d1841aff: Pushed [2024-03-04T10:30:09.508Z] be22d9438043: Pushed [2024-03-04T10:30:09.773Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:10.604Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:11.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-04T10:30:11.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-04T10:30:11.451Z] cb2e6bafeb11: Preparing [2024-03-04T10:30:11.451Z] be22d9438043: Preparing [2024-03-04T10:30:11.451Z] ead51fc1524c: Preparing [2024-03-04T10:30:11.451Z] fd475903ccd6: Preparing [2024-03-04T10:30:11.451Z] 8eb8781ed69b: Preparing [2024-03-04T10:30:11.451Z] bc62d1841aff: Preparing [2024-03-04T10:30:11.451Z] 7c504f21be85: Preparing [2024-03-04T10:30:11.451Z] bc62d1841aff: Waiting [2024-03-04T10:30:11.451Z] 7c504f21be85: Waiting [2024-03-04T10:30:11.451Z] be22d9438043: Layer already exists [2024-03-04T10:30:11.451Z] cb2e6bafeb11: Layer already exists [2024-03-04T10:30:11.451Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:11.451Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:11.451Z] 8eb8781ed69b: Layer already exists [2024-03-04T10:30:11.451Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:11.451Z] bc62d1841aff: Layer already exists [2024-03-04T10:30:11.716Z] latest: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:12.538Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:13.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 [2024-03-04T10:30:13.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-04T10:30:13.379Z] cb2e6bafeb11: Preparing [2024-03-04T10:30:13.379Z] be22d9438043: Preparing [2024-03-04T10:30:13.379Z] ead51fc1524c: Preparing [2024-03-04T10:30:13.379Z] fd475903ccd6: Preparing [2024-03-04T10:30:13.379Z] 8eb8781ed69b: Preparing [2024-03-04T10:30:13.379Z] bc62d1841aff: Preparing [2024-03-04T10:30:13.379Z] 7c504f21be85: Preparing [2024-03-04T10:30:13.379Z] bc62d1841aff: Waiting [2024-03-04T10:30:13.379Z] 7c504f21be85: Waiting [2024-03-04T10:30:13.379Z] 8eb8781ed69b: Layer already exists [2024-03-04T10:30:13.379Z] cb2e6bafeb11: Layer already exists [2024-03-04T10:30:13.379Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:13.379Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:13.379Z] be22d9438043: Layer already exists [2024-03-04T10:30:13.379Z] bc62d1841aff: Layer already exists [2024-03-04T10:30:13.379Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:13.644Z] 3.2.0-dev.20: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:14.486Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:15.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:15.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-04T10:30:15.310Z] cb2e6bafeb11: Preparing [2024-03-04T10:30:15.310Z] be22d9438043: Preparing [2024-03-04T10:30:15.310Z] ead51fc1524c: Preparing [2024-03-04T10:30:15.310Z] fd475903ccd6: Preparing [2024-03-04T10:30:15.310Z] 8eb8781ed69b: Preparing [2024-03-04T10:30:15.310Z] bc62d1841aff: Preparing [2024-03-04T10:30:15.310Z] 7c504f21be85: Preparing [2024-03-04T10:30:15.310Z] bc62d1841aff: Waiting [2024-03-04T10:30:15.310Z] 7c504f21be85: Waiting [2024-03-04T10:30:15.310Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:15.310Z] cb2e6bafeb11: Layer already exists [2024-03-04T10:30:15.310Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:15.310Z] be22d9438043: Layer already exists [2024-03-04T10:30:15.310Z] 8eb8781ed69b: Layer already exists [2024-03-04T10:30:15.310Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:15.310Z] bc62d1841aff: Layer already exists [2024-03-04T10:30:15.575Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:16.456Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:17.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-04T10:30:17.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-04T10:30:17.283Z] cb2e6bafeb11: Preparing [2024-03-04T10:30:17.283Z] be22d9438043: Preparing [2024-03-04T10:30:17.283Z] ead51fc1524c: Preparing [2024-03-04T10:30:17.283Z] fd475903ccd6: Preparing [2024-03-04T10:30:17.283Z] 8eb8781ed69b: Preparing [2024-03-04T10:30:17.283Z] bc62d1841aff: Preparing [2024-03-04T10:30:17.283Z] 7c504f21be85: Preparing [2024-03-04T10:30:17.283Z] bc62d1841aff: Waiting [2024-03-04T10:30:17.283Z] 7c504f21be85: Waiting [2024-03-04T10:30:17.283Z] be22d9438043: Layer already exists [2024-03-04T10:30:17.283Z] 8eb8781ed69b: Layer already exists [2024-03-04T10:30:17.283Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:17.283Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:17.283Z] cb2e6bafeb11: Layer already exists [2024-03-04T10:30:17.283Z] bc62d1841aff: Layer already exists [2024-03-04T10:30:17.283Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:17.548Z] main: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:30:18.614Z] ===================================================== [Pipeline] echo [2024-03-04T10:30:18.794Z] taggedImages: [2024-03-04T10:30:18.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:18.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-04T10:30:18.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 [2024-03-04T10:30:18.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:18.794Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-04T10:30:18.980Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-04T10:30:18.980Z] a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:18.980Z] latest [2024-03-04T10:30:18.980Z] 3.2.0-dev.20 [2024-03-04T10:30:18.980Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:18.980Z] main [2024-03-04T10:30:18.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:20.168Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:21.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:21.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-04T10:30:21.016Z] abafcf9170fa: Preparing [2024-03-04T10:30:21.016Z] 63cda7a1cee2: Preparing [2024-03-04T10:30:21.016Z] ead51fc1524c: Preparing [2024-03-04T10:30:21.016Z] fd475903ccd6: Preparing [2024-03-04T10:30:21.016Z] 790a42c5b5ad: Preparing [2024-03-04T10:30:21.016Z] 7611ece58d98: Preparing [2024-03-04T10:30:21.016Z] 7c504f21be85: Preparing [2024-03-04T10:30:21.016Z] 7611ece58d98: Waiting [2024-03-04T10:30:21.016Z] 7c504f21be85: Waiting [2024-03-04T10:30:22.950Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:30:22.950Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:22.950Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:22.950Z] 7611ece58d98: Layer already exists [2024-03-04T10:30:22.950Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:22.950Z] abafcf9170fa: Pushed [2024-03-04T10:30:25.523Z] 63cda7a1cee2: Pushed [2024-03-04T10:30:25.523Z] a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:26.346Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:27.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-04T10:30:27.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-04T10:30:27.181Z] abafcf9170fa: Preparing [2024-03-04T10:30:27.181Z] 63cda7a1cee2: Preparing [2024-03-04T10:30:27.181Z] ead51fc1524c: Preparing [2024-03-04T10:30:27.181Z] fd475903ccd6: Preparing [2024-03-04T10:30:27.181Z] 790a42c5b5ad: Preparing [2024-03-04T10:30:27.181Z] 7611ece58d98: Preparing [2024-03-04T10:30:27.181Z] 7c504f21be85: Preparing [2024-03-04T10:30:27.181Z] 7611ece58d98: Waiting [2024-03-04T10:30:27.181Z] 7c504f21be85: Waiting [2024-03-04T10:30:27.181Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:27.181Z] 63cda7a1cee2: Layer already exists [2024-03-04T10:30:27.181Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:27.181Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:30:27.181Z] abafcf9170fa: Layer already exists [2024-03-04T10:30:27.181Z] 7611ece58d98: Layer already exists [2024-03-04T10:30:27.181Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:27.445Z] latest: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:28.363Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:29.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 [2024-03-04T10:30:29.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-04T10:30:29.253Z] abafcf9170fa: Preparing [2024-03-04T10:30:29.253Z] 63cda7a1cee2: Preparing [2024-03-04T10:30:29.253Z] ead51fc1524c: Preparing [2024-03-04T10:30:29.253Z] fd475903ccd6: Preparing [2024-03-04T10:30:29.253Z] 790a42c5b5ad: Preparing [2024-03-04T10:30:29.253Z] 7611ece58d98: Preparing [2024-03-04T10:30:29.253Z] 7c504f21be85: Preparing [2024-03-04T10:30:29.253Z] 7611ece58d98: Waiting [2024-03-04T10:30:29.253Z] 7c504f21be85: Waiting [2024-03-04T10:30:29.253Z] abafcf9170fa: Layer already exists [2024-03-04T10:30:29.253Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:29.253Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:30:29.253Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:29.253Z] 63cda7a1cee2: Layer already exists [2024-03-04T10:30:29.253Z] 7611ece58d98: Layer already exists [2024-03-04T10:30:29.253Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:29.253Z] 3.2.0-dev.20: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:30.433Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:31.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:31.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-04T10:30:31.307Z] abafcf9170fa: Preparing [2024-03-04T10:30:31.307Z] 63cda7a1cee2: Preparing [2024-03-04T10:30:31.307Z] ead51fc1524c: Preparing [2024-03-04T10:30:31.307Z] fd475903ccd6: Preparing [2024-03-04T10:30:31.307Z] 790a42c5b5ad: Preparing [2024-03-04T10:30:31.307Z] 7611ece58d98: Preparing [2024-03-04T10:30:31.307Z] 7c504f21be85: Preparing [2024-03-04T10:30:31.307Z] 7611ece58d98: Waiting [2024-03-04T10:30:31.307Z] 7c504f21be85: Waiting [2024-03-04T10:30:31.307Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:30:31.307Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:31.307Z] 63cda7a1cee2: Layer already exists [2024-03-04T10:30:31.307Z] abafcf9170fa: Layer already exists [2024-03-04T10:30:31.307Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:31.307Z] 7611ece58d98: Layer already exists [2024-03-04T10:30:31.307Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:31.307Z] a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:32.443Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:33.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-04T10:30:33.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-04T10:30:33.320Z] abafcf9170fa: Preparing [2024-03-04T10:30:33.320Z] 63cda7a1cee2: Preparing [2024-03-04T10:30:33.320Z] ead51fc1524c: Preparing [2024-03-04T10:30:33.320Z] fd475903ccd6: Preparing [2024-03-04T10:30:33.320Z] 790a42c5b5ad: Preparing [2024-03-04T10:30:33.320Z] 7611ece58d98: Preparing [2024-03-04T10:30:33.320Z] 7c504f21be85: Preparing [2024-03-04T10:30:33.320Z] 7611ece58d98: Waiting [2024-03-04T10:30:33.320Z] 7c504f21be85: Waiting [2024-03-04T10:30:33.320Z] abafcf9170fa: Layer already exists [2024-03-04T10:30:33.320Z] 63cda7a1cee2: Layer already exists [2024-03-04T10:30:33.320Z] 790a42c5b5ad: Layer already exists [2024-03-04T10:30:33.320Z] fd475903ccd6: Layer already exists [2024-03-04T10:30:33.320Z] ead51fc1524c: Layer already exists [2024-03-04T10:30:33.320Z] 7c504f21be85: Layer already exists [2024-03-04T10:30:33.320Z] 7611ece58d98: Layer already exists [2024-03-04T10:30:33.584Z] main: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T10:30:34.711Z] ===================================================== [Pipeline] echo [2024-03-04T10:30:34.896Z] taggedImages: [2024-03-04T10:30:34.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [2024-03-04T10:30:34.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-04T10:30:34.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 [2024-03-04T10:30:34.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [2024-03-04T10:30:34.896Z] - 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-03-04T10:30:36.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:30:36.370Z] [2024-03-04T10:30:36.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:36.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:30:36.877Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-04T10:30:36.877Z] 8998bd30e6a1: Pulling fs layer [2024-03-04T10:30:36.877Z] 04944245beec: Pulling fs layer [2024-03-04T10:30:36.877Z] 699f458cf7ca: Pulling fs layer [2024-03-04T10:30:36.877Z] 765212b225bb: Pulling fs layer [2024-03-04T10:30:36.877Z] f23df028b6ca: Pulling fs layer [2024-03-04T10:30:36.877Z] d65c8cfc05b1: Pulling fs layer [2024-03-04T10:30:36.877Z] 2437ff75d9bd: Pulling fs layer [2024-03-04T10:30:36.877Z] 765212b225bb: Waiting [2024-03-04T10:30:36.877Z] f23df028b6ca: Waiting [2024-03-04T10:30:36.877Z] d65c8cfc05b1: Waiting [2024-03-04T10:30:36.877Z] 2437ff75d9bd: Waiting [2024-03-04T10:30:37.145Z] 04944245beec: Verifying Checksum [2024-03-04T10:30:37.145Z] 04944245beec: Download complete [2024-03-04T10:30:37.145Z] 765212b225bb: Verifying Checksum [2024-03-04T10:30:37.145Z] 765212b225bb: Download complete [2024-03-04T10:30:37.145Z] f23df028b6ca: Verifying Checksum [2024-03-04T10:30:37.145Z] f23df028b6ca: Download complete [2024-03-04T10:30:37.145Z] d65c8cfc05b1: Download complete [2024-03-04T10:30:37.412Z] 699f458cf7ca: Verifying Checksum [2024-03-04T10:30:37.412Z] 699f458cf7ca: Download complete [2024-03-04T10:30:37.680Z] 8998bd30e6a1: Verifying Checksum [2024-03-04T10:30:37.680Z] 8998bd30e6a1: Download complete [2024-03-04T10:30:40.260Z] 2437ff75d9bd: Verifying Checksum [2024-03-04T10:30:42.202Z] 8998bd30e6a1: Pull complete [2024-03-04T10:30:42.784Z] 04944245beec: Pull complete [2024-03-04T10:30:44.724Z] 699f458cf7ca: Pull complete [2024-03-04T10:30:44.724Z] 765212b225bb: Pull complete [2024-03-04T10:30:45.305Z] f23df028b6ca: Pull complete [2024-03-04T10:30:45.573Z] d65c8cfc05b1: Pull complete [2024-03-04T10:31:03.772Z] 2437ff75d9bd: Pull complete [2024-03-04T10:31:03.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-04T10:31:03.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:31:03.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:31:04.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container [2024-03-04T10:31:04.778Z] $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-04T10:31:07.248Z] $ docker top 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:31:08.486Z] ---> job-cost.sh [2024-03-04T10:31:08.486Z] lf-activate-venv: SKIPPING [2024-03-04T10:31:08.486Z] INFO: No Stack... [2024-03-04T10:31:09.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-04T10:31:09.667Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T10:31:10.290Z] + cut -d, -f6 [2024-03-04T10:31:10.290Z] + cat /w/workspace/edgex-go/630/archives/cost.csv [Pipeline] lock [2024-03-04T10:31:10.347Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] [2024-03-04T10:31:10.357Z] Resource [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] did not exist. Created. [2024-03-04T10:31:10.362Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T10:31:11.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-04T10:31:12.054Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T10:31:12.062Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T10:31:12.425Z] $ docker stop --time=1 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 [2024-03-04T10:31:13.921Z] $ docker rm -f --volumes 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 [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-03-04T10:31:18.078Z] provisioning config files... [2024-03-04T10:31:18.085Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/630@tmp/config2951649317099753899tmp [Pipeline] { [Pipeline] sh [2024-03-04T10:31:18.714Z] + set +x [2024-03-04T10:31:18.714Z] + curl -s https://codecov.io/bash [2024-03-04T10:31:18.714Z] + bash -s -- [2024-03-04T10:31:18.714Z] [2024-03-04T10:31:18.714Z] _____ _ [2024-03-04T10:31:18.714Z] / ____| | | [2024-03-04T10:31:18.714Z] | | ___ __| | ___ ___ _____ __ [2024-03-04T10:31:18.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-04T10:31:18.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-04T10:31:18.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-04T10:31:18.714Z] Bash-1.0.6 [2024-03-04T10:31:18.714Z] [2024-03-04T10:31:18.714Z] [2024-03-04T10:31:18.714Z] ==> git version 2.25.1 found [2024-03-04T10:31:18.714Z] ==> 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-03-04T10:31:18.714Z] Release-Date: 2020-01-08 [2024-03-04T10:31:18.714Z] 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-03-04T10:31:18.714Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-04T10:31:18.714Z] ==> Jenkins CI detected. [2024-03-04T10:31:18.714Z] current dir:  /w/workspace/edgex-go/630 [2024-03-04T10:31:18.714Z] project root: . [2024-03-04T10:31:18.714Z] --> token set from env [2024-03-04T10:31:18.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-04T10:31:18.974Z] ==> Running gcov in . (disable via -X gcov) [2024-03-04T10:31:18.974Z] ==> Python coveragepy not found [2024-03-04T10:31:18.974Z] ==> Searching for coverage reports in: [2024-03-04T10:31:18.974Z] + . [2024-03-04T10:31:18.974Z] -> Found 1 reports [2024-03-04T10:31:18.974Z] ==> Detecting git/mercurial file structure [2024-03-04T10:31:18.974Z] ==> Reading reports [2024-03-04T10:31:18.974Z] + ./coverage.out bytes=453602 [2024-03-04T10:31:18.974Z] ==> Appending adjustments [2024-03-04T10:31:18.974Z] https://docs.codecov.io/docs/fixing-reports [2024-03-04T10:31:19.911Z] + Found adjustments [2024-03-04T10:31:19.911Z] ==> Gzipping contents [2024-03-04T10:31:19.911Z] 60K /tmp/codecov.JGlcGP.gz [2024-03-04T10:31:19.911Z] ==> Uploading reports [2024-03-04T10:31:19.911Z] url: https://codecov.io [2024-03-04T10:31:19.911Z] query: branch=main&commit=a48d6392372de4eada0148d46cda0c5092cdf95e&build=630&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F630%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-04T10:31:19.911Z] -> Pinging Codecov [2024-03-04T10:31:19.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a48d6392372de4eada0148d46cda0c5092cdf95e&build=630&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F630%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-04T10:31:20.171Z] -> Uploading to [2024-03-04T10:31:20.171Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-04/00271124DB129430A58F1EEE437C3FCB/a48d6392372de4eada0148d46cda0c5092cdf95e/a60cdcc3-2d1f-4773-99c5-84a74d4a1e29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T103119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92efcd5007af9f52b1c7e005f23c4cd9c98be7a3e92647972d9136e2165283fe [2024-03-04T10:31:20.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:20.171Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:20.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57824 0 0 100 57824 0 278k --:--:-- --:--:-- --:--:-- 276k 100 57824 0 0 100 57824 0 180k --:--:-- --:--:-- --:--:-- 179k [2024-03-04T10:31:20.429Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [2024-03-04T10:31:20.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-04T10:31:21.573Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-04T10:31:21.592Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:31:22.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T10:31:22.411Z] [2024-03-04T10:31:22.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:31:22.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T10:31:22.886Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-04T10:31:22.886Z] df9b9388f04a: Pulling fs layer [2024-03-04T10:31:22.886Z] 52dc419b0ee2: Pulling fs layer [2024-03-04T10:31:22.886Z] 25bc292e5bac: Pulling fs layer [2024-03-04T10:31:22.886Z] 114826534d7a: Pulling fs layer [2024-03-04T10:31:22.886Z] 4657fd5d0bcf: Pulling fs layer [2024-03-04T10:31:22.886Z] 6ad1cebc031e: Pulling fs layer [2024-03-04T10:31:22.886Z] 8a3aa393b2d8: Pulling fs layer [2024-03-04T10:31:22.886Z] 6ad1cebc031e: Waiting [2024-03-04T10:31:22.886Z] 114826534d7a: Waiting [2024-03-04T10:31:22.886Z] 4657fd5d0bcf: Waiting [2024-03-04T10:31:22.886Z] 8a3aa393b2d8: Waiting [2024-03-04T10:31:22.886Z] 25bc292e5bac: Verifying Checksum [2024-03-04T10:31:22.886Z] 25bc292e5bac: Download complete [2024-03-04T10:31:22.886Z] 52dc419b0ee2: Download complete [2024-03-04T10:31:22.886Z] 4657fd5d0bcf: Verifying Checksum [2024-03-04T10:31:22.886Z] 4657fd5d0bcf: Download complete [2024-03-04T10:31:22.886Z] df9b9388f04a: Verifying Checksum [2024-03-04T10:31:23.145Z] 6ad1cebc031e: Verifying Checksum [2024-03-04T10:31:23.145Z] 6ad1cebc031e: Download complete [2024-03-04T10:31:23.145Z] df9b9388f04a: Pull complete [2024-03-04T10:31:23.145Z] 52dc419b0ee2: Pull complete [2024-03-04T10:31:23.403Z] 25bc292e5bac: Pull complete [2024-03-04T10:31:23.662Z] 114826534d7a: Verifying Checksum [2024-03-04T10:31:23.662Z] 114826534d7a: Download complete [2024-03-04T10:31:23.919Z] 8a3aa393b2d8: Verifying Checksum [2024-03-04T10:31:23.919Z] 8a3aa393b2d8: Download complete [2024-03-04T10:31:27.201Z] 114826534d7a: Pull complete [2024-03-04T10:31:27.201Z] 4657fd5d0bcf: Pull complete [2024-03-04T10:31:27.766Z] 6ad1cebc031e: Pull complete [2024-03-04T10:31:30.292Z] 8a3aa393b2d8: Pull complete [2024-03-04T10:31:30.292Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-04T10:31:30.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-04T10:31:30.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:31:31.093Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:31:31.130Z] $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-04T10:31:35.643Z] $ docker top 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-04T10:31:36.123Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-04T10:31:36.404Z] + set -o pipefail [2024-03-04T10:31:36.404Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-04T10:31:42.979Z] [2024-03-04T10:31:42.979Z] Monitoring /w/workspace/edgex-go/630 (github.com/edgexfoundry/edgex-go)... [2024-03-04T10:31:42.979Z] [2024-03-04T10:31:42.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8b323938-1b8d-4a0b-b01a-cdd1a8652f85 [2024-03-04T10:31:42.979Z] [2024-03-04T10:31:42.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-04T10:31:42.979Z] [2024-03-04T10:31:42.979Z] [2024-03-04T10:31:42.979Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-04T10:31:42.979Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-04T10:31:42.979Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-04T10:31:42.993Z] $ docker stop --time=1 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb [2024-03-04T10:31:46.523Z] $ docker rm -f --volumes 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-04T10:31:48.112Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:31:48.297Z] provisioning config files... [2024-03-04T10:31:48.306Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/630@tmp/config16926029368811337437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:31:48.958Z] --> edgex-publish-swagger.sh [2024-03-04T10:31:48.958Z] === Publish openapi/v3 API === [2024-03-04T10:31:48.958Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-04T10:31:48.958Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/630/openapi/v3/core-command.yaml] [2024-03-04T10:31:48.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:48.958Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:49.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55375 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55281 [2024-03-04T10:31:49.527Z] [2024-03-04T10:31:49.527Z] [2024-03-04T10:31:49.527Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/630/openapi/v3/core-data.yaml] [2024-03-04T10:31:49.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:49.527Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:50.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k [2024-03-04T10:31:50.096Z] [2024-03-04T10:31:50.096Z] [2024-03-04T10:31:50.096Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/630/openapi/v3/core-metadata.yaml] [2024-03-04T10:31:50.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:50.096Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:50.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 420 337k --:--:-- --:--:-- --:--:-- 336k 100 144k 100 180 100 144k 420 337k --:--:-- --:--:-- --:--:-- 336k [2024-03-04T10:31:50.356Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-04T10:31:50.356Z] [2024-03-04T10:31:50.356Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/630/openapi/v3/support-notifications.yaml] [2024-03-04T10:31:50.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:50.356Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:50.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 389 184k --:--:-- --:--:-- --:--:-- 184k [2024-03-04T10:31:50.926Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-04T10:31:50.926Z] [2024-03-04T10:31:50.926Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/630/openapi/v3/support-scheduler.yaml] [2024-03-04T10:31:50.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:31:50.926Z] Dload Upload Total Spent Left Speed [2024-03-04T10:31:51.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 443 91019 --:--:-- --:--:-- --:--:-- 91463 [2024-03-04T10:31:51.187Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-04T10:31:51.187Z] [Pipeline] } [2024-03-04T10:31:51.197Z] 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-03-04T10:31:53.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T10:31:53.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:31:53.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:31:53.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:31:54.190Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:31:54.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T10:31:54.617Z] $ docker top 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 -eo pid,comm [2024-03-04T10:31:54.664Z] 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-03-04T10:31:54.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T10:31:55.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:31:55.422Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:31:55.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:31:55.548Z] $ docker exec 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 ssh-agent [2024-03-04T10:31:55.652Z] SSH_AUTH_SOCK=/tmp/ssh-oFV2PLvR6yfc/agent.32 [2024-03-04T10:31:55.652Z] SSH_AGENT_PID=38 [2024-03-04T10:31:55.656Z] Running ssh-add (command line suppressed) [2024-03-04T10:31:55.758Z] Identity added: /w/workspace/edgex-go/630@tmp/private_key_1426307695565246899.key (/w/workspace/edgex-go/630@tmp/private_key_1426307695565246899.key) [2024-03-04T10:31:55.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:31:56.246Z] + git semver tag [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,421 [run_tag] DEBUG tag force:False [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,421 [check_head_tag] DEBUG check head tag [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,423 [execute] INFO git cat-file --batch-check [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=) [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,427 [execute] INFO git cat-file --batch [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=) [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,460 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,460 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:31:56.505Z] 2024-03-04 10:31:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:31:56.505Z] 3.2.0-dev.20 [Pipeline] } [2024-03-04T10:31:56.517Z] $ docker exec --env ******** --env ******** 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 ssh-agent -k [2024-03-04T10:31:56.612Z] unset SSH_AUTH_SOCK; [2024-03-04T10:31:56.612Z] unset SSH_AGENT_PID; [2024-03-04T10:31:56.612Z] echo Agent pid 38 killed; [2024-03-04T10:31:56.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:31:57.771Z] + git semver [Pipeline] } [2024-03-04T10:31:58.044Z] $ docker stop --time=1 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 [2024-03-04T10:31:59.344Z] $ docker rm -f --volumes 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:00.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T10:32:00.644Z] [2024-03-04T10:32:00.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:01.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T10:32:01.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-04T10:32:01.121Z] ab5ef0e58194: Pulling fs layer [2024-03-04T10:32:01.121Z] 9712f1f96733: Pulling fs layer [2024-03-04T10:32:01.121Z] 63f879dbbcfc: Pulling fs layer [2024-03-04T10:32:01.121Z] 0d9ebad4ef96: Pulling fs layer [2024-03-04T10:32:01.121Z] e9a5061849ea: Pulling fs layer [2024-03-04T10:32:01.121Z] d747dcd14b5f: Pulling fs layer [2024-03-04T10:32:01.121Z] 2de7ff778b66: Pulling fs layer [2024-03-04T10:32:01.121Z] 0d9ebad4ef96: Waiting [2024-03-04T10:32:01.121Z] d747dcd14b5f: Waiting [2024-03-04T10:32:01.121Z] e9a5061849ea: Waiting [2024-03-04T10:32:01.121Z] 9712f1f96733: Verifying Checksum [2024-03-04T10:32:01.121Z] 9712f1f96733: Download complete [2024-03-04T10:32:01.385Z] 63f879dbbcfc: Verifying Checksum [2024-03-04T10:32:01.385Z] 63f879dbbcfc: Download complete [2024-03-04T10:32:01.645Z] e9a5061849ea: Verifying Checksum [2024-03-04T10:32:01.645Z] e9a5061849ea: Download complete [2024-03-04T10:32:01.645Z] d747dcd14b5f: Verifying Checksum [2024-03-04T10:32:01.645Z] d747dcd14b5f: Download complete [2024-03-04T10:32:01.645Z] 0d9ebad4ef96: Verifying Checksum [2024-03-04T10:32:01.645Z] 0d9ebad4ef96: Download complete [2024-03-04T10:32:01.645Z] ab5ef0e58194: Verifying Checksum [2024-03-04T10:32:01.645Z] ab5ef0e58194: Download complete [2024-03-04T10:32:01.645Z] 2de7ff778b66: Verifying Checksum [2024-03-04T10:32:01.645Z] 2de7ff778b66: Download complete [2024-03-04T10:32:04.176Z] ab5ef0e58194: Pull complete [2024-03-04T10:32:04.176Z] 9712f1f96733: Pull complete [2024-03-04T10:32:04.740Z] 63f879dbbcfc: Pull complete [2024-03-04T10:32:08.925Z] 0d9ebad4ef96: Pull complete [2024-03-04T10:32:08.925Z] e9a5061849ea: Pull complete [2024-03-04T10:32:08.925Z] d747dcd14b5f: Pull complete [2024-03-04T10:32:09.861Z] 2de7ff778b66: Pull complete [2024-03-04T10:32:09.861Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-04T10:32:09.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T10:32:09.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:32:10.663Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:32:10.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-04T10:32:16.854Z] $ docker top 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:32:17.314Z] provisioning config files... [2024-03-04T10:32:17.321Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/630@tmp/config17962187488328790416tmp [2024-03-04T10:32:17.331Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/630@tmp/config12330749517439915669tmp [2024-03-04T10:32:17.340Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/630@tmp/config5294143089369897353tmp [Pipeline] { [Pipeline] echo [2024-03-04T10:32:17.697Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:17.991Z] ---> sigul-configuration.sh [2024-03-04T10:32:17.991Z] gpg: directory `/root/.gnupg' created [2024-03-04T10:32:17.991Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-04T10:32:17.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-04T10:32:17.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-04T10:32:17.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-04T10:32:17.992Z] gpg: CAST5 encrypted data [2024-03-04T10:32:17.992Z] gpg: encrypted with 1 passphrase [2024-03-04T10:32:17.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-04T10:32:18.288Z] + mkdir /home/jenkins [2024-03-04T10:32:18.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-04T10:32:18.578Z] + 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-03-04T10:32:18.591Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:18.883Z] ---> sigul-install.sh [2024-03-04T10:32:18.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-04T10:32:19.175Z] + git tag --list [2024-03-04T10:32:19.175Z] 0.6.0 [2024-03-04T10:32:19.175Z] 0.6.1 [2024-03-04T10:32:19.175Z] 0.7.0 [2024-03-04T10:32:19.175Z] 0.7.1 [2024-03-04T10:32:19.175Z] v1.0.0 [2024-03-04T10:32:19.175Z] v1.0.1 [2024-03-04T10:32:19.175Z] v1.1.0 [2024-03-04T10:32:19.175Z] v1.2.0 [2024-03-04T10:32:19.175Z] v1.2.1 [2024-03-04T10:32:19.175Z] v1.3.0 [2024-03-04T10:32:19.175Z] v1.3.1 [2024-03-04T10:32:19.175Z] v2.0.0 [2024-03-04T10:32:19.175Z] v2.1.0 [2024-03-04T10:32:19.175Z] v2.1.1 [2024-03-04T10:32:19.175Z] v2.2.0 [2024-03-04T10:32:19.175Z] v2.3.0 [2024-03-04T10:32:19.175Z] v3.0 [2024-03-04T10:32:19.175Z] v3.0.0 [2024-03-04T10:32:19.175Z] v3.1 [2024-03-04T10:32:19.175Z] v3.1.0 [2024-03-04T10:32:19.175Z] v3.1.0-dev.1 [2024-03-04T10:32:19.175Z] v3.1.0-dev.10 [2024-03-04T10:32:19.175Z] v3.1.0-dev.11 [2024-03-04T10:32:19.175Z] v3.1.0-dev.12 [2024-03-04T10:32:19.175Z] v3.1.0-dev.13 [2024-03-04T10:32:19.175Z] v3.1.0-dev.14 [2024-03-04T10:32:19.175Z] v3.1.0-dev.15 [2024-03-04T10:32:19.175Z] v3.1.0-dev.16 [2024-03-04T10:32:19.175Z] v3.1.0-dev.17 [2024-03-04T10:32:19.175Z] v3.1.0-dev.18 [2024-03-04T10:32:19.175Z] v3.1.0-dev.19 [2024-03-04T10:32:19.175Z] v3.1.0-dev.2 [2024-03-04T10:32:19.175Z] v3.1.0-dev.20 [2024-03-04T10:32:19.175Z] v3.1.0-dev.21 [2024-03-04T10:32:19.175Z] v3.1.0-dev.22 [2024-03-04T10:32:19.175Z] v3.1.0-dev.23 [2024-03-04T10:32:19.175Z] v3.1.0-dev.24 [2024-03-04T10:32:19.175Z] v3.1.0-dev.25 [2024-03-04T10:32:19.175Z] v3.1.0-dev.26 [2024-03-04T10:32:19.175Z] v3.1.0-dev.27 [2024-03-04T10:32:19.175Z] v3.1.0-dev.28 [2024-03-04T10:32:19.175Z] v3.1.0-dev.29 [2024-03-04T10:32:19.175Z] v3.1.0-dev.3 [2024-03-04T10:32:19.175Z] v3.1.0-dev.30 [2024-03-04T10:32:19.175Z] v3.1.0-dev.31 [2024-03-04T10:32:19.175Z] v3.1.0-dev.32 [2024-03-04T10:32:19.175Z] v3.1.0-dev.33 [2024-03-04T10:32:19.175Z] v3.1.0-dev.34 [2024-03-04T10:32:19.175Z] v3.1.0-dev.35 [2024-03-04T10:32:19.175Z] v3.1.0-dev.36 [2024-03-04T10:32:19.175Z] v3.1.0-dev.37 [2024-03-04T10:32:19.175Z] v3.1.0-dev.38 [2024-03-04T10:32:19.175Z] v3.1.0-dev.39 [2024-03-04T10:32:19.175Z] v3.1.0-dev.4 [2024-03-04T10:32:19.175Z] v3.1.0-dev.40 [2024-03-04T10:32:19.175Z] v3.1.0-dev.41 [2024-03-04T10:32:19.175Z] v3.1.0-dev.42 [2024-03-04T10:32:19.175Z] v3.1.0-dev.43 [2024-03-04T10:32:19.175Z] v3.1.0-dev.44 [2024-03-04T10:32:19.175Z] v3.1.0-dev.45 [2024-03-04T10:32:19.175Z] v3.1.0-dev.46 [2024-03-04T10:32:19.175Z] v3.1.0-dev.47 [2024-03-04T10:32:19.175Z] v3.1.0-dev.48 [2024-03-04T10:32:19.175Z] v3.1.0-dev.49 [2024-03-04T10:32:19.175Z] v3.1.0-dev.5 [2024-03-04T10:32:19.175Z] v3.1.0-dev.50 [2024-03-04T10:32:19.175Z] v3.1.0-dev.51 [2024-03-04T10:32:19.175Z] v3.1.0-dev.52 [2024-03-04T10:32:19.175Z] v3.1.0-dev.53 [2024-03-04T10:32:19.175Z] v3.1.0-dev.54 [2024-03-04T10:32:19.175Z] v3.1.0-dev.55 [2024-03-04T10:32:19.175Z] v3.1.0-dev.56 [2024-03-04T10:32:19.175Z] v3.1.0-dev.57 [2024-03-04T10:32:19.175Z] v3.1.0-dev.58 [2024-03-04T10:32:19.175Z] v3.1.0-dev.59 [2024-03-04T10:32:19.175Z] v3.1.0-dev.6 [2024-03-04T10:32:19.175Z] v3.1.0-dev.60 [2024-03-04T10:32:19.175Z] v3.1.0-dev.61 [2024-03-04T10:32:19.175Z] v3.1.0-dev.62 [2024-03-04T10:32:19.175Z] v3.1.0-dev.63 [2024-03-04T10:32:19.175Z] v3.1.0-dev.64 [2024-03-04T10:32:19.175Z] v3.1.0-dev.65 [2024-03-04T10:32:19.175Z] v3.1.0-dev.66 [2024-03-04T10:32:19.175Z] v3.1.0-dev.67 [2024-03-04T10:32:19.175Z] v3.1.0-dev.68 [2024-03-04T10:32:19.175Z] v3.1.0-dev.69 [2024-03-04T10:32:19.175Z] v3.1.0-dev.7 [2024-03-04T10:32:19.175Z] v3.1.0-dev.70 [2024-03-04T10:32:19.175Z] v3.1.0-dev.71 [2024-03-04T10:32:19.175Z] v3.1.0-dev.72 [2024-03-04T10:32:19.175Z] v3.1.0-dev.73 [2024-03-04T10:32:19.175Z] v3.1.0-dev.8 [2024-03-04T10:32:19.175Z] v3.1.0-dev.9 [2024-03-04T10:32:19.175Z] v3.2.0-dev.1 [2024-03-04T10:32:19.175Z] v3.2.0-dev.10 [2024-03-04T10:32:19.175Z] v3.2.0-dev.11 [2024-03-04T10:32:19.175Z] v3.2.0-dev.12 [2024-03-04T10:32:19.175Z] v3.2.0-dev.13 [2024-03-04T10:32:19.175Z] v3.2.0-dev.14 [2024-03-04T10:32:19.175Z] v3.2.0-dev.15 [2024-03-04T10:32:19.175Z] v3.2.0-dev.16 [2024-03-04T10:32:19.175Z] v3.2.0-dev.17 [2024-03-04T10:32:19.175Z] v3.2.0-dev.18 [2024-03-04T10:32:19.175Z] v3.2.0-dev.19 [2024-03-04T10:32:19.175Z] v3.2.0-dev.2 [2024-03-04T10:32:19.175Z] v3.2.0-dev.20 [2024-03-04T10:32:19.175Z] v3.2.0-dev.3 [2024-03-04T10:32:19.175Z] v3.2.0-dev.4 [2024-03-04T10:32:19.175Z] v3.2.0-dev.5 [2024-03-04T10:32:19.175Z] v3.2.0-dev.6 [2024-03-04T10:32:19.175Z] v3.2.0-dev.7 [2024-03-04T10:32:19.175Z] v3.2.0-dev.8 [2024-03-04T10:32:19.175Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-04T10:32:19.468Z] + lftools sign git-tag v3.2.0-dev.20 [2024-03-04T10:32:20.037Z] Signing Git tag with Sigul... [2024-03-04T10:32:20.037Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-03-04T10:32:20.309Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:20.600Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-04T10:32:20.606Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-04T10:32:20.992Z] $ docker stop --time=1 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e [2024-03-04T10:32:22.256Z] $ docker rm -f --volumes 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-04T10:32:24.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T10:32:24.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:24.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:32:24.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:32:24.936Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:32:24.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T10:32:25.303Z] $ docker top 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f -eo pid,comm [2024-03-04T10:32:25.352Z] 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-03-04T10:32:25.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T10:32:26.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:32:26.025Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:32:26.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:32:26.139Z] $ docker exec 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f ssh-agent [2024-03-04T10:32:26.240Z] SSH_AUTH_SOCK=/tmp/ssh-ekG1IiP438BM/agent.31 [2024-03-04T10:32:26.240Z] SSH_AGENT_PID=37 [2024-03-04T10:32:26.245Z] Running ssh-add (command line suppressed) [2024-03-04T10:32:26.343Z] Identity added: /w/workspace/edgex-go/630@tmp/private_key_5467964128569540249.key (/w/workspace/edgex-go/630@tmp/private_key_5467964128569540249.key) [2024-03-04T10:32:26.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:32:26.829Z] + git semver bump pre [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,002 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,002 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,002 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,003 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/edgex-go/630/.semver/main with force:True [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,003 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,003 [write_file] DEBUG write to file:/w/workspace/edgex-go/630/.semver/main [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,004 [execute] INFO git cat-file --batch-check [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,010 [execute] INFO git cat-file --batch [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T10:32:27.088Z] 2024-03-04 10:32:27,015 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:32:27.088Z] 3.2.0-dev.21 [Pipeline] } [2024-03-04T10:32:27.098Z] $ docker exec --env ******** --env ******** 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f ssh-agent -k [2024-03-04T10:32:27.203Z] unset SSH_AUTH_SOCK; [2024-03-04T10:32:27.203Z] unset SSH_AGENT_PID; [2024-03-04T10:32:27.203Z] echo Agent pid 37 killed; [2024-03-04T10:32:27.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:32:28.291Z] + git semver [Pipeline] } [2024-03-04T10:32:28.565Z] $ docker stop --time=1 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f [2024-03-04T10:32:29.859Z] $ docker rm -f --volumes 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:32:30.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T10:32:30.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:31.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:32:31.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:32:31.754Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:32:31.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T10:32:32.125Z] $ docker top 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T10:32:32.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:32:32.934Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:32:33.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:32:33.061Z] $ docker exec 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 ssh-agent [2024-03-04T10:32:33.164Z] SSH_AUTH_SOCK=/tmp/ssh-7QlZaeUJxnq6/agent.31 [2024-03-04T10:32:33.164Z] SSH_AGENT_PID=37 [2024-03-04T10:32:33.169Z] Running ssh-add (command line suppressed) [2024-03-04T10:32:33.269Z] Identity added: /w/workspace/edgex-go/630@tmp/private_key_8588733504270192351.key (/w/workspace/edgex-go/630@tmp/private_key_8588733504270192351.key) [2024-03-04T10:32:33.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:32:33.852Z] + git semver push [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,016 [run_push] DEBUG push [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,017 [execute] INFO git cat-file --batch-check [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,021 [execute] INFO git rev-list 0604e037601533f9704247a3c9f527f204c23c2f -- [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,021 [execute] DEBUG Popen(['git', 'rev-list', '0604e037601533f9704247a3c9f527f204c23c2f', '--'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,041 [execute] INFO git fetch -v origin [2024-03-04T10:32:34.111Z] 2024-03-04 10:32:34,042 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-04T10:32:34.678Z] 2024-03-04 10:32:34,485 [run_push] DEBUG no remote changes detected [2024-03-04T10:32:34.678Z] 2024-03-04 10:32:34,486 [execute] INFO git push origin semver [2024-03-04T10:32:34.678Z] 2024-03-04 10:32:34,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:32:35.248Z] 2024-03-04 10:32:35,211 [run_push] DEBUG push all version tags [2024-03-04T10:32:35.248Z] 2024-03-04 10:32:35,211 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-04T10:32:35.248Z] 2024-03-04 10:32:35,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:32:36.190Z] 2024-03-04 10:32:35,851 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main [2024-03-04T10:32:36.190Z] 3.2.0-dev.21 [Pipeline] } [2024-03-04T10:32:36.201Z] $ docker exec --env ******** --env ******** 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 ssh-agent -k [2024-03-04T10:32:36.293Z] unset SSH_AUTH_SOCK; [2024-03-04T10:32:36.293Z] unset SSH_AGENT_PID; [2024-03-04T10:32:36.293Z] echo Agent pid 37 killed; [2024-03-04T10:32:36.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:32:37.361Z] + git semver [Pipeline] } [2024-03-04T10:32:37.635Z] $ docker stop --time=1 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 [2024-03-04T10:32:38.906Z] $ docker rm -f --volumes 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 [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-03-04T10:32:41.437Z] + [ -d /w/workspace/edgex-go/630/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:41.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:42.578Z] ---> package-listing.sh [2024-03-04T10:32:42.578Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-04T10:32:42.578Z] ++ facter osfamily [2024-03-04T10:32:42.837Z] + OS_FAMILY=debian [2024-03-04T10:32:42.837Z] + workspace=/w/workspace/edgex-go/630 [2024-03-04T10:32:42.837Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-04T10:32:42.837Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-04T10:32:42.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-04T10:32:42.837Z] + PACKAGES=/tmp/packages_start.txt [2024-03-04T10:32:42.837Z] + '[' /w/workspace/edgex-go/630 ']' [2024-03-04T10:32:42.837Z] + PACKAGES=/tmp/packages_end.txt [2024-03-04T10:32:42.837Z] + case "${OS_FAMILY}" in [2024-03-04T10:32:42.837Z] + dpkg -l [2024-03-04T10:32:42.837Z] + grep '^ii' [2024-03-04T10:32:42.837Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-04T10:32:42.837Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-04T10:32:42.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-04T10:32:42.837Z] + '[' /w/workspace/edgex-go/630 ']' [2024-03-04T10:32:42.837Z] + mkdir -p /w/workspace/edgex-go/630/archives/ [2024-03-04T10:32:42.837Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/630/archives/ [Pipeline] echo [2024-03-04T10:32:42.847Z] 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/630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-04T10:32:43.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:43.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:32:43.875Z] [2024-03-04T10:32:43.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:32:44.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:32:44.362Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-04T10:32:44.362Z] 5eb5b503b376: Pulling fs layer [2024-03-04T10:32:44.362Z] 5c69ac0246d0: Pulling fs layer [2024-03-04T10:32:44.362Z] ec43610c2a17: Pulling fs layer [2024-03-04T10:32:44.362Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-04T10:32:44.362Z] 33b1e0a273af: Pulling fs layer [2024-03-04T10:32:44.362Z] 5d3b04190fa2: Pulling fs layer [2024-03-04T10:32:44.362Z] 2f39f015ded8: Pulling fs layer [2024-03-04T10:32:44.362Z] 33b1e0a273af: Waiting [2024-03-04T10:32:44.362Z] 5d3b04190fa2: Waiting [2024-03-04T10:32:44.362Z] 3a2ae6a8a46f: Waiting [2024-03-04T10:32:44.362Z] 2f39f015ded8: Waiting [2024-03-04T10:32:44.362Z] 5c69ac0246d0: Download complete [2024-03-04T10:32:44.362Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-04T10:32:44.362Z] 3a2ae6a8a46f: Download complete [2024-03-04T10:32:44.362Z] 33b1e0a273af: Verifying Checksum [2024-03-04T10:32:44.362Z] 33b1e0a273af: Download complete [2024-03-04T10:32:44.362Z] 5d3b04190fa2: Verifying Checksum [2024-03-04T10:32:44.362Z] 5d3b04190fa2: Download complete [2024-03-04T10:32:44.362Z] ec43610c2a17: Verifying Checksum [2024-03-04T10:32:44.362Z] ec43610c2a17: Download complete [2024-03-04T10:32:44.620Z] 5eb5b503b376: Verifying Checksum [2024-03-04T10:32:44.620Z] 5eb5b503b376: Download complete [2024-03-04T10:32:45.185Z] 2f39f015ded8: Download complete [2024-03-04T10:32:45.752Z] 5eb5b503b376: Pull complete [2024-03-04T10:32:46.010Z] 5c69ac0246d0: Pull complete [2024-03-04T10:32:46.269Z] ec43610c2a17: Pull complete [2024-03-04T10:32:46.528Z] 3a2ae6a8a46f: Pull complete [2024-03-04T10:32:46.787Z] 33b1e0a273af: Pull complete [2024-03-04T10:32:46.787Z] 5d3b04190fa2: Pull complete [2024-03-04T10:32:51.001Z] 2f39f015ded8: Pull complete [2024-03-04T10:32:51.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-04T10:32:51.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:32:51.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:32:51.903Z] prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container [2024-03-04T10:32:51.955Z] $ 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/630/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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-04T10:32:55.657Z] $ docker top da58302d30c1fe01ec80c1dac5b5df3f5c3ac78428d4214fd56e35e8b94f06d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:32:56.372Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-04T10:32:56.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-04T10:32:56.945Z] + ls /var/log/sa-host [2024-03-04T10:32:56.945Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:32:57.293Z] provisioning config files... [2024-03-04T10:32:57.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/630@tmp/config12786589504694432135tmp [Pipeline] { [Pipeline] echo [2024-03-04T10:32:57.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:57.956Z] ---> create-netrc.sh [Pipeline] } [2024-03-04T10:32:57.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:58.647Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-04T10:32:58.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:58.940Z] ---> sudo-logs.sh [2024-03-04T10:32:58.940Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-04T10:32:59.156Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:59.440Z] ---> job-cost.sh [2024-03-04T10:32:59.440Z] lf-activate-venv: SKIPPING [2024-03-04T10:32:59.440Z] DEBUG: total: 0.10999999940395355 [2024-03-04T10:32:59.440Z] INFO: Retrieving Stack Cost... [2024-03-04T10:33:00.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T10:33:00.272Z] INFO: Archiving Costs [Pipeline] echo [2024-03-04T10:33:00.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:33:00.568Z] ---> logs-deploy.sh [2024-03-04T10:33:00.568Z] lf-activate-venv: SKIPPING [2024-03-04T10:33:00.568Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/630 [2024-03-04T10:33:00.568Z] INFO: archiving workspace using pattern(s): [2024-03-04T10:33:01.508Z] Archives upload complete. [2024-03-04T10:33:01.767Z] INFO: archiving logs to Nexus